: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;
}
.gky2b7wj {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.d08p25b {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.mwlm32xr {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.efom { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.kmh485a { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.kmh485a a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.kmh485a a:hover { color: var(--accent-light); }
.zf451ux     .aznxvfo { border-radius: 24px; padding: 8px; }
.zf451ux .aznxvfo li a { border-radius: 16px; }
.fdv92s6a  .aznxvfo li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .aznxvfo {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .jyhdawh8:hover .aznxvfo,
  .jyhdawh8:focus-within .aznxvfo { display: block; }
  .aznxvfo li a { padding: 8px 16px; font-size: 0.88rem; }
}
.kuzx2 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.ls2y3f { display: none; }
@media (max-width: 640px) {
  .ls2y3f {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .ls2y3f.cj2ek { display: block; }
}
@media (max-width: 640px) {
  .kuzx2 { display: block; }
  .kmh485a > li + li::before { display: none !important; }
  .kmh485a {
    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;
  }
  .kmh485a.cj2ek { display: flex; }
  .kmh485a li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .kmh485a li:last-child a { border-bottom: none; }
}
.fjyl5wg { min-height: 480px; }
.carz {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.kx06i28 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.qc9rq .kx06i28 { margin-left: 0; margin-right: 0; }
.q0s25uj {
  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;
}
.q0s25uj:hover { opacity: 0.88; }
.wvwv .carz { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.wvwv .kx06i28 { color: #e2e8f0; }
.wvwv.qc9rq   .zhim4r { text-align: left; }
.n1zee .carz { color: var(--text-primary); text-shadow: none; }
.n1zee .kx06i28 { color: var(--text-muted); }
.n1zee .q0s25uj { margin-top: 16px; }
.n1zee, .n1zee.fjyl5wg { min-height: auto !important; }
.n1zee.qc9rq   .zhim4r { text-align: left; }
.n1zee~.orz0fl{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}
.n1zee~.orz0fl .c085rv7{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; }
}
.w2b6 .npm3b953,
.w2b6 .x53nnv {
  animation: hg-breathe 10s ease-in-out infinite;
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.w2b6 .wvwv .f7ncxk2h {
  animation: hg-breathe 10s ease-in-out infinite;
}
.npm3b953 .carz { color: #fff; }
.npm3b953 .kx06i28 { color: rgba(255,255,255,0.85); }
.npm3b953 .q0s25uj { background: #fff; color: var(--cta); }
.npm3b953 .q0s25uj:hover { opacity: 0.92; }
.bfua0 .qpdpriu { position: relative; overflow: hidden; }
.bfua0 .qpdpriu::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.w2b6 .qpdpriu {
  animation: hg-breathe 7s ease-in-out infinite;
}
.vgd3 .qpdpriu { position: relative; overflow: hidden; }
.vgd3 .qpdpriu::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;
}
.o6i1bcr .qpdpriu { position: relative; overflow: hidden; }
.o6i1bcr .qpdpriu::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.f8nf .qpdpriu {
  animation: hg-fadein 1.2s ease-out both;
}
.qpdpriu {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.t2m3lt {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.w4kei9f {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.z8k16tiu {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.qpdpriu .carz { text-shadow: none; color: var(--text-primary); }
.qpdpriu .kx06i28 { color: var(--text-muted); }
.qpdpriu.mcgx .t2m3lt { align-items: center; text-align: center; }
.qpdpriu.qc9rq   .t2m3lt { align-items: flex-start; text-align: left; }
.xafec0kk .w4kei9f { position: relative; }
.xafec0kk .w4kei9f::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.xafec0kk.ijcj .w4kei9f::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.chjdc .w4kei9f {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.chjdc .z8k16tiu {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.chjdc.ijcj .w4kei9f { padding: 32px 0 32px 32px; }
.tizz2z .w4kei9f {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.tizz2z .z8k16tiu {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.ijcj .t2m3lt {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.tizz2z.ijcj .w4kei9f { padding: 40px 16px 40px 48px; }
.pxqse0z .w4kei9f { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .qpdpriu { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .qpdpriu .w4kei9f { display: none !important; }
  .pxqse0z .w4kei9f { display: none !important; }
  .ofaag8m9 .rtp9xc { display: none !important; }
  .rily .nn0y { display: none !important; }
  .t2m3lt  { padding: 36px 24px; }
  .qpdpriu~.orz0fl,.ijcj~.orz0fl{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .fjyl5wg, .qpdpriu { min-height: 320px !important; }
  
  .carz { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .dfz41ov { display: none !important; }
  
  .clip71 { flex-direction: column; align-items: center; }
  .i2sbhj9 { width: 100%; max-width: 340px; }
}
.y15e { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.lu3pye9q { width: 100%; height: auto; display: block; border-radius: 10px; }
.d95657 .y15e        { border-radius: 16px; }
.d95657 .lu3pye9q  { border-radius: 16px; }
.cvuvvaft .y15e         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.cvuvvaft .lu3pye9q   { border-radius: 8px; }
.iwvbi { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.uouhn { width: 100%; padding: 32px 0; position: relative; }
.pernjl { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.h2di .uouhn:nth-child(even) { background: var(--bg-surface); }
.h2di .uouhn:nth-child(odd)  { background: var(--bg-page); }
.n82kwt .uouhn:nth-child(even) { background: var(--bg-card); }
.n82kwt .uouhn:nth-child(odd)  { background: var(--bg-page); }
.h2di .uouhn:nth-child(odd)  .pernjl { background: var(--bg-card); border-radius: 6px; }
.h2di .uouhn:nth-child(even) .pernjl { background: var(--bg-raised); border-radius: 6px; }
.n82kwt .uouhn:nth-child(odd)  .pernjl { background: var(--bg-card); border-radius: 6px; }
.n82kwt .uouhn:nth-child(even) .pernjl { background: var(--bg-raised); border-radius: 6px; }
.h2di .uouhn:nth-child(even) .c86uu1o .e1qmyrrf,
.n82kwt .uouhn:nth-child(even) .c86uu1o .e1qmyrrf { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.h2di .uouhn:nth-child(odd) .c86uu1o .e1qmyrrf,
.n82kwt .uouhn:nth-child(odd) .c86uu1o .e1qmyrrf { background: var(--bg-card-inner); }
.h2di .uouhn:nth-child(even) .ibbcdkr .e1qmyrrf:nth-child(odd),
.n82kwt .uouhn:nth-child(even) .ibbcdkr .e1qmyrrf:nth-child(odd)  { background: var(--bg-card); }
.h2di .uouhn:nth-child(even) .ibbcdkr .e1qmyrrf:nth-child(even),
.n82kwt .uouhn:nth-child(even) .ibbcdkr .e1qmyrrf:nth-child(even) { background: var(--bg-card-inner); }
h1.gs6ly { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.gs6ly {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.kt8k { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.xfytkuo h2.gs6ly {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.k8fu2g h2.gs6ly {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.cb90im h2.gs6ly {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.sump00 h2.gs6ly::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.yqbynqd h2.gs6ly {
  color: var(--text-primary); font-size: 1.7rem;
}
.ic32 h2.gs6ly::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.e2l1sz h2.gs6ly {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.drbv { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .drbv { display: none; } }
.u25hz { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.zl17a6jw { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.tld3w8zn {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.k6chl { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.gibh2x { padding-left: 20px; }
.gibh2x li { margin-bottom: 6px; }
.gibh2x a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.gibh2x a:hover { color: var(--accent-light); }
.vkaly .k6chl { display: none; }
.rn07 .k6chl { display: none; }
.rn07 .gibh2x { padding-left: 0; list-style: none; }
.rn07 .gibh2x li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.rn07 .gibh2x a { font-size: 0.92rem; }
.x1imh8b .tld3w8zn { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.x1imh8b .k6chl { display: none; }
.x1imh8b .gibh2x { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.x1imh8b .gibh2x li { margin-bottom: 0; }
.x1imh8b .gibh2x 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;
}
.x1imh8b .gibh2x a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.wyzxygue .tld3w8zn { padding: 20px 20px 16px; }
.wyzxygue .gibh2x {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.wyzxygue .gibh2x li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.wyzxygue .gibh2x 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;
}
.wyzxygue .gibh2x 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;
}
.wyzxygue .gibh2x a:hover { color: var(--accent-light); border-color: var(--accent); }
.wyzxygue .gibh2x a:focus,
.wyzxygue .gibh2x a:focus-visible,
.wyzxygue .gibh2x a:target { outline: none; }
.wyzxygue .gibh2x li:target a { border-color: var(--border); color: var(--text-muted); }
.kfnhzh0 .tld3w8zn { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.kfnhzh0 .k6chl { display: none; }
.kfnhzh0 .gibh2x { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.kfnhzh0 .gibh2x li { margin-bottom: 0; }
.kfnhzh0 .gibh2x li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.kfnhzh0 .gibh2x li:last-child::after { content: ""; margin-right: 0; }
.kfnhzh0 .gibh2x a { font-size: 0.9rem; }
.e1qmyrrf { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.c86uu1o .e1qmyrrf { background: var(--bg-card); }
.ibbcdkr .e1qmyrrf:nth-child(odd)  { background: var(--bg-card); }
.ibbcdkr .e1qmyrrf:nth-child(even) { background: var(--bg-raised); }
.mdm5zze .e1qmyrrf {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.mdm5zze .e1qmyrrf:last-child { border-bottom: none; }
.mdm5zze h3.kt8k { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.wz95ic .e1qmyrrf {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.wz95ic .e1qmyrrf + .e1qmyrrf { margin-top: 4px; }
.zzwnorc .e1qmyrrf { background: none; border-radius: 0; padding: 12px 0; }
.zzwnorc .e1qmyrrf + .e1qmyrrf { border-top: 1px solid var(--border-section); }
.pmmhgsvw { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.d6d8i { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.trlux, .u7t5qpq { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.trlux li, .u7t5qpq li { margin-bottom: 6px; }
.u7t5qpq li { list-style: decimal; }
.xbx7     .trlux { list-style-type: "● "; }
.vyrt  .trlux { list-style-type: "■ "; }
.xoj6xh .trlux { list-style-type: "◆ "; }
.l617kzlc    .trlux { list-style-type: "★ "; }
.xbx7     .ht45bo00 { list-style-type: "● "; }
.vyrt  .ht45bo00 { list-style-type: "■ "; }
.xoj6xh .ht45bo00 { list-style-type: "◆ "; }
.l617kzlc    .ht45bo00 { list-style-type: "★ "; }
.xbx7    .trlux li::marker, .xbx7    .ht45bo00 li::marker,
.vyrt .trlux li::marker, .vyrt .ht45bo00 li::marker,
.xoj6xh .trlux li::marker, .xoj6xh .ht45bo00 li::marker,
.l617kzlc   .trlux li::marker, .l617kzlc   .ht45bo00 li::marker {
  color: var(--cta); font-size: 1em;
}
.xbx7 .u7t5qpq,
.vyrt .u7t5qpq,
.xoj6xh .u7t5qpq,
.l617kzlc .u7t5qpq {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.xbx7 .u7t5qpq li,
.vyrt .u7t5qpq li,
.xoj6xh .u7t5qpq li,
.l617kzlc .u7t5qpq li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.xbx7 .u7t5qpq li::before,
.vyrt .u7t5qpq li::before,
.xoj6xh .u7t5qpq li::before,
.l617kzlc .u7t5qpq li::before {
  content: counter(el-step);
  position: absolute; left: -2.2em; top: 0.05em;
  width: 1.45em; height: 1.45em;
  background: var(--accent); color: #fff;
  font-size: 0.72em; font-weight: 700;
  line-height: 1.45em; text-align: center;
}
.xbx7     .u7t5qpq li::before { border-radius: 50%; }
.vyrt  .u7t5qpq li::before { border-radius: 3px; }
.xoj6xh .u7t5qpq li::before { border-radius: 3px; }
.l617kzlc    .u7t5qpq li::before { border-radius: 50%; }
.h3oiitl { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.oryv82 .h3oiitl,
.boj50s .h3oiitl { background: transparent; border: none; border-radius: 0; }
.q9ycdcd { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.q9ycdcd th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.q9ycdcd td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.q9ycdcd tr:hover td { background: var(--bg-hover); }
.jyc0 .q9ycdcd tbody tr:nth-child(even) td { background: var(--bg-surface); }
.o9tgruk0 .q9ycdcd { border: 1px solid var(--border-alt); }
.o9tgruk0 .q9ycdcd th,
.o9tgruk0 .q9ycdcd td { border: 1px solid var(--border-alt); }
.ovgp .q9ycdcd th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ovgp .q9ycdcd td { border-bottom: none; }
.ovgp .q9ycdcd tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ki6x .q9ycdcd th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.ctg9 .h3oiitl {
  overflow: hidden;
}
.ctg9 .q9ycdcd th { border-bottom: 1px solid var(--border-alt); }
.ctg9 .q9ycdcd tr:last-child td { border-bottom: none; }
.u5ec36 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.bspd { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.gbcxq { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.eyy6y4q { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.rveha { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ht45bo00 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ht45bo00 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%}
.wuq6sz3k .eyy6y4q { background: transparent; text-align: center; }
.e36x87l .gbcxq {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.irnlkvs3 .gbcxq {
  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);
}
.olrteg5 .bspd { display: grid; grid-template-columns: auto 1fr; }
.olrteg5 .gbcxq {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.olrteg5 .eyy6y4q { grid-column: 2; }
.olrteg5 .rveha,
.olrteg5 .ht45bo00 { grid-column: 1 / -1; }
.hfdi690 .bspd { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.hfdi690 .gbcxq {
  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);
}
.hfdi690 .eyy6y4q { grid-column: 2; }
.hfdi690 .rveha,
.hfdi690 .ht45bo00 { grid-column: 1 / -1; }
.x02j .bspd { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.x02j .eyy6y4q { background: none; color: var(--accent-light); font-weight: 700; }
.mx1af7 .bspd { 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); }
.mx1af7 .eyy6y4q { background: none; color: var(--accent-light); font-weight: 700; }
.uu4pcg .bspd { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.uu4pcg .bspd:last-child { border-bottom: none; }
.uu4pcg .eyy6y4q { background: none; color: var(--accent-light); font-weight: 700; }
.ign9ss22 .bspd { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ign9ss22 .eyy6y4q { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.n6dktvd .u5ec36 { counter-reset: card-n; }
.n6dktvd .bspd  { counter-increment: card-n; }
.n6dktvd .eyy6y4q { display: flex; align-items: center; gap: 10px; }
.n6dktvd .eyy6y4q::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;
}
.hjq13 .bspd { background: var(--bg-surface); border: 1px solid var(--border); }
.hjq13 .eyy6y4q { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.ycil5fqo { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.yv95z4ap  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.sw1wqg { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.xz850 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.h7gtq6gg { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.ycil5fqo strong { color: var(--text-primary); font-size: 0.95rem; }
.ycil5fqo p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.oos6qfv { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.w9iiqi, .fe1d5 { border-radius: 8px; padding: 14px; }
.w9iiqi { background: var(--bg-pros); }
.fe1d5 { background: var(--bg-cons); }
.o7ag { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.w9iiqi .o7ag { color: var(--c-pros-label); }
.fe1d5 .o7ag { color: #f87171; }
.w9iiqi ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.fe1d5 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.lu3pye9q { width: 100%; height: auto; border-radius: 10px; display: block; }
.pbmi {
  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;
}
.pbmi:hover { opacity: 0.85; }
.vnoqyae .pbmi  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.vnoqyae .pbmi:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ka0c5pk .pbmi  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.ka0c5pk .pbmi:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.y67o6 .q0s25uj { border-radius: 50px; }
.y67o6 .pbmi  { border-radius: 50px; }
.wkw5gh4i .q0s25uj { padding-left: 22px; padding-right: 22px; }
.wkw5gh4i .pbmi  { padding-left: 12px; padding-right: 12px; }
.tsa11 .q0s25uj { padding-left: 44px; padding-right: 44px; }
.tsa11 .pbmi  { padding-left: 24px; padding-right: 24px; }
.ase39yxp .q0s25uj { padding-left: 56px; padding-right: 56px; }
.ase39yxp .pbmi  { padding-left: 32px; padding-right: 32px; }
.tqgdu9f   .q0s25uj::after, .tqgdu9f   .pbmi::after,
.o1qo .q0s25uj::after, .o1qo .pbmi::after,
.gndy01x    .q0s25uj::after, .gndy01x    .pbmi::after,
.yd6n1fd    .q0s25uj::after, .yd6n1fd    .pbmi::after,
.vxp8esd8    .q0s25uj::after, .vxp8esd8    .pbmi::after,
.n1lnig4     .q0s25uj::after, .n1lnig4     .pbmi::after,
.j0gg591    .q0s25uj::after, .j0gg591    .pbmi::after,
.q0d3   .q0s25uj::after, .q0d3   .pbmi::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;
}
.tqgdu9f .q0s25uj::after, .tqgdu9f .pbmi::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");
}
.o1qo .q0s25uj::after, .o1qo .pbmi::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");
}
.gndy01x .q0s25uj::after, .gndy01x .pbmi::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");
}
.yd6n1fd .q0s25uj::after, .yd6n1fd .pbmi::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");
}
.vxp8esd8 .q0s25uj::after, .vxp8esd8 .pbmi::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");
}
.n1lnig4 .q0s25uj::after, .n1lnig4 .pbmi::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");
}
.j0gg591 .q0s25uj::after, .j0gg591 .pbmi::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");
}
.q0d3 .q0s25uj::after, .q0d3 .pbmi::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");
}
.i96hd   .p8za05::after, .i96hd   .f1qggg0m::after,
.ak3vv8m .p8za05::after, .ak3vv8m .f1qggg0m::after,
.vrecpvc    .p8za05::after, .vrecpvc    .f1qggg0m::after,
.gy428l2    .p8za05::after, .gy428l2    .f1qggg0m::after,
.m9szt    .p8za05::after, .m9szt    .f1qggg0m::after,
.ul2w     .p8za05::after, .ul2w     .f1qggg0m::after,
.zcmnke    .p8za05::after, .zcmnke    .f1qggg0m::after,
.k1sjb   .p8za05::after, .k1sjb   .f1qggg0m::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;
}
.i96hd .p8za05::after, .i96hd .f1qggg0m::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");
}
.ak3vv8m .p8za05::after, .ak3vv8m .f1qggg0m::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");
}
.vrecpvc .p8za05::after, .vrecpvc .f1qggg0m::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");
}
.gy428l2 .p8za05::after, .gy428l2 .f1qggg0m::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");
}
.m9szt .p8za05::after, .m9szt .f1qggg0m::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");
}
.ul2w .p8za05::after, .ul2w .f1qggg0m::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");
}
.zcmnke .p8za05::after, .zcmnke .f1qggg0m::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");
}
.k1sjb .p8za05::after, .k1sjb .f1qggg0m::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");
}
.omqlt {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
}
.phk4zz1 {
  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;
}
.phk4zz1 > [itemprop="item"] { display: contents; }
.phk4zz1 [itemprop="itemReviewed"],
.phk4zz1 [itemprop="reviewRating"] { display: none; }
.phk4zz1:hover { background: var(--bg-hover); }
.m4uhp3u {
  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;
}
.qwyiz .m4uhp3u { background: #1a1a1a; }
.tz8a .m4uhp3u { background: rgba(128,128,128,.12); }
.mx7n .m4uhp3u { background: var(--bg-raised); }
.ymc7w .m4uhp3u { background: transparent; padding: 0; }
.dhn6 { max-height: 74px; max-width: 120px; object-fit: contain; }
.nyuvaser { display: flex; align-items: center; gap: 16px; min-width: 0; }
.nyuvaser .m4uhp3u + .gvyni5 { flex: 1 1 auto; }
.gvyni5 { 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; }
.c49nhtb { color: var(--cta); font-size: 1.2rem; letter-spacing: 2px; line-height: 1; text-align: center; }
.nowg7ye { text-align: center; font-size: 1.2rem; font-weight: 700; }
.ozwb6iq8 { 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) {
  .nyuvaser { flex: 0 0 260px; width: 260px; }
  .c49nhtb { flex: 0 0 120px; width: 120px; }
  .nowg7ye { flex: 0 0 110px; width: 110px; }
  .ozwb6iq8   { flex: 0 0 180px; width: 180px; }
}
.ffwkhema { 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%; }
.i7neix35 { 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; }
.tequane { white-space: nowrap; text-align: center; align-self: center; }
@media (min-width: 721px) {
  .tequane { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.tequane.pbmi { 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) {
  .omqlt { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .omqlt .phk4zz1 { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .omqlt .nyuvaser { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .omqlt .m4uhp3u { width: 100%; min-width: unset; height: 120px; }
  .omqlt .dhn6 { max-height: 96px; max-width: 200px; }
  .omqlt .gvyni5 { min-width: unset; text-align: center; white-space: normal; }
  .omqlt .c49nhtb { min-width: 0; }
  .omqlt .ozwb6iq8 { 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; }
  .omqlt .tequane { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .efup .phk4zz1 { row-gap: 8px !important; gap: 10px !important; }
}
.ibwz {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.vpuk4 {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.ehdo {
  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;
}
.ehdo img { max-width: 80px; max-height: 50px; object-fit: contain; }
.qlmh { flex: 1; }
.qlmh h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.t7qshyys { color: var(--c-stars); font-size: 1.1rem; }
.na6mk7j { margin-bottom: 8px; }
.hglew { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.pahq::before   { content: "★ "; color: var(--accent); }
.nw93s { flex-shrink: 0; }
.f4t0 img.ae5po { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.oryv82 { padding: 20px 24px; }
.olrx8 { color: var(--text-muted); margin-bottom: 16px; }
.v9k7a6k { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.hx14s6, .v4qts { list-style: none; font-size: 0.9rem; }
.hx14s6 li { color: var(--c-pros); margin-bottom: 4px; }
.v4qts li { color: var(--c-cons); margin-bottom: 4px; }
.hx14s6 li::before { content: "✓"; margin-right: 5px; }
.v4qts li::before { content: "✗"; margin-right: 5px; }
.awsmrvw2 .hx14s6 li::before { content: "→"; }
.awsmrvw2 .v4qts li::before { content: "–"; }
.y9gipp  .hx14s6 li::before { content: "★"; }
.y9gipp  .v4qts li::before { content: "✕"; }
.q3se10ld    .hx14s6 li::before { content: "◆"; }
.q3se10ld    .v4qts li::before { content: "▲"; }
.qxyjed  .hx14s6 li::before { content: "▶"; }
.qxyjed  .v4qts li::before { content: "■"; }
.miai065 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.on4fd { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.ub7z { background: var(--bg-pros); color: var(--c-tag-pay); }
.w76s231 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.eo0d9uz .w76s231 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.b579 .w76s231 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .ew7xopk3 .bgym {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ew7xopk3 .ibwz { margin: 0; }
}
.n0dgton .vpuk4 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.n0dgton .qlmh h3 { color: var(--accent-light); }
.n0dgton .ehdo { background: var(--bg-page); border: 1px solid var(--border); }
.x8q0 .ibwz { border-top: 4px solid var(--accent); }
.x8q0 .vpuk4 { background: var(--bg-card); }
.uydyby3h .ibwz { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.uydyby3h .vpuk4 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.uydyby3h .oryv82 { padding: 14px 16px; }
.uydyby3h .ehdo { border-radius: 4px; }
.uydyby3h .w76s231 { border-radius: 0; }
.nqnk6zv .vpuk4 { padding: 0; gap: 0; overflow: hidden; }
.nqnk6zv .ehdo { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.nqnk6zv .qlmh { padding: 16px 20px; }
.nqnk6zv .nw93s { padding: 16px 20px; align-self: center; }
.vhwm .t7qshyys { font-size: .95rem; }
.boj50s .oos6qfv { gap: 10px; }
.boj50s .w9iiqi, .boj50s .fe1d5 { padding: 12px; }
.boj50s .w9iiqi ul, .boj50s .fe1d5 ul { margin: 4px 0 0; padding-left: 18px; }
.boj50s .w9iiqi li, .boj50s .fe1d5 li { font-size: .85rem; margin-bottom: 3px; }
.dq11h9 .on4fd { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .uxtl2 { grid-template-columns: 1fr; }
  .f3lhp8w { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .f3lhp8w .rlan { width: 72px; height: 50px; }
  .f3lhp8w .seghp73 { max-width: 180px; }
  .f3lhp8w .gbyx { width: auto; }
}
.l0r7x .vhwm .t7qshyys { filter: brightness(1.2); }
@media (max-width: 720px) {
  .l0r7x { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .vh0z9d { padding: 16px; }
  .uiub .f73q { min-width: 50%; }
}
.a1cf .oos6qfv { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .d4n1atbb { grid-template-columns: 1fr; }
  .ogi10 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .lpqo73 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .r7ayqlb { flex-wrap: wrap; padding: 16px; }
}
.rw00 .oos6qfv { gap: 8px; }
.rw00 .w9iiqi, .rw00 .fe1d5 { padding: 8px; }
@media (max-width: 480px) {
  .r604yv9 { flex-direction: column; align-items: stretch; }
}
.tayje .gbyx .pbmi { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .ksyw { flex-direction: column; align-items: stretch; gap: 10px; }
  .tayje .gbyx { text-align: center; }
}
@media (max-width: 720px) {
  .odk00 { grid-template-columns: 1fr; }
  .f7ft { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .cqo14 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.phm83 .cmd4zv { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.t50tiq .t7qshyys { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .jjsji { grid-template-columns: 1fr; }
  .t50tiq { width: 100px; height: 100px; margin: 16px auto; }
  .phm83 { font-size: 1.4rem; }
  .xjw5kpv { justify-content: center; }
  .s486m .f73q { min-width: 50%; }
}
.uyko49o .oos6qfv { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .gdul { flex-wrap: wrap; padding: 14px 16px; }
  .chvlaeq { padding: 12px 16px; }
  .uyko49o .oos6qfv { margin: 0 16px; }
  .uyko49o .dq11h9 { padding: 0 16px; }
  .en03 { padding: 12px 16px; }
}
.feekjzx .omqlt {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 18px;
}
.feekjzx .omqlt .phk4zz1:only-child { grid-column: 1 / -1; }
.feekjzx .omqlt .phk4zz1 {
  flex-direction: column; align-items: center; padding: 20px 18px; border-radius: 14px; gap: 14px;
}
.feekjzx .omqlt .nyuvaser { flex-direction: column; align-items: center; gap: 12px; width: 100%; min-width: 0; }
.feekjzx .omqlt .m4uhp3u { width: 100%; min-width: unset; height: 120px; }
.feekjzx .omqlt .dhn6 { max-height: 100px; max-width: 200px; }
.feekjzx .omqlt .gvyni5 { min-width: unset; text-align: center; white-space: normal; }
.feekjzx .omqlt .c49nhtb { min-width: 0; }
.feekjzx .omqlt .ozwb6iq8 {
  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;
}
.feekjzx .omqlt .tequane { width: 100%; text-align: center; margin-left: 0; min-width: 0; }
.feekjzx .vpuk4 { gap: 14px; }
.rprr9 .i7neix35 {
  color: var(--accent); font-weight: 700;
  background: var(--accent-bg); border-radius: 100px;
  padding: 5px 14px; font-size: 1.1rem;
}
.rprr9 .c49nhtb { color: var(--cta); }
.rprr9 .vpuk4 { background: var(--accent-bg); }
.rprr9 .pahq, .rprr9 .thk22, .rprr9 .reeklt8w {
  background: var(--bg-card); border-radius: 100px; padding: 1px 10px;
  border: 1px solid var(--border);
}
.nublgmbp .ozwb6iq8 { flex-direction: column; align-items: flex-start; gap: 4px; padding-top: 6px; }
.nublgmbp .i7neix35 {
  font-weight: 700; font-size: 1.1rem;
  color: var(--accent); background: var(--accent-bg);
  border-radius: 6px; padding: 4px 12px; display: inline-block;
}
.nublgmbp .c49nhtb { color: var(--cta); }
.nublgmbp .vpuk4 { border-bottom: 2px solid var(--accent-bg); }
.nublgmbp .pahq, .nublgmbp .thk22, .nublgmbp .reeklt8w {
  background: var(--accent-bg); color: var(--accent); border-radius: 100px;
  padding: 2px 10px; font-weight: 600; border: none;
}
.nt8hjg8 .phk4zz1 { border-top: 3px solid var(--accent); }
.nt8hjg8 .ibwz { overflow: hidden; }
.nt8hjg8 .vpuk4 { background: var(--accent-bg); }
.gpcs8l .phk4zz1 { padding: 14px 18px; gap: 16px; }
.gpcs8l .gvyni5 { font-size: 1rem; }
.gpcs8l .vpuk4 { padding: 14px 18px; gap: 14px; }
.gpcs8l .oryv82 { padding: 14px 18px; }
.gpcs8l .ehdo { width: 70px; }
.gpcs8l .qlmh h3 { font-size: 1.05rem; }
.o1rbd .omqlt { gap: 0; }
.o1rbd .phk4zz1 {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.o1rbd .phk4zz1:last-child { border-bottom: none; }
.o1rbd .phk4zz1:nth-child(odd) { background: var(--accent-bg); }
.o1rbd .phk4zz1:nth-child(odd):hover { background: var(--bg-hover); }
.efup .omqlt {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.efup .phk4zz1 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.efup .phk4zz1:last-child { border-bottom: none; }
.efup .c49nhtb,
.efup .fde1wmg4,
.efup .uphv41rd { border-left: 1px solid var(--border); padding-left: 10px; }
.efup .gvyni5 { padding: 0 10px; }
.aer4 .nyuvaser { flex-direction: column; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.aer4 .gvyni5 { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.tr34g .nyuvaser { flex-direction: column-reverse; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.tr34g .gvyni5 { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.n6r93 .omqlt { gap: 14px; }
.n6r93 .phk4zz1 {
  padding: 20px 26px; gap: 24px; border-radius: 12px;
  min-height: 140px;
}
.n6r93 .gvyni5 { font-size: 1.15rem; }
.n6r93 .i7neix35 { font-size: 1.22rem; }
.n6r93 .tequane.pbmi { padding: 14px 30px !important; font-size: 1rem; }
.v7am0q6o .omqlt { gap: 18px; }
.v7am0q6o .phk4zz1 {
  padding: 28px 32px; gap: 28px; border-radius: 14px;
  min-height: 160px; border-width: 2px;
}
.v7am0q6o .m4uhp3u {
  min-width: 180px; width: 180px; height: 120px; padding: 10px 14px; border-radius: 14px;
  background: var(--bg-raised);
}
.v7am0q6o .dhn6 { max-height: 100px; max-width: 160px; }
.v7am0q6o .nyuvaser { min-width: 260px; }
.v7am0q6o .gvyni5 { font-size: 1.25rem; font-weight: 800; }
.v7am0q6o .c49nhtb { font-size: 1.1rem; letter-spacing: 2px; }
.v7am0q6o .i7neix35 { font-size: 1.3rem; font-weight: 800; }
.v7am0q6o .ffwkhema { font-size: .9rem; text-transform: uppercase; letter-spacing: .06em; }
.v7am0q6o .tequane.pbmi { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.p45d0 .fde1wmg4 { flex: 1.8; }
.p45d0 .fde1wmg4 .i7neix35 {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.p45d0 .fde1wmg4 .ffwkhema { font-weight: 700; color: var(--text-primary); }
.nowg7ye { display: none; }
.hha1h .c49nhtb { display: none; }
.g4kq7bd .c49nhtb { font-size: 1rem; letter-spacing: 2px; }
.odxw .c49nhtb {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.wjyb9 .c49nhtb,
.rlkx0a .c49nhtb,
.id30me3 .c49nhtb { display: none; }
.wjyb9 .nowg7ye,
.rlkx0a .nowg7ye,
.id30me3 .nowg7ye { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.wjyb9 .nowg7ye { font-size: 1.7rem; font-weight: 900; color: var(--accent); }
.wjyb9 .nowg7ye small { display: none; }
.rlkx0a .nowg7ye {
  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;
}
.rlkx0a .nowg7ye small { font-size: 0.85em; font-weight: 700; color: var(--accent); opacity: 0.75; }
.id30me3 .nowg7ye {
  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;
}
.id30me3 .nowg7ye small { display: none; }
.wjyb9 .na6mk7j .t7qshyys,
.rlkx0a .na6mk7j .t7qshyys,
.id30me3 .na6mk7j .t7qshyys { display: none; }
.wjyb9 .na6mk7j strong { font-size: 1.6rem; font-weight: 900; color: var(--accent); }
.wjyb9 .cmd4zv { display: none; }
.rlkx0a .na6mk7j strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.rlkx0a .tgszin,
.rlkx0a .cmd4zv { font-size: 1em; }
.id30me3 .na6mk7j strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.id30me3 .cmd4zv { display: none; }
.d6s761nj { margin: 16px 0; }
.b590e { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.b590e summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.b590e summary::after { content: "+"; color: var(--accent); }
.b590e[open] summary::after { content: "−"; }
.b590e p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.uouhn { margin-bottom: 0; }
.itf4 h2.gs6ly { color: var(--text-primary); border-color: var(--accent); }
.wp4yd h2.gs6ly { color: var(--text-primary); border-color: var(--accent); }
.spie .yv95z4ap     { background: #052e16; border-color: #10b981; }
.spie .sw1wqg { background: #2d0a1e; border-color: #f43f5e; }
.spie .xz850    { background: #1e1036; border-color: #a855f7; }
.spie .ycil5fqo strong  { color: #f1f5f9; }
.spie .ycil5fqo p       { color: #cbd5e1; }
.spie .arijv0h    .yv95z4ap     .h7gtq6gg::before,
.spie .ueuxuw1  .yv95z4ap     .h7gtq6gg::before,
.spie .xd8gtj  .yv95z4ap     .h7gtq6gg::before,
.spie .n2nv4k9j .yv95z4ap     .h7gtq6gg::before { color: #10b981; }
.spie .arijv0h    .sw1wqg .h7gtq6gg::before,
.spie .ueuxuw1  .sw1wqg .h7gtq6gg::before,
.spie .xd8gtj  .sw1wqg .h7gtq6gg::before,
.spie .n2nv4k9j .sw1wqg .h7gtq6gg::before { color: #f43f5e; }
.spie .arijv0h    .xz850    .h7gtq6gg::before,
.spie .ueuxuw1  .xz850    .h7gtq6gg::before,
.spie .xd8gtj  .xz850    .h7gtq6gg::before,
.spie .n2nv4k9j .xz850    .h7gtq6gg::before { color: #a855f7; }
.xeucar .yv95z4ap     { background: #2d2000; border-color: #eab308; }
.xeucar .sw1wqg { background: #2d0b0b; border-color: #ef4444; }
.xeucar .xz850    { background: #2d1600; border-color: #f97316; }
.xeucar .ycil5fqo strong  { color: #f1f5f9; }
.xeucar .ycil5fqo p       { color: #cbd5e1; }
.xeucar .arijv0h    .yv95z4ap     .h7gtq6gg::before,
.xeucar .ueuxuw1  .yv95z4ap     .h7gtq6gg::before,
.xeucar .xd8gtj  .yv95z4ap     .h7gtq6gg::before,
.xeucar .n2nv4k9j .yv95z4ap     .h7gtq6gg::before { color: #eab308; }
.xeucar .arijv0h    .sw1wqg .h7gtq6gg::before,
.xeucar .ueuxuw1  .sw1wqg .h7gtq6gg::before,
.xeucar .xd8gtj  .sw1wqg .h7gtq6gg::before,
.xeucar .n2nv4k9j .sw1wqg .h7gtq6gg::before { color: #ef4444; }
.xeucar .arijv0h    .xz850    .h7gtq6gg::before,
.xeucar .ueuxuw1  .xz850    .h7gtq6gg::before,
.xeucar .xd8gtj  .xz850    .h7gtq6gg::before,
.xeucar .n2nv4k9j .xz850    .h7gtq6gg::before { color: #f97316; }
.qxcq66 .yv95z4ap     { background: #0c1a2e; border-color: #38bdf8; }
.qxcq66 .sw1wqg { background: #12103a; border-color: #818cf8; }
.qxcq66 .xz850    { background: #0a2020; border-color: #2dd4bf; }
.qxcq66 .ycil5fqo strong  { color: #f1f5f9; }
.qxcq66 .ycil5fqo p       { color: #cbd5e1; }
.qxcq66 .arijv0h    .yv95z4ap     .h7gtq6gg::before,
.qxcq66 .ueuxuw1  .yv95z4ap     .h7gtq6gg::before,
.qxcq66 .xd8gtj  .yv95z4ap     .h7gtq6gg::before,
.qxcq66 .n2nv4k9j .yv95z4ap     .h7gtq6gg::before { color: #38bdf8; }
.qxcq66 .arijv0h    .sw1wqg .h7gtq6gg::before,
.qxcq66 .ueuxuw1  .sw1wqg .h7gtq6gg::before,
.qxcq66 .xd8gtj  .sw1wqg .h7gtq6gg::before,
.qxcq66 .n2nv4k9j .sw1wqg .h7gtq6gg::before { color: #818cf8; }
.qxcq66 .arijv0h    .xz850    .h7gtq6gg::before,
.qxcq66 .ueuxuw1  .xz850    .h7gtq6gg::before,
.qxcq66 .xd8gtj  .xz850    .h7gtq6gg::before,
.qxcq66 .n2nv4k9j .xz850    .h7gtq6gg::before { color: #2dd4bf; }
.bixw .yv95z4ap     { background: var(--accent-bg); border-color: var(--accent); }
.bixw .sw1wqg { background: var(--accent-bg-light); border-color: var(--accent-light); }
.bixw .xz850    { background: var(--accent-bg); border-color: var(--accent-pale); }
.bixw .arijv0h    .h7gtq6gg::before,
.bixw .ueuxuw1  .h7gtq6gg::before,
.bixw .xd8gtj  .h7gtq6gg::before,
.bixw .n2nv4k9j .h7gtq6gg::before { color: var(--accent-light) !important; }
.p3k17m::before,
.h3n6gv3::before { margin-right: 5px; }
.xla7x9w .w9iiqi ul li,
.xla7x9w .hx14s6 li         { color: #4ade80; }
.xla7x9w .w9iiqi .p3k17m { color: #22c55e; }
.xla7x9w .fe1d5 ul li,
.xla7x9w .v4qts li         { color: #f87171; }
.xla7x9w .fe1d5 .h3n6gv3 { color: #ef4444; }
.cpsks .w9iiqi { background: var(--bg-pros); }
.cpsks .fe1d5 { background: var(--bg-cons); }
.cpsks .w9iiqi .p3k17m { color: var(--c-pros-label); }
.cpsks .fe1d5 .h3n6gv3 { color: var(--c-cons); }
.cpsks .w9iiqi ul li,
.cpsks .hx14s6 li            { color: var(--c-pros); }
.cpsks .fe1d5 ul li,
.cpsks .v4qts li            { color: var(--c-cons); }
.ckibj8p .w9iiqi { background: var(--bg-pros); }
.ckibj8p .fe1d5 { background: var(--bg-cons); }
.ckibj8p .w9iiqi .p3k17m { color: var(--c-pros-label); }
.ckibj8p .fe1d5 .h3n6gv3 { color: var(--c-cons); }
.ckibj8p .w9iiqi ul li,
.ckibj8p .hx14s6 li          { color: var(--c-pros); }
.ckibj8p .fe1d5 ul li,
.ckibj8p .v4qts li          { color: var(--c-cons); }
.ebyal .p3k17m::before { content: "✓ "; }
.ebyal .h3n6gv3::before { content: "✗ "; }
.awsmrvw2 .p3k17m::before { content: "→ "; }
.awsmrvw2 .h3n6gv3::before { content: "← "; }
.y9gipp .p3k17m::before { content: "★ "; }
.y9gipp .h3n6gv3::before { content: "✕ "; }
.q3se10ld .p3k17m::before { content: "◆ "; }
.q3se10ld .h3n6gv3::before { content: "▲ "; }
.b579 .ycil5fqo { background: transparent; border-left: none; border: 1.5px solid; }
.b579 .yv95z4ap     { border-color: var(--c-tip-border); }
.b579 .sw1wqg { border-color: var(--c-warn-border); }
.b579 .xz850    { border-color: #60a5fa; }
.b579 .ycil5fqo strong { color: var(--text-primary); }
.b579 .ycil5fqo p      { color: var(--text-muted); }
.eo0d9uz .ycil5fqo { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.eo0d9uz .yv95z4ap     { border-top-color: var(--c-tip-border); }
.eo0d9uz .sw1wqg { border-top-color: var(--c-warn-border); }
.eo0d9uz .xz850    { border-top-color: #60a5fa; }
.wghn .ycil5fqo { border-left: none; border-radius: 8px; }
.wghn .yv95z4ap     { background: #065f46; }
.wghn .sw1wqg { background: #92400e; }
.wghn .xz850    { background: #1e3a8a; }
.wghn .ycil5fqo strong,
.wghn .ycil5fqo p { color: #fff; }
.wghn .h7gtq6gg::before { color: rgba(255,255,255,0.85) !important; }
.spie.wghn .yv95z4ap,
.spie .wghn .yv95z4ap     { background: #052e16; }
.spie.wghn .sw1wqg,
.spie .wghn .sw1wqg { background: #2d0a1e; }
.spie.wghn .xz850,
.spie .wghn .xz850    { background: #1e1036; }
.xeucar.wghn .yv95z4ap,
.xeucar .wghn .yv95z4ap      { background: #2d2000; }
.xeucar.wghn .sw1wqg,
.xeucar .wghn .sw1wqg  { background: #2d0b0b; }
.xeucar.wghn .xz850,
.xeucar .wghn .xz850     { background: #2d1600; }
.qxcq66.wghn .yv95z4ap,
.qxcq66 .wghn .yv95z4ap      { background: #0c1a2e; }
.qxcq66.wghn .sw1wqg,
.qxcq66 .wghn .sw1wqg  { background: #12103a; }
.qxcq66.wghn .xz850,
.qxcq66 .wghn .xz850     { background: #0a2020; }
.cp4lcn .ycil5fqo { border-left: none; border-radius: 6px; padding: 10px 14px; }
.cp4lcn .yv95z4ap     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.cp4lcn .sw1wqg { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.cp4lcn .xz850    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.cp4lcn .ycil5fqo strong { color: var(--text-primary); }
.cp4lcn .ycil5fqo p      { color: var(--text-muted); }
.wfmhf48 .ycil5fqo { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.arijv0h .h7gtq6gg,
.ueuxuw1 .h7gtq6gg,
.xd8gtj .h7gtq6gg,
.n2nv4k9j .h7gtq6gg { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.arijv0h .h7gtq6gg::before,
.ueuxuw1 .h7gtq6gg::before,
.xd8gtj .h7gtq6gg::before,
.n2nv4k9j .h7gtq6gg::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.arijv0h .yv95z4ap     .h7gtq6gg::before { content: "✦"; color: var(--c-tip-border); }
.arijv0h .sw1wqg .h7gtq6gg::before { content: "▲"; color: var(--c-warn-border); }
.arijv0h .xz850    .h7gtq6gg::before { content: "◉"; color: #60a5fa; }
.ueuxuw1 .yv95z4ap     .h7gtq6gg::before { content: "★"; color: var(--c-tip-border); }
.ueuxuw1 .sw1wqg .h7gtq6gg::before { content: "◆"; color: var(--c-warn-border); }
.ueuxuw1 .xz850    .h7gtq6gg::before { content: "●"; color: #60a5fa; }
.xd8gtj .yv95z4ap     .h7gtq6gg::before { content: "▶"; color: var(--c-tip-border); }
.xd8gtj .sw1wqg .h7gtq6gg::before { content: "■"; color: var(--c-warn-border); }
.xd8gtj .xz850    .h7gtq6gg::before { content: "▸"; color: #60a5fa; }
.n2nv4k9j .yv95z4ap     .h7gtq6gg::before { content: "→"; color: var(--c-tip-border); }
.n2nv4k9j .sw1wqg .h7gtq6gg::before { content: "⬥"; color: var(--c-warn-border); }
.n2nv4k9j .xz850    .h7gtq6gg::before { content: "◈"; color: #60a5fa; }
.n9285 .c86uu1o .e1qmyrrf,
.n9285 .ibbcdkr .e1qmyrrf  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.n9285 .bspd                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.n9285 .phk4zz1                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.n9285 .ibwz            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.n9285 .h3oiitl          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.n9285 .tld3w8zn                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.n2azbdi .c86uu1o .e1qmyrrf,
.n2azbdi .ibbcdkr .e1qmyrrf,
.n2azbdi .bspd,
.n2azbdi .phk4zz1,
.n2azbdi .ibwz,
.n2azbdi .h3oiitl,
.n2azbdi .tld3w8zn,
.n2azbdi .wfmhf48 .ycil5fqo { box-shadow: none; }
.f3uttj   .bs23f, .f3uttj .pmmhgsvw, .f3uttj .d6d8i,
.f3uttj   .u25hz, .f3uttj .zl17a6jw { font-size: 0.9rem; }
.f3uttj   .trlux, .f3uttj .u7t5qpq { font-size: 0.9rem; }
.nmwvsu   .bs23f, .nmwvsu .pmmhgsvw, .nmwvsu .d6d8i,
.nmwvsu   .u25hz, .nmwvsu .zl17a6jw { font-size: 0.95rem; }
.nmwvsu   .trlux, .nmwvsu .u7t5qpq { font-size: 0.95rem; }
.taw2   .bs23f, .taw2 .pmmhgsvw, .taw2 .d6d8i,
.taw2   .u25hz, .taw2 .zl17a6jw { font-size: 1.08rem; }
.taw2   .trlux, .taw2 .u7t5qpq { font-size: 1.05rem; }
.taw2   .q9ycdcd { font-size: 0.97rem; }
.bumssfny .carz      { font-size: 3.2rem; }
.bumssfny h2.gs6ly { font-size: 1.9rem; }
.bumssfny h3.kt8k     { font-size: 1.4rem; }
.rgrhog .carz      { font-size: 3.8rem; }
.rgrhog h2.gs6ly { font-size: 2.2rem; }
.rgrhog h3.kt8k     { font-size: 1.6rem; }
.uouhn + .uouhn { position: relative; }
.phc9   .uouhn + .uouhn::before,
.ym9f  .uouhn + .uouhn::before,
.r4vxt7v   .uouhn + .uouhn::before,
.swf7jsy   .uouhn + .uouhn::before,
.upzogk   .uouhn + .uouhn::before,
.n93mgs .uouhn + .uouhn::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.phc9 .uouhn + .uouhn::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ym9f .uouhn + .uouhn::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.r4vxt7v .uouhn + .uouhn::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;
}
.swf7jsy .uouhn + .uouhn::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.f9egsh .uouhn { margin-bottom: 16px; }
.f9egsh .uouhn + .uouhn { margin-top: 0; }
.f9egsh .pernjl { padding-top: 0; padding-bottom: 0; }
.upzogk .uouhn + .uouhn::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.n93mgs .uouhn + .uouhn::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.yrkl8gxw .uouhn + .uouhn::before,
.dzzj .uouhn + .uouhn::before,
.o25m1i31 .uouhn + .uouhn::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%;
}
.h2di .yrkl8gxw .uouhn:nth-child(even)::before,
.h2di .dzzj .uouhn:nth-child(even)::before,
.h2di .o25m1i31 .uouhn:nth-child(even)::before { background: var(--bg-surface); }
.n82kwt .yrkl8gxw .uouhn:nth-child(even)::before,
.n82kwt .dzzj .uouhn:nth-child(even)::before,
.n82kwt .o25m1i31 .uouhn:nth-child(even)::before { background: var(--bg-card); }
.yrkl8gxw .uouhn + .uouhn::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");
}
.dzzj .uouhn + .uouhn::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");
}
.o25m1i31 .uouhn + .uouhn::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");
}
.f6xbl2 .wvwv { overflow: hidden; }
.f6xbl2 .zhim4r { margin-bottom: 70px; }
.m4a9f30 .t2m3lt,
.ov2j7ha0 .t2m3lt { padding-bottom: 60px; }
.f6xbl2 .t2m3lt { padding-bottom: 70px; }
.f6xbl2 .wvwv::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%;
}
.f6xbl2 .wvwv::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");
}
.cz40kzy .wvwv:not(.npm3b953) .f7ncxk2h { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.cz40kzy .npm3b953 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.cz40kzy .x53nnv { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.cz40kzy .qpdpriu { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.rvwn8 .qpdpriu { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.ywfa .qpdpriu { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.mincg .qpdpriu { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ftwew50f .qpdpriu { background: var(--accent-bg); }
.e2kxhl .y15e { float: left; width: 38%; margin: 0 28px 16px 0; }
.e2kxhl .y15e .lu3pye9q { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.e2kxhl .pernjl::after { content: ''; display: block; clear: both; }
.itqd9j .y15e { float: right; width: 38%; margin: 0 0 16px 28px; }
.itqd9j .y15e .lu3pye9q { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.itqd9j .pernjl::after { content: ''; display: block; clear: both; }
.ws0p8w .uouhn:nth-child(odd)  .y15e { float: left;  width: 38%; margin: 0 28px 16px 0; }
.ws0p8w .uouhn:nth-child(even) .y15e { float: right; width: 38%; margin: 0 0 16px 28px; }
.ws0p8w .y15e .lu3pye9q { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ws0p8w .pernjl::after { content: ''; display: block; clear: both; }
.e2kxhl .u5ec36,
.e2kxhl .omqlt,
.itqd9j .u5ec36,
.itqd9j .omqlt,
.ws0p8w .u5ec36,
.ws0p8w .omqlt { clear: both; }
.e2kxhl .trlux,
.e2kxhl .u7t5qpq,
.itqd9j .trlux,
.itqd9j .u7t5qpq,
.ws0p8w .trlux,
.ws0p8w .u7t5qpq { overflow: hidden; }
@media (max-width: 640px) {
  .e2kxhl .y15e,
  .itqd9j .y15e,
  .ws0p8w .y15e { float: none; width: 100%; margin: 0 0 16px 0; }
}
.gyjr .iwvbi,
.gyjr .pernjl,
.gyjr .dn51s  { max-width: 1100px; }
.ekwa .iwvbi,
.ekwa .pernjl,
.ekwa .dn51s  { max-width: 1200px; }
.yt20pz7 .iwvbi,
.yt20pz7 .pernjl,
.yt20pz7 .dn51s  { max-width: 1320px; }
.yt20pz7 { --content-mw: 1320px; }
.t4w5mbz { font-size: 0.82rem; color: var(--text-muted); }
.ruajh1 { display: flex; align-items: center; }
.ihbdqy9j {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.c0pvx2r { display: flex; align-items: center; }
.a5veu { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.a5veu:hover { text-decoration: underline; }
.i4b7ybe { margin: 0 3px; opacity: 0.45; }
.i4b7ybe::before { content: '/'; }
.pkkl { padding: 2px 5px; color: var(--text-main); }
.z1o9avbv .t4w5mbz {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.z1o9avbv .ruajh1 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.pdtr2 .t4w5mbz {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.pdtr2 .ruajh1 { padding: 0 0 0 12px; }
.crl6m .ruajh1 { padding: 0 16px; }
.crl6m .t4w5mbz {
  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);
}
.crl6m .iwvbi { padding-top: 28px; }
@media (max-width: 720px) {
  .y3nuab { margin-top: 18px; padding: 0 16px; }
  .crl6m .iwvbi { padding-top: 16px; }
}
.gyjr.z1o9avbv .ruajh1 { max-width: 1100px; }
.ekwa.z1o9avbv .ruajh1 { max-width: 1200px; }
.yt20pz7.z1o9avbv .ruajh1 { max-width: 1320px; }
.yt20pz7 .y3nuab { max-width: 1320px; }
.i08qn .uouhn { padding-top: 16px; padding-bottom: 16px; }
.a2u0 .uouhn { padding-top: 24px; padding-bottom: 24px; }
.wpc4y .uouhn { padding-top: 40px; padding-bottom: 40px; }
.yfc702gn .uouhn { padding-top: 52px; padding-bottom: 52px; }
.kih7g .uouhn:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.kih7g .uouhn:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.kih7g .uouhn:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.kih7g .uouhn:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ctfe .pernjl { padding-top: 10px;  padding-bottom: 10px; }
.n44h6 .pernjl { padding-top: 18px;  padding-bottom: 18px; }
.g2h3z .pernjl { padding-top: 36px;  padding-bottom: 36px; }
.ebtdqla5 .pernjl { padding-top: 48px;  padding-bottom: 48px; }
.kubvw8ic h2.gs6ly { font-weight: 600; }
.kubvw8ic h3.kt8k     { font-weight: 600; }
.xndffxc h2.gs6ly { font-weight: 800; }
.xndffxc h3.kt8k     { font-weight: 700; }
.oj23uzx { font-weight: 600; }
.oj23uzx h2.gs6ly { font-weight: 900; }
.oj23uzx h3.kt8k     { font-weight: 800; }
.oj23uzx .ycil5fqo strong,
.oj23uzx .ycil5fqo strong { font-weight: 600; }
.p8za05 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.p8rgd .p8za05 { display: none; }
@media (max-width: 640px) { .p8za05 { display: none; } }
.p8za05 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.p8za05:hover { opacity: 0.85; }
.yrha .p8za05 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.bxpavj0 .p8za05,
.m8p7ik  .p8za05 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.bxpavj0 .p8za05:hover,
.m8p7ik  .p8za05:hover { opacity: 0.88; }
.yrha.bxpavj0 .p8za05,
.yrha.m8p7ik  .p8za05 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.f1qggg0m {
  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;
}
.f1qggg0m:hover { transform: translateY(-2px); opacity: 0.92; }
.f1qggg0m { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ztn9m .f1qggg0m { display: none; }
.huut .f1qggg0m { right: 32px; }
.sxz3hdc  .f1qggg0m { left: 32px; }
@media (max-width: 480px) {
  .huut .f1qggg0m { right: 20px; bottom: 20px; }
  .sxz3hdc  .f1qggg0m { left: 20px; bottom: 20px; }
}
.nqy2ptrf { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.dn51s { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.znxx { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.r840mn { color: var(--text-dim); font-size: 0.8rem; }
.e5xv a, .s006wmkj a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.e5xv a:hover, .s006wmkj a:hover { color: var(--accent-light); }
.s006wmkj { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.r7np .dn51s { text-align: center; }
.r7np .s006wmkj { justify-content: center; margin-bottom: 16px; }
.r7np .znxx { margin-top: 0; }
.bm0s7j { margin-top: 10px; }
.bm0s7j a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .dn51s { padding-left: 16px; padding-right: 16px; }
  .q0wlbljz .dn51s { padding: 20px 16px; }
  .s006wmkj { gap: 4px 12px; }
  .znxx { font-size: 0.78rem; }
}
.gcps9 .znxx { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.gcps9 .r840mn { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .gcps9 .dz63umog { grid-template-columns: 1fr 1fr; } .gcps9 .zdu8 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .gcps9 .dz63umog { grid-template-columns: 1fr; } }
.p608o0 .znxx { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .p608o0 .zgq5 { gap: 12px; } .p608o0 .q0n6xk7k { margin-right: 0; width: 100%; } }
.hx94qc .znxx { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.hx94qc .r840mn { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .hx94qc .g9og4j9 { grid-template-columns: 1fr 1fr; } .hx94qc .c8q9 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .hx94qc .g9og4j9 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .pqri .dvz8j5k { grid-template-columns: 1fr 1fr; } .pqri .rgen:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .pqri .dvz8j5k { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ezo85h .dvz8j5k { grid-template-columns: 1fr; } }
.iy3y6kxf .dn51s { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.iy3y6kxf .s006wmkj { justify-content: center; }
.lxpab353 .gky2b7wj      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.lxpab353 .nqy2ptrf { background: var(--bg-page); border-top-color: var(--border-alt); }
.bpd0ik9 .gky2b7wj      { background: #0d1117; border-bottom-color: #21262d; }
.bpd0ik9 .mwlm32xr { color: var(--accent-light); }
.bpd0ik9 .kmh485a { --msep-color: #8b949e; }
.bpd0ik9 .kmh485a a { color: #8b949e; }
.bpd0ik9 .kmh485a a:hover { color: var(--accent-light); }
.bpd0ik9 .kuzx2 { color: #8b949e; }
.bpd0ik9 .nqy2ptrf { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.bpd0ik9 .znxx,
.bpd0ik9 .r840mn { color: #6e7681; }
.bpd0ik9 .e5xv a, .bpd0ik9 .s006wmkj a,
.bpd0ik9 .e5xv a:hover, .bpd0ik9 .s006wmkj a:hover,
@media (max-width: 640px) {
  .bpd0ik9 .kmh485a { background: #0d1117; border-top-color: #21262d; }
  .bpd0ik9 .kmh485a li a { border-bottom-color: #21262d; }
}
.cat4w .gky2b7wj      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.cat4w .mwlm32xr { color: var(--accent); }
.cat4w .kmh485a { --msep-color: #475569; }
.cat4w .kmh485a a { color: #475569; }
.cat4w .kmh485a a:hover { color: var(--accent); }
.cat4w .kuzx2 { color: #64748b; }
.cat4w .nqy2ptrf { background: #f0f4f8; border-top-color: #cbd5e1; }
.cat4w .znxx,
.cat4w .r840mn { color: #64748b; }
.cat4w .e5xv a, .cat4w .s006wmkj a,
.cat4w .e5xv a:hover, .cat4w .s006wmkj a:hover,
@media (max-width: 640px) {
  .cat4w .kmh485a { background: #f0f4f8; border-top-color: #cbd5e1; }
  .cat4w .kmh485a li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.bxpavj0 .gky2b7wj      { background: var(--accent); border-bottom-color: var(--accent-light); }
.bxpavj0 .mwlm32xr { color: #fff; }
.bxpavj0 .kmh485a { --msep-color: rgba(255,255,255,0.82); }
.bxpavj0 .kmh485a a { color: rgba(255,255,255,0.82); }
.bxpavj0 .kmh485a a:hover { color: #fff; }
.bxpavj0 .kuzx2 { color: rgba(255,255,255,0.9); }
.bxpavj0 .nqy2ptrf { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.bxpavj0 .znxx,
.bxpavj0 .r840mn { color: rgba(255,255,255,0.72); }
.bxpavj0 .e5xv a, .bxpavj0 .s006wmkj a,
.bxpavj0 .e5xv a:hover, .bxpavj0 .s006wmkj a:hover,
@media (max-width: 640px) {
  .bxpavj0 .kmh485a { background: var(--accent); border-top-color: var(--accent-light); }
  .bxpavj0 .kmh485a li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.m8p7ik .gky2b7wj {
  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);
}
.m8p7ik .nqy2ptrf {
  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) {
  .m8p7ik .kmh485a {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.hhgv .d08p25b { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.y9cc6i .d08p25b { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.zji63o2g .d08p25b { min-height: 72px; height: auto; }
.d9ft1 .d08p25b { min-height: 84px; height: auto; }
.q0wlbljz .d08p25b { max-width: none; padding: 0 32px; }
.q0wlbljz .dn51s  { max-width: none; padding: 24px 32px; }
.vq0d5m.ekwa .d08p25b { max-width: 1200px; }
.vq0d5m.yt20pz7 .d08p25b { max-width: 1320px; }
.dpxn8x   .mwlm32xr, .dpxn8x   .q0n6xk7k { text-transform: capitalize; }
.xwil .mwlm32xr, .xwil .q0n6xk7k { text-transform: lowercase; }
.nz2ld .mwlm32xr, .nz2ld .q0n6xk7k { text-transform: uppercase; letter-spacing: 0.06em; }
.vze8, .atll5w {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.d0my9m3d .vze8,
.yatejot .vze8,
.ut1c7xg3 .vze8,
.hk0x .vze8,
.u5bo46uw   .kmh485a a { font-weight: 500; }
.s3kzja .kmh485a a { font-weight: 600; }
.snwodgsa     .kmh485a a { font-weight: 700; }
.p16hgp    .kmh485a a { font-weight: 800; letter-spacing: 0.01em; }
.pwlo     .kmh485a > li + li::before,
.k83e9mo    .kmh485a > li + li::before,
.cdbc    .kmh485a > li + li::before,
.rqru .kmh485a > li + li::before,
.xnwc6 .kmh485a > li + li::before,
.ggra78tm  .kmh485a > li + li::before,
.d2xpet    .kmh485a > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.pwlo     .kmh485a > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.k83e9mo    .kmh485a > li + li::before { content: "|"; }
.cdbc    .kmh485a > li + li::before { content: "—"; }
.rqru .kmh485a > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.xnwc6 .kmh485a > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.ggra78tm  .kmh485a > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.d2xpet    .kmh485a > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ianpdys .kuzx2,
  .ew0dwx0 .kuzx2,
  .ir2t .kuzx2,
  .ak9mh0d .kuzx2,
  .uptd3bj .kuzx2 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ianpdys .kuzx2::before,
  .ew0dwx0 .kuzx2::before,
  .ir2t .kuzx2::before,
  .ak9mh0d .kuzx2::before,
  .uptd3bj .kuzx2::before { content: ""; display: block; flex-shrink: 0; }

  
  .ianpdys .kuzx2::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;
  }

  
  .ew0dwx0 .kuzx2::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;
  }

  
  .ir2t .kuzx2::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;
  }

  
  .ak9mh0d .kuzx2::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;
  }

  
  .uptd3bj .kuzx2::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) {
  .n9vy3 .kuzx2 {
    padding: 5px 14px;
  }
  .n9vy3 .kmh485a {
    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;
  }
  .n9vy3 .kmh485a li a {
    border-bottom: none; padding: 10px 22px;
  }
  .n9vy3 .kmh485a li a:hover { background: var(--bg-raised); }
  .n9vy3 .ls2y3f,
  .vjqhb0xx .ls2y3f,
  .jatpi .ls2y3f { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .scaf .kuzx2 {
    padding: 5px 10px;
  }
  .scaf .kmh485a {
    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);
  }
  .scaf .kmh485a.cj2ek { transform: translateX(0); }
  .scaf .kmh485a li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .scaf .kmh485a li:last-child a { border-bottom: none; }
  .bxpavj0 .kmh485a,
  .bpd0ik9 .kmh485a { background: var(--accent) !important; }
  .bxpavj0 .kmh485a li a,
  .bpd0ik9 .kmh485a li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .jatpi .kuzx2 {
    padding: 5px 10px;
  }
  .jatpi .kmh485a {
    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);
  }
  .jatpi .kmh485a::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .jatpi .kmh485a.cj2ek { transform: translateY(0); }
  .jatpi .kmh485a li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .pg1w .kuzx2 {
    padding: 5px 10px;
  }
  .pg1w .kmh485a {
    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;
  }
  .pg1w .kmh485a.cj2ek { opacity: 1; pointer-events: auto; }
  .pg1w .kmh485a li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .wm88qua4     .kuzx2 { border-radius: 0 !important; }
  .xcdp4   .kuzx2 { border-radius: 8px !important; }
  .g2lxjgo .kuzx2 { border-radius: 50% !important; }
  .rixw40j   .kuzx2 { border-radius: 999px !important; }
}
.godiyir .efom { height: 28px; }
.v1pgknf .efom { height: 54px; }
.h8mfy .efom { height: 54px; }
.qgtdgoz    .c49nhtb, .qgtdgoz    .t7qshyys { color: #f59e0b; }
.cn6o99tv      .c49nhtb { font-size: 1rem; letter-spacing: 1.5px; }
.cn6o99tv      .t7qshyys   { font-size: 1.35rem; }
.yaljh3    .c49nhtb, .yaljh3    .t7qshyys { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.ky2pcr     .c49nhtb, .ky2pcr     .t7qshyys { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.mdcpdfzk .c49nhtb, .mdcpdfzk .t7qshyys { color: var(--cta); letter-spacing: 2px; }
.ns2r42c   .c49nhtb, .ns2r42c   .t7qshyys { color: #e91e63; letter-spacing: 2px; }
.kew5n97  .c49nhtb, .kew5n97  .t7qshyys { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.fmimk     .c49nhtb, .fmimk     .t7qshyys { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.h534qv .ozwb6iq8 + .ozwb6iq8 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.an7wf3op .phk4zz1 { padding: 18px 24px; min-height: 68px; }
.m0h44ksk .ffwkhema {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.m0h44ksk .i7neix35 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent);
}
.ozn9jg .ozwb6iq8 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.jfgx3 .omqlt { counter-reset: cs-rank; }
.jfgx3 .phk4zz1 { position: relative; counter-increment: cs-rank; }
.jfgx3 .phk4zz1::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;
}
.coc4ml .omqlt { counter-reset: cs-rank; gap: 0; }
.coc4ml .phk4zz1 {
  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;
}
.coc4ml .phk4zz1::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;
}
.coc4ml .nyuvaser {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.coc4ml .m4uhp3u {
  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;
}
.coc4ml .dhn6 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.coc4ml .nyuvaser { min-width: 0; flex-direction: column; width: 100%; }
.coc4ml .gvyni5 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.coc4ml .c49nhtb { color: var(--cta, var(--accent)); }
.coc4ml .nowg7ye { font-weight: 700; }
.coc4ml .ozwb6iq8 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.coc4ml .ffwkhema {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.coc4ml .i7neix35 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.coc4ml .fde1wmg4 .i7neix35 { font-size: 1.3rem; color: var(--accent-light); }
.coc4ml .tequane {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.coc4ml .phk4zz1:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .coc4ml .omqlt {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .coc4ml .phk4zz1 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .coc4ml .phk4zz1 { padding: 40px 16px 20px; }
  .coc4ml .ozwb6iq8 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .coc4ml .tequane { width: 100%; min-width: 0; }
}
.y0i8f .omqlt { counter-reset: cs-rank; gap: 10px; }
.y0i8f .phk4zz1 {
  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);
}
.y0i8f .phk4zz1::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);
}
.y0i8f .nyuvaser {
  flex-direction: row; align-items: center; gap: 16px;
  flex-shrink: 0; min-width: 220px;
}
.y0i8f .m4uhp3u {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.y0i8f .dhn6 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.y0i8f .gvyni5 {
  font-size: 1.15rem; font-weight: 700; color: var(--accent-light);
  white-space: nowrap; text-align: left; min-width: auto;
}
.y0i8f .c49nhtb { color: var(--cta, var(--accent)); }
.y0i8f .ozwb6iq8 {
  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;
}
.y0i8f .ffwkhema {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.y0i8f .i7neix35 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.y0i8f .fde1wmg4 .i7neix35 { color: var(--accent-light); }
.y0i8f .tequane {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.y0i8f .phk4zz1:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .y0i8f .phk4zz1 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .y0i8f .phk4zz1::before {
    position: absolute; top: 14px; left: 14px;
  }
  .y0i8f .nyuvaser {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .y0i8f .gvyni5 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .y0i8f .ozwb6iq8 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .y0i8f .tequane { width: 100%; min-width: 0; }
  .y0i8f .c49nhtb { min-width: 0; }
}
.n8uo .omqlt { counter-reset: cs-rank; }
.n8uo .phk4zz1::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;
}
.yyidw .b590e {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.yyidw .b590e summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.yyidw .b590e p { padding: 0 2px 16px; }
.wm5z .b590e { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.wm5z .b590e summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.wm5z .b590e summary::after { content: "›"; font-size: 1.2em; }
.wm5z .b590e[open] summary::after { content: "‹"; }
.wm5z .b590e p { padding: 10px 22px 4px; }
.ul0sav .b590e {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ul0sav .b590e summary { color: var(--text-primary); padding-left: 16px; }
.ul0sav .b590e summary::after { content: "›"; font-size: 1.1em; }
.ul0sav .b590e[open] summary::after { content: "‹"; }
.ul0sav .b590e p { padding-left: 16px; }
.dhfxzzo .d6s761nj { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.dhfxzzo .b590e {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.dhfxzzo .b590e:last-child { border-bottom: none; }
.dhfxzzo .b590e summary { color: var(--text-primary); border-radius: 0; }
.dhfxzzo .b590e summary::after { content: "›"; font-size: 1.1em; }
.dhfxzzo .b590e[open] summary::after { content: "‹"; }
.hxfyq .b590e { overflow: hidden; }
.hxfyq .b590e summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.hxfyq .b590e summary::after { color: rgba(255,255,255,.75); }
.hxfyq .b590e[open] summary { border-radius: 0; }
.b7tv { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.chzeyb {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.e3xjv3do {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.baxnio7 { color: var(--text-muted); font-size: 1.05rem; }
.a7akj {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.r2nvf71 { margin-bottom: 20px; }
.kb0caq47 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.v3gp {
  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;
}
.v3gp:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.msqk3b { resize: vertical; min-height: 130px; }
.p07y56c { width: 100%; margin-top: 8px; }
.gn2o {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.xoj4vs {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.te09 { color: var(--text-muted); line-height: 1.75; }
.od6aep { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.od6aep li { margin-bottom: 6px; }
.q3t9kn { max-width: 760px; margin: 0 auto; }
.kgu9fiv { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.eqirb { max-width: 760px; margin: 0 auto; }
.qc81 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.qc81:last-child { border-bottom: none; }
.qos7 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.qc81 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.qc81 ul.od6aep { margin: 0; }
.bfmn .qos7 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .bfmn { grid-template-columns: 1fr; gap: 10px; } }
.gzsqqs .qos7 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.tti5n .od6aep { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .xdgz2nwp { grid-template-columns: 1fr; } }
.n90beg { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.n90beg:hover .n7ww2ejz { color: var(--accent-light); text-decoration: underline; }
.v6wb { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ckbv { margin-bottom: 48px; }
.nkj1cp2 { max-width: 760px; margin: 0 auto; }
.c0ruw { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.c0ruw:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.kl0ojzbd { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.c0ruw p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.c0ruw ul.od6aep { margin: 0; }
.y3w3t8a { color: var(--text-muted); line-height: 1.75; }
.vx5g .od6aep,
.ujdmhw .od6aep,
.mnyai .od6aep,
.xvxevera .od6aep {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.vx5g .c0ruw,
.ujdmhw .c0ruw { text-align: left; }
.vx5g .kl0ojzbd,
.ujdmhw .kl0ojzbd { text-align: center; }
.v0rhsrt2 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.pua7d27 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.pdoaan { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.po70b { margin-top: 12px; }
.nqjc0a { 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; }
.nqjc0a:hover { border-bottom-color: var(--accent); }
.v1iryq { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.v1iryq img { width: 100%; height: 100%; object-fit: cover; display: block; }
.ythxjg { border-radius: 10px; }
.fzgp09 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.g0mrxjza { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.g0mrxjza::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
.qz3q9 { display: grid; grid-template-columns: auto 1fr; gap: 32px; align-items: center; padding-bottom: 32px; border-bottom: 1px solid var(--border); }
@media (max-width: 640px) { .qz3q9 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.bs6fotv .pdoaan, .bs6fotv .pua7d27 { max-width: 640px; }
.cfftj3 .v0rhsrt2 { font-size: 1.6rem; margin-top: 18px; }
.ceza65zx .pdoaan { margin-bottom: 28px; }
@media (max-width: 860px) { .dg5us { grid-template-columns: 1fr; } .cfftj3 { position: static; text-align: center; } }
.po4oii .v1iryq { margin: 0 auto 18px; }
.po4oii .fzgp09 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .gtxm8asy { grid-template-columns: 1fr; } }
.d63tc .v0rhsrt2 { font-size: 1.6rem; margin-bottom: 6px; }
.xvxevera .od6aep { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .d63tc { flex-direction: column; text-align: center; } .yvkc4n { grid-template-columns: 1fr; } }
.qy7awex .v0rhsrt2 { font-size: 1.35rem; margin: 0 0 4px; }
.qy7awex .fzgp09 { margin: 0; }
.zdb3pgc .e3xjv3do { color: var(--accent-light); }
.pe2r .e3xjv3do { font-size: 2rem; }
.pe2r .baxnio7 { max-width: 680px; }
.hz01k6 .e3xjv3do { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.hz01k6 .baxnio7  { margin: 0; }
@media (max-width: 640px) { .hz01k6 { flex-direction: column; } }
.ptg1 .e3xjv3do { color: var(--accent-light); }
.py9m7udy .e3xjv3do { color: #fff; }
.py9m7udy .baxnio7  { color: rgba(255,255,255,0.85); }
.wrsg0p { max-width: 680px; margin: 0 auto; }
.ic415f {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .ic415f { grid-template-columns: 1fr; } }
.guu21m7 { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.guu21m7 .v3gp {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.guu21m7 .v3gp:focus { border-bottom-color: var(--accent); box-shadow: none; }
.tkkdkj .v3gp { background: var(--bg-raised); border-color: transparent; }
.tkkdkj .v3gp:focus { background: var(--bg-card); border-color: var(--accent); }
.o6pr .v3gp { border-radius: 100px; padding: 11px 20px; }
.o6pr .msqk3b { border-radius: 14px; }
.oox1ylk {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .oox1ylk { grid-template-columns: 1fr; } }
.u3k0bwq {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.u3k0bwq h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.u3k0bwq p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.k2p8in8v { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.k2p8in8v li { margin-bottom: 6px; }
.fk98an{display:none}
.fk98an:empty,.c085rv7:empty{display:none}
.yjr7t{position:relative;overflow:visible}
.gesdkiv .orz0fl,.l57h .orz0fl,
.fclh7jw9 .orz0fl,.jayrkonu .orz0fl,
.ryoy .orz0fl,.r1u68ex4 .orz0fl{display:block}
.axbr45m3 .fdtnx3x{display:block}
.gesdkiv .orz0fl,.l57h .orz0fl,
.fclh7jw9 .orz0fl,.jayrkonu .orz0fl,
.ryoy .orz0fl{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}
.gesdkiv .orz0fl .c085rv7,.l57h .orz0fl .c085rv7,
.fclh7jw9 .orz0fl .c085rv7,.jayrkonu .orz0fl .c085rv7,
.ryoy .orz0fl .c085rv7{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}
.gesdkiv .d4mkq9w,.l57h .d4mkq9w,
.fclh7jw9 .d4mkq9w,.jayrkonu .d4mkq9w,
.ryoy .d4mkq9w{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.gesdkiv .orz0fl,.l57h .orz0fl{top:12px}
.gesdkiv .orz0fl .c085rv7{margin-right:auto}
.l57h .orz0fl .c085rv7{margin-left:auto}
.l57h .orz0fl{text-align:right}
.fclh7jw9 .orz0fl,.jayrkonu .orz0fl{bottom:12px}
.fclh7jw9 .orz0fl .c085rv7{margin-right:auto}
.jayrkonu .orz0fl .c085rv7{margin-left:auto}
.jayrkonu .orz0fl{text-align:right}
.ryoy .orz0fl{position:relative;margin-top:16px}
.ryoy .orz0fl .c085rv7{margin:0 auto}
.r1u68ex4 .orz0fl{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.r1u68ex4 .orz0fl .c085rv7{margin:0}
.r1u68ex4 .qpdpriu~.orz0fl,
.r1u68ex4 .ijcj~.orz0fl{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.r1u68ex4 .qpdpriu~.orz0fl .c085rv7,
.r1u68ex4 .ijcj~.orz0fl .c085rv7{justify-content:flex-start}
.qpdpriu~.orz0fl,.ijcj~.orz0fl{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}
.qpdpriu~.orz0fl .c085rv7{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ijcj~.orz0fl .c085rv7{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.fdtnx3x .c085rv7{margin:0 0 12px}
.c085rv7{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.qt0bvzui{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.n7ww2ejz{font-weight:600;color:var(--text-heading);opacity:1}
.eqz2::before{content:"·";margin:0 2px;opacity:.5}
.d4mkq9w{white-space:nowrap}
.yf7z .qt0bvzui{display:none}
.fpon2g1d .d4mkq9w{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.fpon2g1d .eqz2::before{content:""}
.lcjrc87 .d4mkq9w{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}
.lcjrc87 .eqz2::before{content:""}
.k1dsydj .c085rv7{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.rzd55p4o .d4mkq9w{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.rzd55p4o .eqz2::before{content:""}
.g5woh8dl .d4mkq9w{color:var(--accent);opacity:1;font-weight:500}
.ebpbl9 .d4mkq9w{border-bottom:1px solid currentColor;padding-bottom:2px}
.gkei13 .c085rv7{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.yv1b{--date-bg:var(--accent-bg-light)}
.uhfre .eqz2::before{content:""}
.mkbf .eqz2::before{content:"•";opacity:.4}
.mkbf .d4mkq9w + .d4mkq9w::before{content:"•";margin-right:6px;opacity:.4}
.wrfn .eqz2::before{content:"/";opacity:.35}
.wrfn .d4mkq9w + .d4mkq9w::before{content:"/";margin-right:6px;opacity:.35}
.hom0ciwu .eqz2::before{content:"|";opacity:.3}
.hom0ciwu .d4mkq9w + .d4mkq9w::before{content:"|";margin-right:6px;opacity:.3}
.q3n8 .eqz2::before{content:"—";opacity:.3}
.q3n8 .d4mkq9w + .d4mkq9w::before{content:"—";margin-right:6px;opacity:.3}
.cw1b95yh .eqz2::before{content:"◆";font-size:.5em;opacity:.35}
.cw1b95yh .d4mkq9w + .d4mkq9w::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.fdzl0p .eqz2::before{content:"·";opacity:.4}
.fdzl0p .d4mkq9w + .d4mkq9w::before{content:"·";margin-right:6px;opacity:.4}
.bwk16f .eqz2::before{content:"›";opacity:.4}
.bwk16f .d4mkq9w + .d4mkq9w::before{content:"›";margin-right:6px;opacity:.4}
.lwpd .eqz2::before{content:"→";opacity:.35;font-size:.85em}
.lwpd .d4mkq9w + .d4mkq9w::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.nda5fjym .zsjaav{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .zsjaav{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .n6ha80{max-width:100%}
}
:root {
  --accent:          #22c55e;
  --brand:           #22c55e;
  --brand-light:     #64de91;
  --brand-pale:      #95e0b0;
  --grad-start:      #126e34;
  --grad-end:        #1eaf53;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #e5a100;
  --cta-light:       #f9c037;
  --cta-hover:       #ffb70e;
  --bg-page:         #0c110e;
  --bg-surface:      #121a15;
  --bg-card:         #17201a;
  --bg-card-inner:   #1d2922;
  --bg-raised:       #212f26;
  --bg-hover:        #25352b;
  --border:          #2c4335;
  --border-alt:      #375743;
  --border-section:  #2c4335;
  --text-primary:    #e3e7e4;
  --text-muted:      #9eada3;
  --text-body:       #c7d0ca;
  --text-sub:        #9eada3;
  --text-faint:      #697c70;
  --text-dim:        #516057;
  --text-label:      #829589;
  --text-value:      #b9c4bd;
  --accent-bg:       #122b1b;
  --accent-bg-light: #184228;
  --bg-tip:          #261620;
  --bg-warning:      #272115;
  --bg-info:         #162126;
  --bg-pros:         #261620;
  --bg-cons:         #261c16;
  --c-pros:          #f07ec6;
  --c-cons:          #e6aa89;
  --c-pros-label:    #eb51b2;
  --c-tip-border:    #e731a4;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #f07ec6;
}
:root { --logo-bg-opacity: 59%; }
body, button, input { font-family: "Quicksand", sans-serif; }
.tv0r1nl7 .fjyl5wg, .tv0r1nl7 .qpdpriu { min-height: 780px; }
.erhf151n .p8za05::after,.erhf151n .f1qggg0m::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.i4b7ybe::before { content: '|'; opacity: 0.3; }
.r2tdi1n .d4mkq9w::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.r2tdi1n .d4mkq9w:first-of-type::before{content:"\f073"}.r2tdi1n .d4mkq9w:last-of-type::before{content:"\f303"}