: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;
}
.zett1k {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.el0nmc {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.qxfaj {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.leqh3uks { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.m533 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.m533 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.m533 a:hover { color: var(--accent-light); }
.ry03t7hf     .uc4nde { border-radius: 6px; }
.ry03t7hf .uc4nde li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.ry03t7hf .uc4nde li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
@media (max-width: 640px) {
  .uc4nde {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ir0r8ly4:hover .uc4nde,
  .ir0r8ly4:focus-within .uc4nde { display: block; }
  .uc4nde li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ugov {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.h3n3tly { display: none; }
@media (max-width: 640px) {
  .h3n3tly {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .h3n3tly.goc8u { display: block; }
}
@media (max-width: 640px) {
  .ugov { display: block; }
  .m533 > li + li::before { display: none !important; }
  .m533 {
    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;
  }
  .m533.goc8u { display: flex; }
  .m533 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .m533 li:last-child a { border-bottom: none; }
}
.lxo4 { min-height: 480px; }
.cg2tx {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.a60t9k { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.ioh1jb2 .a60t9k { margin-left: 0; margin-right: 0; }
.war4etld {
  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;
}
.war4etld:hover { opacity: 0.88; }
.zrogo7x1 .cg2tx { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.zrogo7x1 .a60t9k { color: #e2e8f0; }
.zrogo7x1.ioh1jb2   .w0mn1g79 { text-align: left; }
.je4n .cg2tx { color: var(--text-primary); text-shadow: none; }
.je4n .a60t9k { color: var(--text-muted); }
.je4n .war4etld { margin-top: 16px; }
.je4n, .je4n.lxo4 { min-height: auto !important; }
.je4n.ioh1jb2   .w0mn1g79 { text-align: left; }
.je4n~.p6eqkg{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}
.je4n~.p6eqkg .y0i8l{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); }
}
.dsv97mv .oov5n8,
.dsv97mv .q929r,
.dsv97mv .zrogo7x1 .m2dk {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.oov5n8 .cg2tx { color: #fff; }
.oov5n8 .a60t9k { color: rgba(255,255,255,0.85); }
.oov5n8 .war4etld { background: #fff; color: var(--cta); }
.oov5n8 .war4etld:hover { opacity: 0.92; }
.ewrpl .rvkq2z8i { position: relative; overflow: hidden; }
.ewrpl .rvkq2z8i::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;
}
.xiw2x .rvkq2z8i {
  animation: hg-breathe 7s ease-in-out infinite;
}
.hhxnal3 .rvkq2z8i { position: relative; overflow: hidden; }
.hhxnal3 .rvkq2z8i::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;
}
.to3059 .rvkq2z8i { position: relative; overflow: hidden; }
.to3059 .rvkq2z8i::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;
}
.dsv97mv .rvkq2z8i {
  animation: hg-fadein 1.2s ease-out both;
}
.rvkq2z8i {
  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%);
}
.f7ml {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.jhovzcd {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.fhy25r2x {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.rvkq2z8i .cg2tx { text-shadow: none; color: var(--text-primary); }
.rvkq2z8i .a60t9k { color: var(--text-muted); }
body.uwin7 .cg2tx {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.j9s5 .cg2tx {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.rvkq2z8i.bty0s1 .f7ml { align-items: center; text-align: center; }
.rvkq2z8i.ioh1jb2   .f7ml { align-items: flex-start; text-align: left; }
.qfa4 .jhovzcd { position: relative; }
.qfa4 .jhovzcd::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.qfa4.a8878 .jhovzcd::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.jzm2cpk .jhovzcd {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.jzm2cpk .fhy25r2x {
  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);
}
.jzm2cpk.a8878 .jhovzcd { padding: 32px 0 32px 32px; }
.vajabdvx .jhovzcd {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.vajabdvx .fhy25r2x {
  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);
}
.a8878 .f7ml {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.vajabdvx.a8878 .jhovzcd { padding: 40px 16px 40px 48px; }
.uodq0lpo .jhovzcd { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .rvkq2z8i { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .rvkq2z8i .jhovzcd { display: none !important; }
  .uodq0lpo .jhovzcd { display: none !important; }
  .bkxgygi .emlbe { display: none !important; }
  .njqq8 .pt8nma { display: none !important; }
  .f7ml  { padding: 36px 24px; }
  .rvkq2z8i~.p6eqkg,.a8878~.p6eqkg{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .lxo4, .rvkq2z8i { min-height: 320px !important; }
  
  .cg2tx { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .mjwjf { display: none !important; }
  
  .ladlau { flex-direction: column; align-items: center; }
  .nd6irqr0 { width: 100%; max-width: 340px; }
}
.pmnui { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.o4gi8wc { width: 100%; height: auto; display: block; border-radius: 10px; }
.cclsdxub .pmnui        { border-radius: 16px; }
.cclsdxub .o4gi8wc  { border-radius: 16px; }
.ac9m .pmnui         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ac9m .o4gi8wc   { border-radius: 8px; }
.dpgt7bq { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.qy6pc { width: 100%; padding: 32px 0; position: relative; }
.i98oru7 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.jjdr .qy6pc:nth-child(even) { background: var(--bg-surface); }
.jjdr .qy6pc:nth-child(odd)  { background: var(--bg-page); }
.panv .qy6pc:nth-child(even) { background: var(--bg-card); }
.panv .qy6pc:nth-child(odd)  { background: var(--bg-page); }
.jjdr .qy6pc:nth-child(odd)  .i98oru7 { background: var(--bg-card); border-radius: 6px; }
.jjdr .qy6pc:nth-child(even) .i98oru7 { background: var(--bg-raised); border-radius: 6px; }
.panv .qy6pc:nth-child(odd)  .i98oru7 { background: var(--bg-card); border-radius: 6px; }
.panv .qy6pc:nth-child(even) .i98oru7 { background: var(--bg-raised); border-radius: 6px; }
.jjdr .qy6pc:nth-child(even) .uusqo .u2fy77,
.panv .qy6pc:nth-child(even) .uusqo .u2fy77 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.jjdr .qy6pc:nth-child(odd) .uusqo .u2fy77,
.panv .qy6pc:nth-child(odd) .uusqo .u2fy77 { background: var(--bg-card-inner); }
.jjdr .qy6pc:nth-child(even) .t2dr .u2fy77:nth-child(odd),
.panv .qy6pc:nth-child(even) .t2dr .u2fy77:nth-child(odd)  { background: var(--bg-card); }
.jjdr .qy6pc:nth-child(even) .t2dr .u2fy77:nth-child(even),
.panv .qy6pc:nth-child(even) .t2dr .u2fy77:nth-child(even) { background: var(--bg-card-inner); }
h1.k3kckd { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.k3kckd {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.mnip { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.yu3vdm43 h2.k3kckd {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.e0vfhv6 h2.k3kckd {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.pw8jd2om h2.k3kckd {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.reikftm h2.k3kckd::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.vcqshq59 h2.k3kckd {
  color: var(--text-primary); font-size: 1.7rem;
}
.nisluq0e h2.k3kckd::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.bvl8k2m h2.k3kckd {
  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;
}
.lkux { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .lkux { display: none; } }
.xximst { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.osme { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.e075k8 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.rx1b6gyz { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.phmvk { padding-left: 20px; }
.phmvk li { margin-bottom: 6px; }
.phmvk a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.phmvk a:hover { color: var(--accent-light); }
.eqxv8 .rx1b6gyz { display: none; }
.exfn .rx1b6gyz { display: none; }
.exfn .phmvk { padding-left: 0; list-style: none; }
.exfn .phmvk li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.exfn .phmvk a { font-size: 0.92rem; }
.f3pz42f .e075k8 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.f3pz42f .rx1b6gyz { display: none; }
.f3pz42f .phmvk { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.f3pz42f .phmvk li { margin-bottom: 0; }
.f3pz42f .phmvk 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;
}
.f3pz42f .phmvk a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.w73do .e075k8 { padding: 20px 20px 16px; }
.w73do .phmvk {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.w73do .phmvk li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.w73do .phmvk 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;
}
.w73do .phmvk 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;
}
.w73do .phmvk a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.w73do .phmvk a:focus,
.w73do .phmvk a:focus-visible,
.w73do .phmvk a:target { outline: none; }
.w73do .phmvk li:target a { border-color: var(--border); color: var(--text-muted); }
.y3b2 .e075k8 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.y3b2 .rx1b6gyz { display: none; }
.y3b2 .phmvk { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.y3b2 .phmvk li { margin-bottom: 0; }
.y3b2 .phmvk li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.y3b2 .phmvk li:last-child::after { content: ""; margin-right: 0; }
.y3b2 .phmvk a { font-size: 0.9rem; }
.u2fy77 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.uusqo .u2fy77 { background: var(--bg-card); }
.t2dr .u2fy77:nth-child(odd)  { background: var(--bg-card); }
.t2dr .u2fy77:nth-child(even) { background: var(--bg-raised); }
.jmk8fpq .u2fy77 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.jmk8fpq .u2fy77:last-child { border-bottom: none; }
.jmk8fpq h3.mnip { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.jlo8907 .u2fy77 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.jlo8907 .u2fy77 + .u2fy77 { margin-top: 4px; }
.f1xl .u2fy77 { background: none; border-radius: 0; padding: 12px 0; }
.f1xl .u2fy77 + .u2fy77 { border-top: 1px solid var(--border-section); }
.s1p0s { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.naggo38 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.v7xjt2 { color: var(--text-body); margin-bottom: 10px; }
.z8txeps, .jqpa69kr { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.z8txeps li, .jqpa69kr li { margin-bottom: 6px; }
.jqpa69kr li { list-style: decimal; }
.qq2sm     .z8txeps { list-style-type: "● "; }
.e3lwtt  .z8txeps { list-style-type: "■ "; }
.p4j34b4m .z8txeps { list-style-type: "◆ "; }
.db22bf    .z8txeps { list-style-type: "★ "; }
.qq2sm     .xt9hd { list-style-type: "● "; }
.e3lwtt  .xt9hd { list-style-type: "■ "; }
.p4j34b4m .xt9hd { list-style-type: "◆ "; }
.db22bf    .xt9hd { list-style-type: "★ "; }
.qq2sm    .z8txeps li::marker, .qq2sm    .xt9hd li::marker,
.e3lwtt .z8txeps li::marker, .e3lwtt .xt9hd li::marker,
.p4j34b4m .z8txeps li::marker, .p4j34b4m .xt9hd li::marker,
.db22bf   .z8txeps li::marker, .db22bf   .xt9hd li::marker {
  color: var(--cta); font-size: 1em;
}
.qq2sm .jqpa69kr,
.e3lwtt .jqpa69kr,
.p4j34b4m .jqpa69kr,
.db22bf .jqpa69kr {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.qq2sm .jqpa69kr li,
.e3lwtt .jqpa69kr li,
.p4j34b4m .jqpa69kr li,
.db22bf .jqpa69kr li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.qq2sm .jqpa69kr li::before,
.e3lwtt .jqpa69kr li::before,
.p4j34b4m .jqpa69kr li::before,
.db22bf .jqpa69kr 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;
}
.qq2sm     .jqpa69kr li::before { border-radius: 50%; }
.e3lwtt  .jqpa69kr li::before { border-radius: 3px; }
.p4j34b4m .jqpa69kr li::before { border-radius: 3px; }
.db22bf    .jqpa69kr li::before { border-radius: 50%; }
.bxomsgb { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.cc5l .bxomsgb,
.ugzk .bxomsgb { background: transparent; border: none; border-radius: 0; }
.mcddl6ll { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.mcddl6ll th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.mcddl6ll td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.mcddl6ll tr:hover td { background: var(--bg-hover); }
.oriwa5r .mcddl6ll tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ww1uiyd0 .mcddl6ll { border: 1px solid var(--border-alt); }
.ww1uiyd0 .mcddl6ll th,
.ww1uiyd0 .mcddl6ll td { border: 1px solid var(--border-alt); }
.j5le .mcddl6ll th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.j5le .mcddl6ll td { border-bottom: none; }
.j5le .mcddl6ll tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.rfxphqt .mcddl6ll th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.txs09la3 .bxomsgb {
  overflow: hidden;
}
.txs09la3 .mcddl6ll th { border-bottom: 1px solid var(--border-alt); }
.txs09la3 .mcddl6ll tr:last-child td { border-bottom: none; }
.w1oogt { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.elkg4mgs { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.gpff { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.udx9e { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.z5mk3m4 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.xt9hd { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.xt9hd li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.h7fc3 .udx9e { background: transparent; text-align: center; }
.ok0d1n6s .gpff {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.emrlbh .gpff {
  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);
}
.g8pm7mg .elkg4mgs { display: grid; grid-template-columns: auto 1fr; }
.g8pm7mg .gpff {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.g8pm7mg .udx9e { grid-column: 2; }
.g8pm7mg .z5mk3m4,
.g8pm7mg .xt9hd { grid-column: 1 / -1; }
.snw2p3y7 .elkg4mgs { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.snw2p3y7 .gpff {
  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);
}
.snw2p3y7 .udx9e { grid-column: 2; }
.snw2p3y7 .z5mk3m4,
.snw2p3y7 .xt9hd { grid-column: 1 / -1; }
.wmnno8cj .elkg4mgs { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.wmnno8cj .udx9e { background: none; color: var(--accent-light); font-weight: 700; }
.r901rg7g .elkg4mgs { 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); }
.r901rg7g .udx9e { background: none; color: var(--accent-light); font-weight: 700; }
.dhf0vwdn .elkg4mgs { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.dhf0vwdn .elkg4mgs:last-child { border-bottom: none; }
.dhf0vwdn .udx9e { background: none; color: var(--accent-light); font-weight: 700; }
.u3545 .elkg4mgs { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.u3545 .udx9e { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.yerf2v4 .w1oogt { counter-reset: card-n; }
.yerf2v4 .elkg4mgs  { counter-increment: card-n; }
.yerf2v4 .udx9e { display: flex; align-items: center; gap: 10px; }
.yerf2v4 .udx9e::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;
}
.rb6m .elkg4mgs { background: var(--bg-surface); border: 1px solid var(--border); }
.rb6m .udx9e { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.w5elgwz { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.qfsq2  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.e888zsa { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.opinyi { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.w5elgwz strong { color: var(--text-primary); font-size: 0.95rem; }
.w5elgwz p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.o4gi8wc { width: 100%; height: auto; border-radius: 10px; display: block; }
.zz5kt4fp {
  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;
}
.zz5kt4fp:hover { opacity: 0.85; }
.l84vi5 .zz5kt4fp  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.l84vi5 .zz5kt4fp:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.hu43 .zz5kt4fp  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.hu43 .zz5kt4fp:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.wz6b9b .war4etld { border-radius: 50px; }
.wz6b9b .zz5kt4fp  { border-radius: 50px; }
.isjmp .war4etld { padding-left: 22px; padding-right: 22px; }
.isjmp .zz5kt4fp  { padding-left: 12px; padding-right: 12px; }
.ekqn68jd .war4etld { padding-left: 44px; padding-right: 44px; }
.ekqn68jd .zz5kt4fp  { padding-left: 24px; padding-right: 24px; }
.pq1x .war4etld { padding-left: 56px; padding-right: 56px; }
.pq1x .zz5kt4fp  { padding-left: 32px; padding-right: 32px; }
.di7yuru9   .war4etld::after, .di7yuru9   .zz5kt4fp::after,
.rnh5xt8 .war4etld::after, .rnh5xt8 .zz5kt4fp::after,
.tlfhihc    .war4etld::after, .tlfhihc    .zz5kt4fp::after,
.qalye8j    .war4etld::after, .qalye8j    .zz5kt4fp::after,
.fj57n    .war4etld::after, .fj57n    .zz5kt4fp::after,
.q8f667o     .war4etld::after, .q8f667o     .zz5kt4fp::after,
.sbkec    .war4etld::after, .sbkec    .zz5kt4fp::after,
.hxrk   .war4etld::after, .hxrk   .zz5kt4fp::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;
}
.di7yuru9 .war4etld::after, .di7yuru9 .zz5kt4fp::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");
}
.rnh5xt8 .war4etld::after, .rnh5xt8 .zz5kt4fp::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");
}
.tlfhihc .war4etld::after, .tlfhihc .zz5kt4fp::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");
}
.qalye8j .war4etld::after, .qalye8j .zz5kt4fp::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");
}
.fj57n .war4etld::after, .fj57n .zz5kt4fp::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");
}
.q8f667o .war4etld::after, .q8f667o .zz5kt4fp::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");
}
.sbkec .war4etld::after, .sbkec .zz5kt4fp::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");
}
.hxrk .war4etld::after, .hxrk .zz5kt4fp::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");
}
.g97hz5b   .f4k7cz2::after, .g97hz5b   .ql7oa1::after,
.l8rv .f4k7cz2::after, .l8rv .ql7oa1::after,
.sdy6iv8    .f4k7cz2::after, .sdy6iv8    .ql7oa1::after,
.p97pzuf    .f4k7cz2::after, .p97pzuf    .ql7oa1::after,
.knii    .f4k7cz2::after, .knii    .ql7oa1::after,
.sm15i0fa     .f4k7cz2::after, .sm15i0fa     .ql7oa1::after,
.kal707v4    .f4k7cz2::after, .kal707v4    .ql7oa1::after,
.izan108b   .f4k7cz2::after, .izan108b   .ql7oa1::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;
}
.g97hz5b .f4k7cz2::after, .g97hz5b .ql7oa1::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");
}
.l8rv .f4k7cz2::after, .l8rv .ql7oa1::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");
}
.sdy6iv8 .f4k7cz2::after, .sdy6iv8 .ql7oa1::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");
}
.p97pzuf .f4k7cz2::after, .p97pzuf .ql7oa1::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");
}
.knii .f4k7cz2::after, .knii .ql7oa1::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");
}
.sm15i0fa .f4k7cz2::after, .sm15i0fa .ql7oa1::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");
}
.kal707v4 .f4k7cz2::after, .kal707v4 .ql7oa1::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");
}
.izan108b .f4k7cz2::after, .izan108b .ql7oa1::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");
}
.y1955b9 .xy15s4 { background: var(--bg-raised); }
@media (min-width: 721px) {
  .gb0vxy { flex: 0 0 260px; width: 260px; }
  .oo98 { flex: 0 0 120px; width: 120px; }
  .ltqg { flex: 0 0 110px; width: 110px; }
  .l10d   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .hpds { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.hpds.zz5kt4fp { 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) {
  .me3l { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .me3l .c847mefw { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .me3l .gb0vxy { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .me3l .xy15s4 { width: 100%; min-width: unset; height: 120px; }
  .me3l .ydoxw1 { max-height: 96px; max-width: 200px; }
  .me3l .kod8xso9 { min-width: unset; text-align: center; white-space: normal; }
  .me3l .oo98 { min-width: 0; }
  .me3l .l10d { 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; }
  .me3l .hpds { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .vm70zeo .c847mefw { row-gap: 8px !important; gap: 10px !important; }
}
.ld5f5acn    .jve1 li::before { content: "◆"; }
.ld5f5acn    .emmh29 li::before { content: "▲"; }
@media (min-width: 860px) {
  .yzv42j .ovpa {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .yzv42j .r3ljl { margin: 0; }
}
.rfwf .r3ljl { border-top: 4px solid var(--accent); }
.rfwf .o4ywkw2 { background: var(--bg-card); }
@media (max-width: 720px) {
  .hw1a { grid-template-columns: 1fr; }
  .v8qny { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .v8qny .fgccyy7 { width: 72px; height: 50px; }
  .v8qny .iu5c { max-width: 180px; }
  .v8qny .qu6b783 { width: auto; }
}
@media (max-width: 720px) {
  .dol4o0l { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .flkcawrz { padding: 16px; }
  .em60821r .bjf0q2 { min-width: 50%; }
}
@media (max-width: 860px) {
  .oreifbfa { grid-template-columns: 1fr; }
  .ox5q { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .iugdqrma { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .wmbt { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .xd38 { flex-direction: column; align-items: stretch; }
}
.gloq .qu6b783 .zz5kt4fp { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .imsrrps6 { flex-direction: column; align-items: stretch; gap: 10px; }
  .gloq .qu6b783 { text-align: center; }
}
@media (max-width: 720px) {
  .utqpzsgt { grid-template-columns: 1fr; }
  .egil { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .yvcrf { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .fljbzsgl { grid-template-columns: 1fr; }
  .ihr2wn { width: 100px; height: 100px; margin: 16px auto; }
  .vpnkiw { font-size: 1.4rem; }
  .y9k61 { justify-content: center; }
  .ggkkkzu .bjf0q2 { min-width: 50%; }
}
@media (max-width: 540px) {
  .ak3um { flex-wrap: wrap; padding: 14px 16px; }
  .fhxsy { padding: 12px 16px; }
  .ppoa .yeg73um { margin: 0 16px; }
  .ppoa .bipln { padding: 0 16px; }
  .lkr7 { padding: 12px 16px; }
}
.s1g1o .gb0vxy { flex-direction: column; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.s1g1o .kod8xso9 { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.ee918191 .hpds.zz5kt4fp { padding: 14px 30px !important; font-size: 1rem; }
.kldf4au .hpds.zz5kt4fp { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.c5xaiwvv { margin: 16px 0; }
.uma47g { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.uma47g summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.uma47g summary::after { content: "+"; color: var(--accent-light); }
.uma47g[open] summary::after { content: "−"; }
.uma47g p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.qy6pc { margin-bottom: 0; }
.on56u h2.k3kckd { color: var(--text-primary); border-color: var(--accent-light); }
.f3ip0 h2.k3kckd { color: var(--text-primary); border-color: var(--accent-light); }
.wmtse .qfsq2     { background: #052e16; border-color: #10b981; }
.wmtse .dzuu5 { background: #2d0a1e; border-color: #f43f5e; }
.wmtse .e888zsa    { background: #1e1036; border-color: #a855f7; }
.wmtse .w5elgwz strong  { color: #f1f5f9; }
.wmtse .w5elgwz p       { color: #cbd5e1; }
.wmtse .epha9a    .qfsq2     .opinyi::before,
.wmtse .oa15hs  .qfsq2     .opinyi::before,
.wmtse .odawuwg  .qfsq2     .opinyi::before,
.wmtse .f0cyutyp .qfsq2     .opinyi::before { color: #10b981; }
.wmtse .epha9a    .dzuu5 .opinyi::before,
.wmtse .oa15hs  .dzuu5 .opinyi::before,
.wmtse .odawuwg  .dzuu5 .opinyi::before,
.wmtse .f0cyutyp .dzuu5 .opinyi::before { color: #f43f5e; }
.wmtse .epha9a    .e888zsa    .opinyi::before,
.wmtse .oa15hs  .e888zsa    .opinyi::before,
.wmtse .odawuwg  .e888zsa    .opinyi::before,
.wmtse .f0cyutyp .e888zsa    .opinyi::before { color: #a855f7; }
.tt3p .qfsq2     { background: #2d2000; border-color: #eab308; }
.tt3p .e888zsa    { background: #2d1600; border-color: #f97316; }
.tt3p .w5elgwz strong  { color: #f1f5f9; }
.tt3p .w5elgwz p       { color: #cbd5e1; }
.tt3p .epha9a    .qfsq2     .opinyi::before,
.tt3p .oa15hs  .qfsq2     .opinyi::before,
.tt3p .odawuwg  .qfsq2     .opinyi::before,
.tt3p .f0cyutyp .qfsq2     .opinyi::before { color: #eab308; }
.tt3p .epha9a    .dzuu5 .opinyi::before,
.tt3p .oa15hs  .dzuu5 .opinyi::before,
.tt3p .odawuwg  .dzuu5 .opinyi::before,
.tt3p .f0cyutyp .dzuu5 .opinyi::before { color: #ef4444; }
.tt3p .epha9a    .e888zsa    .opinyi::before,
.tt3p .oa15hs  .e888zsa    .opinyi::before,
.tt3p .odawuwg  .e888zsa    .opinyi::before,
.tt3p .f0cyutyp .e888zsa    .opinyi::before { color: #f97316; }
.mdohfnv .qfsq2     { background: #0c1a2e; border-color: #38bdf8; }
.mdohfnv .e888zsa    { background: #0a2020; border-color: #2dd4bf; }
.mdohfnv .w5elgwz strong  { color: #f1f5f9; }
.mdohfnv .w5elgwz p       { color: #cbd5e1; }
.mdohfnv .epha9a    .qfsq2     .opinyi::before,
.mdohfnv .oa15hs  .qfsq2     .opinyi::before,
.mdohfnv .odawuwg  .qfsq2     .opinyi::before,
.mdohfnv .f0cyutyp .qfsq2     .opinyi::before { color: #38bdf8; }
.mdohfnv .epha9a    .dzuu5 .opinyi::before,
.mdohfnv .oa15hs  .dzuu5 .opinyi::before,
.mdohfnv .odawuwg  .dzuu5 .opinyi::before,
.mdohfnv .f0cyutyp .dzuu5 .opinyi::before { color: #818cf8; }
.mdohfnv .epha9a    .e888zsa    .opinyi::before,
.mdohfnv .oa15hs  .e888zsa    .opinyi::before,
.mdohfnv .odawuwg  .e888zsa    .opinyi::before,
.mdohfnv .f0cyutyp .e888zsa    .opinyi::before { color: #2dd4bf; }
.fsgoo .qfsq2     { background: var(--accent-bg); border-color: var(--accent-light); }
.fsgoo .e888zsa    { background: var(--accent-bg); border-color: var(--accent-pale); }
.fsgoo .epha9a    .opinyi::before,
.fsgoo .oa15hs  .opinyi::before,
.fsgoo .odawuwg  .opinyi::before,
.fsgoo .f0cyutyp .opinyi::before { color: var(--accent-light) !important; }
.ofom8 .slovmh88 { background: var(--bg-pros); }
.ofom8 .xkd1gg7 { background: var(--bg-cons); }
.ofom8 .slovmh88 .acfix { color: var(--c-pros-label); }
.ofom8 .xkd1gg7 .ki5q { color: var(--c-cons); }
.ofom8 .slovmh88 ul li,
.ofom8 .jve1 li            { color: var(--c-pros); }
.ofom8 .xkd1gg7 ul li,
.ofom8 .emmh29 li            { color: var(--c-cons); }
.ld5f5acn .acfix::before { content: "◆ "; }
.ld5f5acn .ki5q::before { content: "▲ "; }
.lgex4dup .w5elgwz { background: transparent; border-left: none; border: 1.5px solid; }
.lgex4dup .qfsq2     { border-color: var(--c-tip-border); }
.lgex4dup .e888zsa    { border-color: #60a5fa; }
.lgex4dup .w5elgwz strong { color: var(--text-primary); }
.lgex4dup .w5elgwz p      { color: var(--text-muted); }
.paskid1 .w5elgwz { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.paskid1 .qfsq2     { border-top-color: var(--c-tip-border); }
.paskid1 .e888zsa    { border-top-color: #60a5fa; }
.dt7bteo .w5elgwz { border-left: none; border-radius: 8px; }
.dt7bteo .qfsq2     { background: #065f46; }
.dt7bteo .e888zsa    { background: #1e3a8a; }
.dt7bteo .w5elgwz strong,
.dt7bteo .w5elgwz p { color: #fff; }
.dt7bteo .opinyi::before { color: rgba(255,255,255,0.85) !important; }
.wmtse.dt7bteo .qfsq2,
.wmtse .dt7bteo .qfsq2     { background: #052e16; }
.wmtse.dt7bteo .dzuu5,
.wmtse .dt7bteo .dzuu5 { background: #2d0a1e; }
.wmtse.dt7bteo .e888zsa,
.wmtse .dt7bteo .e888zsa    { background: #1e1036; }
.tt3p.dt7bteo .qfsq2,
.tt3p .dt7bteo .qfsq2      { background: #2d2000; }
.tt3p.dt7bteo .e888zsa,
.tt3p .dt7bteo .e888zsa     { background: #2d1600; }
.mdohfnv.dt7bteo .qfsq2,
.mdohfnv .dt7bteo .qfsq2      { background: #0c1a2e; }
.mdohfnv.dt7bteo .e888zsa,
.mdohfnv .dt7bteo .e888zsa     { background: #0a2020; }
.leeb8k .w5elgwz { border-left: none; border-radius: 6px; padding: 10px 14px; }
.leeb8k .qfsq2     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.leeb8k .dzuu5 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.leeb8k .e888zsa    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.leeb8k .w5elgwz strong { color: var(--text-primary); }
.leeb8k .w5elgwz p      { color: var(--text-muted); }
.m1hx9 .w5elgwz { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.epha9a .opinyi,
.oa15hs .opinyi,
.odawuwg .opinyi,
.f0cyutyp .opinyi { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.epha9a .opinyi::before,
.oa15hs .opinyi::before,
.odawuwg .opinyi::before,
.f0cyutyp .opinyi::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.epha9a .qfsq2     .opinyi::before { content: "✦"; color: var(--c-tip-border); }
.epha9a .dzuu5 .opinyi::before { content: "▲"; color: var(--c-warn-border); }
.epha9a .e888zsa    .opinyi::before { content: "◉"; color: #60a5fa; }
.oa15hs .qfsq2     .opinyi::before { content: "★"; color: var(--c-tip-border); }
.oa15hs .dzuu5 .opinyi::before { content: "◆"; color: var(--c-warn-border); }
.oa15hs .e888zsa    .opinyi::before { content: "●"; color: #60a5fa; }
.odawuwg .qfsq2     .opinyi::before { content: "▶"; color: var(--c-tip-border); }
.odawuwg .dzuu5 .opinyi::before { content: "■"; color: var(--c-warn-border); }
.odawuwg .e888zsa    .opinyi::before { content: "▸"; color: #60a5fa; }
.f0cyutyp .qfsq2     .opinyi::before { content: "→"; color: var(--c-tip-border); }
.f0cyutyp .dzuu5 .opinyi::before { content: "⬥"; color: var(--c-warn-border); }
.f0cyutyp .e888zsa    .opinyi::before { content: "◈"; color: #60a5fa; }
.n2hl5 .uusqo .u2fy77,
.n2hl5 .t2dr .u2fy77  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.n2hl5 .elkg4mgs                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.n2hl5 .bxomsgb          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.n2hl5 .e075k8                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.pxr0u5n .uusqo .u2fy77,
.pxr0u5n .t2dr .u2fy77,
.pxr0u5n .elkg4mgs,
.pxr0u5n .c847mefw,
.pxr0u5n .r3ljl,
.pxr0u5n .bxomsgb,
.pxr0u5n .e075k8,
.pxr0u5n .m1hx9 .w5elgwz { box-shadow: none; }
.rvi8432o   .v7xjt2, .rvi8432o .s1p0s, .rvi8432o .naggo38,
.rvi8432o   .xximst, .rvi8432o .osme { font-size: 0.9rem; }
.rvi8432o   .z8txeps, .rvi8432o .jqpa69kr { font-size: 0.9rem; }
.qa1jsoi   .v7xjt2, .qa1jsoi .s1p0s, .qa1jsoi .naggo38,
.qa1jsoi   .xximst, .qa1jsoi .osme { font-size: 0.95rem; }
.qa1jsoi   .z8txeps, .qa1jsoi .jqpa69kr { font-size: 0.95rem; }
.dbgxr   .v7xjt2, .dbgxr .s1p0s, .dbgxr .naggo38,
.dbgxr   .xximst, .dbgxr .osme { font-size: 1.08rem; }
.dbgxr   .z8txeps, .dbgxr .jqpa69kr { font-size: 1.05rem; }
.dbgxr   .mcddl6ll { font-size: 0.97rem; }
.q4czt1kg .cg2tx      { font-size: 3.2rem; }
.q4czt1kg h2.k3kckd { font-size: 1.9rem; }
.q4czt1kg h3.mnip     { font-size: 1.4rem; }
.tbkd748 .cg2tx      { font-size: 3.8rem; }
.tbkd748 h2.k3kckd { font-size: 2.2rem; }
.tbkd748 h3.mnip     { font-size: 1.6rem; }
.qy6pc + .qy6pc { position: relative; }
.oyzcdyg   .qy6pc + .qy6pc::before,
.sszk87vu  .qy6pc + .qy6pc::before,
.l6wr   .qy6pc + .qy6pc::before,
.qgt7zx   .qy6pc + .qy6pc::before,
.xm8e0fw9   .qy6pc + .qy6pc::before,
.r7nb9xf .qy6pc + .qy6pc::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.oyzcdyg .qy6pc + .qy6pc::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.sszk87vu .qy6pc + .qy6pc::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.l6wr .qy6pc + .qy6pc::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;
}
.qgt7zx .qy6pc + .qy6pc::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.qrud51 .qy6pc { margin-bottom: 16px; }
.qrud51 .qy6pc + .qy6pc { margin-top: 0; }
.qrud51 .i98oru7 { padding-top: 0; padding-bottom: 0; }
.xm8e0fw9 .qy6pc + .qy6pc::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.r7nb9xf .qy6pc + .qy6pc::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.rpkoygo .qy6pc + .qy6pc::before,
.h2smig5a .qy6pc + .qy6pc::before,
.vpp1b2ac .qy6pc + .qy6pc::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%;
}
.jjdr .rpkoygo .qy6pc:nth-child(even)::before,
.jjdr .h2smig5a .qy6pc:nth-child(even)::before,
.jjdr .vpp1b2ac .qy6pc:nth-child(even)::before { background: var(--bg-surface); }
.panv .rpkoygo .qy6pc:nth-child(even)::before,
.panv .h2smig5a .qy6pc:nth-child(even)::before,
.panv .vpp1b2ac .qy6pc:nth-child(even)::before { background: var(--bg-card); }
.rpkoygo .qy6pc + .qy6pc::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");
}
.h2smig5a .qy6pc + .qy6pc::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");
}
.vpp1b2ac .qy6pc + .qy6pc::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");
}
.sf88yz .zrogo7x1 { overflow: hidden; }
.sf88yz .w0mn1g79 { margin-bottom: 70px; }
.wqzdk .f7ml,
.gvvwou .f7ml { padding-bottom: 60px; }
.sf88yz .f7ml { padding-bottom: 70px; }
.sf88yz .zrogo7x1::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%;
}
.sf88yz .zrogo7x1::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");
}
.zyp5 .zrogo7x1:not(.oov5n8) .m2dk { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.ubh2 .rvkq2z8i { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.zyp5 .oov5n8 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.zyp5 .q929r { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.zyp5 .rvkq2z8i { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.ahy0 .rvkq2z8i { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.u5dosfjn .rvkq2z8i { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.id9u3 .rvkq2z8i { background: var(--accent-bg); }
.p2qsurt0 .pmnui { float: left; width: 38%; margin: 0 28px 16px 0; }
.p2qsurt0 .pmnui .o4gi8wc { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.p2qsurt0 .i98oru7::after { content: ''; display: block; clear: both; }
.jb8p .pmnui { float: right; width: 38%; margin: 0 0 16px 28px; }
.jb8p .pmnui .o4gi8wc { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.jb8p .i98oru7::after { content: ''; display: block; clear: both; }
.ujm4 .qy6pc:nth-child(odd)  .pmnui { float: left;  width: 38%; margin: 0 28px 16px 0; }
.ujm4 .qy6pc:nth-child(even) .pmnui { float: right; width: 38%; margin: 0 0 16px 28px; }
.ujm4 .pmnui .o4gi8wc { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ujm4 .i98oru7::after { content: ''; display: block; clear: both; }
.p2qsurt0 .w1oogt,
.p2qsurt0 .me3l,
.jb8p .w1oogt,
.ujm4 .w1oogt,
@media (max-width: 900px) {
  .p2qsurt0 .pmnui,
  .jb8p .pmnui,
  .ujm4 .qy6pc:nth-child(odd)  .pmnui,
  .ujm4 .qy6pc:nth-child(even) .pmnui {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .p2qsurt0 .pmnui .o4gi8wc,
  .jb8p .pmnui .o4gi8wc,
  .ujm4 .pmnui .o4gi8wc {
    max-height: none !important;
  }
}
.p2qsurt0 .z8txeps,
.p2qsurt0 .jqpa69kr,
.jb8p .z8txeps,
.jb8p .jqpa69kr,
.ujm4 .z8txeps,
.ujm4 .jqpa69kr { overflow: hidden; }
@media (max-width: 640px) {
  .p2qsurt0 .pmnui,
  .jb8p .pmnui,
  .ujm4 .pmnui { float: none; width: 100%; margin: 0 0 16px 0; }
}
.zeir9s .dpgt7bq,
.zeir9s .i98oru7,
.zeir9s .bmxfl  { max-width: 1100px; }
.zeir9s { --content-mw: 1100px; }
.nqtpk .dpgt7bq,
.nqtpk .i98oru7,
.nqtpk .bmxfl  { max-width: 1200px; }
.fota6uvb .dpgt7bq,
.fota6uvb .i98oru7,
.fota6uvb .bmxfl  { max-width: 1320px; }
.px2foiu2 { font-size: 0.82rem; color: var(--text-muted); }
.o9ug6 { display: flex; align-items: center; }
.oh73n7 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.m2m6if { display: flex; align-items: center; }
.yauv0m9s { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.yauv0m9s:hover { text-decoration: underline; }
.pe6o1 { margin: 0 3px; opacity: 0.45; }
.pe6o1::before { content: '/'; }
.ivmui { padding: 2px 5px; color: var(--text-main); }
.iseu5g .px2foiu2 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.iseu5g .o9ug6 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.frgw29b .px2foiu2 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.frgw29b .o9ug6 { padding: 0 0 0 12px; }
.wfki .o9ug6 { padding: 0 16px; }
.wfki .px2foiu2 {
  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);
}
.wfki .dpgt7bq { padding-top: 28px; }
@media (max-width: 720px) {
  .el8e { margin-top: 18px; padding: 0 16px; }
  .wfki .dpgt7bq { padding-top: 16px; }
}
.zeir9s.iseu5g .o9ug6 { max-width: 1100px; }
.nqtpk.iseu5g .o9ug6 { max-width: 1200px; }
.fota6uvb.iseu5g .o9ug6 { max-width: 1320px; }
.zeir9s .el8e { max-width: 1100px; }
.l6goxgjj .qy6pc { padding-top: 16px; padding-bottom: 16px; }
.bqsd2 .qy6pc { padding-top: 24px; padding-bottom: 24px; }
.vd8qar .qy6pc { padding-top: 40px; padding-bottom: 40px; }
.a9wjhnn .qy6pc { padding-top: 52px; padding-bottom: 52px; }
.wn6e .qy6pc:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.wn6e .qy6pc:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.wn6e .qy6pc:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.wn6e .qy6pc:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ry7uu .i98oru7 { padding-top: 10px;  padding-bottom: 10px; }
.bpkg4n .i98oru7 { padding-top: 18px;  padding-bottom: 18px; }
.ipuf07 .i98oru7 { padding-top: 36px;  padding-bottom: 36px; }
.r6wd .i98oru7 { padding-top: 48px;  padding-bottom: 48px; }
.qk98l26 h2.k3kckd { font-weight: 600; }
.qk98l26 h3.mnip     { font-weight: 600; }
.v2i9om h2.k3kckd { font-weight: 800; }
.v2i9om h3.mnip     { font-weight: 700; }
.lnw1j8l h2.k3kckd { font-weight: 900; }
.lnw1j8l h3.mnip     { font-weight: 800; }
.lnw1j8l .w5elgwz strong,
.lnw1j8l .w5elgwz strong { font-weight: 600; }
.f4k7cz2 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.s6bmv56 .f4k7cz2 { display: none; }
@media (max-width: 640px) { .f4k7cz2 { display: none; } }
.f4k7cz2 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.f4k7cz2:hover { opacity: 0.85; }
.w73h .f4k7cz2 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.u2wy .f4k7cz2,
.fn8t  .f4k7cz2 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.u2wy .f4k7cz2:hover,
.fn8t  .f4k7cz2:hover { opacity: 0.88; }
.w73h.u2wy .f4k7cz2,
.w73h.fn8t  .f4k7cz2 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ql7oa1 {
  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;
}
.ql7oa1:hover { transform: translateY(-2px); opacity: 0.92; }
.ql7oa1 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.qdhjmd .ql7oa1 { display: none; }
.boc83d6 .ql7oa1 { right: 32px; }
.ql4gq2ot  .ql7oa1 { left: 32px; }
@media (max-width: 480px) {
  .boc83d6 .ql7oa1 { right: 20px; bottom: 20px; }
  .ql4gq2ot  .ql7oa1 { left: 20px; bottom: 20px; }
}
.aimr7 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.bmxfl { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.fpnjy { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.w8jr18n { color: var(--text-dim); font-size: 0.8rem; }
.izta9e a, .tkjbv2a a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.izta9e a:hover, .tkjbv2a a:hover { color: var(--accent-light); }
.tkjbv2a { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.e6mhw .bmxfl { text-align: center; }
.e6mhw .tkjbv2a { justify-content: center; margin-bottom: 16px; }
.e6mhw .fpnjy { margin-top: 0; }
.s0mgbx { margin-top: 10px; }
.s0mgbx a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .bmxfl { padding-left: 16px; padding-right: 16px; }
  .oljw4nex .bmxfl { padding: 20px 16px; }
  .tkjbv2a { gap: 4px 12px; }
  .fpnjy { font-size: 0.78rem; }
}
.i2ta .fpnjy { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.i2ta .w8jr18n { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .i2ta .bt935 { grid-template-columns: 1fr 1fr; } .i2ta .khdj { grid-column: 1 / -1; } }
@media (max-width: 480px) { .i2ta .bt935 { grid-template-columns: 1fr; } }
.pnt68 .fpnjy { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .pnt68 .oikl4h { gap: 12px; } .pnt68 .u8pl { margin-right: 0; width: 100%; } }
.v79l06v .fpnjy { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.v79l06v .w8jr18n { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .v79l06v .upnm2 { grid-template-columns: 1fr 1fr; } .v79l06v .x8v1 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .v79l06v .upnm2 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .qwxfn7b .yy0zf5mo { grid-template-columns: 1fr 1fr; } .qwxfn7b .xkhrcuh:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .qwxfn7b .yy0zf5mo { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .lx3y .yy0zf5mo { grid-template-columns: 1fr; } }
.y61w .bmxfl { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.y61w .tkjbv2a { justify-content: center; }
.ndha2 .zett1k      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.ndha2 .aimr7 { background: var(--bg-page); border-top-color: var(--border-alt); }
.tzj1lz8 .zett1k      { background: #0d1117; border-bottom-color: #21262d; }
.tzj1lz8 .qxfaj { color: var(--accent-light); }
.tzj1lz8 .m533 { --msep-color: #8b949e; }
.tzj1lz8 .m533 a { color: #8b949e; }
.tzj1lz8 .m533 a:hover { color: var(--accent-light); }
.tzj1lz8 .ugov { color: #8b949e; }
.tzj1lz8 .aimr7 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.tzj1lz8 .fpnjy,
.tzj1lz8 .w8jr18n { color: #6e7681; }
.tzj1lz8 .izta9e a, .tzj1lz8 .tkjbv2a a,
.tzj1lz8 .kg4f63l7 a, .tzj1lz8 .o8zo a,
.tzj1lz8 .t90u3u a { color: #8b949e; }
.tzj1lz8 .u8pl { color: #e6edf3; }
.tzj1lz8 .izta9e a:hover, .tzj1lz8 .tkjbv2a a:hover,
.tzj1lz8 .kg4f63l7 a:hover, .tzj1lz8 .o8zo a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .tzj1lz8 .m533 { background: #0d1117; border-top-color: #21262d; }
  .tzj1lz8 .m533 li a { border-bottom-color: #21262d; }
}
.s7fj9at .zett1k      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.s7fj9at .qxfaj { color: var(--accent-light); }
.s7fj9at .m533 { --msep-color: #475569; }
.s7fj9at .m533 a { color: #475569; }
.s7fj9at .m533 a:hover { color: var(--accent-light); }
.s7fj9at .ugov { color: #64748b; }
.s7fj9at .aimr7 { background: #f0f4f8; border-top-color: #cbd5e1; }
.s7fj9at .fpnjy,
.s7fj9at .w8jr18n { color: #64748b; }
.s7fj9at .izta9e a, .s7fj9at .tkjbv2a a,
.s7fj9at .izta9e a:hover, .s7fj9at .tkjbv2a a:hover,
@media (max-width: 640px) {
  .s7fj9at .m533 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .s7fj9at .m533 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.u2wy .zett1k      { background: var(--accent); border-bottom-color: var(--accent-light); }
.u2wy .qxfaj { color: #fff; }
.u2wy .m533 { --msep-color: rgba(255,255,255,0.82); }
.u2wy .m533 a { color: rgba(255,255,255,0.82); }
.u2wy .m533 a:hover { color: #fff; }
.u2wy .ugov { color: rgba(255,255,255,0.9); }
.u2wy .aimr7 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.u2wy .fpnjy,
.u2wy .w8jr18n { color: rgba(255,255,255,0.72); }
.u2wy .izta9e a, .u2wy .tkjbv2a a,
.u2wy .izta9e a:hover, .u2wy .tkjbv2a a:hover,
@media (max-width: 640px) {
  .u2wy .m533 { background: var(--accent); border-top-color: var(--accent-light); }
  .u2wy .m533 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.fn8t .zett1k {
  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);
}
.fn8t .aimr7 {
  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) {
  .fn8t .m533 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.zt0c .el0nmc { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.qbvjhs .el0nmc { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.fyau6hwb .el0nmc { min-height: 72px; height: auto; }
.jg64ygd .el0nmc { min-height: 84px; height: auto; }
.oljw4nex .el0nmc { max-width: none; padding: 0 32px; }
.oljw4nex .bmxfl  { max-width: none; padding: 24px 32px; }
.lghhzgg.nqtpk .el0nmc { max-width: 1200px; }
.lghhzgg.fota6uvb .el0nmc { max-width: 1320px; }
.k9vedkl   .qxfaj, .k9vedkl   .u8pl { text-transform: capitalize; }
.ffaa4ud .qxfaj, .ffaa4ud .u8pl { text-transform: lowercase; }
.eo9ai .qxfaj, .eo9ai .u8pl { text-transform: uppercase; letter-spacing: 0.06em; }
.gmwkk1bb, .rn87ab1 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.th0k8 .gmwkk1bb,
.t0i4je .gmwkk1bb,
.zd0r7 .gmwkk1bb,
.bvwr .gmwkk1bb,
.k2cbcfh6   .m533 a { font-weight: 500; }
.dsjg1eb .m533 a { font-weight: 600; }
.gb21p7     .m533 a { font-weight: 700; }
.x9tdnfqz    .m533 a { font-weight: 800; letter-spacing: 0.01em; }
.ehxit     .m533 > li + li::before,
.ojsdrvv    .m533 > li + li::before,
.h0dewfb    .m533 > li + li::before,
.me74 .m533 > li + li::before,
.izgf076 .m533 > li + li::before,
.ea05ws  .m533 > li + li::before,
.gvmmc    .m533 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.ehxit     .m533 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ojsdrvv    .m533 > li + li::before { content: "|"; }
.h0dewfb    .m533 > li + li::before { content: "—"; }
.me74 .m533 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.izgf076 .m533 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.ea05ws  .m533 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.gvmmc    .m533 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .k9mxebv .ugov,
  .eosna .ugov,
  .dclybf .ugov,
  .zjwhetu .ugov,
  .mwb875z .ugov {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .k9mxebv .ugov::before,
  .eosna .ugov::before,
  .dclybf .ugov::before,
  .zjwhetu .ugov::before,
  .mwb875z .ugov::before { content: ""; display: block; flex-shrink: 0; }

  
  .k9mxebv .ugov::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;
  }

  
  .eosna .ugov::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;
  }

  
  .dclybf .ugov::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;
  }

  
  .zjwhetu .ugov::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;
  }

  
  .mwb875z .ugov::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) {
  .lxyguqcw .ugov {
    padding: 5px 14px;
  }
  .lxyguqcw .m533 {
    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;
  }
  .lxyguqcw .m533 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .lxyguqcw .m533 li a:hover { background: var(--bg-raised); }
  .lxyguqcw .h3n3tly,
  .pnztn .h3n3tly,
  .rgyad .h3n3tly { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .umzq .ugov {
    padding: 5px 10px;
  }
  .umzq .m533 {
    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);
  }
  .umzq .m533.goc8u { transform: translateX(0); }
  .umzq .m533 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .umzq .m533 li:last-child a { border-bottom: none; }
  .u2wy .m533,
  .tzj1lz8 .m533 { background: var(--accent) !important; }
  .u2wy .m533 li a,
  .tzj1lz8 .m533 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .rgyad .ugov {
    padding: 5px 10px;
  }
  .rgyad .m533 {
    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);
  }
  .rgyad .m533::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .rgyad .m533.goc8u { transform: translateY(0); }
  .rgyad .m533 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .r11fjq4 .ugov {
    padding: 5px 10px;
  }
  .r11fjq4 .m533 {
    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;
  }
  .r11fjq4 .m533.goc8u { opacity: 1; pointer-events: auto; }
  .r11fjq4 .m533 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .jsvr     .ugov { border-radius: 0 !important; }
  .hn87   .ugov { border-radius: 8px !important; }
  .d2c4d6 .ugov { border-radius: 50% !important; }
  .b7uvc   .ugov { border-radius: 999px !important; }
}
.hmfjvor .leqh3uks { height: 36px; }
.fq80 .leqh3uks { height: 60px; max-width: 200px; }
.vaqo8k93 .leqh3uks { height: 76px; max-width: 240px; }
.l15vu4     .oo98, .l15vu4     .fycv2hc8 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.xwm3vq .l10d + .l10d {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .smdzq2p8 .me3l {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .smdzq2p8 .c847mefw {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .smdzq2p8 .c847mefw { padding: 40px 16px 20px; }
  .smdzq2p8 .l10d {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .smdzq2p8 .hpds { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .rp9z .c847mefw {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .rp9z .c847mefw::before {
    position: absolute; top: 14px; left: 14px;
  }
  .rp9z .gb0vxy {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .rp9z .kod8xso9 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .rp9z .l10d {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .rp9z .hpds { width: 100%; min-width: 0; }
  .rp9z .oo98 { min-width: 0; }
}
.ogrdkwv .uma47g {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.ogrdkwv .uma47g summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.ogrdkwv .uma47g p { padding: 0 2px 16px; }
.iemb5 .uma47g { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.iemb5 .uma47g summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.iemb5 .uma47g summary::after { content: "›"; font-size: 1.2em; }
.iemb5 .uma47g[open] summary::after { content: "‹"; }
.iemb5 .uma47g p { padding: 10px 22px 4px; }
.vsc4r94j .uma47g {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.vsc4r94j .uma47g summary { color: var(--text-primary); padding-left: 16px; }
.vsc4r94j .uma47g summary::after { content: "›"; font-size: 1.1em; }
.vsc4r94j .uma47g[open] summary::after { content: "‹"; }
.vsc4r94j .uma47g p { padding-left: 16px; }
.lvtw .c5xaiwvv { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.lvtw .uma47g {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.lvtw .uma47g:last-child { border-bottom: none; }
.lvtw .uma47g summary { color: var(--text-primary); border-radius: 0; }
.lvtw .uma47g summary::after { content: "›"; font-size: 1.1em; }
.lvtw .uma47g[open] summary::after { content: "‹"; }
.kciz6shv .uma47g { overflow: hidden; }
.kciz6shv .uma47g summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.kciz6shv .uma47g summary::after { color: rgba(255,255,255,.75); }
.kciz6shv .uma47g[open] summary { border-radius: 0; }
.lloqsv { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.cji4weh9 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.t563i {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.p1kmeohj { color: var(--text-muted); font-size: 1.05rem; }
.j6mz {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.t3cmy {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.rm4vn { margin-bottom: 20px; }
.s7oqc {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.fzvm {
  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;
}
.fzvm:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.jkyo2q { resize: vertical; min-height: 130px; }
.itsoa { width: 100%; margin-top: 8px; }
.h4utt2g {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.metxvl4 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.jq0r0pf { color: var(--text-muted); line-height: 1.75; }
.grw5o8 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.grw5o8 li { margin-bottom: 6px; }
.nsyg { max-width: 760px; margin: 0 auto; }
.zq8ukh5 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.c5jvd { max-width: 760px; margin: 0 auto; }
.yb2i1fo ul.grw5o8 { margin: 0; }
@media (max-width: 640px) { .bqk0ro { grid-template-columns: 1fr; gap: 10px; } }
.dxj9cm { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.roxk { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.oqmas37 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.roxk p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.roxk .grw5o8 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .dxj9cm { grid-template-columns: 1fr; } }
.pcvtlqvg { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.pcvtlqvg:hover .rvf6x { color: var(--accent-light); text-decoration: underline; }
.sz05xp { color: inherit; text-decoration: none; }
.sz05xp:hover { color: var(--accent-light); text-decoration: underline; }
.idd1 { display: inline-block; line-height: 0; }
.cxdy5h6 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ti103ji { margin-bottom: 48px; }
.ytbizi9 { max-width: 760px; margin: 0 auto; }
.jyvw { max-width: 640px; margin: 0 auto; }
.pz7l { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.pz7l:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.hn5aeqmk { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.pz7l p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.pz7l ul.grw5o8 { margin: 0; }
.g58wdr5e { color: var(--text-muted); line-height: 1.75; }
.stzmkw5z .grw5o8,
.jyvw .grw5o8,
.umw4oif .grw5o8,
.ba5knrcm .grw5o8 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.stzmkw5z .pz7l,
.jyvw .pz7l { text-align: left; }
.stzmkw5z .hn5aeqmk,
.jyvw .hn5aeqmk { text-align: center; }
.mz3xe1 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.qi6v { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.ikkt39fh { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.iuxva8 { margin-top: 12px; }
.vbsqe { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.vbsqe:hover { border-bottom-color: var(--accent-light); }
.q93sj7a { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.q93sj7a img { width: 100%; height: 100%; object-fit: cover; display: block; }
.pz34 { width: 72px; height: 72px; }
.cocvwi { border-radius: 10px; }
.mmp9un30 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.irsi7d95 { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .oo10 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.agw7b5 .ikkt39fh, .agw7b5 .qi6v { max-width: 640px; }
.tzceiy .mz3xe1 { font-size: 1.6rem; margin-top: 18px; }
.cmxu .ikkt39fh { margin-bottom: 28px; }
@media (max-width: 860px) { .m2w5v { grid-template-columns: 1fr; } .tzceiy { position: static; text-align: center; } }
.ft04qt5 .q93sj7a { margin: 0 auto 18px; }
.ft04qt5 .mmp9un30 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .kziukep { grid-template-columns: 1fr; } }
.wp6d .mz3xe1 { font-size: 1.6rem; margin-bottom: 6px; }
.ba5knrcm .grw5o8 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .wp6d { flex-direction: column; text-align: center; } .higmt317 { grid-template-columns: 1fr; } }
.tjb3 { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.tjb3 .mz3xe1 { font-size: 1.35rem; margin: 0 0 4px; }
.tjb3 .mmp9un30 { margin: 0; }
.i1clfj4 { max-width: 760px; margin: 0 auto; }
.rurgt { position: relative; padding-left: 28px; }
.rurgt::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.nygbr { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.nygbr:last-child { padding-bottom: 0; }
.kqdqe { 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; }
.k4ot h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.k4ot p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.p6e7xih {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.p6e7xih .t563i { color: var(--accent-light); }
.j3uwjjb .t563i { font-size: 2rem; }
.j3uwjjb .p1kmeohj { max-width: 680px; }
.lko7 .t563i { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.lko7 .p1kmeohj  { margin: 0; }
@media (max-width: 640px) { .lko7 { flex-direction: column; } }
.r5vqrz .t563i { color: var(--accent-light); }
.gvk3 .t563i { color: #fff; }
.gvk3 .p1kmeohj  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .yfsn9bdw { grid-template-columns: 1fr; } }
.x80mao .fzvm {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.x80mao .fzvm:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.rsg45 .fzvm { background: var(--bg-raised); border-color: transparent; }
.rsg45 .fzvm:focus { background: var(--bg-card); border-color: var(--accent-light); }
.db1ddy8 .fzvm { border-radius: 100px; padding: 11px 20px; }
.db1ddy8 .jkyo2q { border-radius: 14px; }
.ehoxvdl {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.ehoxvdl 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;
}
.ehoxvdl summary::-webkit-details-marker { display: none; }
.ehoxvdl summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.ehoxvdl[open] summary::after { content: "−"; }
.tk7k6 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .lcfh { grid-template-columns: 1fr; } }
.bk2xldw2{display:none}
.bk2xldw2:empty,.y0i8l:empty{display:none}
.l28es4pn{position:relative;overflow:visible}
.zw5xyg .p6eqkg,.kor7 .p6eqkg,
.d11fq9pw .p6eqkg,.d0lbujm .p6eqkg,
.qpi6 .p6eqkg,.g9e37c .p6eqkg{display:block}
.qbw7n .e1cg9{display:block}
.zw5xyg .p6eqkg,.kor7 .p6eqkg,
.d11fq9pw .p6eqkg,.d0lbujm .p6eqkg,
.qpi6 .p6eqkg{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}
.zw5xyg .p6eqkg .y0i8l,.kor7 .p6eqkg .y0i8l,
.d11fq9pw .p6eqkg .y0i8l,.d0lbujm .p6eqkg .y0i8l,
.qpi6 .p6eqkg .y0i8l{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}
.zw5xyg .artw2k,.kor7 .artw2k,
.d11fq9pw .artw2k,.d0lbujm .artw2k,
.qpi6 .artw2k{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.zw5xyg .p6eqkg,.kor7 .p6eqkg{top:12px}
.zw5xyg .p6eqkg .y0i8l{margin-right:auto}
.kor7 .p6eqkg .y0i8l{margin-left:auto}
.kor7 .p6eqkg{text-align:right}
.d11fq9pw .p6eqkg,.d0lbujm .p6eqkg{bottom:12px}
.d11fq9pw .p6eqkg .y0i8l{margin-right:auto}
.d0lbujm .p6eqkg .y0i8l{margin-left:auto}
.d0lbujm .p6eqkg{text-align:right}
.qpi6 .p6eqkg{position:relative;margin-top:16px}
.qpi6 .p6eqkg .y0i8l{margin:0 auto}
.g9e37c .p6eqkg{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.g9e37c .p6eqkg .y0i8l{margin:0}
.g9e37c .rvkq2z8i~.p6eqkg,
.g9e37c .a8878~.p6eqkg{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.g9e37c .rvkq2z8i~.p6eqkg .y0i8l,
.g9e37c .a8878~.p6eqkg .y0i8l{justify-content:flex-start}
.rvkq2z8i~.p6eqkg,.a8878~.p6eqkg{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}
.rvkq2z8i~.p6eqkg .y0i8l{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.a8878~.p6eqkg .y0i8l{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.e1cg9 .y0i8l{margin:0 0 12px}
.y0i8l{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.rbcs{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.rvf6x{font-weight:600;color:var(--text-heading);opacity:1}
.ogex::before{content:"·";margin:0 2px;opacity:.5}
.artw2k{white-space:nowrap}
.qwt3y5 .rbcs{display:none}
.q2ibg .artw2k{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.q2ibg .ogex::before{content:""}
.tejzg2 .artw2k{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}
.tejzg2 .ogex::before{content:""}
.ms49 .y0i8l{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.ptgd .artw2k{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.ptgd .ogex::before{content:""}
.t1mrhe0a .artw2k{color: var(--accent-light);opacity:1;font-weight:500}
.ck4yfjy .artw2k{border-bottom:1px solid currentColor;padding-bottom:2px}
.dht27s .y0i8l{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.an29{--date-bg:var(--accent-bg)}
.tqnxp2am .ogex::before{content:""}
.hjacu .ogex::before{content:"•";opacity:.4}
.hjacu .artw2k + .artw2k::before{content:"•";margin-right:6px;opacity:.4}
.n9ijpsi1 .ogex::before{content:"/";opacity:.35}
.n9ijpsi1 .artw2k + .artw2k::before{content:"/";margin-right:6px;opacity:.35}
.vclhpwg .ogex::before{content:"|";opacity:.3}
.vclhpwg .artw2k + .artw2k::before{content:"|";margin-right:6px;opacity:.3}
.qca976 .ogex::before{content:"—";opacity:.3}
.qca976 .artw2k + .artw2k::before{content:"—";margin-right:6px;opacity:.3}
.vaibn0z6 .ogex::before{content:"◆";font-size:.5em;opacity:.35}
.vaibn0z6 .artw2k + .artw2k::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.fqffsg .ogex::before{content:"·";opacity:.4}
.fqffsg .artw2k + .artw2k::before{content:"·";margin-right:6px;opacity:.4}
.i7wyqg0a .ogex::before{content:"›";opacity:.4}
.i7wyqg0a .artw2k + .artw2k::before{content:"›";margin-right:6px;opacity:.4}
.ufy9 .ogex::before{content:"→";opacity:.35;font-size:.85em}
.ufy9 .artw2k + .artw2k::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.ky53ep7v{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.lcbowi{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.xhitg3{display:flex;flex-direction:column;gap:3px}
.qreq{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.zv6d{font-weight:700;font-size:1rem;color:var(--text-heading)}
.gg3p1z{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.bsjnz3r3 .ky53ep7v{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.u0xekj3 .ky53ep7v{border-top:3px solid var(--accent);padding-top:18px}
.anmg .ky53ep7v{border-left:3px solid var(--accent);border-radius:0}
.pesp7ymg .ky53ep7v{padding:20px 0}
@media(max-width:640px){
  .ky53ep7v{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .gg3p1z{max-width:100%}
}
:root {
  --accent:          #097282;
  --brand:           #097282;
  --brand-light:     #0d5864;
  --brand-pale:      #1b7a89;
  --grad-start:      #0ebdd7;
  --grad-end:        #3ecfe5;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #097282;
  --cta-light:       #03525e;
  --cta-hover:       #053f48;
  --bg-page:         #f6f8f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f6;
  --bg-raised:       #edf1f1;
  --bg-hover:        #f3f5f6;
  --border:          #e1e8e9;
  --border-alt:      #cfdbdd;
  --border-section:  #e1e8e9;
  --text-primary:    #161b1c;
  --text-muted:      #505f62;
  --text-body:       #2d3638;
  --text-sub:        #445254;
  --text-faint:      #72888c;
  --text-dim:        #8ea0a3;
  --text-label:      #5b6d70;
  --text-value:      #394446;
  --accent-bg:       #def3f6;
  --accent-bg-light: #c3ecf3;
  --bg-tip:          #f0f9f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f4f9;
  --bg-pros:         #f0f9f5;
  --bg-cons:         #faf3f6;
  --c-pros:          #0c9657;
  --c-cons:          #9f2158;
  --c-pros-label:    #0eb368;
  --c-tip-border:    #10c673;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9657;
}
:root { --logo-bg-opacity: 55%; }
body, button, input { font-family: "Nunito Sans", sans-serif; }
.tl4yo .opinyi { font-size: 0; width: 1.2rem; flex-shrink: 0; }.tl4yo .opinyi::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.tl4yo .qfsq2     .opinyi::before { content: "";  color: var(--c-tip-border); }.tl4yo .dzuu5 .opinyi::before { content: ""; color: var(--c-warn-border); }.tl4yo .e888zsa    .opinyi::before { content: ""; color: #60a5fa; }.wmtse .tl4yo .qfsq2     .opinyi::before { color: #10b981; }.wmtse .tl4yo .dzuu5 .opinyi::before { color: #f43f5e; }.wmtse .tl4yo .e888zsa    .opinyi::before { color: #a855f7; }.tt3p  .tl4yo .qfsq2     .opinyi::before { color: #eab308; }.tt3p  .tl4yo .dzuu5 .opinyi::before { color: #ef4444; }.tt3p  .tl4yo .e888zsa    .opinyi::before { color: #f97316; }.mdohfnv  .tl4yo .qfsq2     .opinyi::before { color: #38bdf8; }.mdohfnv  .tl4yo .dzuu5 .opinyi::before { color: #818cf8; }.mdohfnv  .tl4yo .e888zsa    .opinyi::before { color: #2dd4bf; }.fsgoo .tl4yo .opinyi::before { color: var(--accent-light) !important; }
.sjhvu87e .lxo4, .sjhvu87e .rvkq2z8i { min-height: 320px; }
.cuf7znt7 .war4etld::after, .cuf7znt7 .zz5kt4fp::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; }
.pe6o1::before { content: '/'; }