: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;
}
.pfts {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.htf2 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.yvgf0a {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.qu8zbx { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.dpk8v { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.dpk8v a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.dpk8v a:hover { color: var(--accent-light); }
.jerk4   .ziow { border-radius: 0; }
.ujz4c3x .ziow li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .ziow {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .f0689y:hover .ziow,
  .f0689y:focus-within .ziow { display: block; }
  .ziow li a { padding: 8px 16px; font-size: 0.88rem; }
}
.jt84gh4m {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.w66hs9rr { display: none; }
@media (max-width: 640px) {
  .w66hs9rr {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .w66hs9rr.b7e4pkz { display: block; }
}
@media (max-width: 640px) {
  .jt84gh4m { display: block; }
  .dpk8v > li + li::before { display: none !important; }
  .dpk8v {
    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;
  }
  .dpk8v.b7e4pkz { display: flex; }
  .dpk8v li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .dpk8v li:last-child a { border-bottom: none; }
}
.deegs { min-height: 480px; }
.oyc3ebe {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.rgx7tr { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.gjdp3tr .rgx7tr { margin-left: 0; margin-right: 0; }
.f8k86ntq {
  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;
}
.f8k86ntq:hover { opacity: 0.88; }
.ieg224 .oyc3ebe { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.ieg224 .rgx7tr { color: #e2e8f0; }
.ieg224.gjdp3tr   .hobp3x { text-align: left; }
.r1kfbk8 .oyc3ebe { color: var(--text-primary); text-shadow: none; }
.r1kfbk8 .rgx7tr { color: var(--text-muted); }
.r1kfbk8 .f8k86ntq { margin-top: 16px; }
.r1kfbk8, .r1kfbk8.deegs { min-height: auto !important; }
.r1kfbk8.gjdp3tr   .hobp3x { text-align: left; }
.r1kfbk8~.ozyb1{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}
.r1kfbk8~.ozyb1 .ky4jld{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; }
}
.c5s61oa5 .we42fg,
.c5s61oa5 .zm1a {
  animation: hg-breathe 10s ease-in-out infinite;
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.c5s61oa5 .ieg224 .n2fllfk1 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.we42fg .oyc3ebe { color: #fff; }
.we42fg .rgx7tr { color: rgba(255,255,255,0.85); }
.we42fg .f8k86ntq { background: #fff; color: var(--cta); }
.we42fg .f8k86ntq:hover { opacity: 0.92; }
.e0scc15x .t3hhytd4 { position: relative; overflow: hidden; }
.e0scc15x .t3hhytd4::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;
}
.c5s61oa5 .t3hhytd4 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.jrrxk .t3hhytd4 { position: relative; overflow: hidden; }
.jrrxk .t3hhytd4::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;
}
.inwmcf .t3hhytd4 { position: relative; overflow: hidden; }
.inwmcf .t3hhytd4::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;
}
.t32z4yvv .t3hhytd4 {
  animation: hg-fadein 1.2s ease-out both;
}
.t3hhytd4 {
  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%);
}
.wg78qmg {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.p1sqs65f {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.obaktoi {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.t3hhytd4 .oyc3ebe { text-shadow: none; color: var(--text-primary); }
.t3hhytd4 .rgx7tr { color: var(--text-muted); }
body.m0of .oyc3ebe {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.yvwam1 .oyc3ebe {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.t3hhytd4.f6bijbu .wg78qmg { align-items: center; text-align: center; }
.t3hhytd4.gjdp3tr   .wg78qmg { align-items: flex-start; text-align: left; }
.hru8aj .p1sqs65f { position: relative; }
.hru8aj .p1sqs65f::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.hru8aj.orvew .p1sqs65f::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.ce2x9z .p1sqs65f {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.ce2x9z .obaktoi {
  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);
}
.ce2x9z.orvew .p1sqs65f { padding: 32px 0 32px 32px; }
.unyl .p1sqs65f {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.unyl .obaktoi {
  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);
}
.unyl .zm1a {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.orvew .wg78qmg {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.unyl.orvew .p1sqs65f { padding: 40px 16px 40px 48px; }
.ubxck .p1sqs65f { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .t3hhytd4 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .t3hhytd4 .p1sqs65f { display: none !important; }
  .ubxck .p1sqs65f { display: none !important; }
  .g3yajwur .nvamme { display: none !important; }
  .uvg6kef .i18t2se { display: none !important; }
  .wg78qmg  { padding: 36px 24px; }
  .t3hhytd4~.ozyb1,.orvew~.ozyb1{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .deegs, .t3hhytd4 { min-height: 320px !important; }
  
  .oyc3ebe { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .byyclag { display: none !important; }
  
  .tv09vml { flex-direction: column; align-items: center; }
  .xuo2k { width: 100%; max-width: 340px; }
}
.fn5uyo { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.kbow9 { width: 100%; height: auto; display: block; border-radius: 10px; }
.obpplv7v .fn5uyo        { border-radius: 16px; }
.obpplv7v .kbow9  { border-radius: 16px; }
.bw5gyq .fn5uyo         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.bw5gyq .kbow9   { border-radius: 8px; }
.vzqz7j { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.qpm8 { width: 100%; padding: 32px 0; position: relative; }
.ju6668 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.a0xrae .qpm8:nth-child(even) { background: var(--bg-surface); }
.a0xrae .qpm8:nth-child(odd)  { background: var(--bg-page); }
.f2r3i .qpm8:nth-child(even) { background: var(--bg-card); }
.f2r3i .qpm8:nth-child(odd)  { background: var(--bg-page); }
.a0xrae .qpm8:nth-child(odd)  .ju6668 { background: var(--bg-card); border-radius: 6px; }
.a0xrae .qpm8:nth-child(even) .ju6668 { background: var(--bg-raised); border-radius: 6px; }
.f2r3i .qpm8:nth-child(odd)  .ju6668 { background: var(--bg-card); border-radius: 6px; }
.f2r3i .qpm8:nth-child(even) .ju6668 { background: var(--bg-raised); border-radius: 6px; }
.a0xrae .qpm8:nth-child(even) .f7eh .r443,
.f2r3i .qpm8:nth-child(even) .f7eh .r443 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.a0xrae .qpm8:nth-child(odd) .f7eh .r443,
.f2r3i .qpm8:nth-child(odd) .f7eh .r443 { background: var(--bg-card-inner); }
.a0xrae .qpm8:nth-child(even) .exn6o83v .r443:nth-child(odd),
.f2r3i .qpm8:nth-child(even) .exn6o83v .r443:nth-child(odd)  { background: var(--bg-card); }
.a0xrae .qpm8:nth-child(even) .exn6o83v .r443:nth-child(even),
.f2r3i .qpm8:nth-child(even) .exn6o83v .r443:nth-child(even) { background: var(--bg-card-inner); }
h1.vqmfps { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.vqmfps {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.z0e9n2qs { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.va9wnufm h2.vqmfps {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.h0jtom h2.vqmfps {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.wn94 h2.vqmfps {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ar7btf h2.vqmfps::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.vv5zhq79 h2.vqmfps {
  color: var(--text-primary); font-size: 1.7rem;
}
.inbn9ii h2.vqmfps::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.qt6eqfs h2.vqmfps {
  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;
}
.ks539w { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ks539w { display: none; } }
.hyr7g0 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.fmrttjg1 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.q4f9 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.xh62zs5h { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.rgjf8n { padding-left: 20px; }
.rgjf8n li { margin-bottom: 6px; }
.rgjf8n a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.rgjf8n a:hover { color: var(--accent-light); }
.r36u .xh62zs5h { display: none; }
.r1wew3c .xh62zs5h { display: none; }
.r1wew3c .rgjf8n { padding-left: 0; list-style: none; }
.r1wew3c .rgjf8n li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.r1wew3c .rgjf8n a { font-size: 0.92rem; }
.gsex .q4f9 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.gsex .xh62zs5h { display: none; }
.gsex .rgjf8n { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.gsex .rgjf8n li { margin-bottom: 0; }
.gsex .rgjf8n 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;
}
.gsex .rgjf8n a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.gmcpwp3 .q4f9 { padding: 20px 20px 16px; }
.gmcpwp3 .rgjf8n {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.gmcpwp3 .rgjf8n li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.gmcpwp3 .rgjf8n 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;
}
.gmcpwp3 .rgjf8n 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;
}
.gmcpwp3 .rgjf8n a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.gmcpwp3 .rgjf8n a:focus,
.gmcpwp3 .rgjf8n a:focus-visible,
.gmcpwp3 .rgjf8n a:target { outline: none; }
.gmcpwp3 .rgjf8n li:target a { border-color: var(--border); color: var(--text-muted); }
.ffsa9s .q4f9 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.ffsa9s .xh62zs5h { display: none; }
.ffsa9s .rgjf8n { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.ffsa9s .rgjf8n li { margin-bottom: 0; }
.ffsa9s .rgjf8n li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.ffsa9s .rgjf8n li:last-child::after { content: ""; margin-right: 0; }
.ffsa9s .rgjf8n a { font-size: 0.9rem; }
.r443 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.f7eh .r443 { background: var(--bg-card); }
.exn6o83v .r443:nth-child(odd)  { background: var(--bg-card); }
.exn6o83v .r443:nth-child(even) { background: var(--bg-raised); }
.u2mhnywi .r443 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.u2mhnywi .r443:last-child { border-bottom: none; }
.u2mhnywi h3.z0e9n2qs { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.r6nzmkb .r443 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.r6nzmkb .r443 + .r443 { margin-top: 4px; }
.gxm4w .r443 { background: none; border-radius: 0; padding: 12px 0; }
.gxm4w .r443 + .r443 { border-top: 1px solid var(--border-section); }
.c9f24z3 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.l5bskp { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.ymx90s9, .rjqeeo { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.ymx90s9 li, .rjqeeo li { margin-bottom: 6px; }
.rjqeeo li { list-style: decimal; }
.sx47gkb8     .ymx90s9 { list-style-type: "● "; }
.okou34  .ymx90s9 { list-style-type: "■ "; }
.ddzb .ymx90s9 { list-style-type: "◆ "; }
.q02w3wu    .ymx90s9 { list-style-type: "★ "; }
.sx47gkb8     .hr6i4o0v { list-style-type: "● "; }
.okou34  .hr6i4o0v { list-style-type: "■ "; }
.ddzb .hr6i4o0v { list-style-type: "◆ "; }
.q02w3wu    .hr6i4o0v { list-style-type: "★ "; }
.sx47gkb8    .ymx90s9 li::marker, .sx47gkb8    .hr6i4o0v li::marker,
.okou34 .ymx90s9 li::marker, .okou34 .hr6i4o0v li::marker,
.ddzb .ymx90s9 li::marker, .ddzb .hr6i4o0v li::marker,
.q02w3wu   .ymx90s9 li::marker, .q02w3wu   .hr6i4o0v li::marker {
  color: var(--cta); font-size: 1em;
}
.sx47gkb8 .rjqeeo,
.okou34 .rjqeeo,
.ddzb .rjqeeo,
.q02w3wu .rjqeeo {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.sx47gkb8 .rjqeeo li,
.okou34 .rjqeeo li,
.ddzb .rjqeeo li,
.q02w3wu .rjqeeo li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.sx47gkb8 .rjqeeo li::before,
.okou34 .rjqeeo li::before,
.ddzb .rjqeeo li::before,
.q02w3wu .rjqeeo 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;
}
.sx47gkb8     .rjqeeo li::before { border-radius: 50%; }
.okou34  .rjqeeo li::before { border-radius: 3px; }
.ddzb .rjqeeo li::before { border-radius: 3px; }
.q02w3wu    .rjqeeo li::before { border-radius: 50%; }
.xo0fnqkj { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.akqhndq .xo0fnqkj,
.yyx8 .xo0fnqkj { background: transparent; border: none; border-radius: 0; }
.e83vg { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.e83vg th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.e83vg td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.e83vg tr:hover td { background: var(--bg-hover); }
.fv9atrs1 .e83vg tbody tr:nth-child(even) td { background: var(--bg-surface); }
.gzyo1 .e83vg { border: 1px solid var(--border-alt); }
.gzyo1 .e83vg th,
.gzyo1 .e83vg td { border: 1px solid var(--border-alt); }
.e4gb .e83vg th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.e4gb .e83vg td { border-bottom: none; }
.e4gb .e83vg tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.jehr .e83vg th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.fu69n .xo0fnqkj {
  overflow: hidden;
}
.fu69n .e83vg th { border-bottom: 1px solid var(--border-alt); }
.fu69n .e83vg tr:last-child td { border-bottom: none; }
.edtmn2 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.fc6uua { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.zg6so { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.koi35 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.bbq0bv { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.hr6i4o0v { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.hr6i4o0v 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%}
.e2v7b9wt .koi35 { background: transparent; text-align: center; }
.oze2wyum .zg6so {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.fycx7afe .zg6so {
  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);
}
.ukclk5 .fc6uua { display: grid; grid-template-columns: auto 1fr; }
.ukclk5 .zg6so {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.ukclk5 .koi35 { grid-column: 2; }
.ukclk5 .bbq0bv,
.ukclk5 .hr6i4o0v { grid-column: 1 / -1; }
.u1l7tzf .fc6uua { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.u1l7tzf .zg6so {
  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);
}
.u1l7tzf .koi35 { grid-column: 2; }
.u1l7tzf .bbq0bv,
.u1l7tzf .hr6i4o0v { grid-column: 1 / -1; }
.tnzkhzgh .fc6uua { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.tnzkhzgh .koi35 { background: none; color: var(--accent-light); font-weight: 700; }
.b464 .fc6uua { 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); }
.b464 .koi35 { background: none; color: var(--accent-light); font-weight: 700; }
.ixka9v .fc6uua { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.ixka9v .fc6uua:last-child { border-bottom: none; }
.ixka9v .koi35 { background: none; color: var(--accent-light); font-weight: 700; }
.nb6ae .fc6uua { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.nb6ae .koi35 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.oaqr9 .edtmn2 { counter-reset: card-n; }
.oaqr9 .fc6uua  { counter-increment: card-n; }
.oaqr9 .koi35 { display: flex; align-items: center; gap: 10px; }
.oaqr9 .koi35::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;
}
.jdltqw2h .fc6uua { background: var(--bg-surface); border: 1px solid var(--border); }
.jdltqw2h .koi35 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.sv5fz { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.vdy6mq  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.h260ll { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.sv5fz strong { color: var(--text-primary); font-size: 0.95rem; }
.sv5fz p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.utttv { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.v8i3dj1q, .nhbiugr6 { border-radius: 8px; padding: 14px; }
.v8i3dj1q { background: var(--bg-pros); }
.nhbiugr6 { background: var(--bg-cons); }
.oyx0zcb { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.v8i3dj1q .oyx0zcb { color: var(--c-pros-label); }
.nhbiugr6 .oyx0zcb { color: #f87171; }
.v8i3dj1q ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.nhbiugr6 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.kbow9 { width: 100%; height: auto; border-radius: 10px; display: block; }
.p8pnv {
  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;
}
.p8pnv:hover { opacity: 0.85; }
.opcf2g .p8pnv  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.opcf2g .p8pnv:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.l821ey4h .p8pnv  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.l821ey4h .p8pnv:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.eou44g7 .f8k86ntq { border-radius: 50px; }
.eou44g7 .p8pnv  { border-radius: 50px; }
.j2vkpzr .f8k86ntq { padding-left: 22px; padding-right: 22px; }
.j2vkpzr .p8pnv  { padding-left: 12px; padding-right: 12px; }
.zsap .f8k86ntq { padding-left: 44px; padding-right: 44px; }
.zsap .p8pnv  { padding-left: 24px; padding-right: 24px; }
.tx8je5y .f8k86ntq { padding-left: 56px; padding-right: 56px; }
.tx8je5y .p8pnv  { padding-left: 32px; padding-right: 32px; }
.mc41   .f8k86ntq::after, .mc41   .p8pnv::after,
.iuowx .f8k86ntq::after, .iuowx .p8pnv::after,
.lr2jzj31    .f8k86ntq::after, .lr2jzj31    .p8pnv::after,
.u0sls    .f8k86ntq::after, .u0sls    .p8pnv::after,
.a7ew6    .f8k86ntq::after, .a7ew6    .p8pnv::after,
.kjbmfz17     .f8k86ntq::after, .kjbmfz17     .p8pnv::after,
.kfjoa    .f8k86ntq::after, .kfjoa    .p8pnv::after,
.keaw7s   .f8k86ntq::after, .keaw7s   .p8pnv::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;
}
.mc41 .f8k86ntq::after, .mc41 .p8pnv::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");
}
.iuowx .f8k86ntq::after, .iuowx .p8pnv::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");
}
.lr2jzj31 .f8k86ntq::after, .lr2jzj31 .p8pnv::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");
}
.u0sls .f8k86ntq::after, .u0sls .p8pnv::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");
}
.a7ew6 .f8k86ntq::after, .a7ew6 .p8pnv::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");
}
.kjbmfz17 .f8k86ntq::after, .kjbmfz17 .p8pnv::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");
}
.kfjoa .f8k86ntq::after, .kfjoa .p8pnv::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");
}
.keaw7s .f8k86ntq::after, .keaw7s .p8pnv::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");
}
.vnwrv7f   .jvcgyu2h::after, .vnwrv7f   .jaoxdp::after,
.dzmzq5 .jvcgyu2h::after, .dzmzq5 .jaoxdp::after,
.ucu9p    .jvcgyu2h::after, .ucu9p    .jaoxdp::after,
.vq3a    .jvcgyu2h::after, .vq3a    .jaoxdp::after,
.mbpx5n    .jvcgyu2h::after, .mbpx5n    .jaoxdp::after,
.rhljkl2     .jvcgyu2h::after, .rhljkl2     .jaoxdp::after,
.p65zxm    .jvcgyu2h::after, .p65zxm    .jaoxdp::after,
.dbaanr   .jvcgyu2h::after, .dbaanr   .jaoxdp::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;
}
.vnwrv7f .jvcgyu2h::after, .vnwrv7f .jaoxdp::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");
}
.dzmzq5 .jvcgyu2h::after, .dzmzq5 .jaoxdp::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");
}
.ucu9p .jvcgyu2h::after, .ucu9p .jaoxdp::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");
}
.vq3a .jvcgyu2h::after, .vq3a .jaoxdp::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");
}
.mbpx5n .jvcgyu2h::after, .mbpx5n .jaoxdp::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");
}
.rhljkl2 .jvcgyu2h::after, .rhljkl2 .jaoxdp::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");
}
.p65zxm .jvcgyu2h::after, .p65zxm .jaoxdp::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");
}
.dbaanr .jvcgyu2h::after, .dbaanr .jaoxdp::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");
}
.dpz6k {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
}
.mq0en0 {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 18px 24px;
  display: flex; flex-direction: row; align-items: center; gap: 24px;
  transition: background .15s;
}
.mq0en0 > [itemprop="item"] { display: contents; }
.mq0en0 [itemprop="itemReviewed"],
.mq0en0 [itemprop="reviewRating"] { display: none; }
.mq0en0:hover { background: var(--bg-hover); }
.c15x {
  background: var(--accent-bg);
  border-radius: 10px; padding: 8px 12px;
  display: flex; align-items: center; justify-content: center;
  min-width: 140px; width: 140px; height: 90px; flex-shrink: 0;
}
.xj92 .c15x { background: #1a1a1a; }
.vchhx0r6 .c15x { background: rgba(128,128,128,.12); }
.naay .c15x { background: var(--bg-raised); }
.gbmmnh .c15x { background: transparent; padding: 0; }
.vtt5ttdu { max-height: 74px; max-width: 120px; object-fit: contain; }
.m1tp4 { display: flex; align-items: center; gap: 16px; min-width: 0; }
.m1tp4 .c15x + .rsqo4e { flex: 1 1 auto; }
.rsqo4e { font-weight: 700; font-size: 1.25rem; color: var(--text-primary); line-height: 1.25; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.ykoszjud { color: var(--cta); font-size: 1.2rem; letter-spacing: 2px; line-height: 1; text-align: center; }
.zq9fj { text-align: center; font-size: 1.2rem; font-weight: 700; }
.mjben { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; line-height: 1.3; min-width: 0; gap: 4px; }
@media (min-width: 721px) {
  .m1tp4 { flex: 0 0 260px; width: 260px; }
  .ykoszjud { flex: 0 0 120px; width: 120px; }
  .zq9fj { flex: 0 0 110px; width: 110px; }
  .mjben   { flex: 0 0 180px; width: 180px; }
}
.atlitlf { color: var(--text-label); font-size: .85rem; text-transform: uppercase; letter-spacing: .08em; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; }
.ujuc8y0o { color: var(--text-value); font-weight: 700; font-size: 1.22rem; line-height: 1.3; max-width: 100%; overflow-wrap: anywhere; word-break: break-word; }
.lhnb77 { white-space: nowrap; text-align: center; align-self: center; }
@media (min-width: 721px) {
  .lhnb77 { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.lhnb77.p8pnv { 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) {
  .dpz6k { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .dpz6k .mq0en0 { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .dpz6k .m1tp4 { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .dpz6k .c15x { width: 100%; min-width: unset; height: 120px; }
  .dpz6k .vtt5ttdu { max-height: 96px; max-width: 200px; }
  .dpz6k .rsqo4e { min-width: unset; text-align: center; white-space: normal; }
  .dpz6k .ykoszjud { min-width: 0; }
  .dpz6k .mjben { 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; }
  .dpz6k .lhnb77 { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .u3zaf56 .mq0en0 { row-gap: 8px !important; gap: 10px !important; }
}
.g9ks7h {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.dd1ieiu0 {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.zzx73 {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.zzx73 img { max-width: 80px; max-height: 50px; object-fit: contain; }
.ql102x { flex: 1; }
.ql102x h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.k2x7 { color: var(--c-stars); font-size: 1.1rem; }
.uxte { margin-bottom: 8px; }
.zs7adc85 { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.snpkv::before   { content: "★ "; color: var(--accent-light); }
.i1dh28n { flex-shrink: 0; }
.wtryvw2c img.ht5pg2h { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.akqhndq { padding: 20px 24px; }
.pmi6 { color: var(--text-muted); margin-bottom: 16px; }
.egh5b { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.w7uhytc3, .t59x45 { list-style: none; font-size: 0.9rem; }
.w7uhytc3 li { color: var(--c-pros); margin-bottom: 4px; }
.t59x45 li { color: var(--c-cons); margin-bottom: 4px; }
.w7uhytc3 li::before { content: "✓"; margin-right: 5px; }
.t59x45 li::before { content: "✗"; margin-right: 5px; }
.bwmr0v .w7uhytc3 li::before { content: "→"; }
.bwmr0v .t59x45 li::before { content: "–"; }
.inptchsa  .w7uhytc3 li::before { content: "★"; }
.inptchsa  .t59x45 li::before { content: "✕"; }
.hbk4xe    .w7uhytc3 li::before { content: "◆"; }
.hbk4xe    .t59x45 li::before { content: "▲"; }
.k524z4c0  .w7uhytc3 li::before { content: "▶"; }
.k524z4c0  .t59x45 li::before { content: "■"; }
.njtpyzyp { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.j3nxhssz { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.nsvf { background: var(--bg-pros); color: var(--c-tag-pay); }
.mgbhhfmz { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.ok8tz .mgbhhfmz { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.xb2awd .mgbhhfmz { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .lsctcfpg .l1tdv2c {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .lsctcfpg .g9ks7h { margin: 0; }
}
.d3gh6u .dd1ieiu0 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.d3gh6u .ql102x h3 { color: var(--accent-light); }
.d3gh6u .zzx73 { background: var(--bg-page); border: 1px solid var(--border); }
.m4y5 .g9ks7h { border-top: 4px solid var(--accent); }
.m4y5 .dd1ieiu0 { background: var(--bg-card); }
.norj8h1m .g9ks7h { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.norj8h1m .dd1ieiu0 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.norj8h1m .akqhndq { padding: 14px 16px; }
.norj8h1m .zzx73 { border-radius: 4px; }
.norj8h1m .mgbhhfmz { border-radius: 0; }
.oozbi .dd1ieiu0 { padding: 0; gap: 0; overflow: hidden; }
.oozbi .zzx73 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.oozbi .ql102x { padding: 16px 20px; }
.oozbi .i1dh28n { padding: 16px 20px; align-self: center; }
.xp4zzip .k2x7 { font-size: .95rem; }
.yyx8 .utttv { gap: 10px; }
.yyx8 .v8i3dj1q, .yyx8 .nhbiugr6 { padding: 12px; }
.yyx8 .v8i3dj1q ul, .yyx8 .nhbiugr6 ul { margin: 4px 0 0; padding-left: 18px; }
.yyx8 .v8i3dj1q li, .yyx8 .nhbiugr6 li { font-size: .85rem; margin-bottom: 3px; }
.sdig .j3nxhssz { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .mh328i { grid-template-columns: 1fr; }
  .l6g2ix { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .l6g2ix .vbaj { width: 72px; height: 50px; }
  .l6g2ix .ye8635v { max-width: 180px; }
  .l6g2ix .ny9eihq { width: auto; }
}
.addw .xp4zzip .k2x7 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .addw { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .pfnt8efi { padding: 16px; }
  .fkn07g2v .dliguj { min-width: 50%; }
}
.bnnn .utttv { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .e8hnvo { grid-template-columns: 1fr; }
  .ttgylh { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .uzi3mbgj { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .v4rz { flex-wrap: wrap; padding: 16px; }
}
.nne1 .utttv { gap: 8px; }
.nne1 .v8i3dj1q, .nne1 .nhbiugr6 { padding: 8px; }
@media (max-width: 480px) {
  .yawdnh { flex-direction: column; align-items: stretch; }
}
.a0bwqy6t .ny9eihq .p8pnv { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .j5f1 { flex-direction: column; align-items: stretch; gap: 10px; }
  .a0bwqy6t .ny9eihq { text-align: center; }
}
@media (max-width: 720px) {
  .mlal4 { grid-template-columns: 1fr; }
  .fsjd5 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .sfv6pmg { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.bieq .dadu5 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.pjzr .k2x7 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .s2dfib41 { grid-template-columns: 1fr; }
  .pjzr { width: 100px; height: 100px; margin: 16px auto; }
  .bieq { font-size: 1.4rem; }
  .o2f159 { justify-content: center; }
  .yt68byd7 .dliguj { min-width: 50%; }
}
.db14 .utttv { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .sxc4gw8i { flex-wrap: wrap; padding: 14px 16px; }
  .g3clz2x { padding: 12px 16px; }
  .db14 .utttv { margin: 0 16px; }
  .db14 .sdig { padding: 0 16px; }
  .qaqd { padding: 12px 16px; }
}
.we8rjmb .dpz6k {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 18px;
}
.we8rjmb .dpz6k .mq0en0:only-child { grid-column: 1 / -1; }
.we8rjmb .dpz6k .mq0en0 {
  flex-direction: column; align-items: center; padding: 20px 18px; border-radius: 14px; gap: 14px;
}
.we8rjmb .dpz6k .m1tp4 { flex-direction: column; align-items: center; gap: 12px; width: 100%; min-width: 0; }
.we8rjmb .dpz6k .c15x { width: 100%; min-width: unset; height: 120px; }
.we8rjmb .dpz6k .vtt5ttdu { max-height: 100px; max-width: 200px; }
.we8rjmb .dpz6k .rsqo4e { min-width: unset; text-align: center; white-space: normal; }
.we8rjmb .dpz6k .ykoszjud { min-width: 0; }
.we8rjmb .dpz6k .mjben {
  flex-direction: row; justify-content: space-between; align-items: baseline;
  width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  flex: 0 0 auto; min-width: 0;
}
.we8rjmb .dpz6k .lhnb77 { width: 100%; text-align: center; margin-left: 0; min-width: 0; }
.we8rjmb .dd1ieiu0 { gap: 14px; }
.gqlt .ujuc8y0o {
  color: var(--accent-light); font-weight: 700;
  background: var(--accent-bg); border-radius: 100px;
  padding: 5px 14px; font-size: 1.1rem;
}
.gqlt .ykoszjud { color: var(--cta); }
.gqlt .dd1ieiu0 { background: var(--accent-bg); }
.gqlt .snpkv, .gqlt .y1purhb, .gqlt .kmkfsr {
  background: var(--bg-card); border-radius: 100px; padding: 1px 10px;
  border: 1px solid var(--border);
}
.nb99za9 .mjben { flex-direction: column; align-items: flex-start; gap: 4px; padding-top: 6px; }
.nb99za9 .ujuc8y0o {
  font-weight: 700; font-size: 1.1rem;
  color: var(--accent-light); background: var(--accent-bg);
  border-radius: 6px; padding: 4px 12px; display: inline-block;
}
.nb99za9 .ykoszjud { color: var(--cta); }
.nb99za9 .dd1ieiu0 { border-bottom: 2px solid var(--accent-bg); }
.nb99za9 .snpkv, .nb99za9 .y1purhb, .nb99za9 .kmkfsr {
  background: var(--accent-bg); color: var(--accent-light); border-radius: 100px;
  padding: 2px 10px; font-weight: 600; border: none;
}
.eudfmdj .mq0en0 { border-top: 3px solid var(--accent); }
.eudfmdj .g9ks7h { overflow: hidden; }
.eudfmdj .dd1ieiu0 { background: var(--accent-bg); }
.i4tgo .mq0en0 { padding: 14px 18px; gap: 16px; }
.i4tgo .rsqo4e { font-size: 1rem; }
.i4tgo .dd1ieiu0 { padding: 14px 18px; gap: 14px; }
.i4tgo .akqhndq { padding: 14px 18px; }
.i4tgo .zzx73 { width: 70px; }
.i4tgo .ql102x h3 { font-size: 1.05rem; }
.x6jw .dpz6k { gap: 0; }
.x6jw .mq0en0 {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.x6jw .mq0en0:last-child { border-bottom: none; }
.x6jw .mq0en0:nth-child(odd) { background: var(--accent-bg); }
.x6jw .mq0en0:nth-child(odd):hover { background: var(--bg-hover); }
.u3zaf56 .dpz6k {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.u3zaf56 .mq0en0 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.u3zaf56 .mq0en0:last-child { border-bottom: none; }
.u3zaf56 .ykoszjud,
.u3zaf56 .fs98,
.u3zaf56 .tak7 { border-left: 1px solid var(--border); padding-left: 10px; }
.u3zaf56 .rsqo4e { padding: 0 10px; }
.dsbnd .m1tp4 { flex-direction: column; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.dsbnd .rsqo4e { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.tkq7q79 .m1tp4 { flex-direction: column-reverse; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.tkq7q79 .rsqo4e { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.iif3atdz .dpz6k { gap: 14px; }
.iif3atdz .mq0en0 {
  padding: 20px 26px; gap: 24px; border-radius: 12px;
  min-height: 140px;
}
.iif3atdz .rsqo4e { font-size: 1.15rem; }
.iif3atdz .ujuc8y0o { font-size: 1.22rem; }
.iif3atdz .lhnb77.p8pnv { padding: 14px 30px !important; font-size: 1rem; }
.ufvlzsa8 .dpz6k { gap: 18px; }
.ufvlzsa8 .mq0en0 {
  padding: 28px 32px; gap: 28px; border-radius: 14px;
  min-height: 160px; border-width: 2px;
}
.ufvlzsa8 .c15x {
  min-width: 180px; width: 180px; height: 120px; padding: 10px 14px; border-radius: 14px;
  background: var(--bg-raised);
}
.ufvlzsa8 .vtt5ttdu { max-height: 100px; max-width: 160px; }
.ufvlzsa8 .m1tp4 { min-width: 260px; }
.ufvlzsa8 .rsqo4e { font-size: 1.25rem; font-weight: 800; }
.ufvlzsa8 .ykoszjud { font-size: 1.1rem; letter-spacing: 2px; }
.ufvlzsa8 .ujuc8y0o { font-size: 1.3rem; font-weight: 800; }
.ufvlzsa8 .atlitlf { font-size: .9rem; text-transform: uppercase; letter-spacing: .06em; }
.ufvlzsa8 .lhnb77.p8pnv { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.kdsk .fs98 { flex: 1.8; }
.kdsk .fs98 .ujuc8y0o {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.kdsk .fs98 .atlitlf { font-weight: 700; color: var(--text-primary); }
.zq9fj { display: none; }
.dd3fwdi .ykoszjud { display: none; }
.n2sz2qug .ykoszjud { font-size: 1rem; letter-spacing: 2px; }
.e6evh3 .ykoszjud {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.os46 .ykoszjud,
.h5k3i .ykoszjud,
.cvwxw .ykoszjud { display: none; }
.os46 .zq9fj,
.h5k3i .zq9fj,
.cvwxw .zq9fj { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.os46 .zq9fj { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.os46 .zq9fj small { display: none; }
.h5k3i .zq9fj {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.h5k3i .zq9fj small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.cvwxw .zq9fj {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.cvwxw .zq9fj small { display: none; }
.os46 .uxte .k2x7,
.h5k3i .uxte .k2x7,
.cvwxw .uxte .k2x7 { display: none; }
.os46 .uxte strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.os46 .dadu5 { display: none; }
.h5k3i .uxte strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.h5k3i .if23f,
.h5k3i .dadu5 { font-size: 1em; }
.cvwxw .uxte strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.cvwxw .dadu5 { display: none; }
.k2f4 { margin: 16px 0; }
.lf38rm { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.lf38rm summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.lf38rm summary::after { content: "+"; color: var(--accent-light); }
.lf38rm[open] summary::after { content: "−"; }
.lf38rm p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.qpm8 { margin-bottom: 0; }
.u4htq h2.vqmfps { color: var(--text-primary); border-color: var(--accent-light); }
.eq4dyle9 h2.vqmfps { color: var(--text-primary); border-color: var(--accent-light); }
.hocs .vdy6mq     { background: #052e16; border-color: #10b981; }
.hocs .sv5fz strong  { color: #f1f5f9; }
.hocs .sv5fz p       { color: #cbd5e1; }
.hocs .ky5lk    .vdy6mq     .h260ll::before,
.hocs .uu04  .vdy6mq     .h260ll::before,
.hocs .hjcz7  .vdy6mq     .h260ll::before,
.hocs .vm5g1c2 .vdy6mq     .h260ll::before { color: #10b981; }
.hocs .ky5lk    .hle8ljsz .h260ll::before,
.hocs .uu04  .hle8ljsz .h260ll::before,
.hocs .hjcz7  .hle8ljsz .h260ll::before,
.hocs .vm5g1c2 .hle8ljsz .h260ll::before { color: #f43f5e; }
.hocs .ky5lk    .vpb5    .h260ll::before,
.hocs .uu04  .vpb5    .h260ll::before,
.hocs .hjcz7  .vpb5    .h260ll::before,
.hocs .vm5g1c2 .vpb5    .h260ll::before { color: #a855f7; }
.nqig .vdy6mq     { background: #2d2000; border-color: #eab308; }
.nqig .sv5fz strong  { color: #f1f5f9; }
.nqig .sv5fz p       { color: #cbd5e1; }
.nqig .ky5lk    .vdy6mq     .h260ll::before,
.nqig .uu04  .vdy6mq     .h260ll::before,
.nqig .hjcz7  .vdy6mq     .h260ll::before,
.nqig .vm5g1c2 .vdy6mq     .h260ll::before { color: #eab308; }
.nqig .ky5lk    .hle8ljsz .h260ll::before,
.nqig .uu04  .hle8ljsz .h260ll::before,
.nqig .hjcz7  .hle8ljsz .h260ll::before,
.nqig .vm5g1c2 .hle8ljsz .h260ll::before { color: #ef4444; }
.nqig .ky5lk    .vpb5    .h260ll::before,
.nqig .uu04  .vpb5    .h260ll::before,
.nqig .hjcz7  .vpb5    .h260ll::before,
.nqig .vm5g1c2 .vpb5    .h260ll::before { color: #f97316; }
.tdprvzxp .vdy6mq     { background: #0c1a2e; border-color: #38bdf8; }
.tdprvzxp .sv5fz strong  { color: #f1f5f9; }
.tdprvzxp .sv5fz p       { color: #cbd5e1; }
.tdprvzxp .ky5lk    .vdy6mq     .h260ll::before,
.tdprvzxp .uu04  .vdy6mq     .h260ll::before,
.tdprvzxp .hjcz7  .vdy6mq     .h260ll::before,
.tdprvzxp .vm5g1c2 .vdy6mq     .h260ll::before { color: #38bdf8; }
.tdprvzxp .ky5lk    .hle8ljsz .h260ll::before,
.tdprvzxp .uu04  .hle8ljsz .h260ll::before,
.tdprvzxp .hjcz7  .hle8ljsz .h260ll::before,
.tdprvzxp .vm5g1c2 .hle8ljsz .h260ll::before { color: #818cf8; }
.tdprvzxp .ky5lk    .vpb5    .h260ll::before,
.tdprvzxp .uu04  .vpb5    .h260ll::before,
.tdprvzxp .hjcz7  .vpb5    .h260ll::before,
.tdprvzxp .vm5g1c2 .vpb5    .h260ll::before { color: #2dd4bf; }
.ya2dbjik .vdy6mq     { background: var(--accent-bg); border-color: var(--accent-light); }
.ya2dbjik .ky5lk    .h260ll::before,
.ya2dbjik .uu04  .h260ll::before,
.ya2dbjik .hjcz7  .h260ll::before,
.ya2dbjik .vm5g1c2 .h260ll::before { color: var(--accent-light) !important; }
.aznwrd::before,
.jccwg3j::before { margin-right: 5px; }
.g4sk .v8i3dj1q ul li,
.g4sk .w7uhytc3 li         { color: #4ade80; }
.g4sk .v8i3dj1q .aznwrd { color: #22c55e; }
.g4sk .nhbiugr6 ul li,
.g4sk .t59x45 li         { color: #f87171; }
.g4sk .nhbiugr6 .jccwg3j { color: #ef4444; }
.xgzm .v8i3dj1q { background: var(--bg-pros); }
.xgzm .nhbiugr6 { background: var(--bg-cons); }
.xgzm .v8i3dj1q .aznwrd { color: var(--c-pros-label); }
.xgzm .nhbiugr6 .jccwg3j { color: var(--c-cons); }
.xgzm .v8i3dj1q ul li,
.xgzm .w7uhytc3 li            { color: var(--c-pros); }
.xgzm .nhbiugr6 ul li,
.xgzm .t59x45 li            { color: var(--c-cons); }
.y4fizenl .v8i3dj1q { background: var(--bg-pros); }
.y4fizenl .nhbiugr6 { background: var(--bg-cons); }
.y4fizenl .v8i3dj1q .aznwrd { color: var(--c-pros-label); }
.y4fizenl .nhbiugr6 .jccwg3j { color: var(--c-cons); }
.y4fizenl .v8i3dj1q ul li,
.y4fizenl .w7uhytc3 li          { color: var(--c-pros); }
.y4fizenl .nhbiugr6 ul li,
.y4fizenl .t59x45 li          { color: var(--c-cons); }
.ucb4o3q .aznwrd::before { content: "✓ "; }
.ucb4o3q .jccwg3j::before { content: "✗ "; }
.bwmr0v .aznwrd::before { content: "→ "; }
.bwmr0v .jccwg3j::before { content: "← "; }
.inptchsa .aznwrd::before { content: "★ "; }
.inptchsa .jccwg3j::before { content: "✕ "; }
.hbk4xe .aznwrd::before { content: "◆ "; }
.hbk4xe .jccwg3j::before { content: "▲ "; }
.xb2awd .sv5fz { background: transparent; border-left: none; border: 1.5px solid; }
.xb2awd .vdy6mq     { border-color: var(--c-tip-border); }
.xb2awd .sv5fz strong { color: var(--text-primary); }
.xb2awd .sv5fz p      { color: var(--text-muted); }
.ok8tz .sv5fz { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.ok8tz .vdy6mq     { border-top-color: var(--c-tip-border); }
.glpv2 .sv5fz { border-left: none; border-radius: 8px; }
.glpv2 .vdy6mq     { background: #065f46; }
.glpv2 .hle8ljsz { background: #92400e; }
.glpv2 .vpb5    { background: #1e3a8a; }
.glpv2 .sv5fz strong,
.glpv2 .sv5fz p { color: #fff; }
.glpv2 .h260ll::before { color: rgba(255,255,255,0.85) !important; }
.hocs.glpv2 .vdy6mq,
.hocs .glpv2 .vdy6mq     { background: #052e16; }
.hocs.glpv2 .hle8ljsz,
.hocs .glpv2 .hle8ljsz { background: #2d0a1e; }
.hocs.glpv2 .vpb5,
.hocs .glpv2 .vpb5    { background: #1e1036; }
.nqig.glpv2 .vdy6mq,
.nqig .glpv2 .vdy6mq      { background: #2d2000; }
.nqig.glpv2 .hle8ljsz,
.nqig .glpv2 .hle8ljsz  { background: #2d0b0b; }
.nqig.glpv2 .vpb5,
.nqig .glpv2 .vpb5     { background: #2d1600; }
.tdprvzxp.glpv2 .vdy6mq,
.tdprvzxp .glpv2 .vdy6mq      { background: #0c1a2e; }
.tdprvzxp.glpv2 .hle8ljsz,
.tdprvzxp .glpv2 .hle8ljsz  { background: #12103a; }
.tdprvzxp.glpv2 .vpb5,
.tdprvzxp .glpv2 .vpb5     { background: #0a2020; }
.pyat7r4x .sv5fz { border-left: none; border-radius: 6px; padding: 10px 14px; }
.pyat7r4x .vdy6mq     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.pyat7r4x .sv5fz strong { color: var(--text-primary); }
.pyat7r4x .sv5fz p      { color: var(--text-muted); }
.q7qn946s .sv5fz { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ky5lk .h260ll,
.uu04 .h260ll,
.hjcz7 .h260ll,
.vm5g1c2 .h260ll { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ky5lk .h260ll::before,
.uu04 .h260ll::before,
.hjcz7 .h260ll::before,
.vm5g1c2 .h260ll::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ky5lk .vdy6mq     .h260ll::before { content: "✦"; color: var(--c-tip-border); }
.ky5lk .hle8ljsz .h260ll::before { content: "▲"; color: var(--c-warn-border); }
.ky5lk .vpb5    .h260ll::before { content: "◉"; color: #60a5fa; }
.uu04 .vdy6mq     .h260ll::before { content: "★"; color: var(--c-tip-border); }
.uu04 .hle8ljsz .h260ll::before { content: "◆"; color: var(--c-warn-border); }
.uu04 .vpb5    .h260ll::before { content: "●"; color: #60a5fa; }
.hjcz7 .vdy6mq     .h260ll::before { content: "▶"; color: var(--c-tip-border); }
.hjcz7 .hle8ljsz .h260ll::before { content: "■"; color: var(--c-warn-border); }
.hjcz7 .vpb5    .h260ll::before { content: "▸"; color: #60a5fa; }
.vm5g1c2 .vdy6mq     .h260ll::before { content: "→"; color: var(--c-tip-border); }
.vm5g1c2 .hle8ljsz .h260ll::before { content: "⬥"; color: var(--c-warn-border); }
.vm5g1c2 .vpb5    .h260ll::before { content: "◈"; color: #60a5fa; }
.faav0nne .f7eh .r443,
.faav0nne .exn6o83v .r443  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.faav0nne .fc6uua                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.faav0nne .mq0en0                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.faav0nne .g9ks7h            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.faav0nne .xo0fnqkj          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.faav0nne .q4f9                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.k5vd .f7eh .r443,
.k5vd .exn6o83v .r443,
.k5vd .fc6uua,
.k5vd .mq0en0,
.k5vd .g9ks7h,
.k5vd .xo0fnqkj,
.k5vd .q4f9,
.k5vd .q7qn946s .sv5fz { box-shadow: none; }
.n5085e   .rl5xwvqn, .n5085e .c9f24z3, .n5085e .l5bskp,
.n5085e   .hyr7g0, .n5085e .fmrttjg1 { font-size: 0.9rem; }
.n5085e   .ymx90s9, .n5085e .rjqeeo { font-size: 0.9rem; }
.wvzy7g   .rl5xwvqn, .wvzy7g .c9f24z3, .wvzy7g .l5bskp,
.wvzy7g   .hyr7g0, .wvzy7g .fmrttjg1 { font-size: 0.95rem; }
.wvzy7g   .ymx90s9, .wvzy7g .rjqeeo { font-size: 0.95rem; }
.u9qnp   .rl5xwvqn, .u9qnp .c9f24z3, .u9qnp .l5bskp,
.u9qnp   .hyr7g0, .u9qnp .fmrttjg1 { font-size: 1.08rem; }
.u9qnp   .ymx90s9, .u9qnp .rjqeeo { font-size: 1.05rem; }
.u9qnp   .e83vg { font-size: 0.97rem; }
.i40bq1s .oyc3ebe      { font-size: 3.2rem; }
.i40bq1s h2.vqmfps { font-size: 1.9rem; }
.i40bq1s h3.z0e9n2qs     { font-size: 1.4rem; }
.qu80qy .oyc3ebe      { font-size: 3.8rem; }
.qu80qy h2.vqmfps { font-size: 2.2rem; }
.qu80qy h3.z0e9n2qs     { font-size: 1.6rem; }
.qpm8 + .qpm8 { position: relative; }
.oss174f   .qpm8 + .qpm8::before,
.quxt  .qpm8 + .qpm8::before,
.jdofr   .qpm8 + .qpm8::before,
.a7qkghlg   .qpm8 + .qpm8::before,
.gqlp   .qpm8 + .qpm8::before,
.zzaink .qpm8 + .qpm8::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.oss174f .qpm8 + .qpm8::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.quxt .qpm8 + .qpm8::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.jdofr .qpm8 + .qpm8::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;
}
.a7qkghlg .qpm8 + .qpm8::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.qy4o14i .qpm8 { margin-bottom: 16px; }
.qy4o14i .qpm8 + .qpm8 { margin-top: 0; }
.qy4o14i .ju6668 { padding-top: 0; padding-bottom: 0; }
.gqlp .qpm8 + .qpm8::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.zzaink .qpm8 + .qpm8::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.ho7oso0m .qpm8 + .qpm8::before,
.vvlp3o .qpm8 + .qpm8::before,
.h77v39d .qpm8 + .qpm8::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%;
}
.a0xrae .ho7oso0m .qpm8:nth-child(even)::before,
.a0xrae .vvlp3o .qpm8:nth-child(even)::before,
.a0xrae .h77v39d .qpm8:nth-child(even)::before { background: var(--bg-surface); }
.f2r3i .ho7oso0m .qpm8:nth-child(even)::before,
.f2r3i .vvlp3o .qpm8:nth-child(even)::before,
.f2r3i .h77v39d .qpm8:nth-child(even)::before { background: var(--bg-card); }
.ho7oso0m .qpm8 + .qpm8::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");
}
.vvlp3o .qpm8 + .qpm8::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");
}
.h77v39d .qpm8 + .qpm8::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");
}
.iwu7uc3l .ieg224,
.iwu7uc3l .hobp3x,
.iwu7uc3l .wg78qmg,
.z58v8s .wg78qmg { padding-bottom: 60px; }
.z7khndwu .wg78qmg { padding-bottom: 70px; }
.iwu7uc3l .ieg224::before,
.iwu7uc3l .ieg224::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");
}
.thcpw .t3hhytd4 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.tru7865d .t3hhytd4 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.p8cdl0 .t3hhytd4 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.usxmqx6 .t3hhytd4 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.spahh .we42fg { background: var(--accent); }
.spahh .we42fg .n2fllfk1 { background: none; }
.spahh .zm1a { background: var(--accent); }
.spahh .t3hhytd4 { background: var(--accent-bg); }
.spahh .ieg224:not(.we42fg) .n2fllfk1 { background: rgba(0,0,0,0.6); }
.qhqz0 .fn5uyo { float: left; width: 38%; margin: 0 28px 16px 0; }
.qhqz0 .fn5uyo .kbow9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qhqz0 .ju6668::after { content: ''; display: block; clear: both; }
.wowvy .fn5uyo { float: right; width: 38%; margin: 0 0 16px 28px; }
.wowvy .fn5uyo .kbow9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.wowvy .ju6668::after { content: ''; display: block; clear: both; }
.j2dut0m .qpm8:nth-child(odd)  .fn5uyo { float: left;  width: 38%; margin: 0 28px 16px 0; }
.j2dut0m .qpm8:nth-child(even) .fn5uyo { float: right; width: 38%; margin: 0 0 16px 28px; }
.j2dut0m .fn5uyo .kbow9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.j2dut0m .ju6668::after { content: ''; display: block; clear: both; }
.qhqz0 .edtmn2,
.qhqz0 .dpz6k,
.wowvy .edtmn2,
.wowvy .dpz6k,
.j2dut0m .edtmn2,
.j2dut0m .dpz6k { clear: both; }
@media (max-width: 900px) {
  .qhqz0 .fn5uyo,
  .wowvy .fn5uyo,
  .j2dut0m .qpm8:nth-child(odd)  .fn5uyo,
  .j2dut0m .qpm8:nth-child(even) .fn5uyo {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .qhqz0 .fn5uyo .kbow9,
  .wowvy .fn5uyo .kbow9,
  .j2dut0m .fn5uyo .kbow9 {
    max-height: none !important;
  }
}
.qhqz0 .ymx90s9,
.qhqz0 .rjqeeo,
.wowvy .ymx90s9,
.wowvy .rjqeeo,
.j2dut0m .ymx90s9,
.j2dut0m .rjqeeo { overflow: hidden; }
@media (max-width: 640px) {
  .qhqz0 .fn5uyo,
  .wowvy .fn5uyo,
  .j2dut0m .fn5uyo { float: none; width: 100%; margin: 0 0 16px 0; }
}
.q824de .vzqz7j,
.q824de .ju6668,
.q824de .gy66  { max-width: 1100px; }
.gt37633 .vzqz7j,
.gt37633 .ju6668,
.gt37633 .gy66  { max-width: 1200px; }
.faadlq .vzqz7j,
.faadlq .ju6668,
.faadlq .gy66  { max-width: 1320px; }
.faadlq { --content-mw: 1320px; }
.e75nf { font-size: 0.82rem; color: var(--text-muted); }
.fi0ijx { display: flex; align-items: center; }
.ofwjk {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.kavfa { display: flex; align-items: center; }
.i498 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.i498:hover { text-decoration: underline; }
.kd6iiy { margin: 0 3px; opacity: 0.45; }
.kd6iiy::before { content: '/'; }
.w8xqzn { padding: 2px 5px; color: var(--text-main); }
.h40erf .e75nf {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.h40erf .fi0ijx { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.yl10mz1u .e75nf {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.yl10mz1u .fi0ijx { padding: 0 0 0 12px; }
.lrwjavt .fi0ijx { padding: 0 16px; }
.lrwjavt .e75nf {
  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);
}
.lrwjavt .vzqz7j { padding-top: 28px; }
@media (max-width: 720px) {
  .is4kxkwv { margin-top: 18px; padding: 0 16px; }
  .lrwjavt .vzqz7j { padding-top: 16px; }
}
.q824de.h40erf .fi0ijx { max-width: 1100px; }
.gt37633.h40erf .fi0ijx { max-width: 1200px; }
.faadlq.h40erf .fi0ijx { max-width: 1320px; }
.faadlq .is4kxkwv { max-width: 1320px; }
.jcz6 .qpm8 { padding-top: 16px; padding-bottom: 16px; }
.niefmm8 .qpm8 { padding-top: 24px; padding-bottom: 24px; }
.z7dm56cv .qpm8 { padding-top: 40px; padding-bottom: 40px; }
.dwky .qpm8 { padding-top: 52px; padding-bottom: 52px; }
.nwq2ro .qpm8:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.nwq2ro .qpm8:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.nwq2ro .qpm8:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.nwq2ro .qpm8:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.avc1ch .ju6668 { padding-top: 10px;  padding-bottom: 10px; }
.o449 .ju6668 { padding-top: 18px;  padding-bottom: 18px; }
.rpxe3 .ju6668 { padding-top: 36px;  padding-bottom: 36px; }
.g9oa .ju6668 { padding-top: 48px;  padding-bottom: 48px; }
.yvn6y6hm h2.vqmfps { font-weight: 600; }
.yvn6y6hm h3.z0e9n2qs     { font-weight: 600; }
.ytgkkgo7 { font-weight: 500; }
.ytgkkgo7 h2.vqmfps { font-weight: 800; }
.ytgkkgo7 h3.z0e9n2qs     { font-weight: 700; }
.rjoy h2.vqmfps { font-weight: 900; }
.rjoy h3.z0e9n2qs     { font-weight: 800; }
.rjoy .sv5fz strong,
.rjoy .sv5fz strong { font-weight: 600; }
.jvcgyu2h {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.s7ka247 .jvcgyu2h { display: none; }
@media (max-width: 640px) { .jvcgyu2h { display: none; } }
.jvcgyu2h { background: var(--cta) !important; color: #fff !important; border: none !important; }
.jvcgyu2h:hover { opacity: 0.85; }
.ba4qb .jvcgyu2h { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.u2liw .jvcgyu2h,
.wc2dqil  .jvcgyu2h { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.u2liw .jvcgyu2h:hover,
.wc2dqil  .jvcgyu2h:hover { opacity: 0.88; }
.ba4qb.u2liw .jvcgyu2h,
.ba4qb.wc2dqil  .jvcgyu2h { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.jaoxdp {
  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;
}
.jaoxdp:hover { transform: translateY(-2px); opacity: 0.92; }
.jaoxdp { background: var(--cta) !important; color: #fff !important; border: none !important; }
.llnz0rr .jaoxdp { display: none; }
.ecrokjk .jaoxdp { right: 32px; }
.hhiml1vi  .jaoxdp { left: 32px; }
@media (max-width: 480px) {
  .ecrokjk .jaoxdp { right: 20px; bottom: 20px; }
  .hhiml1vi  .jaoxdp { left: 20px; bottom: 20px; }
}
.v1wsu { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.gy66 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.sielo6r { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.amdd { color: var(--text-dim); font-size: 0.8rem; }
.ez0j55 a, .qc3ejfrd a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.ez0j55 a:hover, .qc3ejfrd a:hover { color: var(--accent-light); }
.qc3ejfrd { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.ptrttaj .gy66 { text-align: center; }
.ptrttaj .qc3ejfrd { justify-content: center; margin-bottom: 16px; }
.ptrttaj .sielo6r { margin-top: 0; }
.asm87 { margin-top: 10px; }
.asm87 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .gy66 { padding-left: 16px; padding-right: 16px; }
  .xu4sud .gy66 { padding: 20px 16px; }
  .qc3ejfrd { gap: 4px 12px; }
  .sielo6r { font-size: 0.78rem; }
}
.m6xhfz .sielo6r { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.m6xhfz .amdd { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .m6xhfz .wy0u { grid-template-columns: 1fr 1fr; } .m6xhfz .lqdyhgl { grid-column: 1 / -1; } }
@media (max-width: 480px) { .m6xhfz .wy0u { grid-template-columns: 1fr; } }
.tqke2c .sielo6r { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .tqke2c .sqj1 { gap: 12px; } .tqke2c .m9nfc { margin-right: 0; width: 100%; } }
.v3cgh .sielo6r { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.v3cgh .amdd { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .v3cgh .mxzqkm30 { grid-template-columns: 1fr 1fr; } .v3cgh .gwp39 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .v3cgh .mxzqkm30 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .semf1t30 .ijoa05 { grid-template-columns: 1fr 1fr; } .semf1t30 .rtxlf:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .semf1t30 .ijoa05 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .z86fp3 .ijoa05 { grid-template-columns: 1fr; } }
.amb66 .gy66 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.amb66 .qc3ejfrd { justify-content: center; }
.feu7ahc4 .pfts      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.feu7ahc4 .v1wsu { background: var(--bg-page); border-top-color: var(--border-alt); }
.e9yyr .pfts      { background: #0d1117; border-bottom-color: #21262d; }
.e9yyr .yvgf0a { color: var(--accent-light); }
.e9yyr .dpk8v { --msep-color: #8b949e; }
.e9yyr .dpk8v a { color: #8b949e; }
.e9yyr .dpk8v a:hover { color: var(--accent-light); }
.e9yyr .jt84gh4m { color: #8b949e; }
.e9yyr .v1wsu { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.e9yyr .sielo6r,
.e9yyr .amdd { color: #6e7681; }
.e9yyr .ez0j55 a, .e9yyr .qc3ejfrd a,
.e9yyr .s80v a, .e9yyr .bfx8l a,
.e9yyr .jivy a { color: #8b949e; }
.e9yyr .m9nfc { color: #e6edf3; }
.e9yyr .ez0j55 a:hover, .e9yyr .qc3ejfrd a:hover,
.e9yyr .s80v a:hover, .e9yyr .bfx8l a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .e9yyr .dpk8v { background: #0d1117; border-top-color: #21262d; }
  .e9yyr .dpk8v li a { border-bottom-color: #21262d; }
}
.ab9t .pfts      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ab9t .yvgf0a { color: var(--accent-light); }
.ab9t .dpk8v { --msep-color: #475569; }
.ab9t .dpk8v a { color: #475569; }
.ab9t .dpk8v a:hover { color: var(--accent-light); }
.ab9t .jt84gh4m { color: #64748b; }
.ab9t .v1wsu { background: #f0f4f8; border-top-color: #cbd5e1; }
.ab9t .sielo6r,
.ab9t .amdd { color: #64748b; }
.ab9t .ez0j55 a, .ab9t .qc3ejfrd a,
.ab9t .ez0j55 a:hover, .ab9t .qc3ejfrd a:hover,
@media (max-width: 640px) {
  .ab9t .dpk8v { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ab9t .dpk8v li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.u2liw .pfts      { background: var(--accent); border-bottom-color: var(--accent-light); }
.u2liw .yvgf0a { color: #fff; }
.u2liw .dpk8v { --msep-color: rgba(255,255,255,0.82); }
.u2liw .dpk8v a { color: rgba(255,255,255,0.82); }
.u2liw .dpk8v a:hover { color: #fff; }
.u2liw .jt84gh4m { color: rgba(255,255,255,0.9); }
.u2liw .v1wsu { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.u2liw .sielo6r,
.u2liw .amdd { color: rgba(255,255,255,0.72); }
.u2liw .ez0j55 a, .u2liw .qc3ejfrd a,
.u2liw .ez0j55 a:hover, .u2liw .qc3ejfrd a:hover,
@media (max-width: 640px) {
  .u2liw .dpk8v { background: var(--accent); border-top-color: var(--accent-light); }
  .u2liw .dpk8v li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.wc2dqil .pfts {
  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);
}
.wc2dqil .v1wsu {
  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) {
  .wc2dqil .dpk8v {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.bkt3 .htf2 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.guji .htf2 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.uk12z8gl .htf2 { min-height: 72px; height: auto; }
.tkxq .htf2 { min-height: 84px; height: auto; }
.xu4sud .htf2 { max-width: none; padding: 0 32px; }
.xu4sud .gy66  { max-width: none; padding: 24px 32px; }
.kycq.gt37633 .htf2 { max-width: 1200px; }
.kycq.faadlq .htf2 { max-width: 1320px; }
.lmpm288   .yvgf0a, .lmpm288   .m9nfc { text-transform: capitalize; }
.udwb9ngv .yvgf0a, .udwb9ngv .m9nfc { text-transform: lowercase; }
.isq7 .yvgf0a, .isq7 .m9nfc { text-transform: uppercase; letter-spacing: 0.06em; }
.y9llb3d, .gfx9v1pk {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.ysqrzz .y9llb3d,
.pbpw .y9llb3d,
.w587k3 .y9llb3d,
.hlzzrl9c .y9llb3d,
.szqjqus   .dpk8v a { font-weight: 500; }
.u40h .dpk8v a { font-weight: 600; }
.jqzxnv5l     .dpk8v a { font-weight: 700; }
.m27z8    .dpk8v a { font-weight: 800; letter-spacing: 0.01em; }
.jr0mou     .dpk8v > li + li::before,
.k127whs3    .dpk8v > li + li::before,
.usd1edr4    .dpk8v > li + li::before,
.yu67umkk .dpk8v > li + li::before,
.lbzs1 .dpk8v > li + li::before,
.zkf2x0eb  .dpk8v > li + li::before,
.jbf76c9    .dpk8v > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.jr0mou     .dpk8v > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.k127whs3    .dpk8v > li + li::before { content: "|"; }
.usd1edr4    .dpk8v > li + li::before { content: "—"; }
.yu67umkk .dpk8v > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.lbzs1 .dpk8v > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.zkf2x0eb  .dpk8v > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.jbf76c9    .dpk8v > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ops1v9t4 .jt84gh4m,
  .bs1et98 .jt84gh4m,
  .nshe .jt84gh4m,
  .yzs8s8wb .jt84gh4m,
  .pwnd9 .jt84gh4m {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ops1v9t4 .jt84gh4m::before,
  .bs1et98 .jt84gh4m::before,
  .nshe .jt84gh4m::before,
  .yzs8s8wb .jt84gh4m::before,
  .pwnd9 .jt84gh4m::before { content: ""; display: block; flex-shrink: 0; }

  
  .ops1v9t4 .jt84gh4m::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;
  }

  
  .bs1et98 .jt84gh4m::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;
  }

  
  .nshe .jt84gh4m::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;
  }

  
  .yzs8s8wb .jt84gh4m::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;
  }

  
  .pwnd9 .jt84gh4m::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) {
  .fege1pa .jt84gh4m {
    padding: 5px 14px;
  }
  .fege1pa .dpk8v {
    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;
  }
  .fege1pa .dpk8v li a {
    border-bottom: none; padding: 10px 22px;
  }
  .fege1pa .dpk8v li a:hover { background: var(--bg-raised); }
  .fege1pa .w66hs9rr,
  .thcz4olv .w66hs9rr,
  .sr8m0 .w66hs9rr { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .hp6utpw .jt84gh4m {
    padding: 5px 10px;
  }
  .hp6utpw .dpk8v {
    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);
  }
  .hp6utpw .dpk8v.b7e4pkz { transform: translateX(0); }
  .hp6utpw .dpk8v li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .hp6utpw .dpk8v li:last-child a { border-bottom: none; }
  .u2liw .dpk8v,
  .e9yyr .dpk8v { background: var(--accent) !important; }
  .u2liw .dpk8v li a,
  .e9yyr .dpk8v li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .sr8m0 .jt84gh4m {
    padding: 5px 10px;
  }
  .sr8m0 .dpk8v {
    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);
  }
  .sr8m0 .dpk8v::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .sr8m0 .dpk8v.b7e4pkz { transform: translateY(0); }
  .sr8m0 .dpk8v li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .le3g57pi .jt84gh4m {
    padding: 5px 10px;
  }
  .le3g57pi .dpk8v {
    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;
  }
  .le3g57pi .dpk8v.b7e4pkz { opacity: 1; pointer-events: auto; }
  .le3g57pi .dpk8v li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .xut40     .jt84gh4m { border-radius: 0 !important; }
  .dw6bh1   .jt84gh4m { border-radius: 8px !important; }
  .o3ueh4t5 .jt84gh4m { border-radius: 50% !important; }
  .uoya598   .jt84gh4m { border-radius: 999px !important; }
}
.ggfbi6 .qu8zbx { height: 36px; }
.lgt5 .qu8zbx { height: 60px; max-width: 200px; }
.uyc10 .qu8zbx { height: 76px; max-width: 240px; }
.wq9n    .ykoszjud, .wq9n    .k2x7 { color: #f59e0b; }
.ccu0g      .ykoszjud { font-size: 1rem; letter-spacing: 1.5px; }
.ccu0g      .k2x7   { font-size: 1.35rem; }
.gpt1kv    .ykoszjud, .gpt1kv    .k2x7 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.mjrr9l6k     .ykoszjud, .mjrr9l6k     .k2x7 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.dfd3 .ykoszjud, .dfd3 .k2x7 { color: var(--cta); letter-spacing: 2px; }
.qasgbq   .ykoszjud, .qasgbq   .k2x7 { color: #e91e63; letter-spacing: 2px; }
.uy8g50  .ykoszjud, .uy8g50  .k2x7 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.d2dkx     .ykoszjud, .d2dkx     .k2x7 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.ttoptgb .mjben + .mjben {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.raqbma .mq0en0 { padding: 18px 24px; min-height: 68px; }
.s1qt10 .atlitlf {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.s1qt10 .ujuc8y0o {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.lhix8uf .mjben {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.womx6j .dpz6k { counter-reset: cs-rank; }
.womx6j .mq0en0 { position: relative; counter-increment: cs-rank; }
.womx6j .mq0en0::before {
  content: "#" counter(cs-rank);
  position: absolute; top: 8px; right: 10px;
  font-size: 0.68rem; font-weight: 800; letter-spacing: -.01em;
  color: var(--accent-light); opacity: 0.5; font-variant-numeric: tabular-nums;
}
.frjus5 .dpz6k { counter-reset: cs-rank; gap: 0; }
.frjus5 .mq0en0 {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 44px 18px 18px;
  gap: 10px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
  margin-bottom: 14px;
}
.frjus5 .mq0en0::before {
  content: counter(cs-rank);
  position: absolute; top: -18px; left: 50%; transform: translateX(-50%);
  width: 36px; height: 36px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 1rem; line-height: 1;
  box-shadow: 0 2px 6px rgba(0,0,0,.25);
  z-index: 2;
}
.frjus5 .m1tp4 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.frjus5 .c15x {
  width: 140px; height: 140px; min-width: 140px; padding: 0;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto;
}
.frjus5 .vtt5ttdu { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.frjus5 .m1tp4 { min-width: 0; flex-direction: column; width: 100%; }
.frjus5 .rsqo4e {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.frjus5 .ykoszjud { color: var(--cta, var(--accent)); }
.frjus5 .zq9fj { font-weight: 700; }
.frjus5 .mjben {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.frjus5 .atlitlf {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.frjus5 .ujuc8y0o {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.frjus5 .fs98 .ujuc8y0o { font-size: 1.3rem; color: var(--accent-light); }
.frjus5 .lhnb77 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.frjus5 .mq0en0:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .frjus5 .dpz6k {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .frjus5 .mq0en0 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .frjus5 .mq0en0 { padding: 40px 16px 20px; }
  .frjus5 .mjben {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .frjus5 .lhnb77 { width: 100%; min-width: 0; }
}
.w9r3t92y .dpz6k { counter-reset: cs-rank; gap: 10px; }
.w9r3t92y .mq0en0 {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 14px 18px 14px 18px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
}
.w9r3t92y .mq0en0::before {
  content: counter(cs-rank);
  width: 34px; height: 34px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 0.95rem; flex-shrink: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.w9r3t92y .m1tp4 {
  flex-direction: row; align-items: center; gap: 16px;
  flex-shrink: 0; min-width: 220px;
}
.w9r3t92y .c15x {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.w9r3t92y .vtt5ttdu { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.w9r3t92y .rsqo4e {
  font-size: 1.15rem; font-weight: 700; color: var(--accent-light);
  white-space: nowrap; text-align: left; min-width: auto;
}
.w9r3t92y .ykoszjud { color: var(--cta, var(--accent)); }
.w9r3t92y .mjben {
  flex-direction: column; align-items: center; justify-content: center; gap: 4px;
  border-top: none; padding-top: 0; width: auto; flex: 1 1 160px; min-width: 140px;
  text-align: center;
}
.w9r3t92y .atlitlf {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.w9r3t92y .ujuc8y0o { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.w9r3t92y .fs98 .ujuc8y0o { color: var(--accent-light); }
.w9r3t92y .lhnb77 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.w9r3t92y .mq0en0:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .w9r3t92y .mq0en0 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .w9r3t92y .mq0en0::before {
    position: absolute; top: 14px; left: 14px;
  }
  .w9r3t92y .m1tp4 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .w9r3t92y .rsqo4e { white-space: normal; text-align: center; font-size: 1.2rem; }
  .w9r3t92y .mjben {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .w9r3t92y .lhnb77 { width: 100%; min-width: 0; }
  .w9r3t92y .ykoszjud { min-width: 0; }
}
.j5ivyub .dpz6k { counter-reset: cs-rank; }
.j5ivyub .mq0en0::before {
  counter-increment: cs-rank;
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.2;
  min-width: 24px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.qcdphmy .lf38rm {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.qcdphmy .lf38rm summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.qcdphmy .lf38rm p { padding: 0 2px 16px; }
.w3wjrg .lf38rm { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.w3wjrg .lf38rm summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.w3wjrg .lf38rm summary::after { content: "›"; font-size: 1.2em; }
.w3wjrg .lf38rm[open] summary::after { content: "‹"; }
.w3wjrg .lf38rm p { padding: 10px 22px 4px; }
.j24fzl .lf38rm {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.j24fzl .lf38rm summary { color: var(--text-primary); padding-left: 16px; }
.j24fzl .lf38rm summary::after { content: "›"; font-size: 1.1em; }
.j24fzl .lf38rm[open] summary::after { content: "‹"; }
.j24fzl .lf38rm p { padding-left: 16px; }
.rd9dj .k2f4 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.rd9dj .lf38rm {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.rd9dj .lf38rm:last-child { border-bottom: none; }
.rd9dj .lf38rm summary { color: var(--text-primary); border-radius: 0; }
.rd9dj .lf38rm summary::after { content: "›"; font-size: 1.1em; }
.rd9dj .lf38rm[open] summary::after { content: "‹"; }
.q1wn76b .lf38rm { overflow: hidden; }
.q1wn76b .lf38rm summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.q1wn76b .lf38rm summary::after { color: rgba(255,255,255,.75); }
.q1wn76b .lf38rm[open] summary { border-radius: 0; }
.xnuv4y { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.o7ux9v9 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.sxw7 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.mfupn7 { color: var(--text-muted); font-size: 1.05rem; }
.qt3d {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.gqvrgtgg {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.i4ma6sy9 { margin-bottom: 20px; }
.y03yjp {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.rvnc {
  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;
}
.rvnc:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.qxgk { resize: vertical; min-height: 130px; }
.hkx4c5 { width: 100%; margin-top: 8px; }
.fcvs3ijy {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.l20r0 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.oujzyzr4 { color: var(--text-muted); line-height: 1.75; }
.cty29 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.cty29 li { margin-bottom: 6px; }
.lyos { max-width: 760px; margin: 0 auto; }
.sgv0x { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.jlu2vj1 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.jlu2vj1:last-child { border-bottom: none; }
.jlu2vj1 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.jlu2vj1 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.km6pm2 { max-width: 760px; margin: 0 auto; }
.as37h7a ul.cty29 { margin: 0; }
@media (max-width: 640px) { .ca6fdcy { grid-template-columns: 1fr; gap: 10px; } }
.kon5fk0 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.b1p1fkmp { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.eq9xz8nr { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.b1p1fkmp p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.b1p1fkmp .cty29 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .kon5fk0 { grid-template-columns: 1fr; } }
.jrxe { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.jrxe:hover .u3vxljw { color: var(--accent-light); text-decoration: underline; }
.fr9x22 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.p9jxo7 { margin-bottom: 48px; }
.mvrz { max-width: 760px; margin: 0 auto; }
.vrd8i { max-width: 640px; margin: 0 auto; }
.h26rkc { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.h26rkc:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.z9pg { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.h26rkc p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.h26rkc ul.cty29 { margin: 0; }
.tgrz { color: var(--text-muted); line-height: 1.75; }
.gii40 .cty29,
.vrd8i .cty29,
.iznmk2o .cty29,
.fcmw3jw8 .cty29 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.gii40 .h26rkc,
.vrd8i .h26rkc { text-align: left; }
.gii40 .z9pg,
.vrd8i .z9pg { text-align: center; }
.tj6w9uog { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.cgnt { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.kox1n { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.wo2qhx6 { margin-top: 12px; }
.fedphh { 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; }
.fedphh:hover { border-bottom-color: var(--accent-light); }
.g06ht1w5 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.g06ht1w5 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.htsn { width: 72px; height: 72px; }
.s49dw2 { border-radius: 50%; }
.f9rqg7c { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.kw18j { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .hn4342ov { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.x24zw .kox1n, .x24zw .cgnt { max-width: 640px; }
.uws6l .tj6w9uog { font-size: 1.6rem; margin-top: 18px; }
.k620w0fw .kox1n { margin-bottom: 28px; }
@media (max-width: 860px) { .ew1e49 { grid-template-columns: 1fr; } .uws6l { position: static; text-align: center; } }
.lunb6 .g06ht1w5 { margin: 0 auto 18px; }
.lunb6 .f9rqg7c { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .gj240lj { grid-template-columns: 1fr; } }
.ji5ly6m2 .tj6w9uog { font-size: 1.6rem; margin-bottom: 6px; }
.fcmw3jw8 .cty29 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ji5ly6m2 { flex-direction: column; text-align: center; } .efswa3hq { grid-template-columns: 1fr; } }
.qvvhkoi { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.qvvhkoi .tj6w9uog { font-size: 1.35rem; margin: 0 0 4px; }
.qvvhkoi .f9rqg7c { margin: 0; }
.vbz2 .sxw7 { color: var(--accent-light); }
.ipvt7p .sxw7 { font-size: 2rem; }
.ipvt7p .mfupn7 { max-width: 680px; }
.tcbezj86 .sxw7 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.tcbezj86 .mfupn7  { margin: 0; }
@media (max-width: 640px) { .tcbezj86 { flex-direction: column; } }
.dbl1e {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.dbl1e .sxw7 { color: var(--accent-light); }
.ii5n8ay .sxw7 { color: #fff; }
.ii5n8ay .mfupn7  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .gb8r { grid-template-columns: 1fr; } }
.nnn0e0 { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.nnn0e0 .rvnc {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.nnn0e0 .rvnc:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.r88qy .rvnc { background: var(--bg-raised); border-color: transparent; }
.r88qy .rvnc:focus { background: var(--bg-card); border-color: var(--accent-light); }
.ph7va .rvnc { border-radius: 100px; padding: 11px 20px; }
.ph7va .qxgk { border-radius: 14px; }
@media (max-width: 640px) { .wn4n { grid-template-columns: 1fr; } }
.q49bn { counter-reset: priv-count; }
.x6szpjy {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.x6szpjy:last-child { border-bottom: none; }
.nxj4 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.x6szpjy h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.x6szpjy p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.jfn1qj9{display:none}
.jfn1qj9:empty,.ky4jld:empty{display:none}
.lr5h{position:relative;overflow:visible}
.t8are .ozyb1,.xf1a3e .ozyb1,
.imqmt .ozyb1,.o6fb2i5 .ozyb1,
.zlbl .ozyb1,.oxkwhunc .ozyb1{display:block}
.xydk1czk .joalsz{display:block}
.t8are .ozyb1,.xf1a3e .ozyb1,
.imqmt .ozyb1,.o6fb2i5 .ozyb1,
.zlbl .ozyb1{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}
.t8are .ozyb1 .ky4jld,.xf1a3e .ozyb1 .ky4jld,
.imqmt .ozyb1 .ky4jld,.o6fb2i5 .ozyb1 .ky4jld,
.zlbl .ozyb1 .ky4jld{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}
.t8are .o02w,.xf1a3e .o02w,
.imqmt .o02w,.o6fb2i5 .o02w,
.zlbl .o02w{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.t8are .ozyb1,.xf1a3e .ozyb1{top:12px}
.t8are .ozyb1 .ky4jld{margin-right:auto}
.xf1a3e .ozyb1 .ky4jld{margin-left:auto}
.xf1a3e .ozyb1{text-align:right}
.imqmt .ozyb1,.o6fb2i5 .ozyb1{bottom:12px}
.imqmt .ozyb1 .ky4jld{margin-right:auto}
.o6fb2i5 .ozyb1 .ky4jld{margin-left:auto}
.o6fb2i5 .ozyb1{text-align:right}
.zlbl .ozyb1{position:relative;margin-top:16px}
.zlbl .ozyb1 .ky4jld{margin:0 auto}
.oxkwhunc .ozyb1{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.oxkwhunc .ozyb1 .ky4jld{margin:0}
.oxkwhunc .t3hhytd4~.ozyb1,
.oxkwhunc .orvew~.ozyb1{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.oxkwhunc .t3hhytd4~.ozyb1 .ky4jld,
.oxkwhunc .orvew~.ozyb1 .ky4jld{justify-content:flex-start}
.t3hhytd4~.ozyb1,.orvew~.ozyb1{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}
.t3hhytd4~.ozyb1 .ky4jld{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.orvew~.ozyb1 .ky4jld{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.joalsz .ky4jld{margin:0 0 12px}
.ky4jld{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.vbebvt{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.u3vxljw{font-weight:600;color:var(--text-heading);opacity:1}
.t5sjisay::before{content:"·";margin:0 2px;opacity:.5}
.o02w{white-space:nowrap}
.vjv4dvb .vbebvt{display:none}
.bvce9mgd .o02w{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.bvce9mgd .t5sjisay::before{content:""}
.ejaejw .o02w{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}
.ejaejw .t5sjisay::before{content:""}
.nxebd3eb .ky4jld{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.ruj6grm .o02w{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.ruj6grm .t5sjisay::before{content:""}
.rba3rykz .o02w{color: var(--accent-light);opacity:1;font-weight:500}
.krrvta .o02w{border-bottom:1px solid currentColor;padding-bottom:2px}
.xnv8oa2g .ky4jld{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.ozo2pg6u{--date-bg:var(--accent-bg)}
.w1ebj1l8 .t5sjisay::before{content:""}
.aqbxs4u .t5sjisay::before{content:"•";opacity:.4}
.aqbxs4u .o02w + .o02w::before{content:"•";margin-right:6px;opacity:.4}
.hu13s9 .t5sjisay::before{content:"/";opacity:.35}
.hu13s9 .o02w + .o02w::before{content:"/";margin-right:6px;opacity:.35}
.qdd10gi .t5sjisay::before{content:"|";opacity:.3}
.qdd10gi .o02w + .o02w::before{content:"|";margin-right:6px;opacity:.3}
.xypfg4 .t5sjisay::before{content:"—";opacity:.3}
.xypfg4 .o02w + .o02w::before{content:"—";margin-right:6px;opacity:.3}
.ww9f1 .t5sjisay::before{content:"◆";font-size:.5em;opacity:.35}
.ww9f1 .o02w + .o02w::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.vo2jm .t5sjisay::before{content:"·";opacity:.4}
.vo2jm .o02w + .o02w::before{content:"·";margin-right:6px;opacity:.4}
.ic7x4ocu .t5sjisay::before{content:"›";opacity:.4}
.ic7x4ocu .o02w + .o02w::before{content:"›";margin-right:6px;opacity:.4}
.e8bij .t5sjisay::before{content:"→";opacity:.35;font-size:.85em}
.e8bij .o02w + .o02w::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.k3tc .gccbliqo{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .gccbliqo{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .ovwah{max-width:100%}
}
:root {
  --accent:          #dc2660;
  --brand:           #dc2660;
  --brand-light:     #a5264e;
  --brand-pale:      #c85076;
  --grad-start:      #e87599;
  --grad-end:        #ecaec2;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #dc2660;
  --cta-light:       #c0184e;
  --cta-hover:       #a91b48;
  --bg-page:         #f8f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f4;
  --bg-raised:       #f1eeef;
  --bg-hover:        #f5f3f4;
  --border:          #e9e1e4;
  --border-alt:      #dccfd3;
  --border-section:  #e9e1e4;
  --text-primary:    #1b1718;
  --text-muted:      #605156;
  --text-body:       #372e31;
  --text-sub:        #53454a;
  --text-faint:      #8a747b;
  --text-dim:        #a19095;
  --text-label:      #6e5d62;
  --text-value:      #453a3d;
  --accent-bg:       #f3e1e7;
  --accent-bg-light: #edc8d4;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf3f4;
  --c-pros:          #19930f;
  --c-cons:          #9f2127;
  --c-pros-label:    #1eae12;
  --c-tip-border:    #21c114;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #19930f;
}
:root { --logo-bg-opacity: 45%; }
body, button, input { font-family: "Heebo", sans-serif; }
.y6rzglxv .h260ll { font-size: 0; width: 1.2rem; flex-shrink: 0; }.y6rzglxv .h260ll::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.y6rzglxv .vdy6mq     .h260ll::before { content: "";  color: var(--c-tip-border); }.y6rzglxv .hle8ljsz .h260ll::before { content: ""; color: var(--c-warn-border); }.y6rzglxv .vpb5    .h260ll::before { content: ""; color: #60a5fa; }.hocs .y6rzglxv .vdy6mq     .h260ll::before { color: #10b981; }.hocs .y6rzglxv .hle8ljsz .h260ll::before { color: #f43f5e; }.hocs .y6rzglxv .vpb5    .h260ll::before { color: #a855f7; }.nqig  .y6rzglxv .vdy6mq     .h260ll::before { color: #eab308; }.nqig  .y6rzglxv .hle8ljsz .h260ll::before { color: #ef4444; }.nqig  .y6rzglxv .vpb5    .h260ll::before { color: #f97316; }.tdprvzxp  .y6rzglxv .vdy6mq     .h260ll::before { color: #38bdf8; }.tdprvzxp  .y6rzglxv .hle8ljsz .h260ll::before { color: #818cf8; }.tdprvzxp  .y6rzglxv .vpb5    .h260ll::before { color: #2dd4bf; }.ya2dbjik .y6rzglxv .h260ll::before { color: var(--accent-light) !important; }
.x9xj80 .w7uhytc3 li::before, .x9xj80 .t59x45 li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.x9xj80 .w7uhytc3 li::before { content: ""; }.x9xj80 .t59x45 li::before { content: ""; }.x9xj80 .aznwrd::before, .x9xj80 .jccwg3j::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.x9xj80 .aznwrd::before { content: ""; }.x9xj80 .jccwg3j::before { content: ""; }
.dxfu .deegs, .dxfu .t3hhytd4 { min-height: 640px; }
.k1zg5 .jvcgyu2h::after,.k1zg5 .jaoxdp::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.kd6iiy::before { content: '/'; }
.nvz7z5 .o02w::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.nvz7z5 .o02w:first-of-type::before{content:"\f06e"}.nvz7z5 .o02w:last-of-type::before{content:"\f4fc"}