: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;
}
.qcmj9gc {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.wnw644rx {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.exn2r {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.jibcxgq { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.lmnz8idt { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.lmnz8idt a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.lmnz8idt a:hover { color: var(--accent-light); }
.mrqah     .p95q90ec { border-radius: 24px; padding: 8px; }
.mrqah .p95q90ec li a { border-radius: 16px; }
.dbwuza  .p95q90ec li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .p95q90ec {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .afkoxy7g:hover .p95q90ec,
  .afkoxy7g:focus-within .p95q90ec { display: block; }
  .p95q90ec li a { padding: 8px 16px; font-size: 0.88rem; }
}
.iv0vm3k {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.eg2b3a { display: none; }
@media (max-width: 640px) {
  .eg2b3a {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .eg2b3a.ynq1r4 { display: block; }
}
@media (max-width: 640px) {
  .iv0vm3k { display: block; }
  .lmnz8idt > li + li::before { display: none !important; }
  .lmnz8idt {
    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;
  }
  .lmnz8idt.ynq1r4 { display: flex; }
  .lmnz8idt li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .lmnz8idt li:last-child a { border-bottom: none; }
}
.zo388 { min-height: 480px; }
.w5dil1 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.joak { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.ptffq .joak { margin-left: 0; margin-right: 0; }
.akyc0 {
  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;
}
.akyc0:hover { opacity: 0.88; }
.qcv54s1e {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.nxfh {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.qcv54s1e .honbib {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.qcv54s1e .w5dil1 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.qcv54s1e .joak { color: #e2e8f0; }
.qcv54s1e.dadjh .honbib { text-align: center; }
.qcv54s1e.ptffq   .honbib { text-align: left; }
.cwh9 .honbib {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.cwh9 .w5dil1 { color: var(--text-primary); text-shadow: none; }
.cwh9 .joak { color: var(--text-muted); }
.cwh9 .akyc0 { margin-top: 16px; }
.cwh9, .cwh9.zo388 { min-height: auto !important; }
.cwh9.dadjh .honbib { text-align: center; }
.cwh9.ptffq   .honbib { text-align: left; }
.cwh9~.p1bc0{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}
.cwh9~.p1bc0 .tetx065e{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.ull4 .qcv54s1e .nxfh {
  overflow: hidden;
}
.ull4 .qcv54s1e .nxfh::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;
}
@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); }
}
.bz8p .qcv54s1e .nxfh {
  overflow: hidden;
}
.bz8p .qcv54s1e .nxfh::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.m69ky4 .qcv54s1e .nxfh {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.sxvtr8 .qcv54s1e .nxfh {
  overflow: hidden;
}
.sxvtr8 .qcv54s1e .nxfh::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;
}
.x8jr4 .qcv54s1e .nxfh {
  animation: hg-breathe 10s ease-in-out infinite;
}
.b0n6q .nxfh {
  background: none;
}
.b0n6q .w5dil1 { color: #fff; }
.b0n6q .joak { color: rgba(255,255,255,0.85); }
.b0n6q .akyc0 { background: #fff; color: var(--cta); }
.b0n6q .akyc0:hover { opacity: 0.92; }
.ykyb6z .w5dil1 { text-shadow: none; color: var(--text-primary); }
.ykyb6z .joak { color: var(--text-muted); }
.ykyb6z.ptffq   .cx91o { align-items: flex-start; text-align: left; }
.j4rxgw .honbib { padding-bottom: 24px; }
.l790 .honbib { max-width: 960px; }
@media (max-width: 700px) {
  .ykyb6z { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .ykyb6z .bezd25 { display: none !important; }
  .niypg .bezd25 { display: none !important; }
  .m40m13et .swyb { display: none !important; }
  .shlirrq .cy1dz1a { display: none !important; }
  .cx91o  { padding: 36px 24px; }
  .ykyb6z~.p1bc0,.lr9y~.p1bc0{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .zo388, .ykyb6z { min-height: 320px !important; }
  
  .w5dil1 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .gr6mf6 { display: none !important; }
  
  .tzfgoq5 { flex-direction: column; align-items: center; }
  .q4sh { width: 100%; max-width: 340px; }
}
.l6vv { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.zl2trt5t { width: 100%; height: auto; display: block; border-radius: 10px; }
.ophz .l6vv        { border-radius: 16px; }
.ophz .zl2trt5t  { border-radius: 16px; }
.gktlut .l6vv         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.gktlut .zl2trt5t   { border-radius: 8px; }
.yabwpymo { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.xrp6 { width: 100%; padding: 32px 0; position: relative; }
.l3kt6ed { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.xm7006w .xrp6:nth-child(even) { background: var(--bg-surface); }
.xm7006w .xrp6:nth-child(odd)  { background: var(--bg-page); }
.jnv2ez .xrp6:nth-child(even) { background: var(--bg-card); }
.jnv2ez .xrp6:nth-child(odd)  { background: var(--bg-page); }
.xm7006w .xrp6:nth-child(odd)  .l3kt6ed { background: var(--bg-card); border-radius: 6px; }
.xm7006w .xrp6:nth-child(even) .l3kt6ed { background: var(--bg-raised); border-radius: 6px; }
.jnv2ez .xrp6:nth-child(odd)  .l3kt6ed { background: var(--bg-card); border-radius: 6px; }
.jnv2ez .xrp6:nth-child(even) .l3kt6ed { background: var(--bg-raised); border-radius: 6px; }
.xm7006w .xrp6:nth-child(even) .hx7yg9 .i9flo1jg,
.jnv2ez .xrp6:nth-child(even) .hx7yg9 .i9flo1jg { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.xm7006w .xrp6:nth-child(odd) .hx7yg9 .i9flo1jg,
.jnv2ez .xrp6:nth-child(odd) .hx7yg9 .i9flo1jg { background: var(--bg-card-inner); }
.xm7006w .xrp6:nth-child(even) .u8058 .i9flo1jg:nth-child(odd),
.jnv2ez .xrp6:nth-child(even) .u8058 .i9flo1jg:nth-child(odd)  { background: var(--bg-card); }
.xm7006w .xrp6:nth-child(even) .u8058 .i9flo1jg:nth-child(even),
.jnv2ez .xrp6:nth-child(even) .u8058 .i9flo1jg:nth-child(even) { background: var(--bg-card-inner); }
h1.iymmdrl { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.iymmdrl {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.i5b15 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.r3g98wi h2.iymmdrl {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.z58w9 h2.iymmdrl {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.p9ty h2.iymmdrl {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.wlq9 h2.iymmdrl::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.k12nj44 h2.iymmdrl {
  color: var(--text-primary); font-size: 1.7rem;
}
.iw4dct h2.iymmdrl::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.zcht h2.iymmdrl {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.pnhmi5 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .pnhmi5 { display: none; } }
.gry94f8 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.stjz6w8 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.vwsf {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.cggl8 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.dvn2 { padding-left: 20px; }
.dvn2 li { margin-bottom: 6px; }
.dvn2 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.dvn2 a:hover { color: var(--accent-light); }
.q9qcjg .cggl8 { display: none; }
.az4h3ha .cggl8 { display: none; }
.az4h3ha .dvn2 { padding-left: 0; list-style: none; }
.az4h3ha .dvn2 li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.az4h3ha .dvn2 a { font-size: 0.92rem; }
.lodnu .vwsf { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.lodnu .cggl8 { display: none; }
.lodnu .dvn2 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.lodnu .dvn2 li { margin-bottom: 0; }
.lodnu .dvn2 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;
}
.lodnu .dvn2 a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.d07cv8 .vwsf { padding: 20px 20px 16px; }
.d07cv8 .dvn2 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.d07cv8 .dvn2 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.d07cv8 .dvn2 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;
}
.d07cv8 .dvn2 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;
}
.d07cv8 .dvn2 a:hover { color: var(--accent-light); border-color: var(--accent); }
.d07cv8 .dvn2 a:focus,
.d07cv8 .dvn2 a:focus-visible,
.d07cv8 .dvn2 a:target { outline: none; }
.d07cv8 .dvn2 li:target a { border-color: var(--border); color: var(--text-muted); }
.g568s9l5 .vwsf { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.g568s9l5 .cggl8 { display: none; }
.g568s9l5 .dvn2 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.g568s9l5 .dvn2 li { margin-bottom: 0; }
.g568s9l5 .dvn2 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.g568s9l5 .dvn2 li:last-child::after { content: ""; margin-right: 0; }
.g568s9l5 .dvn2 a { font-size: 0.9rem; }
.i9flo1jg { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.hx7yg9 .i9flo1jg { background: var(--bg-card); }
.u8058 .i9flo1jg:nth-child(odd)  { background: var(--bg-card); }
.u8058 .i9flo1jg:nth-child(even) { background: var(--bg-raised); }
.g4ml .i9flo1jg {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.g4ml .i9flo1jg:last-child { border-bottom: none; }
.g4ml h3.i5b15 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.fvkrv .i9flo1jg {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.fvkrv .i9flo1jg + .i9flo1jg { margin-top: 4px; }
.e8x67 .i9flo1jg { background: none; border-radius: 0; padding: 12px 0; }
.e8x67 .i9flo1jg + .i9flo1jg { border-top: 1px solid var(--border-section); }
.uygxb065 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.f2dy { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.gxekoz { color: var(--text-body); margin-bottom: 10px; }
.jp4n, .a0bs5vio { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.jp4n li, .a0bs5vio li { margin-bottom: 6px; }
.ytu6sf     .jp4n { list-style-type: "● "; }
.ncqmsz01  .jp4n { list-style-type: "■ "; }
.m7279 .jp4n { list-style-type: "◆ "; }
.j3fba0lg    .jp4n { list-style-type: "★ "; }
.ytu6sf     .jvk1gi { list-style-type: "● "; }
.ncqmsz01  .jvk1gi { list-style-type: "■ "; }
.m7279 .jvk1gi { list-style-type: "◆ "; }
.j3fba0lg    .jvk1gi { list-style-type: "★ "; }
.ytu6sf    .jp4n li::marker, .ytu6sf    .jvk1gi li::marker,
.ncqmsz01 .jp4n li::marker, .ncqmsz01 .jvk1gi li::marker,
.m7279 .jp4n li::marker, .m7279 .jvk1gi li::marker,
.j3fba0lg   .jp4n li::marker, .j3fba0lg   .jvk1gi li::marker {
  color: var(--cta); font-size: 1em;
}
.ncqmsz01 .a0bs5vio,
.ncqmsz01 .a0bs5vio li,
.ncqmsz01 .a0bs5vio li::before,
.ncqmsz01  .a0bs5vio li::before { border-radius: 3px; }
.aufxq3 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.o4g2wm .aufxq3,
.t1qwt .aufxq3 { background: transparent; border: none; border-radius: 0; }
.enwh8g6n { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.enwh8g6n th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.enwh8g6n td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.enwh8g6n tr:hover td { background: var(--bg-hover); }
.gxe0ay3 .enwh8g6n tbody tr:nth-child(even) td { background: var(--bg-surface); }
.om2bz .enwh8g6n { border: 1px solid var(--border-alt); }
.om2bz .enwh8g6n th,
.om2bz .enwh8g6n td { border: 1px solid var(--border-alt); }
.y40ul .enwh8g6n th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.y40ul .enwh8g6n td { border-bottom: none; }
.y40ul .enwh8g6n tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.jc3skj .enwh8g6n th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.lbkowedp .aufxq3 {
  overflow: hidden;
}
.lbkowedp .enwh8g6n th { border-bottom: 1px solid var(--border-alt); }
.lbkowedp .enwh8g6n tr:last-child td { border-bottom: none; }
.xh0jx { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.f99wwl { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.rqzjeeaq { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.ieru7uzm { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.ib2m { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.jvk1gi { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.jvk1gi li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color:var(--accent);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.r034 .ieru7uzm { background: transparent; text-align: center; }
.d9ez3ftt .rqzjeeaq {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.jl5kt8 .rqzjeeaq {
  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);
}
.bbd555o .f99wwl { display: grid; grid-template-columns: auto 1fr; }
.bbd555o .rqzjeeaq {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.bbd555o .ieru7uzm { grid-column: 2; }
.bbd555o .ib2m,
.bbd555o .jvk1gi { grid-column: 1 / -1; }
.coeepwl .f99wwl { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.coeepwl .rqzjeeaq {
  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);
}
.coeepwl .ieru7uzm { grid-column: 2; }
.coeepwl .ib2m,
.coeepwl .jvk1gi { grid-column: 1 / -1; }
.miz1 .f99wwl { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.miz1 .ieru7uzm { background: none; color: var(--accent-light); font-weight: 700; }
.ervsg7 .f99wwl { 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); }
.ervsg7 .ieru7uzm { background: none; color: var(--accent-light); font-weight: 700; }
.kydhmf .f99wwl { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.kydhmf .f99wwl:last-child { border-bottom: none; }
.kydhmf .ieru7uzm { background: none; color: var(--accent-light); font-weight: 700; }
.h2b9p3bt .f99wwl { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.h2b9p3bt .ieru7uzm { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.u8imm8gx .xh0jx { counter-reset: card-n; }
.u8imm8gx .f99wwl  { counter-increment: card-n; }
.u8imm8gx .ieru7uzm { display: flex; align-items: center; gap: 10px; }
.u8imm8gx .ieru7uzm::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;
}
.pm3omx .f99wwl { background: var(--bg-surface); border: 1px solid var(--border); }
.pm3omx .ieru7uzm { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.a2flsy { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ycktca  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.hqnmi { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.tfek { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.a2flsy strong { color: var(--text-primary); font-size: 0.95rem; }
.a2flsy p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.amy1bh { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.pcln9za6, .bok1t0 { border-radius: 8px; padding: 14px; }
.pcln9za6 { background: var(--bg-pros); }
.bok1t0 { background: var(--bg-cons); }
.f838z { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.pcln9za6 .f838z { color: var(--c-pros-label); }
.bok1t0 .f838z { color: #f87171; }
.pcln9za6 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.bok1t0 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.zl2trt5t { width: 100%; height: auto; border-radius: 10px; display: block; }
.ap3alxj {
  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;
}
.ap3alxj:hover { opacity: 0.85; }
.d61z .ap3alxj  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.d61z .ap3alxj:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.s8uo .ap3alxj  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.s8uo .ap3alxj:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.bszrx18v .akyc0 { border-radius: 50px; }
.bszrx18v .ap3alxj  { border-radius: 50px; }
.uzg2 .akyc0 { padding-left: 22px; padding-right: 22px; }
.uzg2 .ap3alxj  { padding-left: 12px; padding-right: 12px; }
.llw1qi45 .akyc0 { padding-left: 44px; padding-right: 44px; }
.llw1qi45 .ap3alxj  { padding-left: 24px; padding-right: 24px; }
.wm67c .akyc0 { padding-left: 56px; padding-right: 56px; }
.wm67c .ap3alxj  { padding-left: 32px; padding-right: 32px; }
.k4pf34   .akyc0::after, .k4pf34   .ap3alxj::after,
.xi8k1c .akyc0::after, .xi8k1c .ap3alxj::after,
.p7gquv    .akyc0::after, .p7gquv    .ap3alxj::after,
.i8lyfg07    .akyc0::after, .i8lyfg07    .ap3alxj::after,
.jo7a    .akyc0::after, .jo7a    .ap3alxj::after,
.eudyvqwl     .akyc0::after, .eudyvqwl     .ap3alxj::after,
.hk4c    .akyc0::after, .hk4c    .ap3alxj::after,
.p850l   .akyc0::after, .p850l   .ap3alxj::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;
}
.k4pf34 .akyc0::after, .k4pf34 .ap3alxj::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");
}
.xi8k1c .akyc0::after, .xi8k1c .ap3alxj::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");
}
.p7gquv .akyc0::after, .p7gquv .ap3alxj::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");
}
.i8lyfg07 .akyc0::after, .i8lyfg07 .ap3alxj::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");
}
.jo7a .akyc0::after, .jo7a .ap3alxj::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");
}
.eudyvqwl .akyc0::after, .eudyvqwl .ap3alxj::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");
}
.hk4c .akyc0::after, .hk4c .ap3alxj::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");
}
.p850l .akyc0::after, .p850l .ap3alxj::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");
}
.kgjpqv   .inq6::after, .kgjpqv   .yr6spn::after,
.d5dnk .inq6::after, .d5dnk .yr6spn::after,
.qnkfe79    .inq6::after, .qnkfe79    .yr6spn::after,
.km00    .inq6::after, .km00    .yr6spn::after,
.hxkd    .inq6::after, .hxkd    .yr6spn::after,
.hvivg     .inq6::after, .hvivg     .yr6spn::after,
.b0li    .inq6::after, .b0li    .yr6spn::after,
.l2n3i3   .inq6::after, .l2n3i3   .yr6spn::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;
}
.kgjpqv .inq6::after, .kgjpqv .yr6spn::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");
}
.d5dnk .inq6::after, .d5dnk .yr6spn::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");
}
.qnkfe79 .inq6::after, .qnkfe79 .yr6spn::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");
}
.km00 .inq6::after, .km00 .yr6spn::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");
}
.hxkd .inq6::after, .hxkd .yr6spn::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");
}
.hvivg .inq6::after, .hvivg .yr6spn::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");
}
.b0li .inq6::after, .b0li .yr6spn::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");
}
.l2n3i3 .inq6::after, .l2n3i3 .yr6spn::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");
}
.qamc87ec {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
}
.w6zxtozq {
  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;
}
.w6zxtozq > [itemprop="item"] { display: contents; }
.w6zxtozq [itemprop="itemReviewed"],
.w6zxtozq [itemprop="reviewRating"] { display: none; }
.w6zxtozq:hover { background: var(--bg-hover); }
.l0z3 {
  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;
}
.ujv4 .l0z3 { background: #1a1a1a; }
.rtg407 .l0z3 { background: rgba(128,128,128,.12); }
.as9bv .l0z3 { background: var(--bg-raised); }
.drd8m .l0z3 { background: transparent; padding: 0; }
.dvwad1l { max-height: 74px; max-width: 120px; object-fit: contain; }
.sogv { display: flex; align-items: center; gap: 16px; min-width: 0; }
.sogv .l0z3 + .cltgs { flex: 1 1 auto; }
.cltgs { 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; }
.i8c4033r { color: var(--cta); font-size: 1.2rem; letter-spacing: 2px; line-height: 1; text-align: center; }
.tkwk8f2 { text-align: center; font-size: 1.2rem; font-weight: 700; }
.qssu { 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) {
  .sogv { flex: 0 0 260px; width: 260px; }
  .i8c4033r { flex: 0 0 120px; width: 120px; }
  .tkwk8f2 { flex: 0 0 110px; width: 110px; }
  .qssu   { flex: 0 0 180px; width: 180px; }
}
.vfdgx { 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%; }
.qrdfomc { 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; }
.jswo6 { white-space: nowrap; text-align: center; align-self: center; }
@media (min-width: 721px) {
  .jswo6 { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.jswo6.ap3alxj { 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) {
  .qamc87ec { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .qamc87ec .w6zxtozq { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .qamc87ec .sogv { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .qamc87ec .l0z3 { width: 100%; min-width: unset; height: 120px; }
  .qamc87ec .dvwad1l { max-height: 96px; max-width: 200px; }
  .qamc87ec .cltgs { min-width: unset; text-align: center; white-space: normal; }
  .qamc87ec .i8c4033r { min-width: 0; }
  .qamc87ec .qssu { 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; }
  .qamc87ec .jswo6 { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .pbl87jn .w6zxtozq { row-gap: 8px !important; gap: 10px !important; }
}
.bog0 {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.qehk4veq {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.bwiyex82 {
  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;
}
.bwiyex82 img { max-width: 80px; max-height: 50px; object-fit: contain; }
.hb01 { flex: 1; }
.hb01 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.z6vq { color: var(--c-stars); font-size: 1.1rem; }
.xs8gyf { margin-bottom: 8px; }
.ce26t4 { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.skdp254r::before   { content: "★ "; color: var(--accent); }
.mg9xz2wj { flex-shrink: 0; }
.bp9j img.prgr { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.o4g2wm { padding: 20px 24px; }
.r6invv { color: var(--text-muted); margin-bottom: 16px; }
.yt038l { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.jnbb37, .jyotmi5j { list-style: none; font-size: 0.9rem; }
.jnbb37 li { color: var(--c-pros); margin-bottom: 4px; }
.jyotmi5j li { color: var(--c-cons); margin-bottom: 4px; }
.jnbb37 li::before { content: "✓"; margin-right: 5px; }
.jyotmi5j li::before { content: "✗"; margin-right: 5px; }
.szzw1b .jnbb37 li::before { content: "→"; }
.szzw1b .jyotmi5j li::before { content: "–"; }
.dq81l  .jnbb37 li::before { content: "★"; }
.dq81l  .jyotmi5j li::before { content: "✕"; }
.vf2ccj7f    .jnbb37 li::before { content: "◆"; }
.vf2ccj7f    .jyotmi5j li::before { content: "▲"; }
.dmytm9n2  .jnbb37 li::before { content: "▶"; }
.dmytm9n2  .jyotmi5j li::before { content: "■"; }
.c39eju { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.yu83d { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.bmc8 { background: var(--bg-pros); color: var(--c-tag-pay); }
.iryjr { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.gtl4cq .iryjr { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.drga8 .iryjr { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .nfcihd .vu20 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .nfcihd .bog0 { margin: 0; }
}
.e4hwdb .qehk4veq { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.e4hwdb .hb01 h3 { color: var(--accent-light); }
.e4hwdb .bwiyex82 { background: var(--bg-page); border: 1px solid var(--border); }
.mss1fu .bog0 { border-top: 4px solid var(--accent); }
.mss1fu .qehk4veq { background: var(--bg-card); }
.x2efe8 .bog0 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.x2efe8 .qehk4veq { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.x2efe8 .o4g2wm { padding: 14px 16px; }
.x2efe8 .bwiyex82 { border-radius: 4px; }
.x2efe8 .iryjr { border-radius: 0; }
.d3fnzezx .qehk4veq { padding: 0; gap: 0; overflow: hidden; }
.d3fnzezx .bwiyex82 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.d3fnzezx .hb01 { padding: 16px 20px; }
.d3fnzezx .mg9xz2wj { padding: 16px 20px; align-self: center; }
.gvc1 .z6vq { font-size: .95rem; }
.t1qwt .amy1bh { gap: 10px; }
.t1qwt .pcln9za6, .t1qwt .bok1t0 { padding: 12px; }
.t1qwt .pcln9za6 ul, .t1qwt .bok1t0 ul { margin: 4px 0 0; padding-left: 18px; }
.t1qwt .pcln9za6 li, .t1qwt .bok1t0 li { font-size: .85rem; margin-bottom: 3px; }
.njoqc3p .yu83d { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .navzsqnv { grid-template-columns: 1fr; }
  .zdyd { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .zdyd .yxbn7ic { width: 72px; height: 50px; }
  .zdyd .vkccqxpq { max-width: 180px; }
  .zdyd .xihz25k { width: auto; }
}
.pj4bhnxp .gvc1 .z6vq { filter: brightness(1.2); }
@media (max-width: 720px) {
  .pj4bhnxp { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .i9nv6uq2 { padding: 16px; }
  .q3xdb8x4 .yoerkias { min-width: 50%; }
}
.z218 .amy1bh { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .cbnph587 { grid-template-columns: 1fr; }
  .p11vf4ym { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .xngghu0 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .cec5 { flex-wrap: wrap; padding: 16px; }
}
.x85w6k .amy1bh { gap: 8px; }
.x85w6k .pcln9za6, .x85w6k .bok1t0 { padding: 8px; }
@media (max-width: 480px) {
  .abozopv { flex-direction: column; align-items: stretch; }
}
.x33f .xihz25k .ap3alxj { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .d8jftim { flex-direction: column; align-items: stretch; gap: 10px; }
  .x33f .xihz25k { text-align: center; }
}
@media (max-width: 720px) {
  .wxmg { grid-template-columns: 1fr; }
  .pbsl { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .r3vpgrw { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.r3rpw9p6 .kqmy2o6 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.xhq4 .z6vq { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .fdnd { grid-template-columns: 1fr; }
  .xhq4 { width: 100px; height: 100px; margin: 16px auto; }
  .r3rpw9p6 { font-size: 1.4rem; }
  .kqej { justify-content: center; }
  .ge0p .yoerkias { min-width: 50%; }
}
.ig551rn .amy1bh { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .bxzepm { flex-wrap: wrap; padding: 14px 16px; }
  .g5j7pv { padding: 12px 16px; }
  .ig551rn .amy1bh { margin: 0 16px; }
  .ig551rn .njoqc3p { padding: 0 16px; }
  .w7tjlx4 { padding: 12px 16px; }
}
.z0e8 .qamc87ec {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 18px;
}
.z0e8 .qamc87ec .w6zxtozq:only-child { grid-column: 1 / -1; }
.z0e8 .qamc87ec .w6zxtozq {
  flex-direction: column; align-items: center; padding: 20px 18px; border-radius: 14px; gap: 14px;
}
.z0e8 .qamc87ec .sogv { flex-direction: column; align-items: center; gap: 12px; width: 100%; min-width: 0; }
.z0e8 .qamc87ec .l0z3 { width: 100%; min-width: unset; height: 120px; }
.z0e8 .qamc87ec .dvwad1l { max-height: 100px; max-width: 200px; }
.z0e8 .qamc87ec .cltgs { min-width: unset; text-align: center; white-space: normal; }
.z0e8 .qamc87ec .i8c4033r { min-width: 0; }
.z0e8 .qamc87ec .qssu {
  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;
}
.z0e8 .qamc87ec .jswo6 { width: 100%; text-align: center; margin-left: 0; min-width: 0; }
.z0e8 .qehk4veq { gap: 14px; }
.fhza2g4k .qrdfomc {
  color: var(--accent); font-weight: 700;
  background: var(--accent-bg); border-radius: 100px;
  padding: 5px 14px; font-size: 1.1rem;
}
.fhza2g4k .i8c4033r { color: var(--cta); }
.fhza2g4k .qehk4veq { background: var(--accent-bg); }
.fhza2g4k .skdp254r, .fhza2g4k .dyo15t1i, .fhza2g4k .kjy1 {
  background: var(--bg-card); border-radius: 100px; padding: 1px 10px;
  border: 1px solid var(--border);
}
.vgdgwlt .qssu { flex-direction: column; align-items: flex-start; gap: 4px; padding-top: 6px; }
.vgdgwlt .qrdfomc {
  font-weight: 700; font-size: 1.1rem;
  color: var(--accent); background: var(--accent-bg);
  border-radius: 6px; padding: 4px 12px; display: inline-block;
}
.vgdgwlt .i8c4033r { color: var(--cta); }
.vgdgwlt .qehk4veq { border-bottom: 2px solid var(--accent-bg); }
.vgdgwlt .skdp254r, .vgdgwlt .dyo15t1i, .vgdgwlt .kjy1 {
  background: var(--accent-bg); color: var(--accent); border-radius: 100px;
  padding: 2px 10px; font-weight: 600; border: none;
}
.bvkf .w6zxtozq { border-top: 3px solid var(--accent); }
.bvkf .bog0 { overflow: hidden; }
.bvkf .qehk4veq { background: var(--accent-bg); }
.iopti0 .w6zxtozq { padding: 14px 18px; gap: 16px; }
.iopti0 .cltgs { font-size: 1rem; }
.iopti0 .qehk4veq { padding: 14px 18px; gap: 14px; }
.iopti0 .o4g2wm { padding: 14px 18px; }
.iopti0 .bwiyex82 { width: 70px; }
.iopti0 .hb01 h3 { font-size: 1.05rem; }
.p2zgwk .qamc87ec { gap: 0; }
.p2zgwk .w6zxtozq {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.p2zgwk .w6zxtozq:last-child { border-bottom: none; }
.p2zgwk .w6zxtozq:nth-child(odd) { background: var(--accent-bg); }
.p2zgwk .w6zxtozq:nth-child(odd):hover { background: var(--bg-hover); }
.pbl87jn .qamc87ec {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.pbl87jn .w6zxtozq {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.pbl87jn .w6zxtozq:last-child { border-bottom: none; }
.pbl87jn .i8c4033r,
.pbl87jn .aib7,
.pbl87jn .mbauc1 { border-left: 1px solid var(--border); padding-left: 10px; }
.pbl87jn .cltgs { padding: 0 10px; }
.xpmk9yi .sogv { flex-direction: column; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.xpmk9yi .cltgs { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.gru1n0f4 .sogv { flex-direction: column-reverse; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.gru1n0f4 .cltgs { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.xkrcw .qamc87ec { gap: 14px; }
.xkrcw .w6zxtozq {
  padding: 20px 26px; gap: 24px; border-radius: 12px;
  min-height: 140px;
}
.xkrcw .cltgs { font-size: 1.15rem; }
.xkrcw .qrdfomc { font-size: 1.22rem; }
.xkrcw .jswo6.ap3alxj { padding: 14px 30px !important; font-size: 1rem; }
.r1k3 .qamc87ec { gap: 18px; }
.r1k3 .w6zxtozq {
  padding: 28px 32px; gap: 28px; border-radius: 14px;
  min-height: 160px; border-width: 2px;
}
.r1k3 .l0z3 {
  min-width: 180px; width: 180px; height: 120px; padding: 10px 14px; border-radius: 14px;
  background: var(--bg-raised);
}
.r1k3 .dvwad1l { max-height: 100px; max-width: 160px; }
.r1k3 .sogv { min-width: 260px; }
.r1k3 .cltgs { font-size: 1.25rem; font-weight: 800; }
.r1k3 .i8c4033r { font-size: 1.1rem; letter-spacing: 2px; }
.r1k3 .qrdfomc { font-size: 1.3rem; font-weight: 800; }
.r1k3 .vfdgx { font-size: .9rem; text-transform: uppercase; letter-spacing: .06em; }
.r1k3 .jswo6.ap3alxj { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.jimzv .aib7 { flex: 1.8; }
.jimzv .aib7 .qrdfomc {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.jimzv .aib7 .vfdgx { font-weight: 700; color: var(--text-primary); }
.tkwk8f2 { display: none; }
.nfcwxtzr .i8c4033r { display: none; }
.ejdf2 .i8c4033r { font-size: 1rem; letter-spacing: 2px; }
.wkzu .i8c4033r {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.orsgx0 .i8c4033r,
.fpeiw .i8c4033r,
.ahre0fq .i8c4033r { display: none; }
.orsgx0 .tkwk8f2,
.fpeiw .tkwk8f2,
.ahre0fq .tkwk8f2 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.orsgx0 .tkwk8f2 { font-size: 1.7rem; font-weight: 900; color: var(--accent); }
.orsgx0 .tkwk8f2 small { display: none; }
.fpeiw .tkwk8f2 {
  font-size: 1.1rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.fpeiw .tkwk8f2 small { font-size: 0.85em; font-weight: 700; color: var(--accent); opacity: 0.75; }
.ahre0fq .tkwk8f2 {
  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;
}
.ahre0fq .tkwk8f2 small { display: none; }
.orsgx0 .xs8gyf .z6vq,
.fpeiw .xs8gyf .z6vq,
.ahre0fq .xs8gyf .z6vq { display: none; }
.orsgx0 .xs8gyf strong { font-size: 1.6rem; font-weight: 900; color: var(--accent); }
.orsgx0 .kqmy2o6 { display: none; }
.fpeiw .xs8gyf strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.fpeiw .wgx4udn,
.fpeiw .kqmy2o6 { font-size: 1em; }
.ahre0fq .xs8gyf strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.ahre0fq .kqmy2o6 { display: none; }
.tugfa { margin: 16px 0; }
.rg5r { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.rg5r summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.rg5r summary::after { content: "+"; color: var(--accent); }
.rg5r[open] summary::after { content: "−"; }
.rg5r p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.xrp6 { margin-bottom: 0; }
.nrmk h2.iymmdrl { color: var(--text-primary); border-color: var(--accent); }
.vb0fjw6 h2.iymmdrl { color: var(--text-primary); border-color: var(--accent); }
.i5wf .ycktca     { background: #052e16; border-color: #10b981; }
.i5wf .hqnmi { background: #2d0a1e; border-color: #f43f5e; }
.i5wf .a2flsy strong  { color: #f1f5f9; }
.i5wf .a2flsy p       { color: #cbd5e1; }
.i5wf .p8yn    .ycktca     .tfek::before,
.i5wf .wnlg3gn  .ycktca     .tfek::before,
.i5wf .jx9w6o  .ycktca     .tfek::before,
.i5wf .rsq2w .ycktca     .tfek::before { color: #10b981; }
.i5wf .p8yn    .hqnmi .tfek::before,
.i5wf .wnlg3gn  .hqnmi .tfek::before,
.i5wf .jx9w6o  .hqnmi .tfek::before,
.i5wf .rsq2w .hqnmi .tfek::before { color: #f43f5e; }
.i5wf .p8yn    .kllg0k    .tfek::before,
.i5wf .wnlg3gn  .kllg0k    .tfek::before,
.i5wf .jx9w6o  .kllg0k    .tfek::before,
.i5wf .rsq2w .kllg0k    .tfek::before { color: #a855f7; }
.cldb58u .ycktca     { background: #2d2000; border-color: #eab308; }
.cldb58u .hqnmi { background: #2d0b0b; border-color: #ef4444; }
.cldb58u .kllg0k    { background: #2d1600; border-color: #f97316; }
.cldb58u .a2flsy strong  { color: #f1f5f9; }
.cldb58u .a2flsy p       { color: #cbd5e1; }
.cldb58u .p8yn    .ycktca     .tfek::before,
.cldb58u .wnlg3gn  .ycktca     .tfek::before,
.cldb58u .jx9w6o  .ycktca     .tfek::before,
.cldb58u .rsq2w .ycktca     .tfek::before { color: #eab308; }
.cldb58u .p8yn    .hqnmi .tfek::before,
.cldb58u .wnlg3gn  .hqnmi .tfek::before,
.cldb58u .jx9w6o  .hqnmi .tfek::before,
.cldb58u .rsq2w .hqnmi .tfek::before { color: #ef4444; }
.cldb58u .p8yn    .kllg0k    .tfek::before,
.cldb58u .wnlg3gn  .kllg0k    .tfek::before,
.cldb58u .jx9w6o  .kllg0k    .tfek::before,
.cldb58u .rsq2w .kllg0k    .tfek::before { color: #f97316; }
.c0rr2d0 .ycktca     { background: #0c1a2e; border-color: #38bdf8; }
.c0rr2d0 .hqnmi { background: #12103a; border-color: #818cf8; }
.c0rr2d0 .a2flsy strong  { color: #f1f5f9; }
.c0rr2d0 .a2flsy p       { color: #cbd5e1; }
.c0rr2d0 .p8yn    .ycktca     .tfek::before,
.c0rr2d0 .wnlg3gn  .ycktca     .tfek::before,
.c0rr2d0 .jx9w6o  .ycktca     .tfek::before,
.c0rr2d0 .rsq2w .ycktca     .tfek::before { color: #38bdf8; }
.c0rr2d0 .p8yn    .hqnmi .tfek::before,
.c0rr2d0 .wnlg3gn  .hqnmi .tfek::before,
.c0rr2d0 .jx9w6o  .hqnmi .tfek::before,
.c0rr2d0 .rsq2w .hqnmi .tfek::before { color: #818cf8; }
.c0rr2d0 .p8yn    .kllg0k    .tfek::before,
.c0rr2d0 .wnlg3gn  .kllg0k    .tfek::before,
.c0rr2d0 .jx9w6o  .kllg0k    .tfek::before,
.c0rr2d0 .rsq2w .kllg0k    .tfek::before { color: #2dd4bf; }
.gn6nt2f .ycktca     { background: var(--accent-bg); border-color: var(--accent); }
.gn6nt2f .hqnmi { background: var(--accent-bg-light); border-color: var(--accent-light); }
.gn6nt2f .p8yn    .tfek::before,
.gn6nt2f .wnlg3gn  .tfek::before,
.gn6nt2f .jx9w6o  .tfek::before,
.gn6nt2f .rsq2w .tfek::before { color: var(--accent-light) !important; }
.uyqltu5::before,
.xxsx::before { margin-right: 5px; }
.t47flwn .pcln9za6 ul li,
.t47flwn .jnbb37 li         { color: #4ade80; }
.t47flwn .pcln9za6 .uyqltu5 { color: #22c55e; }
.t47flwn .bok1t0 ul li,
.t47flwn .jyotmi5j li         { color: #f87171; }
.t47flwn .bok1t0 .xxsx { color: #ef4444; }
.ucmhezc .pcln9za6 { background: var(--bg-pros); }
.ucmhezc .bok1t0 { background: var(--bg-cons); }
.ucmhezc .pcln9za6 .uyqltu5 { color: var(--c-pros-label); }
.ucmhezc .bok1t0 .xxsx { color: var(--c-cons); }
.ucmhezc .pcln9za6 ul li,
.ucmhezc .jnbb37 li            { color: var(--c-pros); }
.ucmhezc .bok1t0 ul li,
.ucmhezc .jyotmi5j li            { color: var(--c-cons); }
.ez0d3a .pcln9za6 { background: var(--bg-pros); }
.ez0d3a .bok1t0 { background: var(--bg-cons); }
.ez0d3a .pcln9za6 .uyqltu5 { color: var(--c-pros-label); }
.ez0d3a .bok1t0 .xxsx { color: var(--c-cons); }
.ez0d3a .pcln9za6 ul li,
.ez0d3a .jnbb37 li          { color: var(--c-pros); }
.ez0d3a .bok1t0 ul li,
.ez0d3a .jyotmi5j li          { color: var(--c-cons); }
.gweij .uyqltu5::before { content: "✓ "; }
.gweij .xxsx::before { content: "✗ "; }
.szzw1b .uyqltu5::before { content: "→ "; }
.szzw1b .xxsx::before { content: "← "; }
.dq81l .uyqltu5::before { content: "★ "; }
.dq81l .xxsx::before { content: "✕ "; }
.vf2ccj7f .uyqltu5::before { content: "◆ "; }
.vf2ccj7f .xxsx::before { content: "▲ "; }
.drga8 .a2flsy { background: transparent; border-left: none; border: 1.5px solid; }
.drga8 .ycktca     { border-color: var(--c-tip-border); }
.drga8 .hqnmi { border-color: var(--c-warn-border); }
.drga8 .kllg0k    { border-color: #60a5fa; }
.drga8 .a2flsy strong { color: var(--text-primary); }
.drga8 .a2flsy p      { color: var(--text-muted); }
.gtl4cq .a2flsy { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.gtl4cq .ycktca     { border-top-color: var(--c-tip-border); }
.gtl4cq .hqnmi { border-top-color: var(--c-warn-border); }
.di5zohmz .a2flsy { border-left: none; border-radius: 8px; }
.di5zohmz .ycktca     { background: #065f46; }
.di5zohmz .hqnmi { background: #92400e; }
.di5zohmz .a2flsy strong,
.di5zohmz .a2flsy p { color: #fff; }
.di5zohmz .tfek::before { color: rgba(255,255,255,0.85) !important; }
.i5wf.di5zohmz .ycktca,
.i5wf .di5zohmz .ycktca     { background: #052e16; }
.i5wf.di5zohmz .hqnmi,
.i5wf .di5zohmz .hqnmi { background: #2d0a1e; }
.cldb58u.di5zohmz .ycktca,
.cldb58u .di5zohmz .ycktca      { background: #2d2000; }
.cldb58u.di5zohmz .hqnmi,
.cldb58u .di5zohmz .hqnmi  { background: #2d0b0b; }
.cldb58u.di5zohmz .kllg0k,
.cldb58u .di5zohmz .kllg0k     { background: #2d1600; }
.c0rr2d0.di5zohmz .ycktca,
.c0rr2d0 .di5zohmz .ycktca      { background: #0c1a2e; }
.c0rr2d0.di5zohmz .hqnmi,
.c0rr2d0 .di5zohmz .hqnmi  { background: #12103a; }
.wcuyb .a2flsy { border-left: none; border-radius: 6px; padding: 10px 14px; }
.wcuyb .ycktca     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.wcuyb .hqnmi { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.wcuyb .a2flsy strong { color: var(--text-primary); }
.wcuyb .a2flsy p      { color: var(--text-muted); }
.wtt3jx5r .a2flsy { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.p8yn .tfek,
.wnlg3gn .tfek,
.jx9w6o .tfek,
.rsq2w .tfek { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.p8yn .tfek::before,
.wnlg3gn .tfek::before,
.jx9w6o .tfek::before,
.rsq2w .tfek::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.p8yn .ycktca     .tfek::before { content: "✦"; color: var(--c-tip-border); }
.p8yn .hqnmi .tfek::before { content: "▲"; color: var(--c-warn-border); }
.p8yn .kllg0k    .tfek::before { content: "◉"; color: #60a5fa; }
.wnlg3gn .ycktca     .tfek::before { content: "★"; color: var(--c-tip-border); }
.wnlg3gn .hqnmi .tfek::before { content: "◆"; color: var(--c-warn-border); }
.wnlg3gn .kllg0k    .tfek::before { content: "●"; color: #60a5fa; }
.jx9w6o .ycktca     .tfek::before { content: "▶"; color: var(--c-tip-border); }
.jx9w6o .hqnmi .tfek::before { content: "■"; color: var(--c-warn-border); }
.jx9w6o .kllg0k    .tfek::before { content: "▸"; color: #60a5fa; }
.rsq2w .ycktca     .tfek::before { content: "→"; color: var(--c-tip-border); }
.rsq2w .hqnmi .tfek::before { content: "⬥"; color: var(--c-warn-border); }
.rsq2w .kllg0k    .tfek::before { content: "◈"; color: #60a5fa; }
.aa8ocq .hx7yg9 .i9flo1jg,
.aa8ocq .u8058 .i9flo1jg  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.aa8ocq .f99wwl                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.aa8ocq .w6zxtozq                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.aa8ocq .bog0            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.aa8ocq .aufxq3          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.aa8ocq .vwsf                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.lsxdv .hx7yg9 .i9flo1jg,
.lsxdv .u8058 .i9flo1jg,
.lsxdv .f99wwl,
.lsxdv .w6zxtozq,
.lsxdv .bog0,
.lsxdv .aufxq3,
.lsxdv .vwsf,
.lsxdv .wtt3jx5r .a2flsy { box-shadow: none; }
.wu3vi7zr   .gxekoz, .wu3vi7zr .uygxb065, .wu3vi7zr .f2dy,
.wu3vi7zr   .gry94f8, .wu3vi7zr .stjz6w8 { font-size: 0.9rem; }
.wu3vi7zr   .jp4n, .wu3vi7zr .a0bs5vio { font-size: 0.9rem; }
.yswlwi   .gxekoz, .yswlwi .uygxb065, .yswlwi .f2dy,
.yswlwi   .gry94f8, .yswlwi .stjz6w8 { font-size: 0.95rem; }
.yswlwi   .jp4n, .yswlwi .a0bs5vio { font-size: 0.95rem; }
.tlul5a   .gxekoz, .tlul5a .uygxb065, .tlul5a .f2dy,
.tlul5a   .gry94f8, .tlul5a .stjz6w8 { font-size: 1.08rem; }
.tlul5a   .jp4n, .tlul5a .a0bs5vio { font-size: 1.05rem; }
.tlul5a   .enwh8g6n { font-size: 0.97rem; }
.jjbzn .w5dil1      { font-size: 3.2rem; }
.jjbzn h2.iymmdrl { font-size: 1.9rem; }
.jjbzn h3.i5b15     { font-size: 1.4rem; }
.zjt9yrd .w5dil1      { font-size: 3.8rem; }
.zjt9yrd h2.iymmdrl { font-size: 2.2rem; }
.zjt9yrd h3.i5b15     { font-size: 1.6rem; }
.xrp6 + .xrp6 { position: relative; }
.hgsw   .xrp6 + .xrp6::before,
.vfx34  .xrp6 + .xrp6::before,
.bxvnomy   .xrp6 + .xrp6::before,
.lb9chcq0   .xrp6 + .xrp6::before,
.yzjmrv   .xrp6 + .xrp6::before,
.pnovt .xrp6 + .xrp6::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.hgsw .xrp6 + .xrp6::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.vfx34 .xrp6 + .xrp6::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.bxvnomy .xrp6 + .xrp6::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.lb9chcq0 .xrp6 + .xrp6::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.op1m .xrp6 { margin-bottom: 16px; }
.op1m .xrp6 + .xrp6 { margin-top: 0; }
.op1m .l3kt6ed { padding-top: 0; padding-bottom: 0; }
.yzjmrv .xrp6 + .xrp6::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.pnovt .xrp6 + .xrp6::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.uaco .xrp6 + .xrp6::before,
.a8j6 .xrp6 + .xrp6::before,
.daziv4 .xrp6 + .xrp6::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%;
}
.xm7006w .uaco .xrp6:nth-child(even)::before,
.xm7006w .a8j6 .xrp6:nth-child(even)::before,
.xm7006w .daziv4 .xrp6:nth-child(even)::before { background: var(--bg-surface); }
.jnv2ez .uaco .xrp6:nth-child(even)::before,
.jnv2ez .a8j6 .xrp6:nth-child(even)::before,
.jnv2ez .daziv4 .xrp6:nth-child(even)::before { background: var(--bg-card); }
.uaco .xrp6 + .xrp6::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");
}
.a8j6 .xrp6 + .xrp6::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");
}
.daziv4 .xrp6 + .xrp6::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");
}
.qi3l .qcv54s1e,
.kg04w9r .qcv54s1e,
.ewoc .qcv54s1e { overflow: hidden; }
.qi3l .honbib,
.kg04w9r .honbib { margin-bottom: 60px; }
.ewoc .honbib { margin-bottom: 70px; }
.qi3l .cx91o,
.qi3l .qcv54s1e::before,
.kg04w9r .qcv54s1e::before,
.ewoc .qcv54s1e::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.qi3l .qcv54s1e::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");
}
.kg04w9r .qcv54s1e::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");
}
.ewoc .qcv54s1e::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.kcfrmsja .qcv54s1e:not(.b0n6q) .nxfh { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.qdnctf8s .qcv54s1e:not(.b0n6q) .nxfh { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.yomo4c2  .qcv54s1e:not(.b0n6q) .nxfh { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.xwmmzok2  .qcv54s1e:not(.b0n6q) .nxfh { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.qdnctf8s .b0n6q { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.qdnctf8s .d0sa1wmb { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.qdnctf8s .ykyb6z { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.kdfpvf .b0n6q .nxfh { background: none; }
.kdfpvf .qcv54s1e:not(.b0n6q) .nxfh { background: rgba(0,0,0,0.6); }
.evlwlwm .l6vv { float: left; width: 38%; margin: 0 28px 16px 0; }
.evlwlwm .l6vv .zl2trt5t { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.evlwlwm .l3kt6ed::after { content: ''; display: block; clear: both; }
.dl0d .l6vv { float: right; width: 38%; margin: 0 0 16px 28px; }
.dl0d .l6vv .zl2trt5t { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.dl0d .l3kt6ed::after { content: ''; display: block; clear: both; }
.bkdcsbbr .xrp6:nth-child(odd)  .l6vv { float: left;  width: 38%; margin: 0 28px 16px 0; }
.bkdcsbbr .xrp6:nth-child(even) .l6vv { float: right; width: 38%; margin: 0 0 16px 28px; }
.bkdcsbbr .l6vv .zl2trt5t { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.bkdcsbbr .l3kt6ed::after { content: ''; display: block; clear: both; }
.evlwlwm .xh0jx,
.evlwlwm .qamc87ec,
.dl0d .xh0jx,
.dl0d .qamc87ec,
.bkdcsbbr .xh0jx,
.bkdcsbbr .qamc87ec { clear: both; }
.evlwlwm .jp4n,
.evlwlwm .a0bs5vio,
.dl0d .jp4n,
.bkdcsbbr .jp4n,
@media (max-width: 640px) {
  .evlwlwm .l6vv,
  .dl0d .l6vv,
  .bkdcsbbr .l6vv { float: none; width: 100%; margin: 0 0 16px 0; }
}
.oi99b .yabwpymo,
.oi99b .l3kt6ed,
.oi99b .asxb  { max-width: 1100px; }
.g5dkfp .yabwpymo,
.g5dkfp .l3kt6ed,
.g5dkfp .asxb  { max-width: 1200px; }
.q3mbbr6 .yabwpymo,
.q3mbbr6 .l3kt6ed,
.q3mbbr6 .asxb  { max-width: 1320px; }
.q3mbbr6 { --content-mw: 1320px; }
.gx0wwspk { font-size: 0.82rem; color: var(--text-muted); }
.nax7s0 { display: flex; align-items: center; }
.k4nvc {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.l1jm { display: flex; align-items: center; }
.bkzu1m { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.bkzu1m:hover { text-decoration: underline; }
.ic4wx { margin: 0 3px; opacity: 0.45; }
.ic4wx::before { content: '/'; }
.xxga { padding: 2px 5px; color: var(--text-main); }
.xm87j .gx0wwspk {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.xm87j .nax7s0 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.iv2x .gx0wwspk {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.iv2x .nax7s0 { padding: 0 0 0 12px; }
.gu3dnjed .nax7s0 { padding: 0 16px; }
.gu3dnjed .gx0wwspk {
  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);
}
.gu3dnjed .yabwpymo { padding-top: 28px; }
@media (max-width: 720px) {
  .ppd1l { margin-top: 18px; padding: 0 16px; }
  .gu3dnjed .yabwpymo { padding-top: 16px; }
}
.oi99b.xm87j .nax7s0 { max-width: 1100px; }
.g5dkfp.xm87j .nax7s0 { max-width: 1200px; }
.q3mbbr6.xm87j .nax7s0 { max-width: 1320px; }
.q3mbbr6 .ppd1l { max-width: 1320px; }
.nn04q .xrp6 { padding-top: 16px; padding-bottom: 16px; }
.kbtt .xrp6 { padding-top: 24px; padding-bottom: 24px; }
.yoga .xrp6 { padding-top: 40px; padding-bottom: 40px; }
.f1awt .xrp6 { padding-top: 52px; padding-bottom: 52px; }
.s1hplftb .xrp6:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.s1hplftb .xrp6:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.s1hplftb .xrp6:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.s1hplftb .xrp6:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.osso .l3kt6ed { padding-top: 10px;  padding-bottom: 10px; }
.kuxs9t .l3kt6ed { padding-top: 18px;  padding-bottom: 18px; }
.vjaf .l3kt6ed { padding-top: 36px;  padding-bottom: 36px; }
.cx7u .l3kt6ed { padding-top: 48px;  padding-bottom: 48px; }
.ovno h2.iymmdrl { font-weight: 600; }
.ovno h3.i5b15     { font-weight: 600; }
.ppwlpbrb { font-weight: 500; }
.ppwlpbrb h2.iymmdrl { font-weight: 800; }
.ppwlpbrb h3.i5b15     { font-weight: 700; }
.pqso h2.iymmdrl { font-weight: 900; }
.pqso h3.i5b15     { font-weight: 800; }
.pqso .a2flsy strong,
.pqso .a2flsy strong { font-weight: 600; }
.inq6 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.bt80e .inq6 { display: none; }
@media (max-width: 640px) { .inq6 { display: none; } }
.inq6 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.inq6:hover { opacity: 0.85; }
.hxa0w3 .inq6 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.yjej .inq6,
.pfygv2h  .inq6 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.yjej .inq6:hover,
.pfygv2h  .inq6:hover { opacity: 0.88; }
.hxa0w3.yjej .inq6,
.hxa0w3.pfygv2h  .inq6 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.yr6spn {
  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;
}
.yr6spn:hover { transform: translateY(-2px); opacity: 0.92; }
.yr6spn { background: var(--cta) !important; color: #fff !important; border: none !important; }
.lg3f3q5 .yr6spn { display: none; }
.ruhi .yr6spn { right: 32px; }
.apt7qlr  .yr6spn { left: 32px; }
@media (max-width: 480px) {
  .ruhi .yr6spn { right: 20px; bottom: 20px; }
  .apt7qlr  .yr6spn { left: 20px; bottom: 20px; }
}
.huz2 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.asxb { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.tzluf { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.mhnac0nn { color: var(--text-dim); font-size: 0.8rem; }
.ll8px { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.ll8px img { height: 26px; width: auto; object-fit: contain; }
.i6sc { display: flex; flex-direction: column; gap: 6px; }
.i6sc a, .ifxx a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.i6sc a:hover, .ifxx a:hover { color: var(--accent-light); }
.i6sc .mc1hj { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.uh2d .asxb { text-align: center; }
.uh2d .tzluf { margin-top: 0; }
.hdjm { margin-top: 10px; }
.hdjm a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .asxb { padding-left: 16px; padding-right: 16px; }
  .mst4j .asxb { padding: 20px 16px; }
  .ifxx { gap: 4px 12px; }
  .tzluf { font-size: 0.78rem; }
}
.gt0x1vs4 .pitj1kyy .ll8px { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.gt0x1vs4 .tzluf { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.gt0x1vs4 .mhnac0nn { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .gt0x1vs4 .x6vgcc8e { grid-template-columns: 1fr 1fr; } .gt0x1vs4 .pitj1kyy { grid-column: 1 / -1; } }
@media (max-width: 480px) { .gt0x1vs4 .x6vgcc8e { grid-template-columns: 1fr; } }
.et3mb .ll8px { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.et3mb .tzluf { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .et3mb .vtmh1pz { gap: 12px; } .et3mb .ll8px { margin-right: 0; width: 100%; } }
.llrjs9kk .eigod .ll8px { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.llrjs9kk .tzluf { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.llrjs9kk .mhnac0nn { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .llrjs9kk .qrgz { grid-template-columns: 1fr 1fr; } .llrjs9kk .eigod { grid-column: 1 / -1; } }
@media (max-width: 480px) { .llrjs9kk .qrgz { grid-template-columns: 1fr; } }
.ft4xj8 .v08vdy { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.ft4xj8 .i6sc { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .ft4xj8 .v08vdy { grid-template-columns: 1fr 1fr; } .ft4xj8 .hgx8ii:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ft4xj8 .v08vdy { grid-template-columns: 1fr; } }
.keuqn .v08vdy { grid-template-columns: 1fr 2fr; }
.keuqn .pxv387 .i6sc { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .keuqn .v08vdy { grid-template-columns: 1fr; } }
.bhsegil .asxb { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.w3mzeban .qcmj9gc      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.w3mzeban .huz2 { background: var(--bg-page); border-top-color: var(--border-alt); }
.y8duv .qcmj9gc      { background: #0d1117; border-bottom-color: #21262d; }
.y8duv .exn2r { color: var(--accent-light); }
.y8duv .lmnz8idt { --msep-color: #8b949e; }
.y8duv .lmnz8idt a { color: #8b949e; }
.y8duv .lmnz8idt a:hover { color: var(--accent-light); }
.y8duv .iv0vm3k { color: #8b949e; }
.y8duv .huz2 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.y8duv .tzluf,
.y8duv .mhnac0nn { color: #6e7681; }
.y8duv .i6sc a, .y8duv .ifxx a,
.y8duv .ll8px { color: #e6edf3; }
.y8duv .i6sc a:hover, .y8duv .ifxx a:hover,
@media (max-width: 640px) {
  .y8duv .lmnz8idt { background: #0d1117; border-top-color: #21262d; }
  .y8duv .lmnz8idt li a { border-bottom-color: #21262d; }
}
.v92ex4 .qcmj9gc      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.v92ex4 .exn2r { color: var(--accent); }
.v92ex4 .lmnz8idt { --msep-color: #475569; }
.v92ex4 .lmnz8idt a { color: #475569; }
.v92ex4 .lmnz8idt a:hover { color: var(--accent); }
.v92ex4 .iv0vm3k { color: #64748b; }
.v92ex4 .huz2 { background: #f0f4f8; border-top-color: #cbd5e1; }
.v92ex4 .tzluf,
.v92ex4 .mhnac0nn { color: #64748b; }
.v92ex4 .i6sc a, .v92ex4 .ifxx a,
.v92ex4 .suu8nr1c a, .v92ex4 .ll8px { color: #374151; }
.v92ex4 .i6sc a:hover, .v92ex4 .ifxx a:hover,
@media (max-width: 640px) {
  .v92ex4 .lmnz8idt { background: #f0f4f8; border-top-color: #cbd5e1; }
  .v92ex4 .lmnz8idt li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.yjej .qcmj9gc      { background: var(--accent); border-bottom-color: var(--accent-light); }
.yjej .exn2r { color: #fff; }
.yjej .lmnz8idt { --msep-color: rgba(255,255,255,0.82); }
.yjej .lmnz8idt a { color: rgba(255,255,255,0.82); }
.yjej .lmnz8idt a:hover { color: #fff; }
.yjej .iv0vm3k { color: rgba(255,255,255,0.9); }
.yjej .huz2 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.yjej .tzluf,
.yjej .mhnac0nn { color: rgba(255,255,255,0.72); }
.yjej .i6sc a, .yjej .ifxx a,
.yjej .suu8nr1c a, .yjej .ll8px { color: #fff; }
.yjej .i6sc a:hover, .yjej .ifxx a:hover,
@media (max-width: 640px) {
  .yjej .lmnz8idt { background: var(--accent); border-top-color: var(--accent-light); }
  .yjej .lmnz8idt li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.pfygv2h .qcmj9gc {
  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);
}
.pfygv2h .huz2 {
  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) {
  .pfygv2h .lmnz8idt {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ncyp1 .wnw644rx { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.nsbro0y .wnw644rx { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.dz5u .wnw644rx { min-height: 72px; height: auto; }
.lk2epnr .wnw644rx { min-height: 84px; height: auto; }
.mst4j .wnw644rx { max-width: none; padding: 0 32px; }
.mst4j .asxb  { max-width: none; padding: 24px 32px; }
.r0v1kj.g5dkfp .wnw644rx { max-width: 1200px; }
.r0v1kj.q3mbbr6 .wnw644rx { max-width: 1320px; }
.b69hh   .exn2r, .b69hh   .ll8px { text-transform: capitalize; }
.xkevjn2c .exn2r, .xkevjn2c .ll8px { text-transform: lowercase; }
.yaf3f .exn2r, .yaf3f .ll8px { text-transform: uppercase; letter-spacing: 0.06em; }
.fh0m, .vjuq {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.xg61v .fh0m,
.xg61v .vjuq { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.tj7j6kz .fh0m,
.tj7j6kz .vjuq { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.qsnh .fh0m,
.qsnh .vjuq { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.cyi6bed1 .fh0m,
.cyi6bed1 .vjuq { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.zxzchthg   .lmnz8idt a { font-weight: 500; }
.yk35x3ta .lmnz8idt a { font-weight: 600; }
.t7ukxr     .lmnz8idt a { font-weight: 700; }
.s4hk1ag    .lmnz8idt a { font-weight: 800; letter-spacing: 0.01em; }
.o5t9qo     .lmnz8idt > li + li::before,
.q8aln    .lmnz8idt > li + li::before,
.ylq9e    .lmnz8idt > li + li::before,
.ykfv .lmnz8idt > li + li::before,
.mfcob .lmnz8idt > li + li::before,
.tzsdfy  .lmnz8idt > li + li::before,
.ecm3    .lmnz8idt > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.o5t9qo     .lmnz8idt > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.q8aln    .lmnz8idt > li + li::before { content: "|"; }
.ylq9e    .lmnz8idt > li + li::before { content: "—"; }
.ykfv .lmnz8idt > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.mfcob .lmnz8idt > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.tzsdfy  .lmnz8idt > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ecm3    .lmnz8idt > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .x1vfx .iv0vm3k,
  .qlnxm1c2 .iv0vm3k,
  .mtc5l .iv0vm3k,
  .hzov .iv0vm3k,
  .q0bd .iv0vm3k {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .x1vfx .iv0vm3k::before,
  .qlnxm1c2 .iv0vm3k::before,
  .mtc5l .iv0vm3k::before,
  .hzov .iv0vm3k::before,
  .q0bd .iv0vm3k::before { content: ""; display: block; flex-shrink: 0; }

  
  .x1vfx .iv0vm3k::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;
  }

  
  .qlnxm1c2 .iv0vm3k::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;
  }

  
  .mtc5l .iv0vm3k::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;
  }

  
  .hzov .iv0vm3k::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;
  }

  
  .q0bd .iv0vm3k::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) {
  .qapr .iv0vm3k {
    padding: 5px 14px;
  }
  .qapr .lmnz8idt {
    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;
  }
  .qapr .lmnz8idt li a {
    border-bottom: none; padding: 10px 22px;
  }
  .qapr .lmnz8idt li a:hover { background: var(--bg-raised); }
  .qapr .eg2b3a,
  .zrbtwgbm .eg2b3a,
  .xffu .eg2b3a { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .rkbgbwa .iv0vm3k {
    padding: 5px 10px;
  }
  .rkbgbwa .lmnz8idt {
    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);
  }
  .rkbgbwa .lmnz8idt.ynq1r4 { transform: translateX(0); }
  .rkbgbwa .lmnz8idt li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .rkbgbwa .lmnz8idt li:last-child a { border-bottom: none; }
  .yjej .lmnz8idt,
  .y8duv .lmnz8idt { background: var(--accent) !important; }
  .yjej .lmnz8idt li a,
  .y8duv .lmnz8idt li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .xffu .iv0vm3k {
    padding: 5px 10px;
  }
  .xffu .lmnz8idt {
    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);
  }
  .xffu .lmnz8idt::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .xffu .lmnz8idt.ynq1r4 { transform: translateY(0); }
  .xffu .lmnz8idt li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .z7e63j .iv0vm3k {
    padding: 5px 10px;
  }
  .z7e63j .lmnz8idt {
    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;
  }
  .z7e63j .lmnz8idt.ynq1r4 { opacity: 1; pointer-events: auto; }
  .z7e63j .lmnz8idt li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .cgcw     .iv0vm3k { border-radius: 0 !important; }
  .zvch3   .iv0vm3k { border-radius: 8px !important; }
  .vvt6 .iv0vm3k { border-radius: 50% !important; }
  .tfwkz   .iv0vm3k { border-radius: 999px !important; }
}
.jwq8 .jibcxgq { height: 28px; }
.fblrkr .jibcxgq { height: 54px; }
.oklxfbpd .jibcxgq { height: 54px; }
.ce65u    .i8c4033r, .ce65u    .z6vq { color: #f59e0b; }
.iv7p      .i8c4033r { font-size: 1rem; letter-spacing: 1.5px; }
.iv7p      .z6vq   { font-size: 1.35rem; }
.bu9k    .i8c4033r, .bu9k    .z6vq { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.r534j     .i8c4033r, .r534j     .z6vq { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.mcdyd1bk .i8c4033r, .mcdyd1bk .z6vq { color: var(--cta); letter-spacing: 2px; }
.xwukhzb4   .i8c4033r, .xwukhzb4   .z6vq { color: #e91e63; letter-spacing: 2px; }
.wbeo  .i8c4033r, .wbeo  .z6vq { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.tdred4l0     .i8c4033r, .tdred4l0     .z6vq { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.wvwmjms .qssu + .qssu {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.rocten1l .w6zxtozq { padding: 18px 24px; min-height: 68px; }
.j9m3ax .vfdgx {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.j9m3ax .qrdfomc {
  font-size: 1.3rem; font-weight: 800; color: var(--accent);
}
.axle0 .qssu {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.xiur6h .qamc87ec { counter-reset: cs-rank; }
.xiur6h .w6zxtozq { position: relative; counter-increment: cs-rank; }
.xiur6h .w6zxtozq::before {
  content: "#" counter(cs-rank);
  position: absolute; top: 8px; right: 10px;
  font-size: 0.68rem; font-weight: 800; letter-spacing: -.01em;
  color: var(--accent); opacity: 0.5; font-variant-numeric: tabular-nums;
}
.tzcojc .qamc87ec { counter-reset: cs-rank; gap: 0; }
.tzcojc .w6zxtozq {
  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;
}
.tzcojc .w6zxtozq::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;
}
.tzcojc .sogv {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.tzcojc .l0z3 {
  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;
}
.tzcojc .dvwad1l { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.tzcojc .sogv { min-width: 0; flex-direction: column; width: 100%; }
.tzcojc .cltgs {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.tzcojc .i8c4033r { color: var(--cta, var(--accent)); }
.tzcojc .tkwk8f2 { font-weight: 700; }
.tzcojc .qssu {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.tzcojc .vfdgx {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.tzcojc .qrdfomc {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.tzcojc .aib7 .qrdfomc { font-size: 1.3rem; color: var(--accent-light); }
.tzcojc .jswo6 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.tzcojc .w6zxtozq:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .tzcojc .qamc87ec {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .tzcojc .w6zxtozq {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .tzcojc .w6zxtozq { padding: 40px 16px 20px; }
  .tzcojc .qssu {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .tzcojc .jswo6 { width: 100%; min-width: 0; }
}
.z6l0ozm .qamc87ec { counter-reset: cs-rank; gap: 10px; }
.z6l0ozm .w6zxtozq {
  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);
}
.z6l0ozm .w6zxtozq::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);
}
.z6l0ozm .sogv {
  flex-direction: row; align-items: center; gap: 16px;
  flex-shrink: 0; min-width: 220px;
}
.z6l0ozm .l0z3 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.z6l0ozm .dvwad1l { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.z6l0ozm .cltgs {
  font-size: 1.15rem; font-weight: 700; color: var(--accent-light);
  white-space: nowrap; text-align: left; min-width: auto;
}
.z6l0ozm .i8c4033r { color: var(--cta, var(--accent)); }
.z6l0ozm .qssu {
  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;
}
.z6l0ozm .vfdgx {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.z6l0ozm .qrdfomc { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.z6l0ozm .aib7 .qrdfomc { color: var(--accent-light); }
.z6l0ozm .jswo6 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.z6l0ozm .w6zxtozq:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .z6l0ozm .w6zxtozq {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .z6l0ozm .w6zxtozq::before {
    position: absolute; top: 14px; left: 14px;
  }
  .z6l0ozm .sogv {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .z6l0ozm .cltgs { white-space: normal; text-align: center; font-size: 1.2rem; }
  .z6l0ozm .qssu {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .z6l0ozm .jswo6 { width: 100%; min-width: 0; }
  .z6l0ozm .i8c4033r { min-width: 0; }
}
.y5nh .qamc87ec { counter-reset: cs-rank; }
.y5nh .w6zxtozq::before {
  counter-increment: cs-rank;
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 900;
  color: var(--accent); opacity: 0.2;
  min-width: 24px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.emmiup8 .rg5r {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.emmiup8 .rg5r summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.emmiup8 .rg5r p { padding: 0 2px 16px; }
.srzy .rg5r { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.srzy .rg5r summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.srzy .rg5r summary::after { content: "›"; font-size: 1.2em; }
.srzy .rg5r[open] summary::after { content: "‹"; }
.srzy .rg5r p { padding: 10px 22px 4px; }
.yjsmlv1 .rg5r {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.yjsmlv1 .rg5r summary { color: var(--text-primary); padding-left: 16px; }
.yjsmlv1 .rg5r summary::after { content: "›"; font-size: 1.1em; }
.yjsmlv1 .rg5r[open] summary::after { content: "‹"; }
.yjsmlv1 .rg5r p { padding-left: 16px; }
.cxju .tugfa { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.cxju .rg5r {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.cxju .rg5r:last-child { border-bottom: none; }
.cxju .rg5r summary { color: var(--text-primary); border-radius: 0; }
.cxju .rg5r summary::after { content: "›"; font-size: 1.1em; }
.cxju .rg5r[open] summary::after { content: "‹"; }
.rwaql .rg5r { overflow: hidden; }
.rwaql .rg5r summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.rwaql .rg5r summary::after { color: rgba(255,255,255,.75); }
.rwaql .rg5r[open] summary { border-radius: 0; }
.axajj6w { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.iqyl {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.nvck {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.bnpd { color: var(--text-muted); font-size: 1.05rem; }
.mg84 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.ol0k8z {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.yugvlo { margin-bottom: 20px; }
.zsf5t5mj {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.pr6o8gl {
  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;
}
.pr6o8gl:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.yikvnpkt { resize: vertical; min-height: 130px; }
.bahj { width: 100%; margin-top: 8px; }
.mjwwk5x {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.aw51 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.st5da { color: var(--text-muted); line-height: 1.75; }
.wm5a0 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.wm5a0 li { margin-bottom: 6px; }
.s0nbeq { max-width: 760px; margin: 0 auto; }
.dl6rqs { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.ikzabw { max-width: 760px; margin: 0 auto; }
.hcx992tu { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.ldg1 ul.wm5a0 { margin: 0; }
.tis4tsfl .hcx992tu { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .tis4tsfl { grid-template-columns: 1fr; gap: 10px; } }
.ln989k { max-width: 640px; margin: 0 auto; text-align: center; }
.qvye0hq { margin-bottom: 48px; }
.qvye0hq .hcx992tu { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.qvye0hq p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.pdmjevw .wm5a0 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .p469xlp { grid-template-columns: 1fr; } }
.pd5s6 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.pd5s6:hover .pc94wm { color: var(--accent-light); text-decoration: underline; }
.k7vl { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.o052 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.o052:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.sqwc2 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.o052 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.o052 ul.wm5a0 { margin: 0; }
.sonyl { color: var(--text-muted); line-height: 1.75; }
.j883nlu2 .wm5a0,
.sw6ufi0 .wm5a0,
.svahn .wm5a0,
.xsmgppl .wm5a0 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.j883nlu2 .o052,
.sw6ufi0 .o052 { text-align: left; }
.j883nlu2 .sqwc2,
.sw6ufi0 .sqwc2 { text-align: center; }
.k5281 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.vwjtz9 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.m56ihmjl { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.b1fn { margin-top: 12px; }
.tos9n1qy { 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; }
.tos9n1qy:hover { border-bottom-color: var(--accent); }
.c70t { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.c70t img { width: 100%; height: 100%; object-fit: cover; display: block; }
.xs6qi { width: 200px; height: 200px; }
.c4a33g { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.b9aq { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.mfzo { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .v2cg6kv { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.u2g81 .m56ihmjl, .u2g81 .vwjtz9 { max-width: 640px; }
.rqrag .k5281 { font-size: 1.6rem; margin-top: 18px; }
.u5zhem .m56ihmjl { margin-bottom: 28px; }
@media (max-width: 860px) { .j3lghf31 { grid-template-columns: 1fr; } .rqrag { position: static; text-align: center; } }
.c6qa { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.oaly94 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.oaly94 .c70t { margin: 0 auto 18px; }
.oaly94 .b9aq { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .c6qa { grid-template-columns: 1fr; } }
.y229gsz .k5281 { font-size: 1.6rem; margin-bottom: 6px; }
.xsmgppl .wm5a0 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .y229gsz { flex-direction: column; text-align: center; } .mgmbd { grid-template-columns: 1fr; } }
.n1z2z8 .k5281 { font-size: 1.35rem; margin: 0 0 4px; }
.n1z2z8 .b9aq { margin: 0; }
.fjw2 { max-width: 760px; margin: 0 auto; }
.jhsoe { position: relative; padding-left: 28px; }
.jhsoe::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.x1jypojo { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.x1jypojo:last-child { padding-bottom: 0; }
.rx5q { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.ahv1ou23 h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.ahv1ou23 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.mn7f5dk7 .nvck { color: var(--accent-light); }
.sscmbl3e .nvck { font-size: 2rem; }
.sscmbl3e .bnpd { max-width: 680px; }
.rld6biz {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.rld6biz .nvck { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.rld6biz .bnpd  { margin: 0; }
@media (max-width: 640px) { .rld6biz { flex-direction: column; } }
.lw10 .nvck { color: var(--accent-light); }
.tuee8v8h .nvck { color: #fff; }
.tuee8v8h .bnpd  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .x6t9fms { grid-template-columns: 1fr; } }
.m1dhk .pr6o8gl {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.m1dhk .pr6o8gl:focus { border-bottom-color: var(--accent); box-shadow: none; }
.iicji .pr6o8gl { background: var(--bg-raised); border-color: transparent; }
.iicji .pr6o8gl:focus { background: var(--bg-card); border-color: var(--accent); }
.hfeia2z .pr6o8gl { border-radius: 100px; padding: 11px 20px; }
.hfeia2z .yikvnpkt { border-radius: 14px; }
.v6sfe2lq {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.v6sfe2lq summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.v6sfe2lq summary::-webkit-details-marker { display: none; }
.v6sfe2lq summary::after { content: "+"; color: var(--accent); font-size: 1.2rem; flex-shrink: 0; }
.v6sfe2lq[open] summary::after { content: "−"; }
.wu2tx4fh {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.dn4mq {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .dn4mq { grid-template-columns: 1fr; } }
.caocoao {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.caocoao h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.caocoao p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.cj21 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.cj21 li { margin-bottom: 6px; }
.x2wo3xwb{display:none}
.x2wo3xwb:empty,.tetx065e:empty{display:none}
.okuz{position:relative;overflow:visible}
.waorya .p1bc0,.pbg65 .p1bc0,
.ea92 .p1bc0,.bg789lv .p1bc0,
.ibnlymaa .p1bc0,.jwbw .p1bc0{display:block}
.qyoqf6v .iatf{display:block}
.waorya .p1bc0,.pbg65 .p1bc0,
.ea92 .p1bc0,.bg789lv .p1bc0,
.ibnlymaa .p1bc0{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}
.waorya .p1bc0 .tetx065e,.pbg65 .p1bc0 .tetx065e,
.ea92 .p1bc0 .tetx065e,.bg789lv .p1bc0 .tetx065e,
.ibnlymaa .p1bc0 .tetx065e{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}
.waorya .u8fdn6,.pbg65 .u8fdn6,
.ea92 .u8fdn6,.bg789lv .u8fdn6,
.ibnlymaa .u8fdn6{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.waorya .p1bc0,.pbg65 .p1bc0{top:12px}
.waorya .p1bc0 .tetx065e{margin-right:auto}
.pbg65 .p1bc0 .tetx065e{margin-left:auto}
.pbg65 .p1bc0{text-align:right}
.ea92 .p1bc0,.bg789lv .p1bc0{bottom:12px}
.ea92 .p1bc0 .tetx065e{margin-right:auto}
.bg789lv .p1bc0 .tetx065e{margin-left:auto}
.bg789lv .p1bc0{text-align:right}
.ibnlymaa .p1bc0{position:relative;margin-top:16px}
.ibnlymaa .p1bc0 .tetx065e{margin:0 auto}
.jwbw .p1bc0{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.jwbw .p1bc0 .tetx065e{margin:0}
.jwbw .ykyb6z~.p1bc0,
.jwbw .lr9y~.p1bc0{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.jwbw .ykyb6z~.p1bc0 .tetx065e,
.jwbw .lr9y~.p1bc0 .tetx065e{justify-content:flex-start}
.ykyb6z~.p1bc0,.lr9y~.p1bc0{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}
.ykyb6z~.p1bc0 .tetx065e{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.lr9y~.p1bc0 .tetx065e{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.iatf .tetx065e{margin:0 0 12px}
.tetx065e{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.c3vzf1yy{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.pc94wm{font-weight:600;color:var(--text-heading);opacity:1}
.fgd5ng::before{content:"·";margin:0 2px;opacity:.5}
.u8fdn6{white-space:nowrap}
.p2ruk618 .c3vzf1yy{display:none}
.f5k28xn .u8fdn6{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.f5k28xn .fgd5ng::before{content:""}
.rr0p .u8fdn6{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}
.rr0p .fgd5ng::before{content:""}
.z1m3fuf .tetx065e{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.xmdaev .u8fdn6{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.xmdaev .fgd5ng::before{content:""}
.yekkqe .u8fdn6{color:var(--accent);opacity:1;font-weight:500}
.pr5g2 .u8fdn6{border-bottom:1px solid currentColor;padding-bottom:2px}
.wco23 .tetx065e{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.u036{--date-bg:transparent}
.c2s9 .fgd5ng::before{content:""}
.xwuud8 .fgd5ng::before{content:"•";opacity:.4}
.xwuud8 .u8fdn6 + .u8fdn6::before{content:"•";margin-right:6px;opacity:.4}
.qzp0 .fgd5ng::before{content:"/";opacity:.35}
.qzp0 .u8fdn6 + .u8fdn6::before{content:"/";margin-right:6px;opacity:.35}
.na41r0wr .fgd5ng::before{content:"|";opacity:.3}
.na41r0wr .u8fdn6 + .u8fdn6::before{content:"|";margin-right:6px;opacity:.3}
.pvx4pncd .fgd5ng::before{content:"—";opacity:.3}
.pvx4pncd .u8fdn6 + .u8fdn6::before{content:"—";margin-right:6px;opacity:.3}
.haigy .fgd5ng::before{content:"◆";font-size:.5em;opacity:.35}
.haigy .u8fdn6 + .u8fdn6::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.ya9z6 .fgd5ng::before{content:"·";opacity:.4}
.ya9z6 .u8fdn6 + .u8fdn6::before{content:"·";margin-right:6px;opacity:.4}
.pqjjp .fgd5ng::before{content:"›";opacity:.4}
.pqjjp .u8fdn6 + .u8fdn6::before{content:"›";margin-right:6px;opacity:.4}
.pw9d7 .fgd5ng::before{content:"→";opacity:.35;font-size:.85em}
.pw9d7 .u8fdn6 + .u8fdn6::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.n1cc5sb .ujyns5ct{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .ujyns5ct{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .cn0nib1r{max-width:100%}
}
:root {
  --accent:          #163772;
  --brand:           #163772;
  --brand-light:     #2c58a7;
  --brand-pale:      #4973be;
  --grad-start:      #245cbe;
  --grad-end:        #507ed0;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #163772;
  --cta-light:       #0d2552;
  --cta-hover:       #0c1e3e;
  --bg-page:         #f6f7f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f4f5;
  --bg-raised:       #eeeff1;
  --bg-hover:        #f3f4f5;
  --border:          #e2e4e8;
  --border-alt:      #d0d4dc;
  --border-section:  #e2e4e8;
  --text-primary:    #17181b;
  --text-muted:      #525760;
  --text-body:       #2e3137;
  --text-sub:        #464a52;
  --text-faint:      #757c89;
  --text-dim:        #9096a1;
  --text-label:      #5d636e;
  --text-value:      #3a3e44;
  --accent-bg:       #e2e8f2;
  --accent-bg-light: #cad6ec;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f6;
  --c-pros:          #129062;
  --c-cons:          #9f214e;
  --c-pros-label:    #15ab75;
  --c-tip-border:    #18bd81;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #129062;
}
:root { --logo-bg-opacity: 63%; }
body, button, input { font-family: "Inter", sans-serif; }
.i9thi3 .jnbb37 li::before, .i9thi3 .jyotmi5j 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; }.i9thi3 .jnbb37 li::before { content: ""; }.i9thi3 .jyotmi5j li::before { content: ""; }.i9thi3 .uyqltu5::before, .i9thi3 .xxsx::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.i9thi3 .uyqltu5::before { content: ""; }.i9thi3 .xxsx::before { content: ""; }
.okq48l7 .zo388, .okq48l7 .ykyb6z { min-height: 640px; }
.ic4wx::before { content: '>'; }
.l77b4u7j .u8fdn6::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.l77b4u7j .u8fdn6:first-of-type::before{content:"\f017"}.l77b4u7j .u8fdn6:last-of-type::before{content:"\f2f1"}