: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;
}
.bvy5cqx {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.nebsz57 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.nkpqgdbm {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.i2rwzmth { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.x4dc { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.x4dc a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.x4dc a:hover { color: var(--accent-light); }
.v8paqo     .hpa2ia { border-radius: 6px; }
.v8paqo .hpa2ia li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.v8paqo .hpa2ia li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.zoic0 .hpa2ia li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .hpa2ia {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .d8ynmb:hover .hpa2ia,
  .d8ynmb:focus-within .hpa2ia { display: block; }
  .hpa2ia li a { padding: 8px 16px; font-size: 0.88rem; }
}
.qrdnwrrb {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.r3davf { display: none; }
@media (max-width: 640px) {
  .r3davf {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .r3davf.dkky4g { display: block; }
}
@media (max-width: 640px) {
  .qrdnwrrb { display: block; }
  .x4dc > li + li::before { display: none !important; }
  .x4dc {
    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;
  }
  .x4dc.dkky4g { display: flex; }
  .x4dc li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .x4dc li:last-child a { border-bottom: none; }
}
.dhbj4o { min-height: 480px; }
.qfdg {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.as4r25 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.gzqg5 .as4r25 { margin-left: 0; margin-right: 0; }
.gpmd27 {
  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;
}
.gpmd27:hover { opacity: 0.88; }
.r7ibqwnz .qfdg { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.r7ibqwnz .as4r25 { color: #e2e8f0; }
.r7ibqwnz.gzqg5   .n2ckz8e { text-align: left; }
.ahupopxe .qfdg { color: var(--text-primary); text-shadow: none; }
.ahupopxe .as4r25 { color: var(--text-muted); }
.ahupopxe .gpmd27 { margin-top: 16px; }
.ahupopxe, .ahupopxe.dhbj4o { min-height: auto !important; }
.ahupopxe.gzqg5   .n2ckz8e { text-align: left; }
.iwv4p .yo9zdd,
.iwv4p .ncyek740 {
  position: relative; overflow: hidden;
}
.iwv4p .yo9zdd::after,
.iwv4p .ncyek740::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.iwv4p .r7ibqwnz .enkfhp0a {
  overflow: hidden;
}
.iwv4p .r7ibqwnz .enkfhp0a::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.yo9zdd .qfdg { color: #fff; }
.yo9zdd .as4r25 { color: rgba(255,255,255,0.85); }
.yo9zdd .gpmd27 { background: #fff; color: var(--cta); }
.yo9zdd .gpmd27:hover { opacity: 0.92; }
.iwv4p .h8tgr8 { position: relative; overflow: hidden; }
.iwv4p .h8tgr8::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;
}
.jvfht62d .h8tgr8 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.wptbwi .h8tgr8 { position: relative; overflow: hidden; }
.wptbwi .h8tgr8::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;
}
.monp7 .h8tgr8 { position: relative; overflow: hidden; }
.monp7 .h8tgr8::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;
}
.rp6bx0ew .h8tgr8 {
  animation: hg-fadein 1.2s ease-out both;
}
.h8tgr8 {
  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%);
}
.zw5hbr {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.s949zv1 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.fmepyh {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.h8tgr8 .qfdg { text-shadow: none; color: var(--text-primary); }
.h8tgr8 .as4r25 { color: var(--text-muted); }
body.l9k73 .qfdg {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.qts7qeu .qfdg {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.h8tgr8.oecp .zw5hbr { align-items: center; text-align: center; }
.h8tgr8.gzqg5   .zw5hbr { align-items: flex-start; text-align: left; }
.zymsz .s949zv1 { position: relative; }
.zymsz .s949zv1::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.zymsz.ihhzc .s949zv1::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.j0i07 .s949zv1 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.j0i07 .fmepyh {
  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);
}
.j0i07.ihhzc .s949zv1 { padding: 32px 0 32px 32px; }
.zzrhufi .s949zv1 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.zzrhufi .fmepyh {
  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);
}
.ihhzc .zw5hbr {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.zzrhufi.ihhzc .s949zv1 { padding: 40px 16px 40px 48px; }
.sai5jdq .s949zv1 { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .h8tgr8 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .h8tgr8 .s949zv1 { display: none !important; }
  .sai5jdq .s949zv1 { display: none !important; }
  .necwfv16 .qr2p43t { display: none !important; }
  .vq576 .p9k41z7g { display: none !important; }
  .zw5hbr  { padding: 36px 24px; }
  .h8tgr8~.chu6avy,.ihhzc~.chu6avy{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .dhbj4o, .h8tgr8 { min-height: 320px !important; }
  
  .qfdg { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .zq971z { display: none !important; }
  
  .qmmzj { flex-direction: column; align-items: center; }
  .s3k1l4 { width: 100%; max-width: 340px; }
}
.bhq78ust { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.xrai79n { width: 100%; height: auto; display: block; border-radius: 10px; }
.dt4ju767 .bhq78ust        { border-radius: 16px; }
.dt4ju767 .xrai79n  { border-radius: 16px; }
.iqwpx3i3 .bhq78ust         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.iqwpx3i3 .xrai79n   { border-radius: 8px; }
.k8rvangx { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.ye4g { width: 100%; padding: 32px 0; position: relative; }
.kuprewh { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.tzcmgvo .ye4g:nth-child(even) { background: var(--bg-surface); }
.tzcmgvo .ye4g:nth-child(odd)  { background: var(--bg-page); }
.ftmh .ye4g:nth-child(even) { background: var(--bg-card); }
.ftmh .ye4g:nth-child(odd)  { background: var(--bg-page); }
.tzcmgvo .ye4g:nth-child(odd)  .kuprewh { background: var(--bg-card); border-radius: 6px; }
.tzcmgvo .ye4g:nth-child(even) .kuprewh { background: var(--bg-raised); border-radius: 6px; }
.ftmh .ye4g:nth-child(odd)  .kuprewh { background: var(--bg-card); border-radius: 6px; }
.ftmh .ye4g:nth-child(even) .kuprewh { background: var(--bg-raised); border-radius: 6px; }
.tzcmgvo .ye4g:nth-child(even) .k7rn .gcc3e,
.ftmh .ye4g:nth-child(even) .k7rn .gcc3e { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.tzcmgvo .ye4g:nth-child(odd) .k7rn .gcc3e,
.ftmh .ye4g:nth-child(odd) .k7rn .gcc3e { background: var(--bg-card-inner); }
.tzcmgvo .ye4g:nth-child(even) .q1v8gt .gcc3e:nth-child(odd),
.ftmh .ye4g:nth-child(even) .q1v8gt .gcc3e:nth-child(odd)  { background: var(--bg-card); }
.tzcmgvo .ye4g:nth-child(even) .q1v8gt .gcc3e:nth-child(even),
.ftmh .ye4g:nth-child(even) .q1v8gt .gcc3e:nth-child(even) { background: var(--bg-card-inner); }
h1.akvi8 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.akvi8 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.ozppf { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.rdlj h2.akvi8 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.w166r h2.akvi8 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.u9ozqyz7 h2.akvi8 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.yj2g41tm h2.akvi8::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.kc7f h2.akvi8 {
  color: var(--text-primary); font-size: 1.7rem;
}
.lksxp6gw h2.akvi8::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.maj8z h2.akvi8 {
  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;
}
.nk29zfl1 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .nk29zfl1 { display: none; } }
.l442j { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.lis3 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.k594in6 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.n2uaq5em { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.mxfmg1 { padding-left: 20px; }
.mxfmg1 li { margin-bottom: 6px; }
.mxfmg1 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.mxfmg1 a:hover { color: var(--accent-light); }
.gn1hb5 .n2uaq5em { display: none; }
.yqdehgb3 .n2uaq5em { display: none; }
.yqdehgb3 .mxfmg1 { padding-left: 0; list-style: none; }
.yqdehgb3 .mxfmg1 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.yqdehgb3 .mxfmg1 a { font-size: 0.92rem; }
.bx53lmm .k594in6 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.bx53lmm .n2uaq5em { display: none; }
.bx53lmm .mxfmg1 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.bx53lmm .mxfmg1 li { margin-bottom: 0; }
.bx53lmm .mxfmg1 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;
}
.bx53lmm .mxfmg1 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.w765w .k594in6 { padding: 20px 20px 16px; }
.w765w .mxfmg1 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.w765w .mxfmg1 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.w765w .mxfmg1 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;
}
.w765w .mxfmg1 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;
}
.w765w .mxfmg1 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.w765w .mxfmg1 a:focus,
.w765w .mxfmg1 a:focus-visible,
.w765w .mxfmg1 a:target { outline: none; }
.w765w .mxfmg1 li:target a { border-color: var(--border); color: var(--text-muted); }
.i6qmrg .k594in6 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.i6qmrg .n2uaq5em { display: none; }
.i6qmrg .mxfmg1 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.i6qmrg .mxfmg1 li { margin-bottom: 0; }
.i6qmrg .mxfmg1 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.i6qmrg .mxfmg1 li:last-child::after { content: ""; margin-right: 0; }
.i6qmrg .mxfmg1 a { font-size: 0.9rem; }
.gcc3e { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.k7rn .gcc3e { background: var(--bg-card); }
.q1v8gt .gcc3e:nth-child(odd)  { background: var(--bg-card); }
.q1v8gt .gcc3e:nth-child(even) { background: var(--bg-raised); }
.kc26an6w .gcc3e {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.kc26an6w .gcc3e:last-child { border-bottom: none; }
.kc26an6w h3.ozppf { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.id5qkk6 .gcc3e {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.id5qkk6 .gcc3e + .gcc3e { margin-top: 4px; }
.gkqi .gcc3e { background: none; border-radius: 0; padding: 12px 0; }
.gkqi .gcc3e + .gcc3e { border-top: 1px solid var(--border-section); }
.wfboxfbu { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.jccx { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.qoebb { color: var(--text-body); margin-bottom: 10px; }
.we7x5u, .w62x9d { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.we7x5u li, .w62x9d li { margin-bottom: 6px; }
.w62x9d li { list-style: decimal; }
.ltysaozc     .we7x5u { list-style-type: "● "; }
.tvxy731  .we7x5u { list-style-type: "■ "; }
.hng5oiub .we7x5u { list-style-type: "◆ "; }
.dl6hsef    .we7x5u { list-style-type: "★ "; }
.ltysaozc     .jp2p3 { list-style-type: "● "; }
.tvxy731  .jp2p3 { list-style-type: "■ "; }
.hng5oiub .jp2p3 { list-style-type: "◆ "; }
.dl6hsef    .jp2p3 { list-style-type: "★ "; }
.ltysaozc    .we7x5u li::marker, .ltysaozc    .jp2p3 li::marker,
.tvxy731 .we7x5u li::marker, .tvxy731 .jp2p3 li::marker,
.hng5oiub .we7x5u li::marker, .hng5oiub .jp2p3 li::marker,
.dl6hsef   .we7x5u li::marker, .dl6hsef   .jp2p3 li::marker {
  color: var(--cta); font-size: 1em;
}
.ltysaozc .w62x9d,
.tvxy731 .w62x9d,
.hng5oiub .w62x9d,
.dl6hsef .w62x9d {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.ltysaozc .w62x9d li,
.tvxy731 .w62x9d li,
.hng5oiub .w62x9d li,
.dl6hsef .w62x9d li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.ltysaozc .w62x9d li::before,
.tvxy731 .w62x9d li::before,
.hng5oiub .w62x9d li::before,
.dl6hsef .w62x9d 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;
}
.ltysaozc     .w62x9d li::before { border-radius: 50%; }
.tvxy731  .w62x9d li::before { border-radius: 3px; }
.hng5oiub .w62x9d li::before { border-radius: 3px; }
.dl6hsef    .w62x9d li::before { border-radius: 50%; }
.nwwwi .c0f7ju6a { border: 1px solid var(--border-alt); }
.nwwwi .c0f7ju6a th,
.nwwwi .c0f7ju6a td { border: 1px solid var(--border-alt); }
.soxq { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.rgilp3wi { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.rio0hi { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.ej3ah { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.q7lm { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.jp2p3 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.jp2p3 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%}
.uha4chdj .ej3ah { background: transparent; text-align: center; }
.zntt .rio0hi {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.yr053ma .rio0hi {
  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);
}
.q15v .rgilp3wi { display: grid; grid-template-columns: auto 1fr; }
.q15v .rio0hi {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.q15v .ej3ah { grid-column: 2; }
.q15v .q7lm,
.q15v .jp2p3 { grid-column: 1 / -1; }
.crimzm .rgilp3wi { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.crimzm .rio0hi {
  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);
}
.crimzm .ej3ah { grid-column: 2; }
.crimzm .q7lm,
.crimzm .jp2p3 { grid-column: 1 / -1; }
.o5tiqn .rgilp3wi { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.o5tiqn .ej3ah { background: none; color: var(--accent-light); font-weight: 700; }
.gedf .rgilp3wi { 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); }
.gedf .ej3ah { background: none; color: var(--accent-light); font-weight: 700; }
.zkw8lpss .rgilp3wi { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.zkw8lpss .rgilp3wi:last-child { border-bottom: none; }
.zkw8lpss .ej3ah { background: none; color: var(--accent-light); font-weight: 700; }
.hcu2jv .rgilp3wi { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.hcu2jv .ej3ah { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.r6ep3dth .soxq { counter-reset: card-n; }
.r6ep3dth .rgilp3wi  { counter-increment: card-n; }
.r6ep3dth .ej3ah { display: flex; align-items: center; gap: 10px; }
.r6ep3dth .ej3ah::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;
}
.v97p5i .rgilp3wi { background: var(--bg-surface); border: 1px solid var(--border); }
.v97p5i .ej3ah { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.vtfor64j { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.kuhrsyub  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.igqxe063 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.lz2z { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.hxbgath { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.vtfor64j strong { color: var(--text-primary); font-size: 0.95rem; }
.vtfor64j p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ertwg { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.jzmq, .j66s5vmk { border-radius: 8px; padding: 14px; }
.jzmq { background: var(--bg-pros); }
.j66s5vmk { background: var(--bg-cons); }
.n0gthg6p { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.jzmq .n0gthg6p { color: var(--c-pros-label); }
.j66s5vmk .n0gthg6p { color: #f87171; }
.jzmq ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.j66s5vmk ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.xrai79n { width: 100%; height: auto; border-radius: 10px; display: block; }
.hg7q7fyc {
  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;
}
.hg7q7fyc:hover { opacity: 0.85; }
.ngwbiy .hg7q7fyc  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.ngwbiy .hg7q7fyc:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.dfqu7e .hg7q7fyc  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.dfqu7e .hg7q7fyc:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.hheme4gk .gpmd27 { border-radius: 50px; }
.hheme4gk .hg7q7fyc  { border-radius: 50px; }
.bvuwg .gpmd27 { padding-left: 22px; padding-right: 22px; }
.bvuwg .hg7q7fyc  { padding-left: 12px; padding-right: 12px; }
.o548wwj .gpmd27 { padding-left: 44px; padding-right: 44px; }
.o548wwj .hg7q7fyc  { padding-left: 24px; padding-right: 24px; }
.w022hlf .gpmd27 { padding-left: 56px; padding-right: 56px; }
.w022hlf .hg7q7fyc  { padding-left: 32px; padding-right: 32px; }
.ova7   .gpmd27::after, .ova7   .hg7q7fyc::after,
.lua9f .gpmd27::after, .lua9f .hg7q7fyc::after,
.dtbh    .gpmd27::after, .dtbh    .hg7q7fyc::after,
.ybf2m    .gpmd27::after, .ybf2m    .hg7q7fyc::after,
.pch2    .gpmd27::after, .pch2    .hg7q7fyc::after,
.fnk1tw     .gpmd27::after, .fnk1tw     .hg7q7fyc::after,
.x3q3vxk    .gpmd27::after, .x3q3vxk    .hg7q7fyc::after,
.v5h3c1g   .gpmd27::after, .v5h3c1g   .hg7q7fyc::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;
}
.ova7 .gpmd27::after, .ova7 .hg7q7fyc::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");
}
.lua9f .gpmd27::after, .lua9f .hg7q7fyc::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");
}
.dtbh .gpmd27::after, .dtbh .hg7q7fyc::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");
}
.ybf2m .gpmd27::after, .ybf2m .hg7q7fyc::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");
}
.pch2 .gpmd27::after, .pch2 .hg7q7fyc::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");
}
.fnk1tw .gpmd27::after, .fnk1tw .hg7q7fyc::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");
}
.x3q3vxk .gpmd27::after, .x3q3vxk .hg7q7fyc::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");
}
.v5h3c1g .gpmd27::after, .v5h3c1g .hg7q7fyc::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");
}
.ppwiyu7   .e72ai6s::after, .ppwiyu7   .dzl9::after,
.fm0e .e72ai6s::after, .fm0e .dzl9::after,
.a4gs    .e72ai6s::after, .a4gs    .dzl9::after,
.rvte    .e72ai6s::after, .rvte    .dzl9::after,
.sl7r6lxh    .e72ai6s::after, .sl7r6lxh    .dzl9::after,
.sqyxfs6     .e72ai6s::after, .sqyxfs6     .dzl9::after,
.z9qo    .e72ai6s::after, .z9qo    .dzl9::after,
.h7iyx   .e72ai6s::after, .h7iyx   .dzl9::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;
}
.ppwiyu7 .e72ai6s::after, .ppwiyu7 .dzl9::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");
}
.fm0e .e72ai6s::after, .fm0e .dzl9::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");
}
.a4gs .e72ai6s::after, .a4gs .dzl9::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");
}
.rvte .e72ai6s::after, .rvte .dzl9::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");
}
.sl7r6lxh .e72ai6s::after, .sl7r6lxh .dzl9::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");
}
.sqyxfs6 .e72ai6s::after, .sqyxfs6 .dzl9::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");
}
.z9qo .e72ai6s::after, .z9qo .dzl9::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");
}
.h7iyx .e72ai6s::after, .h7iyx .dzl9::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");
}
.fitnuz .k8lruo { background: var(--bg-raised); }
@media (min-width: 721px) {
  .wz3a3amc { flex: 0 0 260px; width: 260px; }
  .ol755bm { flex: 0 0 120px; width: 120px; }
  .iw8p2t { flex: 0 0 110px; width: 110px; }
  .l7c9d3   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .e45zt4g5 { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.e45zt4g5.hg7q7fyc { 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) {
  .ia4ou { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .ia4ou .hyvxf { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .ia4ou .wz3a3amc { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .ia4ou .k8lruo { width: 100%; min-width: unset; height: 120px; }
  .ia4ou .qcgi54b1 { max-height: 96px; max-width: 200px; }
  .ia4ou .z3gy2gv { min-width: unset; text-align: center; white-space: normal; }
  .ia4ou .ol755bm { min-width: 0; }
  .ia4ou .l7c9d3 { 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; }
  .ia4ou .e45zt4g5 { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .cb4e5gi .hyvxf { row-gap: 8px !important; gap: 10px !important; }
}
.rqzm8 .x46c3int li::before { content: "→"; }
.rqzm8 .sfj1v4sq li::before { content: "–"; }
.z19j8 .zct1jg4 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .x48s .spaic85r {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .x48s .szhb8mx { margin: 0; }
}
.pwa43 .ertwg { gap: 10px; }
.pwa43 .jzmq, .pwa43 .j66s5vmk { padding: 12px; }
.pwa43 .jzmq ul, .pwa43 .j66s5vmk ul { margin: 4px 0 0; padding-left: 18px; }
.pwa43 .jzmq li, .pwa43 .j66s5vmk li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .t1zb16io { grid-template-columns: 1fr; }
  .xbk0i8i { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .xbk0i8i .fivsk2 { width: 72px; height: 50px; }
  .xbk0i8i .oz5mk { max-width: 180px; }
  .xbk0i8i .max48 { width: auto; }
}
@media (max-width: 720px) {
  .dswu { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .xqqx76z { padding: 16px; }
  .p258hc .iah3naaf { min-width: 50%; }
}
.fiwxz7h2 .ertwg { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .tfj9pjrx { grid-template-columns: 1fr; }
  .kw7pr1ue { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .f3o1o3 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .d8h7fj { flex-wrap: wrap; padding: 16px; }
}
.d0oxib .ertwg { gap: 8px; }
.d0oxib .jzmq, .d0oxib .j66s5vmk { padding: 8px; }
@media (max-width: 480px) {
  .cs8g1 { flex-direction: column; align-items: stretch; }
}
.r1rsn4a4 .max48 .hg7q7fyc { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .uxfjeiq { flex-direction: column; align-items: stretch; gap: 10px; }
  .r1rsn4a4 .max48 { text-align: center; }
}
@media (max-width: 720px) {
  .ty2e { grid-template-columns: 1fr; }
  .ze4l34 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .bxycy37f { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .lvbmlmw9 { grid-template-columns: 1fr; }
  .ap0eu { width: 100px; height: 100px; margin: 16px auto; }
  .g5ofzcln { font-size: 1.4rem; }
  .ont0lu2 { justify-content: center; }
  .o7neet .iah3naaf { min-width: 50%; }
}
.pwpw .ertwg { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .dpbb0gv4 { flex-wrap: wrap; padding: 14px 16px; }
  .mrkmbhn { padding: 12px 16px; }
  .pwpw .ertwg { margin: 0 16px; }
  .pwpw .m62zi9 { padding: 0 16px; }
  .at8h58 { padding: 12px 16px; }
}
.y2qnool .ia4ou { gap: 14px; }
.y2qnool .hyvxf {
  padding: 20px 26px; gap: 24px; border-radius: 12px;
  min-height: 140px;
}
.y2qnool .z3gy2gv { font-size: 1.15rem; }
.y2qnool .vmvwz { font-size: 1.22rem; }
.y2qnool .e45zt4g5.hg7q7fyc { padding: 14px 30px !important; font-size: 1rem; }
.aynx .e45zt4g5.hg7q7fyc { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.yenpuimx .ol755bm { display: none; }
.yenpuimx .iw8p2t { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.yenpuimx .iw8p2t {
  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;
}
.yenpuimx .iw8p2t small { display: none; }
.yenpuimx .bl0vwz .u73m3zkv { display: none; }
.yenpuimx .bl0vwz strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.yenpuimx .exbs { display: none; }
.f0cnf { margin: 16px 0; }
.dgsk8 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.dgsk8 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.dgsk8 summary::after { content: "+"; color: var(--accent-light); }
.dgsk8[open] summary::after { content: "−"; }
.dgsk8 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.ye4g { margin-bottom: 0; }
.ixob h2.akvi8 { color: var(--text-primary); border-color: var(--accent-light); }
.pjjl3hi h2.akvi8 { color: var(--text-primary); border-color: var(--accent-light); }
.az1xnz7o .kuhrsyub     { background: #052e16; border-color: #10b981; }
.az1xnz7o .igqxe063 { background: #2d0a1e; border-color: #f43f5e; }
.az1xnz7o .lz2z    { background: #1e1036; border-color: #a855f7; }
.az1xnz7o .vtfor64j strong  { color: #f1f5f9; }
.az1xnz7o .vtfor64j p       { color: #cbd5e1; }
.az1xnz7o .z5w9    .kuhrsyub     .hxbgath::before,
.az1xnz7o .agds  .kuhrsyub     .hxbgath::before,
.az1xnz7o .sq7b  .kuhrsyub     .hxbgath::before,
.az1xnz7o .mm9md97g .kuhrsyub     .hxbgath::before { color: #10b981; }
.az1xnz7o .z5w9    .igqxe063 .hxbgath::before,
.az1xnz7o .agds  .igqxe063 .hxbgath::before,
.az1xnz7o .sq7b  .igqxe063 .hxbgath::before,
.az1xnz7o .mm9md97g .igqxe063 .hxbgath::before { color: #f43f5e; }
.az1xnz7o .z5w9    .lz2z    .hxbgath::before,
.az1xnz7o .agds  .lz2z    .hxbgath::before,
.az1xnz7o .sq7b  .lz2z    .hxbgath::before,
.az1xnz7o .mm9md97g .lz2z    .hxbgath::before { color: #a855f7; }
.nskfr1 .kuhrsyub     { background: #2d2000; border-color: #eab308; }
.nskfr1 .igqxe063 { background: #2d0b0b; border-color: #ef4444; }
.nskfr1 .lz2z    { background: #2d1600; border-color: #f97316; }
.nskfr1 .vtfor64j strong  { color: #f1f5f9; }
.nskfr1 .vtfor64j p       { color: #cbd5e1; }
.nskfr1 .z5w9    .kuhrsyub     .hxbgath::before,
.nskfr1 .agds  .kuhrsyub     .hxbgath::before,
.nskfr1 .sq7b  .kuhrsyub     .hxbgath::before,
.nskfr1 .mm9md97g .kuhrsyub     .hxbgath::before { color: #eab308; }
.nskfr1 .z5w9    .igqxe063 .hxbgath::before,
.nskfr1 .agds  .igqxe063 .hxbgath::before,
.nskfr1 .sq7b  .igqxe063 .hxbgath::before,
.nskfr1 .mm9md97g .igqxe063 .hxbgath::before { color: #ef4444; }
.nskfr1 .z5w9    .lz2z    .hxbgath::before,
.nskfr1 .agds  .lz2z    .hxbgath::before,
.nskfr1 .sq7b  .lz2z    .hxbgath::before,
.nskfr1 .mm9md97g .lz2z    .hxbgath::before { color: #f97316; }
.s5v9 .kuhrsyub     { background: #0c1a2e; border-color: #38bdf8; }
.s5v9 .igqxe063 { background: #12103a; border-color: #818cf8; }
.s5v9 .lz2z    { background: #0a2020; border-color: #2dd4bf; }
.s5v9 .vtfor64j strong  { color: #f1f5f9; }
.s5v9 .vtfor64j p       { color: #cbd5e1; }
.s5v9 .z5w9    .kuhrsyub     .hxbgath::before,
.s5v9 .agds  .kuhrsyub     .hxbgath::before,
.s5v9 .sq7b  .kuhrsyub     .hxbgath::before,
.s5v9 .mm9md97g .kuhrsyub     .hxbgath::before { color: #38bdf8; }
.s5v9 .z5w9    .igqxe063 .hxbgath::before,
.s5v9 .agds  .igqxe063 .hxbgath::before,
.s5v9 .sq7b  .igqxe063 .hxbgath::before,
.s5v9 .mm9md97g .igqxe063 .hxbgath::before { color: #818cf8; }
.s5v9 .z5w9    .lz2z    .hxbgath::before,
.s5v9 .agds  .lz2z    .hxbgath::before,
.s5v9 .sq7b  .lz2z    .hxbgath::before,
.s5v9 .mm9md97g .lz2z    .hxbgath::before { color: #2dd4bf; }
.w15e .kuhrsyub     { background: var(--accent-bg); border-color: var(--accent-light); }
.w15e .igqxe063 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.w15e .lz2z    { background: var(--accent-bg); border-color: var(--accent-pale); }
.w15e .z5w9    .hxbgath::before,
.w15e .agds  .hxbgath::before,
.w15e .sq7b  .hxbgath::before,
.w15e .mm9md97g .hxbgath::before { color: var(--accent-light) !important; }
.h8awes4::before,
.vg463uj::before { margin-right: 5px; }
.r0jjli .jzmq ul li,
.r0jjli .jzmq .h8awes4 { color: #22c55e; }
.r0jjli .j66s5vmk ul li,
.r0jjli .j66s5vmk .vg463uj { color: #ef4444; }
.dog4b376 .jzmq { background: var(--bg-pros); }
.dog4b376 .j66s5vmk { background: var(--bg-cons); }
.dog4b376 .jzmq .h8awes4 { color: var(--c-pros-label); }
.dog4b376 .j66s5vmk .vg463uj { color: var(--c-cons); }
.dog4b376 .jzmq ul li,
.dog4b376 .x46c3int li            { color: var(--c-pros); }
.dog4b376 .j66s5vmk ul li,
.dog4b376 .sfj1v4sq li            { color: var(--c-cons); }
.vo7xjer2 .jzmq { background: var(--bg-pros); }
.vo7xjer2 .j66s5vmk { background: var(--bg-cons); }
.vo7xjer2 .jzmq .h8awes4 { color: var(--c-pros-label); }
.vo7xjer2 .j66s5vmk .vg463uj { color: var(--c-cons); }
.vo7xjer2 .jzmq ul li,
.vo7xjer2 .j66s5vmk ul li,
.hogaijsu .h8awes4::before { content: "✓ "; }
.hogaijsu .vg463uj::before { content: "✗ "; }
.rqzm8 .h8awes4::before { content: "→ "; }
.rqzm8 .vg463uj::before { content: "← "; }
.npvd2 .h8awes4::before { content: "★ "; }
.npvd2 .vg463uj::before { content: "✕ "; }
.iz2d .h8awes4::before { content: "◆ "; }
.iz2d .vg463uj::before { content: "▲ "; }
.sn0ja .vtfor64j { background: transparent; border-left: none; border: 1.5px solid; }
.sn0ja .kuhrsyub     { border-color: var(--c-tip-border); }
.sn0ja .igqxe063 { border-color: var(--c-warn-border); }
.sn0ja .lz2z    { border-color: #60a5fa; }
.sn0ja .vtfor64j strong { color: var(--text-primary); }
.sn0ja .vtfor64j p      { color: var(--text-muted); }
.z19j8 .vtfor64j { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.z19j8 .kuhrsyub     { border-top-color: var(--c-tip-border); }
.z19j8 .igqxe063 { border-top-color: var(--c-warn-border); }
.z19j8 .lz2z    { border-top-color: #60a5fa; }
.ltkw .vtfor64j { border-left: none; border-radius: 8px; }
.ltkw .kuhrsyub     { background: #065f46; }
.ltkw .igqxe063 { background: #92400e; }
.ltkw .lz2z    { background: #1e3a8a; }
.ltkw .vtfor64j strong,
.ltkw .vtfor64j p { color: #fff; }
.ltkw .hxbgath::before { color: rgba(255,255,255,0.85) !important; }
.az1xnz7o.ltkw .kuhrsyub,
.az1xnz7o .ltkw .kuhrsyub     { background: #052e16; }
.az1xnz7o.ltkw .igqxe063,
.az1xnz7o .ltkw .igqxe063 { background: #2d0a1e; }
.az1xnz7o.ltkw .lz2z,
.az1xnz7o .ltkw .lz2z    { background: #1e1036; }
.nskfr1.ltkw .kuhrsyub,
.nskfr1 .ltkw .kuhrsyub      { background: #2d2000; }
.nskfr1.ltkw .igqxe063,
.nskfr1 .ltkw .igqxe063  { background: #2d0b0b; }
.nskfr1.ltkw .lz2z,
.nskfr1 .ltkw .lz2z     { background: #2d1600; }
.s5v9.ltkw .kuhrsyub,
.s5v9 .ltkw .kuhrsyub      { background: #0c1a2e; }
.s5v9.ltkw .igqxe063,
.s5v9 .ltkw .igqxe063  { background: #12103a; }
.s5v9.ltkw .lz2z,
.s5v9 .ltkw .lz2z     { background: #0a2020; }
.a3a1 .vtfor64j { border-left: none; border-radius: 6px; padding: 10px 14px; }
.a3a1 .kuhrsyub     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.a3a1 .igqxe063 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.a3a1 .lz2z    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.a3a1 .vtfor64j strong { color: var(--text-primary); }
.a3a1 .vtfor64j p      { color: var(--text-muted); }
.ljz8 .vtfor64j { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.z5w9 .hxbgath,
.agds .hxbgath,
.sq7b .hxbgath,
.mm9md97g .hxbgath { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.z5w9 .hxbgath::before,
.agds .hxbgath::before,
.sq7b .hxbgath::before,
.mm9md97g .hxbgath::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.z5w9 .kuhrsyub     .hxbgath::before { content: "✦"; color: var(--c-tip-border); }
.z5w9 .igqxe063 .hxbgath::before { content: "▲"; color: var(--c-warn-border); }
.z5w9 .lz2z    .hxbgath::before { content: "◉"; color: #60a5fa; }
.agds .kuhrsyub     .hxbgath::before { content: "★"; color: var(--c-tip-border); }
.agds .igqxe063 .hxbgath::before { content: "◆"; color: var(--c-warn-border); }
.agds .lz2z    .hxbgath::before { content: "●"; color: #60a5fa; }
.sq7b .kuhrsyub     .hxbgath::before { content: "▶"; color: var(--c-tip-border); }
.sq7b .igqxe063 .hxbgath::before { content: "■"; color: var(--c-warn-border); }
.sq7b .lz2z    .hxbgath::before { content: "▸"; color: #60a5fa; }
.mm9md97g .kuhrsyub     .hxbgath::before { content: "→"; color: var(--c-tip-border); }
.mm9md97g .igqxe063 .hxbgath::before { content: "⬥"; color: var(--c-warn-border); }
.mm9md97g .lz2z    .hxbgath::before { content: "◈"; color: #60a5fa; }
.tkwob .k7rn .gcc3e,
.tkwob .q1v8gt .gcc3e  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.tkwob .rgilp3wi                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.tkwob .k594in6                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.hy1y .k7rn .gcc3e,
.hy1y .q1v8gt .gcc3e,
.hy1y .rgilp3wi,
.hy1y .hyvxf,
.hy1y .szhb8mx,
.hy1y .r9wd4,
.hy1y .k594in6,
.hy1y .ljz8 .vtfor64j { box-shadow: none; }
.v7n3aq3   .qoebb, .v7n3aq3 .wfboxfbu, .v7n3aq3 .jccx,
.v7n3aq3   .l442j, .v7n3aq3 .lis3 { font-size: 0.9rem; }
.v7n3aq3   .we7x5u, .v7n3aq3 .w62x9d { font-size: 0.9rem; }
.t02q5nzd   .qoebb, .t02q5nzd .wfboxfbu, .t02q5nzd .jccx,
.t02q5nzd   .l442j, .t02q5nzd .lis3 { font-size: 0.95rem; }
.t02q5nzd   .we7x5u, .t02q5nzd .w62x9d { font-size: 0.95rem; }
.egik7w   .qoebb, .egik7w .wfboxfbu, .egik7w .jccx,
.egik7w   .l442j, .egik7w .lis3 { font-size: 1.08rem; }
.egik7w   .we7x5u, .egik7w .w62x9d { font-size: 1.05rem; }
.imdmu .qfdg      { font-size: 3.2rem; }
.imdmu h2.akvi8 { font-size: 1.9rem; }
.imdmu h3.ozppf     { font-size: 1.4rem; }
.fplmmv6 .qfdg      { font-size: 3.8rem; }
.fplmmv6 h2.akvi8 { font-size: 2.2rem; }
.fplmmv6 h3.ozppf     { font-size: 1.6rem; }
.ye4g + .ye4g { position: relative; }
.en1bfxoi   .ye4g + .ye4g::before,
.am4a6zjk  .ye4g + .ye4g::before,
.r6805   .ye4g + .ye4g::before,
.osugo   .ye4g + .ye4g::before,
.c8act4   .ye4g + .ye4g::before,
.idz32wvh .ye4g + .ye4g::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.en1bfxoi .ye4g + .ye4g::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.am4a6zjk .ye4g + .ye4g::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.r6805 .ye4g + .ye4g::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;
}
.osugo .ye4g + .ye4g::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.yhqz2 .ye4g { margin-bottom: 16px; }
.yhqz2 .ye4g + .ye4g { margin-top: 0; }
.yhqz2 .kuprewh { padding-top: 0; padding-bottom: 0; }
.c8act4 .ye4g + .ye4g::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.idz32wvh .ye4g + .ye4g::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.xxqq .ye4g + .ye4g::before,
.csn4nnu .ye4g + .ye4g::before,
.aew5 .ye4g + .ye4g::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%;
}
.tzcmgvo .xxqq .ye4g:nth-child(even)::before,
.tzcmgvo .csn4nnu .ye4g:nth-child(even)::before,
.tzcmgvo .aew5 .ye4g:nth-child(even)::before { background: var(--bg-surface); }
.ftmh .xxqq .ye4g:nth-child(even)::before,
.ftmh .csn4nnu .ye4g:nth-child(even)::before,
.ftmh .aew5 .ye4g:nth-child(even)::before { background: var(--bg-card); }
.xxqq .ye4g + .ye4g::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");
}
.csn4nnu .ye4g + .ye4g::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");
}
.aew5 .ye4g + .ye4g::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");
}
.i4379 .r7ibqwnz,
.i4379 .n2ckz8e,
.i4379 .zw5hbr,
.qj3amixm .zw5hbr { padding-bottom: 60px; }
.q7pi .zw5hbr { padding-bottom: 70px; }
.i4379 .r7ibqwnz::before,
.i4379 .r7ibqwnz::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");
}
.vgnb  .r7ibqwnz:not(.yo9zdd) .enkfhp0a { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ldq43ep .h8tgr8 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.eztn2e .h8tgr8 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.vgnb .yo9zdd { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.vgnb .ncyek740 { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.vgnb .h8tgr8 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.q9cn8 .h8tgr8 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.fotr .h8tgr8 { background: var(--accent-bg); }
.y6ab7yc .bhq78ust { float: left; width: 38%; margin: 0 28px 16px 0; }
.y6ab7yc .bhq78ust .xrai79n { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.y6ab7yc .kuprewh::after { content: ''; display: block; clear: both; }
.eosfcn .bhq78ust { float: right; width: 38%; margin: 0 0 16px 28px; }
.eosfcn .bhq78ust .xrai79n { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.eosfcn .kuprewh::after { content: ''; display: block; clear: both; }
.lky83sas .ye4g:nth-child(odd)  .bhq78ust { float: left;  width: 38%; margin: 0 28px 16px 0; }
.lky83sas .ye4g:nth-child(even) .bhq78ust { float: right; width: 38%; margin: 0 0 16px 28px; }
.lky83sas .bhq78ust .xrai79n { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.lky83sas .kuprewh::after { content: ''; display: block; clear: both; }
.y6ab7yc .soxq,
.eosfcn .soxq,
.lky83sas .soxq,
.lky83sas .ia4ou { clear: both; }
@media (max-width: 900px) {
  .y6ab7yc .bhq78ust,
  .eosfcn .bhq78ust,
  .lky83sas .ye4g:nth-child(odd)  .bhq78ust,
  .lky83sas .ye4g:nth-child(even) .bhq78ust {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .y6ab7yc .bhq78ust .xrai79n,
  .eosfcn .bhq78ust .xrai79n,
  .lky83sas .bhq78ust .xrai79n {
    max-height: none !important;
  }
}
.y6ab7yc .we7x5u,
.y6ab7yc .w62x9d,
.eosfcn .we7x5u,
.eosfcn .w62x9d,
.lky83sas .we7x5u,
.lky83sas .w62x9d { overflow: hidden; }
@media (max-width: 640px) {
  .y6ab7yc .bhq78ust,
  .eosfcn .bhq78ust,
  .lky83sas .bhq78ust { float: none; width: 100%; margin: 0 0 16px 0; }
}
.enxu .k8rvangx,
.enxu .kuprewh,
.enxu .atd4  { max-width: 1100px; }
.enxu { --content-mw: 1100px; }
.onx5ubnf .k8rvangx,
.onx5ubnf .kuprewh,
.onx5ubnf .atd4  { max-width: 1200px; }
.aclyv .k8rvangx,
.aclyv .kuprewh,
.aclyv .atd4  { max-width: 1320px; }
.at9l09 { font-size: 0.82rem; color: var(--text-muted); }
.qqzfr2 { display: flex; align-items: center; }
.c61io8 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.qisv2olt { display: flex; align-items: center; }
.qdtbwr { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.qdtbwr:hover { text-decoration: underline; }
.pvgq3yca { margin: 0 3px; opacity: 0.45; }
.pvgq3yca::before { content: '/'; }
.uqymg { padding: 2px 5px; color: var(--text-main); }
.ekqee .at9l09 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ekqee .qqzfr2 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.pmf47d .at9l09 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.pmf47d .qqzfr2 { padding: 0 0 0 12px; }
.hm4scpev {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.txwl4lqa .qqzfr2 { padding: 0 16px; }
.txwl4lqa .at9l09 {
  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);
}
.txwl4lqa .k8rvangx { padding-top: 28px; }
@media (max-width: 720px) {
  .hm4scpev { margin-top: 18px; padding: 0 16px; }
  .txwl4lqa .k8rvangx { padding-top: 16px; }
}
.enxu.ekqee .qqzfr2 { max-width: 1100px; }
.onx5ubnf.ekqee .qqzfr2 { max-width: 1200px; }
.aclyv.ekqee .qqzfr2 { max-width: 1320px; }
.enxu .hm4scpev { max-width: 1100px; }
.onx5ubnf .hm4scpev { max-width: 1200px; }
.aclyv .hm4scpev { max-width: 1320px; }
.n5iwer .ye4g { padding-top: 16px; padding-bottom: 16px; }
.om2av .ye4g { padding-top: 24px; padding-bottom: 24px; }
.zftwxl .ye4g { padding-top: 40px; padding-bottom: 40px; }
.au92x2mh .ye4g { padding-top: 52px; padding-bottom: 52px; }
.eaknsmoa .ye4g:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.eaknsmoa .ye4g:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.eaknsmoa .ye4g:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.eaknsmoa .ye4g:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.q524j .kuprewh { padding-top: 10px;  padding-bottom: 10px; }
.z3zmmbs .kuprewh { padding-top: 18px;  padding-bottom: 18px; }
.bum4mcql .kuprewh { padding-top: 36px;  padding-bottom: 36px; }
.i35zkn .kuprewh { padding-top: 48px;  padding-bottom: 48px; }
.kyloax h2.akvi8 { font-weight: 600; }
.kyloax h3.ozppf     { font-weight: 600; }
.ohf98r h2.akvi8 { font-weight: 800; }
.ohf98r h3.ozppf     { font-weight: 700; }
.n5zcc h2.akvi8 { font-weight: 900; }
.n5zcc h3.ozppf     { font-weight: 800; }
.n5zcc .vtfor64j strong,
.n5zcc .vtfor64j strong { font-weight: 600; }
.e72ai6s {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.zi89npgz .e72ai6s { display: none; }
@media (max-width: 640px) { .e72ai6s { display: none; } }
.e72ai6s { background: var(--cta) !important; color: #fff !important; border: none !important; }
.e72ai6s:hover { opacity: 0.85; }
.bliz21 .e72ai6s { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.t12rq6p .e72ai6s,
.f7bj  .e72ai6s { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.t12rq6p .e72ai6s:hover,
.f7bj  .e72ai6s:hover { opacity: 0.88; }
.bliz21.t12rq6p .e72ai6s,
.bliz21.f7bj  .e72ai6s { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.dzl9 {
  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;
}
.dzl9:hover { transform: translateY(-2px); opacity: 0.92; }
.dzl9 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.edfz7 .dzl9 { display: none; }
.j7xz2sr .dzl9 { right: 32px; }
.s30t2vb  .dzl9 { left: 32px; }
@media (max-width: 480px) {
  .j7xz2sr .dzl9 { right: 20px; bottom: 20px; }
  .s30t2vb  .dzl9 { left: 20px; bottom: 20px; }
}
.yft2o { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.atd4 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.nz78wyh { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.a7a6n65a { color: var(--text-dim); font-size: 0.8rem; }
.czkwh88 a, .o7ucm a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.czkwh88 a:hover, .o7ucm a:hover { color: var(--accent-light); }
.o7ucm { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.myom6u5 .atd4 { text-align: center; }
.myom6u5 .o7ucm { justify-content: center; margin-bottom: 16px; }
.myom6u5 .nz78wyh { margin-top: 0; }
.psc1v { margin-top: 10px; }
.psc1v a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .atd4 { padding-left: 16px; padding-right: 16px; }
  .vkfn7 .atd4 { padding: 20px 16px; }
  .o7ucm { gap: 4px 12px; }
  .nz78wyh { font-size: 0.78rem; }
}
.q8g00 .nz78wyh { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.q8g00 .a7a6n65a { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .q8g00 .xdiyk { grid-template-columns: 1fr 1fr; } .q8g00 .u9zgjt6o { grid-column: 1 / -1; } }
@media (max-width: 480px) { .q8g00 .xdiyk { grid-template-columns: 1fr; } }
.ln8s .nz78wyh { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .ln8s .yx5fkby { gap: 12px; } .ln8s .ar27le { margin-right: 0; width: 100%; } }
.frl36q3 .nz78wyh { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.frl36q3 .a7a6n65a { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .frl36q3 .rbqe76r { grid-template-columns: 1fr 1fr; } .frl36q3 .kgkwpak7 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .frl36q3 .rbqe76r { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .zyms .gwcvvixk { grid-template-columns: 1fr 1fr; } .zyms .ntnc:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zyms .gwcvvixk { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ti8y2wr .gwcvvixk { grid-template-columns: 1fr; } }
.ypnrjh .atd4 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ypnrjh .o7ucm { justify-content: center; }
.esv5x9v .bvy5cqx      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.esv5x9v .yft2o { background: var(--bg-page); border-top-color: var(--border-alt); }
.usgw .bvy5cqx      { background: #0d1117; border-bottom-color: #21262d; }
.usgw .nkpqgdbm { color: var(--accent-light); }
.usgw .x4dc { --msep-color: #8b949e; }
.usgw .x4dc a { color: #8b949e; }
.usgw .x4dc a:hover { color: var(--accent-light); }
.usgw .qrdnwrrb { color: #8b949e; }
.usgw .yft2o { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.usgw .nz78wyh,
.usgw .a7a6n65a { color: #6e7681; }
.usgw .czkwh88 a, .usgw .o7ucm a,
.usgw .czkwh88 a:hover, .usgw .o7ucm a:hover,
@media (max-width: 640px) {
  .usgw .x4dc { background: #0d1117; border-top-color: #21262d; }
  .usgw .x4dc li a { border-bottom-color: #21262d; }
}
.y7v784h3 .bvy5cqx      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.y7v784h3 .nkpqgdbm { color: var(--accent-light); }
.y7v784h3 .x4dc { --msep-color: #475569; }
.y7v784h3 .x4dc a { color: #475569; }
.y7v784h3 .x4dc a:hover { color: var(--accent-light); }
.y7v784h3 .qrdnwrrb { color: #64748b; }
.y7v784h3 .yft2o { background: #f0f4f8; border-top-color: #cbd5e1; }
.y7v784h3 .nz78wyh,
.y7v784h3 .a7a6n65a { color: #64748b; }
.y7v784h3 .czkwh88 a, .y7v784h3 .o7ucm a,
.y7v784h3 .czkwh88 a:hover, .y7v784h3 .o7ucm a:hover,
@media (max-width: 640px) {
  .y7v784h3 .x4dc { background: #f0f4f8; border-top-color: #cbd5e1; }
  .y7v784h3 .x4dc li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.t12rq6p .bvy5cqx      { background: var(--accent); border-bottom-color: var(--accent-light); }
.t12rq6p .nkpqgdbm { color: #fff; }
.t12rq6p .x4dc { --msep-color: rgba(255,255,255,0.82); }
.t12rq6p .x4dc a { color: rgba(255,255,255,0.82); }
.t12rq6p .x4dc a:hover { color: #fff; }
.t12rq6p .qrdnwrrb { color: rgba(255,255,255,0.9); }
.t12rq6p .yft2o { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.t12rq6p .nz78wyh,
.t12rq6p .a7a6n65a { color: rgba(255,255,255,0.72); }
.t12rq6p .czkwh88 a, .t12rq6p .o7ucm a,
.t12rq6p .czkwh88 a:hover, .t12rq6p .o7ucm a:hover,
@media (max-width: 640px) {
  .t12rq6p .x4dc { background: var(--accent); border-top-color: var(--accent-light); }
  .t12rq6p .x4dc li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.f7bj .bvy5cqx {
  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);
}
.f7bj .yft2o {
  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) {
  .f7bj .x4dc {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.g36n .nebsz57 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.t47z2 .nebsz57 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.axwmr .nebsz57 { min-height: 72px; height: auto; }
.h5rns7c9 .nebsz57 { min-height: 84px; height: auto; }
.vkfn7 .nebsz57 { max-width: none; padding: 0 32px; }
.vkfn7 .atd4  { max-width: none; padding: 24px 32px; }
.tlveamt.onx5ubnf .nebsz57 { max-width: 1200px; }
.tlveamt.aclyv .nebsz57 { max-width: 1320px; }
.q4iy   .nkpqgdbm, .q4iy   .ar27le { text-transform: capitalize; }
.xl0l6sno .nkpqgdbm, .xl0l6sno .ar27le { text-transform: lowercase; }
.mn0ybvt5 .nkpqgdbm, .mn0ybvt5 .ar27le { text-transform: uppercase; letter-spacing: 0.06em; }
.tj95, .bobao1h {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.ednt .tj95,
.f4grx .tj95,
.npee .tj95,
.wzc4k .tj95,
.rn4cu3hx   .x4dc a { font-weight: 500; }
.wcnseplw .x4dc a { font-weight: 600; }
.yg7wi     .x4dc a { font-weight: 700; }
.zwjbsf2t    .x4dc a { font-weight: 800; letter-spacing: 0.01em; }
.m1ajjt     .x4dc > li + li::before,
.nl2v9sem    .x4dc > li + li::before,
.eir6upi6    .x4dc > li + li::before,
.m3m56jb1 .x4dc > li + li::before,
.pllxun7 .x4dc > li + li::before,
.wot0u  .x4dc > li + li::before,
.fji8b    .x4dc > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.m1ajjt     .x4dc > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.nl2v9sem    .x4dc > li + li::before { content: "|"; }
.eir6upi6    .x4dc > li + li::before { content: "—"; }
.m3m56jb1 .x4dc > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.pllxun7 .x4dc > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.wot0u  .x4dc > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.fji8b    .x4dc > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .y1a3 .qrdnwrrb,
  .o5b88 .qrdnwrrb,
  .bz3s .qrdnwrrb,
  .o600g .qrdnwrrb,
  .hhwy6f .qrdnwrrb {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .y1a3 .qrdnwrrb::before,
  .o5b88 .qrdnwrrb::before,
  .bz3s .qrdnwrrb::before,
  .o600g .qrdnwrrb::before,
  .hhwy6f .qrdnwrrb::before { content: ""; display: block; flex-shrink: 0; }

  
  .y1a3 .qrdnwrrb::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;
  }

  
  .o5b88 .qrdnwrrb::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;
  }

  
  .bz3s .qrdnwrrb::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;
  }

  
  .o600g .qrdnwrrb::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;
  }

  
  .hhwy6f .qrdnwrrb::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) {
  .rizei .qrdnwrrb {
    padding: 5px 14px;
  }
  .rizei .x4dc {
    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;
  }
  .rizei .x4dc li a {
    border-bottom: none; padding: 10px 22px;
  }
  .rizei .x4dc li a:hover { background: var(--bg-raised); }
  .rizei .r3davf,
  .jgyqi15 .r3davf,
  .gfb7 .r3davf { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .lr69uj .qrdnwrrb {
    padding: 5px 10px;
  }
  .lr69uj .x4dc {
    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);
  }
  .lr69uj .x4dc.dkky4g { transform: translateX(0); }
  .lr69uj .x4dc li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .lr69uj .x4dc li:last-child a { border-bottom: none; }
  .t12rq6p .x4dc,
  .usgw .x4dc { background: var(--accent) !important; }
  .t12rq6p .x4dc li a,
  .usgw .x4dc li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .gfb7 .qrdnwrrb {
    padding: 5px 10px;
  }
  .gfb7 .x4dc {
    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);
  }
  .gfb7 .x4dc::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .gfb7 .x4dc.dkky4g { transform: translateY(0); }
  .gfb7 .x4dc li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .hn5vzn .qrdnwrrb {
    padding: 5px 10px;
  }
  .hn5vzn .x4dc {
    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;
  }
  .hn5vzn .x4dc.dkky4g { opacity: 1; pointer-events: auto; }
  .hn5vzn .x4dc li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .tfaf4     .qrdnwrrb { border-radius: 0 !important; }
  .wr65   .qrdnwrrb { border-radius: 8px !important; }
  .a83yr6yc .qrdnwrrb { border-radius: 50% !important; }
  .g7zhri   .qrdnwrrb { border-radius: 999px !important; }
}
.g7v7oc .i2rwzmth { height: 36px; }
.gylfj .i2rwzmth { height: 60px; max-width: 200px; }
.eux07u .i2rwzmth { height: 76px; max-width: 240px; }
.cw2ijm .gfoweo {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.cw2ijm .vmvwz {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .a7ewq3uc .ia4ou {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .a7ewq3uc .hyvxf {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .a7ewq3uc .hyvxf { padding: 40px 16px 20px; }
  .a7ewq3uc .l7c9d3 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .a7ewq3uc .e45zt4g5 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .jg52o .hyvxf {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .jg52o .hyvxf::before {
    position: absolute; top: 14px; left: 14px;
  }
  .jg52o .wz3a3amc {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .jg52o .z3gy2gv { white-space: normal; text-align: center; font-size: 1.2rem; }
  .jg52o .l7c9d3 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .jg52o .e45zt4g5 { width: 100%; min-width: 0; }
  .jg52o .ol755bm { min-width: 0; }
}
.iv18vis .dgsk8 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.iv18vis .dgsk8 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.iv18vis .dgsk8 p { padding: 0 2px 16px; }
.o5m5y4 .dgsk8 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.o5m5y4 .dgsk8 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.o5m5y4 .dgsk8 summary::after { content: "›"; font-size: 1.2em; }
.o5m5y4 .dgsk8[open] summary::after { content: "‹"; }
.o5m5y4 .dgsk8 p { padding: 10px 22px 4px; }
.o9jhomki .dgsk8 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.o9jhomki .dgsk8 summary { color: var(--text-primary); padding-left: 16px; }
.o9jhomki .dgsk8 summary::after { content: "›"; font-size: 1.1em; }
.o9jhomki .dgsk8[open] summary::after { content: "‹"; }
.o9jhomki .dgsk8 p { padding-left: 16px; }
.g433 .f0cnf { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.g433 .dgsk8 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.g433 .dgsk8:last-child { border-bottom: none; }
.g433 .dgsk8 summary { color: var(--text-primary); border-radius: 0; }
.g433 .dgsk8 summary::after { content: "›"; font-size: 1.1em; }
.g433 .dgsk8[open] summary::after { content: "‹"; }
.uh0xd6 .dgsk8 { overflow: hidden; }
.uh0xd6 .dgsk8 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.uh0xd6 .dgsk8 summary::after { color: rgba(255,255,255,.75); }
.uh0xd6 .dgsk8[open] summary { border-radius: 0; }
.y222c { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ir183y9j {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.hlrh9ww8 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.adb1ioc { color: var(--text-muted); font-size: 1.05rem; }
.ui6e0z {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.menca { margin-bottom: 20px; }
.vusi9fi {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.hj1f5e24 {
  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;
}
.hj1f5e24:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.u91gar7 { resize: vertical; min-height: 130px; }
.oj4zs3 { width: 100%; margin-top: 8px; }
.gnb62 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.q0uenw0s {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.r2irs { color: var(--text-muted); line-height: 1.75; }
.lt1ou9sj { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.lt1ou9sj li { margin-bottom: 6px; }
.x4bg0 { max-width: 760px; margin: 0 auto; }
.ko4j4r5 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.qlxd { max-width: 760px; margin: 0 auto; }
.n141ezc5 ul.lt1ou9sj { margin: 0; }
@media (max-width: 640px) { .woyj21nd { grid-template-columns: 1fr; gap: 10px; } }
.uvk8u { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.bqzjcd { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.izpq3j { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.bqzjcd p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.bqzjcd .lt1ou9sj { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .uvk8u { grid-template-columns: 1fr; } }
.fr04a3r5 ul.lt1ou9sj { margin: 0; }
.e0jyvsf .lt1ou9sj,
.o84jj0n .lt1ou9sj,
.nunn .lt1ou9sj,
.at3p .lt1ou9sj {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .dt1m { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .zajq4l7 { grid-template-columns: 1fr; } .b20qx { position: static; text-align: center; } }
@media (max-width: 860px) { .lue0aj5l { grid-template-columns: 1fr; } }
.at3p .lt1ou9sj { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .lv5t7xpf { flex-direction: column; text-align: center; } .j4sh { grid-template-columns: 1fr; } }
.cedc {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.cedc .hlrh9ww8 { color: var(--accent-light); }
.j9r7wl .hlrh9ww8 { font-size: 2rem; }
.j9r7wl .adb1ioc { max-width: 680px; }
.znkd .hlrh9ww8 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.znkd .adb1ioc  { margin: 0; }
@media (max-width: 640px) { .znkd { flex-direction: column; } }
.v9l0n .hlrh9ww8 { color: var(--accent-light); }
.gdbx2sa6 .hlrh9ww8 { color: #fff; }
.gdbx2sa6 .adb1ioc  { color: rgba(255,255,255,0.85); }
.hpwca1 { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .ez89q { grid-template-columns: 1fr; } }
.ksdny .hj1f5e24 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ksdny .hj1f5e24:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.by28i .hj1f5e24 { background: var(--bg-raised); border-color: transparent; }
.by28i .hj1f5e24:focus { background: var(--bg-card); border-color: var(--accent-light); }
.em46 .hj1f5e24 { border-radius: 100px; padding: 11px 20px; }
.em46 .u91gar7 { border-radius: 14px; }
@media (max-width: 640px) { .c5t63 { grid-template-columns: 1fr; } }
.ms8p { counter-reset: priv-count; }
.bs9j {
  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);
}
.bs9j:last-child { border-bottom: none; }
.jv6r {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.bs9j h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.bs9j p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.m9kuh66 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.m9kuh66 li { margin-bottom: 6px; }
.vvf6jas{position:relative;overflow:visible}
.t8zm1oju .l0xn4bk{display:block}
.se21mv .h8tgr8~.chu6avy,
.se21mv .h8tgr8~.chu6avy .s0erj0,
.h8tgr8~.chu6avy,.ihhzc~.chu6avy{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}
.h8tgr8~.chu6avy .s0erj0{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.srryl .s0erj0{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.ytavd5{--date-bg:transparent}
.ck6c .tj4unm8::before{content:"→";opacity:.35;font-size:.85em}
.ck6c .q5rm + .q5rm::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.ypz7aiyc .vsxktssa{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .vsxktssa{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .t9qhj{max-width:100%}
}
:root {
  --accent:          #300aad;
  --brand:           #300aad;
  --brand-light:     #724cef;
  --brand-pale:      #a690ee;
  --grad-start:      #15044c;
  --grad-end:        #290894;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #d70002;
  --cta-light:       #f9292b;
  --cta-hover:       #fe0003;
  --bg-page:         #070316;
  --bg-surface:      #0c0423;
  --bg-card:         #100631;
  --bg-card-inner:   #15083e;
  --bg-raised:       #190a4c;
  --bg-hover:        #1e0c59;
  --border:          #240e6b;
  --border-alt:      #2d1286;
  --border-section:  #240e6b;
  --text-primary:    #e4e2e8;
  --text-muted:      #a09cae;
  --text-body:       #c9c6d1;
  --text-sub:        #a09cae;
  --text-faint:      #6c677e;
  --text-dim:        #545062;
  --text-label:      #868097;
  --text-value:      #bbb8c5;
  --accent-bg:       #140c30;
  --accent-bg-light: #1e104b;
  --bg-tip:          #162622;
  --bg-warning:      #272115;
  --bg-info:         #161b26;
  --bg-pros:         #162622;
  --bg-cons:         #26161b;
  --c-pros:          #7af4d5;
  --c-cons:          #e689a1;
  --c-pros-label:    #4bf0c6;
  --c-tip-border:    #2aedbb;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7af4d5;
}
:root { --logo-bg-opacity: 61%; }
body, button, input { font-family: "Jost", sans-serif; }
.yyyc .hxbgath { font-size: 0; width: 1.2rem; flex-shrink: 0; }.yyyc .hxbgath::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.yyyc .kuhrsyub     .hxbgath::before { content: "";  color: var(--c-tip-border); }.yyyc .igqxe063 .hxbgath::before { content: ""; color: var(--c-warn-border); }.yyyc .lz2z    .hxbgath::before { content: ""; color: #60a5fa; }.az1xnz7o .yyyc .kuhrsyub     .hxbgath::before { color: #10b981; }.az1xnz7o .yyyc .igqxe063 .hxbgath::before { color: #f43f5e; }.az1xnz7o .yyyc .lz2z    .hxbgath::before { color: #a855f7; }.nskfr1  .yyyc .kuhrsyub     .hxbgath::before { color: #eab308; }.nskfr1  .yyyc .igqxe063 .hxbgath::before { color: #ef4444; }.nskfr1  .yyyc .lz2z    .hxbgath::before { color: #f97316; }.s5v9  .yyyc .kuhrsyub     .hxbgath::before { color: #38bdf8; }.s5v9  .yyyc .igqxe063 .hxbgath::before { color: #818cf8; }.s5v9  .yyyc .lz2z    .hxbgath::before { color: #2dd4bf; }.w15e .yyyc .hxbgath::before { color: var(--accent-light) !important; }
.lg6o9x .dhbj4o, .lg6o9x .h8tgr8 { min-height: 420px; }
.sn09179 .e72ai6s::after,.sn09179 .dzl9::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; }
.pvgq3yca::before { content: '/'; }
.klckbtw .q5rm::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.klckbtw .q5rm:first-of-type::before{content:"\f073"}.klckbtw .q5rm:last-of-type::before{content:"\f303"}