:root {
  --color-accent: #032e91;
  --font-family: Inter;
  --font-weight-body: 400;
  --radius-card: 12px;
  --radius-button: 8px;
  --spacing-section: 4rem;
  --spacing-content: 1100px;
}
: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;
}
.fr83gw {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.tw8gaex {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.wcgx4dr {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.anekjg { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.lhg5 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.lhg5 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.lhg5 a:hover { color: var(--accent-light); }
.j32wy6     .ah5yy1uy { border-radius: 6px; }
.j32wy6 .ah5yy1uy li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.j32wy6 .ah5yy1uy li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.odakr9c .ah5yy1uy li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .ah5yy1uy {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .h5sqjd:hover .ah5yy1uy,
  .h5sqjd:focus-within .ah5yy1uy { display: block; }
  .ah5yy1uy li a { padding: 8px 16px; font-size: 0.88rem; }
}
.v5xr {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.r2jdq { display: none; }
@media (max-width: 640px) {
  .r2jdq {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .r2jdq.aj30dkt { display: block; }
}
@media (max-width: 640px) {
  .v5xr { display: block; }
  .lhg5 > li + li::before { display: none !important; }
  .lhg5 {
    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;
  }
  .lhg5.aj30dkt { display: flex; }
  .lhg5 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .lhg5 li:last-child a { border-bottom: none; }
}
.zl8mj5n { min-height: 480px; }
.jje7i {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.lnvga4b6 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.m4kgzg0z .lnvga4b6 { margin-left: 0; margin-right: 0; }
.m4t323 {
  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;
}
.gvi3 .m4t323 { margin-top: 24px; }
.m4t323:hover { opacity: 0.88; }
.hz1odb7m .jje7i { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.hz1odb7m .lnvga4b6 { color: #e2e8f0; }
.hz1odb7m.m4kgzg0z   .y3wf { text-align: left; }
.wcu5y .jje7i { color: var(--text-primary); text-shadow: none; }
.wcu5y .lnvga4b6 { color: var(--text-muted); }
.wcu5y .m4t323 { margin-top: 16px; }
.wcu5y, .wcu5y.zl8mj5n { min-height: auto !important; }
.wcu5y.m4kgzg0z   .y3wf { text-align: left; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.y3n0v2 .zqmx,
.y3n0v2 .cw5pckb {
  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; }
}
.y3n0v2 .hz1odb7m .mmoe {
  animation: hg-breathe 10s ease-in-out infinite;
}
.zqmx .jje7i { color: #fff; }
.zqmx .lnvga4b6 { color: rgba(255,255,255,0.85); }
.zqmx .m4t323 { background: #fff; color: var(--cta); }
.zqmx .m4t323:hover { opacity: 0.92; }
.hg2dob6 .m5an0 { position: relative; overflow: hidden; }
.hg2dob6 .m5an0::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;
}
.y3n0v2 .m5an0 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.g92rb .m5an0 { position: relative; overflow: hidden; }
.g92rb .m5an0::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;
}
.rkhys4n .m5an0 { position: relative; overflow: hidden; }
.rkhys4n .m5an0::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;
}
.gti9 .m5an0 {
  animation: hg-fadein 1.2s ease-out both;
}
.m5an0 {
  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%);
}
.iuqk {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.rsiic {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.gcxs9i {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.m5an0 .jje7i { text-shadow: none; color: var(--text-primary); }
.m5an0 .lnvga4b6 { color: var(--text-muted); }
body.alj1 .jje7i {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.im3aq .jje7i {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.zl8mj5n.zqmx .jje7i,
section.zqmx .jje7i {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.m5an0.bi4oktc .iuqk { align-items: center; text-align: center; }
.m5an0.m4kgzg0z   .iuqk { align-items: flex-start; text-align: left; }
.odwv .rsiic { position: relative; }
.odwv .rsiic::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.odwv.unxklp6 .rsiic::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.tx85 .rsiic {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.tx85 .gcxs9i {
  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);
}
.tx85.unxklp6 .rsiic { padding: 32px 0 32px 32px; }
.uhoq65 .rsiic {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.uhoq65 .gcxs9i {
  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);
}
.unxklp6 .iuqk {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.uhoq65.unxklp6 .rsiic { padding: 40px 16px 40px 48px; }
.zl8mj5n .pbel7fzh {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.pbel7fzh .m2e57n.iuh6geg {
  padding: 10px 14px !important; font-size: 0.88rem !important;
  font-weight: 700;
  background: var(--cta) !important; color: #fff !important;
  border: none !important;
  display: flex; align-items: center; justify-content: center;
}
.pbel7fzh .m2e57n.iuh6geg:hover { opacity: 0.85; }
.z4zr82br .rsiic {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .m5an0 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .m5an0:not(.z4zr82br) .rsiic { display: none !important; }
  .z4zr82br .rsiic { padding: 16px; }
  .iuqk  { padding: 36px 24px; }
  .m5an0~.zcadaa,.unxklp6~.zcadaa{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .zl8mj5n, .m5an0 { min-height: 320px !important; }
  .jje7i { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .t21skrs,
  .co8p,
  .zbhn { grid-template-columns: 1fr !important; }

  

  
  .em030uh8 { display: flex !important; flex-direction: column !important; }
  .em030uh8 .y3wf { display: contents; }
  .em030uh8 .mmoe { order: 0; }
  .em030uh8 .jje7i { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .em030uh8 .t21skrs { order: 2; padding: 0 16px 12px !important; }
  .em030uh8 .lnvga4b6 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .gvi3 .y3wf { display: flex; flex-direction: column; }
  .gvi3 .y3wf .jje7i { order: 1; }
  .gvi3 .y3wf .zbhn { order: 2; margin: 8px 0 24px !important; }
  .gvi3 .y3wf .lnvga4b6 { order: 3; }
  .gvi3 .y3wf .m4t323 { order: 4; align-self: center; margin-top: 0; }

  
  .m5an0.z4zr82br {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .m5an0.z4zr82br .iuqk { display: contents; padding: 0; }
  .m5an0.z4zr82br .iuqk .jje7i { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .m5an0.z4zr82br .rsiic { order: 2; padding: 12px 16px; }
  .m5an0.z4zr82br .iuqk .lnvga4b6 { order: 3; padding: 0 24px; margin: 0 auto; }
  .m5an0.z4zr82br .iuqk .m4t323 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.hctc { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.craf0rh { width: 100%; height: auto; display: block; border-radius: 10px; }
.edtn7 .hctc        { border-radius: 16px; }
.edtn7 .craf0rh  { border-radius: 16px; }
.raif9a .hctc         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.raif9a .craf0rh   { border-radius: 8px; }
.qjq2cv { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.xugpa7t { width: 100%; padding: 32px 0; position: relative; }
.m8sw10u { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.s9vimzb .xugpa7t:nth-child(even) { background: var(--bg-surface); }
.s9vimzb .xugpa7t:nth-child(odd)  { background: var(--bg-page); }
.l7oo .xugpa7t:nth-child(even) { background: var(--bg-card); }
.l7oo .xugpa7t:nth-child(odd)  { background: var(--bg-page); }
.s9vimzb .xugpa7t:nth-child(odd)  .m8sw10u { background: var(--bg-card); border-radius: 6px; }
.s9vimzb .xugpa7t:nth-child(even) .m8sw10u { background: var(--bg-raised); border-radius: 6px; }
.l7oo .xugpa7t:nth-child(odd)  .m8sw10u { background: var(--bg-card); border-radius: 6px; }
.l7oo .xugpa7t:nth-child(even) .m8sw10u { background: var(--bg-raised); border-radius: 6px; }
.s9vimzb .xugpa7t:nth-child(even) .ehx3p25 .c8hgzsn1,
.l7oo .xugpa7t:nth-child(even) .ehx3p25 .c8hgzsn1 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.s9vimzb .xugpa7t:nth-child(odd) .ehx3p25 .c8hgzsn1,
.l7oo .xugpa7t:nth-child(odd) .ehx3p25 .c8hgzsn1 { background: var(--bg-card-inner); }
.s9vimzb .xugpa7t:nth-child(even) .tuu9pgm .c8hgzsn1:nth-child(odd),
.l7oo .xugpa7t:nth-child(even) .tuu9pgm .c8hgzsn1:nth-child(odd)  { background: var(--bg-card); }
.s9vimzb .xugpa7t:nth-child(even) .tuu9pgm .c8hgzsn1:nth-child(even),
.l7oo .xugpa7t:nth-child(even) .tuu9pgm .c8hgzsn1:nth-child(even) { background: var(--bg-card-inner); }
h1.awvwwh { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.awvwwh {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.iedtg { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.yzojtfyt h2.awvwwh {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ggnn6 h2.awvwwh {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.qkwf1b h2.awvwwh {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.bg9c8kbr h2.awvwwh::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.idacemb h2.awvwwh {
  color: var(--text-primary); font-size: 1.7rem;
}
.rjqy28 h2.awvwwh::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.h0766kvw h2.awvwwh {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.svtcylca { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .svtcylca { display: none; } }
.dx0s { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.wmq8v { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.xsxhhf {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.i9rv { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.h24sw { padding-left: 20px; }
.h24sw li { margin-bottom: 6px; }
.h24sw a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.h24sw a:hover { color: var(--accent-light); }
.g1xp8bq .i9rv { display: none; }
.xlgr5ky .i9rv { display: none; }
.xlgr5ky .h24sw { padding-left: 0; list-style: none; }
.xlgr5ky .h24sw li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.xlgr5ky .h24sw a { font-size: 0.92rem; }
.vhzh49j .xsxhhf { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.vhzh49j .i9rv { display: none; }
.vhzh49j .h24sw { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.vhzh49j .h24sw li { margin-bottom: 0; }
.vhzh49j .h24sw 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;
}
.vhzh49j .h24sw a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.w9vruu .xsxhhf { padding: 20px 20px 16px; }
.w9vruu .h24sw {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.w9vruu .h24sw li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.w9vruu .h24sw 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;
}
.w9vruu .h24sw 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;
}
.w9vruu .h24sw a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.w9vruu .h24sw a:focus,
.w9vruu .h24sw a:focus-visible,
.w9vruu .h24sw a:target { outline: none; }
.w9vruu .h24sw li:target a { border-color: var(--border); color: var(--text-muted); }
.lw2m .xsxhhf { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.lw2m .i9rv { display: none; }
.lw2m .h24sw { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.lw2m .h24sw li { margin-bottom: 0; }
.lw2m .h24sw li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.lw2m .h24sw li:last-child::after { content: ""; margin-right: 0; }
.lw2m .h24sw a { font-size: 0.9rem; }
.c8hgzsn1 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ehx3p25 .c8hgzsn1 { background: var(--bg-card); }
.tuu9pgm .c8hgzsn1:nth-child(odd)  { background: var(--bg-card); }
.tuu9pgm .c8hgzsn1:nth-child(even) { background: var(--bg-raised); }
.ii98ik .c8hgzsn1 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ii98ik .c8hgzsn1:last-child { border-bottom: none; }
.ii98ik h3.iedtg { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.jah6u7in .c8hgzsn1 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.jah6u7in .c8hgzsn1 + .c8hgzsn1 { margin-top: 4px; }
.v03pr .c8hgzsn1 { background: none; border-radius: 0; padding: 12px 0; }
.v03pr .c8hgzsn1 + .c8hgzsn1 { border-top: 1px solid var(--border-section); }
.ozmqth { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.a6q6nc55 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.e7mdb { color: var(--text-body); margin-bottom: 10px; }
.wtj4np, .ei5vm6z5 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.wtj4np li, .ei5vm6z5 li { margin-bottom: 6px; }
.ei5vm6z5 li { list-style: decimal; }
.vhdf     .wtj4np { list-style-type: "● "; }
.r6i762  .wtj4np { list-style-type: "■ "; }
.wpe2s .wtj4np { list-style-type: "◆ "; }
.h2ux    .wtj4np { list-style-type: "★ "; }
.wpe2s .rj5z5 { list-style-type: "◆ "; }
.vhdf    .wtj4np li::marker, .vhdf    .rj5z5 li::marker,
.r6i762 .wtj4np li::marker, .r6i762 .rj5z5 li::marker,
.wpe2s .wtj4np li::marker, .wpe2s .rj5z5 li::marker,
.h2ux   .wtj4np li::marker, .h2ux   .rj5z5 li::marker {
  color: var(--cta); font-size: 1em;
}
.vhdf .ei5vm6z5,
.r6i762 .ei5vm6z5,
.wpe2s .ei5vm6z5,
.h2ux .ei5vm6z5 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.vhdf .ei5vm6z5 li,
.r6i762 .ei5vm6z5 li,
.wpe2s .ei5vm6z5 li,
.h2ux .ei5vm6z5 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.vhdf .ei5vm6z5 li::before,
.r6i762 .ei5vm6z5 li::before,
.wpe2s .ei5vm6z5 li::before,
.h2ux .ei5vm6z5 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;
}
.vhdf     .ei5vm6z5 li::before { border-radius: 50%; }
.r6i762  .ei5vm6z5 li::before { border-radius: 3px; }
.wpe2s .ei5vm6z5 li::before { border-radius: 3px; }
.h2ux    .ei5vm6z5 li::before { border-radius: 50%; }
.u69w7 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.wqrpd .u69w7,
.qqc2dt81 .u69w7 { background: transparent; border: none; border-radius: 0; }
.d21g84e { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.d21g84e th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.d21g84e td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.d21g84e tr:hover td { background: var(--bg-hover); }
.ys0rm .d21g84e tbody tr:nth-child(even) td { background: var(--bg-surface); }
.kc18c7a .d21g84e { border: 1px solid var(--border-alt); }
.kc18c7a .d21g84e th,
.kc18c7a .d21g84e td { border: 1px solid var(--border-alt); }
.emrlwn .d21g84e th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.emrlwn .d21g84e td { border-bottom: none; }
.emrlwn .d21g84e tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.q8ta .d21g84e th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.dh5qd48e .u69w7 {
  overflow: hidden;
}
.dh5qd48e .d21g84e th { border-bottom: 1px solid var(--border-alt); }
.dh5qd48e .d21g84e tr:last-child td { border-bottom: none; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.vslnxc99 .a8t6 {
  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);
}
.ngv8v .bqvq { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.ngv8v .bqvq:last-child { border-bottom: none; }
.ngv8v .ycsmctv { background: none; color: var(--accent-light); font-weight: 700; }
.ji776p2 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.uusa1cv  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.xe69l { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.nl7r360n { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.ji776p2 strong { color: var(--text-primary); font-size: 0.95rem; }
.ji776p2 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.lcwvt { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.z6q9cd, .panajr { border-radius: 8px; padding: 14px; }
.z6q9cd { background: var(--bg-pros); }
.panajr { background: var(--bg-cons); }
.pu23 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.z6q9cd .pu23 { color: var(--c-pros-label); }
.panajr .pu23 { color: #f87171; }
.z6q9cd ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.panajr ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.craf0rh { width: 100%; height: auto; border-radius: 10px; display: block; }
.iuh6geg {
  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;
}
.iuh6geg:hover { opacity: 0.85; }
.eejejgg .iuh6geg  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.eejejgg .iuh6geg:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.iav3q .iuh6geg  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.iav3q .iuh6geg:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.p6lfjh .m4t323 { border-radius: 50px; }
.p6lfjh .iuh6geg  { border-radius: 50px; }
.tzhszhj .m4t323 { padding-left: 22px; padding-right: 22px; }
.tzhszhj .iuh6geg  { padding-left: 12px; padding-right: 12px; }
.moxq3 .m4t323 { padding-left: 44px; padding-right: 44px; }
.moxq3 .iuh6geg  { padding-left: 24px; padding-right: 24px; }
.zgqn .m4t323 { padding-left: 56px; padding-right: 56px; }
.zgqn .iuh6geg  { padding-left: 32px; padding-right: 32px; }
.vy9f   .m4t323::after, .vy9f   .iuh6geg::after,
.of5l .m4t323::after, .of5l .iuh6geg::after,
.pguw9g0    .m4t323::after, .pguw9g0    .iuh6geg::after,
.zmys45mx    .m4t323::after, .zmys45mx    .iuh6geg::after,
.n57u62r1    .m4t323::after, .n57u62r1    .iuh6geg::after,
.yt1ht     .m4t323::after, .yt1ht     .iuh6geg::after,
.ynygrbt    .m4t323::after, .ynygrbt    .iuh6geg::after,
.bh29r   .m4t323::after, .bh29r   .iuh6geg::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;
}
.vy9f .m4t323::after, .vy9f .iuh6geg::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");
}
.of5l .m4t323::after, .of5l .iuh6geg::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");
}
.pguw9g0 .m4t323::after, .pguw9g0 .iuh6geg::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");
}
.zmys45mx .m4t323::after, .zmys45mx .iuh6geg::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");
}
.n57u62r1 .m4t323::after, .n57u62r1 .iuh6geg::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");
}
.yt1ht .m4t323::after, .yt1ht .iuh6geg::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");
}
.ynygrbt .m4t323::after, .ynygrbt .iuh6geg::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");
}
.bh29r .m4t323::after, .bh29r .iuh6geg::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");
}
.nlud   .j2b95xj6::after, .nlud   .fadryc::after,
.xtfarl .j2b95xj6::after, .xtfarl .fadryc::after,
.jocik933    .j2b95xj6::after, .jocik933    .fadryc::after,
.pnefh6x    .j2b95xj6::after, .pnefh6x    .fadryc::after,
.pzx4utt2    .j2b95xj6::after, .pzx4utt2    .fadryc::after,
.gmib2     .j2b95xj6::after, .gmib2     .fadryc::after,
.f7gwj7d    .j2b95xj6::after, .f7gwj7d    .fadryc::after,
.yvcfgr   .j2b95xj6::after, .yvcfgr   .fadryc::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;
}
.nlud .j2b95xj6::after, .nlud .fadryc::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");
}
.xtfarl .j2b95xj6::after, .xtfarl .fadryc::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");
}
.jocik933 .j2b95xj6::after, .jocik933 .fadryc::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");
}
.pnefh6x .j2b95xj6::after, .pnefh6x .fadryc::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");
}
.pzx4utt2 .j2b95xj6::after, .pzx4utt2 .fadryc::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");
}
.gmib2 .j2b95xj6::after, .gmib2 .fadryc::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");
}
.f7gwj7d .j2b95xj6::after, .f7gwj7d .fadryc::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");
}
.yvcfgr .j2b95xj6::after, .yvcfgr .fadryc::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");
}
.lohw43p7 .cdku3    { background: transparent; padding: 0; }
.m2e57n.iuh6geg {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .kdqnxuc {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .kdqnxuc::before    { grid-area: rank;   }
  .ioauhws           { grid-area: ident;  }
  .l7n0     { grid-area: rating; min-width: 0; width: auto; }
  .qz4by           { grid-area: pills;  }
  .m2e57n             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .kdqnxuc {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .kdqnxuc::before    { justify-self: center; }
  .ioauhws           { width: 100%; }
  .l7n0     { justify-self: center; }
  .qz4by           { grid-template-columns: 1fr; }
}
.ot718 .qrgkx { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .f6j5prja .jqj5z {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .f6j5prja .tf7r { margin: 0; }
}
.qqc2dt81 .lcwvt { gap: 10px; }
.qqc2dt81 .z6q9cd, .qqc2dt81 .panajr { padding: 12px; }
.qqc2dt81 .z6q9cd ul, .qqc2dt81 .panajr ul { margin: 4px 0 0; padding-left: 18px; }
.qqc2dt81 .z6q9cd li, .qqc2dt81 .panajr li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .dpo4e { grid-template-columns: 1fr; }
  .vwu6vu2 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .vwu6vu2 .t0eo { width: 72px; height: 50px; }
  .vwu6vu2 .r7ilj3 { max-width: 180px; }
  .vwu6vu2 .k8y9l { width: auto; }
}
@media (max-width: 720px) {
  .hgv6m { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .je7yt { padding: 16px; }
  .cucqu .wzxqqy { min-width: 50%; }
}
.mendn8 .lcwvt { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .piau1x { grid-template-columns: 1fr; }
  .l8h6m { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .kgp4xi { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ro176u { flex-wrap: wrap; padding: 16px; }
}
.s28emllj .lcwvt { gap: 8px; }
.s28emllj .z6q9cd, .s28emllj .panajr { padding: 8px; }
@media (max-width: 480px) {
  .x2rxjbmd { flex-direction: column; align-items: stretch; }
}
.ihx3 .k8y9l .iuh6geg { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .vzfrpk1 { flex-direction: column; align-items: stretch; gap: 10px; }
  .ihx3 .k8y9l { text-align: center; }
}
@media (max-width: 720px) {
  .zj56zp { grid-template-columns: 1fr; }
  .ryb85h { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .j9l9p { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .tyk4 { grid-template-columns: 1fr; }
  .whhgopy { width: 100px; height: 100px; margin: 16px auto; }
  .mvja { font-size: 1.4rem; }
  .mh93l { justify-content: center; }
  .zvn57 .wzxqqy { min-width: 50%; }
}
.z0x5s .lcwvt { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .p7p3 { flex-wrap: wrap; padding: 14px 16px; }
  .xl0ac { padding: 12px 16px; }
  .z0x5s .lcwvt { margin: 0 16px; }
  .z0x5s .yfub { padding: 0 16px; }
  .ek0o { padding: 12px 16px; }
}
.puaisue .t9n61s { display: none; }
.puaisue .d6oo3 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.puaisue .d6oo3 {
  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;
}
.puaisue .d6oo3 small { display: none; }
.puaisue .n7yq .nbc8 { display: none; }
.puaisue .n7yq strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.puaisue .qbzve303 { display: none; }
.cqh913s { margin: 16px 0; }
.n0apzw { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.n0apzw summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.n0apzw summary::after { content: "+"; color: var(--accent-light); }
.n0apzw[open] summary::after { content: "−"; }
.n0apzw p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.xugpa7t { margin-bottom: 0; }
.aqe6ey h2.awvwwh { color: var(--text-primary); border-color: var(--accent-light); }
.laojdu7x h2.awvwwh { color: var(--text-primary); border-color: var(--accent-light); }
.khmqpoc .uusa1cv     { background: #052e16; border-color: #10b981; }
.khmqpoc .n0gtc5 { background: #2d0a1e; border-color: #f43f5e; }
.khmqpoc .xe69l    { background: #1e1036; border-color: #a855f7; }
.khmqpoc .ji776p2 strong  { color: #f1f5f9; }
.khmqpoc .ji776p2 p       { color: #cbd5e1; }
.khmqpoc .h2yse    .uusa1cv     .nl7r360n::before,
.khmqpoc .pbqqr38  .uusa1cv     .nl7r360n::before,
.khmqpoc .uilnu  .uusa1cv     .nl7r360n::before,
.khmqpoc .aaky5 .uusa1cv     .nl7r360n::before { color: #10b981; }
.khmqpoc .h2yse    .n0gtc5 .nl7r360n::before,
.khmqpoc .pbqqr38  .n0gtc5 .nl7r360n::before,
.khmqpoc .uilnu  .n0gtc5 .nl7r360n::before,
.khmqpoc .aaky5 .n0gtc5 .nl7r360n::before { color: #f43f5e; }
.khmqpoc .h2yse    .xe69l    .nl7r360n::before,
.khmqpoc .pbqqr38  .xe69l    .nl7r360n::before,
.khmqpoc .uilnu  .xe69l    .nl7r360n::before,
.khmqpoc .aaky5 .xe69l    .nl7r360n::before { color: #a855f7; }
.xf0df .uusa1cv     { background: #2d2000; border-color: #eab308; }
.xf0df .xe69l    { background: #2d1600; border-color: #f97316; }
.xf0df .ji776p2 strong  { color: #f1f5f9; }
.xf0df .ji776p2 p       { color: #cbd5e1; }
.xf0df .h2yse    .uusa1cv     .nl7r360n::before,
.xf0df .pbqqr38  .uusa1cv     .nl7r360n::before,
.xf0df .uilnu  .uusa1cv     .nl7r360n::before,
.xf0df .aaky5 .uusa1cv     .nl7r360n::before { color: #eab308; }
.xf0df .h2yse    .n0gtc5 .nl7r360n::before,
.xf0df .pbqqr38  .n0gtc5 .nl7r360n::before,
.xf0df .uilnu  .n0gtc5 .nl7r360n::before,
.xf0df .aaky5 .n0gtc5 .nl7r360n::before { color: #ef4444; }
.xf0df .h2yse    .xe69l    .nl7r360n::before,
.xf0df .pbqqr38  .xe69l    .nl7r360n::before,
.xf0df .uilnu  .xe69l    .nl7r360n::before,
.xf0df .aaky5 .xe69l    .nl7r360n::before { color: #f97316; }
.od29k4v9 .uusa1cv     { background: #0c1a2e; border-color: #38bdf8; }
.od29k4v9 .xe69l    { background: #0a2020; border-color: #2dd4bf; }
.od29k4v9 .ji776p2 strong  { color: #f1f5f9; }
.od29k4v9 .ji776p2 p       { color: #cbd5e1; }
.od29k4v9 .h2yse    .uusa1cv     .nl7r360n::before,
.od29k4v9 .pbqqr38  .uusa1cv     .nl7r360n::before,
.od29k4v9 .uilnu  .uusa1cv     .nl7r360n::before,
.od29k4v9 .aaky5 .uusa1cv     .nl7r360n::before { color: #38bdf8; }
.od29k4v9 .h2yse    .n0gtc5 .nl7r360n::before,
.od29k4v9 .pbqqr38  .n0gtc5 .nl7r360n::before,
.od29k4v9 .uilnu  .n0gtc5 .nl7r360n::before,
.od29k4v9 .aaky5 .n0gtc5 .nl7r360n::before { color: #818cf8; }
.od29k4v9 .h2yse    .xe69l    .nl7r360n::before,
.od29k4v9 .pbqqr38  .xe69l    .nl7r360n::before,
.od29k4v9 .uilnu  .xe69l    .nl7r360n::before,
.od29k4v9 .aaky5 .xe69l    .nl7r360n::before { color: #2dd4bf; }
.uzni89kk .uusa1cv     { background: var(--accent-bg); border-color: var(--accent-light); }
.uzni89kk .xe69l    { background: var(--accent-bg); border-color: var(--accent-pale); }
.uzni89kk .h2yse    .nl7r360n::before,
.uzni89kk .pbqqr38  .nl7r360n::before,
.uzni89kk .uilnu  .nl7r360n::before,
.uzni89kk .aaky5 .nl7r360n::before { color: var(--accent-light) !important; }
.di3md4::before,
.xnu1::before { margin-right: 5px; }
.v7f8xxsw .z6q9cd ul li,
.v7f8xxsw .z6q9cd .di3md4 { color: #22c55e; }
.v7f8xxsw .panajr ul li,
.v7f8xxsw .panajr .xnu1 { color: #ef4444; }
.z7y5jx .z6q9cd { background: var(--bg-pros); }
.z7y5jx .panajr { background: var(--bg-cons); }
.z7y5jx .z6q9cd .di3md4 { color: var(--c-pros-label); }
.z7y5jx .panajr .xnu1 { color: var(--c-cons); }
.z7y5jx .z6q9cd ul li,
.z7y5jx .p34d li            { color: var(--c-pros); }
.z7y5jx .panajr ul li,
.z7y5jx .zpzs68a li            { color: var(--c-cons); }
.szqmf .z6q9cd { background: var(--bg-pros); }
.szqmf .panajr { background: var(--bg-cons); }
.szqmf .z6q9cd .di3md4 { color: var(--c-pros-label); }
.szqmf .panajr .xnu1 { color: var(--c-cons); }
.szqmf .z6q9cd ul li,
.szqmf .panajr ul li,
.xycvws .di3md4::before { content: "✓ "; }
.xycvws .xnu1::before { content: "✗ "; }
.awvb .di3md4::before { content: "→ "; }
.awvb .xnu1::before { content: "← "; }
.g1hr .di3md4::before { content: "★ "; }
.g1hr .xnu1::before { content: "✕ "; }
.cznlj2ij .di3md4::before { content: "◆ "; }
.cznlj2ij .xnu1::before { content: "▲ "; }
.ot718 .ji776p2 { background: transparent; border-left: none; border: 1.5px solid; }
.ot718 .uusa1cv     { border-color: var(--c-tip-border); }
.ot718 .n0gtc5 { border-color: var(--c-warn-border); }
.ot718 .xe69l    { border-color: #60a5fa; }
.ot718 .ji776p2 strong { color: var(--text-primary); }
.ot718 .ji776p2 p      { color: var(--text-muted); }
.nxzu6n80 .ji776p2 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.nxzu6n80 .uusa1cv     { border-top-color: var(--c-tip-border); }
.nxzu6n80 .xe69l    { border-top-color: #60a5fa; }
.mzl2l8eu .ji776p2 { border-left: none; border-radius: 8px; }
.mzl2l8eu .uusa1cv     { background: #065f46; }
.mzl2l8eu .xe69l    { background: #1e3a8a; }
.mzl2l8eu .ji776p2 strong,
.mzl2l8eu .ji776p2 p { color: #fff; }
.mzl2l8eu .nl7r360n::before { color: rgba(255,255,255,0.85) !important; }
.khmqpoc.mzl2l8eu .uusa1cv,
.khmqpoc .mzl2l8eu .uusa1cv     { background: #052e16; }
.khmqpoc.mzl2l8eu .n0gtc5,
.khmqpoc .mzl2l8eu .n0gtc5 { background: #2d0a1e; }
.khmqpoc.mzl2l8eu .xe69l,
.khmqpoc .mzl2l8eu .xe69l    { background: #1e1036; }
.xf0df.mzl2l8eu .uusa1cv,
.xf0df .mzl2l8eu .uusa1cv      { background: #2d2000; }
.xf0df.mzl2l8eu .xe69l,
.xf0df .mzl2l8eu .xe69l     { background: #2d1600; }
.od29k4v9.mzl2l8eu .uusa1cv,
.od29k4v9 .mzl2l8eu .uusa1cv      { background: #0c1a2e; }
.od29k4v9.mzl2l8eu .xe69l,
.od29k4v9 .mzl2l8eu .xe69l     { background: #0a2020; }
.wjhh81 .ji776p2 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.wjhh81 .uusa1cv     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.wjhh81 .xe69l    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.wjhh81 .ji776p2 strong { color: var(--text-primary); }
.wjhh81 .ji776p2 p      { color: var(--text-muted); }
.ci8wcl1 .ji776p2 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.h2yse .nl7r360n,
.pbqqr38 .nl7r360n,
.uilnu .nl7r360n,
.aaky5 .nl7r360n { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.h2yse .nl7r360n::before,
.pbqqr38 .nl7r360n::before,
.uilnu .nl7r360n::before,
.aaky5 .nl7r360n::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.h2yse .uusa1cv     .nl7r360n::before { content: "✦"; color: var(--c-tip-border); }
.h2yse .n0gtc5 .nl7r360n::before { content: "▲"; color: var(--c-warn-border); }
.h2yse .xe69l    .nl7r360n::before { content: "◉"; color: #60a5fa; }
.pbqqr38 .uusa1cv     .nl7r360n::before { content: "★"; color: var(--c-tip-border); }
.pbqqr38 .n0gtc5 .nl7r360n::before { content: "◆"; color: var(--c-warn-border); }
.pbqqr38 .xe69l    .nl7r360n::before { content: "●"; color: #60a5fa; }
.uilnu .uusa1cv     .nl7r360n::before { content: "▶"; color: var(--c-tip-border); }
.uilnu .n0gtc5 .nl7r360n::before { content: "■"; color: var(--c-warn-border); }
.uilnu .xe69l    .nl7r360n::before { content: "▸"; color: #60a5fa; }
.aaky5 .uusa1cv     .nl7r360n::before { content: "→"; color: var(--c-tip-border); }
.aaky5 .n0gtc5 .nl7r360n::before { content: "⬥"; color: var(--c-warn-border); }
.aaky5 .xe69l    .nl7r360n::before { content: "◈"; color: #60a5fa; }
.nacy .ehx3p25 .c8hgzsn1,
.nacy .tuu9pgm .c8hgzsn1  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.nacy .u69w7          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.nacy .xsxhhf                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.mujavvc .ehx3p25 .c8hgzsn1,
.mujavvc .tuu9pgm .c8hgzsn1,
.mujavvc .bqvq,
.mujavvc .kdqnxuc,
.mujavvc .tf7r,
.mujavvc .u69w7,
.mujavvc .xsxhhf,
.mujavvc .ci8wcl1 .ji776p2 { box-shadow: none; }
.hjxt0y   body, .hjxt0y   { font-size: 0.9rem; }
.hjxt0y   .e7mdb, .hjxt0y .ozmqth, .hjxt0y .a6q6nc55,
.hjxt0y   .dx0s, .hjxt0y .wmq8v { font-size: 0.9rem; }
.hjxt0y   .wtj4np, .hjxt0y .ei5vm6z5 { font-size: 0.9rem; }
.hrqx3h6   .e7mdb, .hrqx3h6 .ozmqth, .hrqx3h6 .a6q6nc55,
.hrqx3h6   .dx0s, .hrqx3h6 .wmq8v { font-size: 0.95rem; }
.hrqx3h6   .wtj4np, .hrqx3h6 .ei5vm6z5 { font-size: 0.95rem; }
.etau21   .e7mdb, .etau21 .ozmqth, .etau21 .a6q6nc55,
.etau21   .dx0s, .etau21 .wmq8v { font-size: 1.08rem; }
.etau21   .wtj4np, .etau21 .ei5vm6z5 { font-size: 1.05rem; }
.etau21   .d21g84e { font-size: 0.97rem; }
.uzf1ncdc .jje7i      { font-size: 3.2rem; }
.uzf1ncdc h2.awvwwh { font-size: 1.9rem; }
.uzf1ncdc h3.iedtg     { font-size: 1.4rem; }
.djeht .jje7i      { font-size: 3.8rem; }
.djeht h2.awvwwh { font-size: 2.2rem; }
.djeht h3.iedtg     { font-size: 1.6rem; }
.xugpa7t + .xugpa7t { position: relative; }
.yoaca6fe   .xugpa7t + .xugpa7t::before,
.sa4pkg  .xugpa7t + .xugpa7t::before,
.ft0z   .xugpa7t + .xugpa7t::before,
.pcta0y   .xugpa7t + .xugpa7t::before,
.qibg   .xugpa7t + .xugpa7t::before,
.i4ml0tx .xugpa7t + .xugpa7t::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.yoaca6fe .xugpa7t + .xugpa7t::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.sa4pkg .xugpa7t + .xugpa7t::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ft0z .xugpa7t + .xugpa7t::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent-light); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.pcta0y .xugpa7t + .xugpa7t::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.zevndw0o .xugpa7t { margin-bottom: 16px; }
.zevndw0o .xugpa7t + .xugpa7t { margin-top: 0; }
.zevndw0o .m8sw10u { padding-top: 0; padding-bottom: 0; }
.qibg .xugpa7t + .xugpa7t::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.i4ml0tx .xugpa7t + .xugpa7t::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.vs91nwfg .xugpa7t + .xugpa7t::before,
.lizmhpka .xugpa7t + .xugpa7t::before,
.q2j0 .xugpa7t + .xugpa7t::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%;
}
.s9vimzb .vs91nwfg .xugpa7t:nth-child(even)::before,
.s9vimzb .lizmhpka .xugpa7t:nth-child(even)::before,
.s9vimzb .q2j0 .xugpa7t:nth-child(even)::before { background: var(--bg-surface); }
.l7oo .vs91nwfg .xugpa7t:nth-child(even)::before,
.l7oo .lizmhpka .xugpa7t:nth-child(even)::before,
.l7oo .q2j0 .xugpa7t:nth-child(even)::before { background: var(--bg-card); }
.vs91nwfg .xugpa7t + .xugpa7t::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");
}
.lizmhpka .xugpa7t + .xugpa7t::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");
}
.q2j0 .xugpa7t + .xugpa7t::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");
}
.qk1q7z .hz1odb7m,
.qk1q7z .y3wf,
.qk1q7z .iuqk,
.boe2wd9d .iuqk { padding-bottom: 60px; }
.r4us .iuqk { padding-bottom: 70px; }
.qk1q7z .hz1odb7m::before,
.qk1q7z .hz1odb7m::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");
}
.o47ls .m5an0 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.h6mq5 .m5an0 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.fipv5hg .m5an0 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.tpcbatd .m5an0 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.qbogf .zqmx { background: var(--accent); }
.qbogf .zqmx .mmoe { background: none; }
.qbogf .cw5pckb { background: var(--accent); }
.qbogf .m5an0 { background: var(--accent-bg); }
.qbogf .hz1odb7m:not(.zqmx) .mmoe { background: rgba(0,0,0,0.6); }
.taioxmie .hctc { float: left; width: 38%; margin: 0 28px 16px 0; }
.taioxmie .hctc .craf0rh { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.taioxmie .m8sw10u::after { content: ''; display: block; clear: both; }
.oh8vdsd3 .hctc { float: right; width: 38%; margin: 0 0 16px 28px; }
.oh8vdsd3 .hctc .craf0rh { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.oh8vdsd3 .m8sw10u::after { content: ''; display: block; clear: both; }
.xay7yin .xugpa7t:nth-child(odd)  .hctc { float: left;  width: 38%; margin: 0 28px 16px 0; }
.xay7yin .xugpa7t:nth-child(even) .hctc { float: right; width: 38%; margin: 0 0 16px 28px; }
.xay7yin .hctc .craf0rh { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xay7yin .m8sw10u::after { content: ''; display: block; clear: both; }
.oh8vdsd3 .ih8t,
.oh8vdsd3 .im6e,
@media (max-width: 900px) {
  .taioxmie .hctc,
  .oh8vdsd3 .hctc,
  .xay7yin .xugpa7t:nth-child(odd)  .hctc,
  .xay7yin .xugpa7t:nth-child(even) .hctc {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .taioxmie .hctc .craf0rh,
  .oh8vdsd3 .hctc .craf0rh,
  .xay7yin .hctc .craf0rh {
    max-height: none !important;
  }
}
.taioxmie .wtj4np,
.taioxmie .ei5vm6z5,
.oh8vdsd3 .wtj4np,
.oh8vdsd3 .ei5vm6z5,
.xay7yin .wtj4np,
.xay7yin .ei5vm6z5 { overflow: hidden; }
@media (max-width: 640px) {
  .taioxmie .hctc,
  .oh8vdsd3 .hctc,
  .xay7yin .hctc { float: none; width: 100%; margin: 0 0 16px 0; }
}
.vums .qjq2cv,
.vums .m8sw10u,
.vums .lpaeblce  { max-width: 1100px; }
.va9sgup .qjq2cv,
.va9sgup .m8sw10u,
.va9sgup .lpaeblce  { max-width: 1200px; }
.va9sgup { --content-mw: 1200px; }
.ddnu3655 .qjq2cv,
.ddnu3655 .m8sw10u,
.ddnu3655 .lpaeblce  { max-width: 1320px; }
.hi42d { font-size: 0.82rem; color: var(--text-muted); }
.am7e { display: flex; align-items: center; }
.i5vh {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.v4mq { display: flex; align-items: center; }
.d0rcstk { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.d0rcstk:hover { text-decoration: underline; }
.c1biqs { margin: 0 3px; opacity: 0.45; }
.c1biqs::before { content: '/'; }
.juyclk5 { padding: 2px 5px; color: var(--text-main); }
.jmxnfj3 .hi42d {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.jmxnfj3 .am7e { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.n380vy .hi42d {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.n380vy .am7e { padding: 0 0 0 12px; }
.t38su4i .am7e { padding: 0 16px; }
.t38su4i .hi42d {
  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);
}
.t38su4i .qjq2cv { padding-top: 28px; }
@media (max-width: 720px) {
  .izhoz2 { margin-top: 18px; padding: 0 16px; }
  .t38su4i .qjq2cv { padding-top: 16px; }
}
.vums.jmxnfj3 .am7e { max-width: 1100px; }
.va9sgup.jmxnfj3 .am7e { max-width: 1200px; }
.ddnu3655.jmxnfj3 .am7e { max-width: 1320px; }
.va9sgup .izhoz2 { max-width: 1200px; }
.ycmp2i9y .xugpa7t { padding-top: 16px; padding-bottom: 16px; }
.zmheuie .xugpa7t { padding-top: 24px; padding-bottom: 24px; }
.v7ty2 .xugpa7t { padding-top: 40px; padding-bottom: 40px; }
.jzirvuak .xugpa7t { padding-top: 52px; padding-bottom: 52px; }
.ffkjag .xugpa7t:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.ffkjag .xugpa7t:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.ffkjag .xugpa7t:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.ffkjag .xugpa7t:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.e0xwp .m8sw10u { padding-top: 10px;  padding-bottom: 10px; }
.gop5q1ae .m8sw10u { padding-top: 18px;  padding-bottom: 18px; }
.huer9x .m8sw10u { padding-top: 36px;  padding-bottom: 36px; }
.fpbe4f .m8sw10u { padding-top: 48px;  padding-bottom: 48px; }
.d3az7khi h2.awvwwh { font-weight: 600; }
.d3az7khi h3.iedtg     { font-weight: 600; }
.a2jys1 { font-weight: 500; }
.a2jys1 h2.awvwwh { font-weight: 800; }
.a2jys1 h3.iedtg     { font-weight: 700; }
.gl7j0d7r h2.awvwwh { font-weight: 900; }
.gl7j0d7r h3.iedtg     { font-weight: 800; }
.gl7j0d7r .ji776p2 strong,
.gl7j0d7r .ji776p2 strong { font-weight: 600; }
.j2b95xj6 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.t47y .j2b95xj6 { display: none; }
@media (max-width: 640px) {
  .vw4qhe { display: none; }
  .j2b95xj6 {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.j2b95xj6 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.j2b95xj6:hover { opacity: 0.85; }
.f869rkgn .j2b95xj6 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.f4ff .j2b95xj6,
.kis6c5y2  .j2b95xj6 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.f4ff .j2b95xj6:hover,
.kis6c5y2  .j2b95xj6:hover { opacity: 0.88; }
.f869rkgn.f4ff .j2b95xj6,
.f869rkgn.kis6c5y2  .j2b95xj6 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.fadryc {
  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;
}
.fadryc:hover { transform: translateY(-2px); opacity: 0.92; }
.fadryc { background: var(--cta) !important; color: #fff !important; border: none !important; }
.xc8x32r .fadryc { display: none; }
.g1jnqceo .fadryc { right: 32px; }
.rstgio8  .fadryc { left: 32px; }
@media (max-width: 480px) {
  .g1jnqceo .fadryc { right: 20px; bottom: 20px; }
  .rstgio8  .fadryc { left: 20px; bottom: 20px; }
}
.qqll4b { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.lpaeblce { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.swjpzx { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.xhq9 { color: var(--text-dim); font-size: 0.8rem; }
.rxlsjxe9 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.rxlsjxe9 img { height: 26px; width: auto; object-fit: contain; }
.cits30g2 a, .tcx6 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.cits30g2 a:hover, .tcx6 a:hover { color: var(--accent-light); }
.tcx6 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.id55zj0j .lpaeblce { text-align: center; }
.id55zj0j .tcx6 { justify-content: center; margin-bottom: 16px; }
.id55zj0j .swjpzx { margin-top: 0; }
.sd87e4 { margin-top: 10px; }
.sd87e4 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .lpaeblce { padding-left: 16px; padding-right: 16px; }
  .xomoqz .lpaeblce { padding: 20px 16px; }
  .tcx6 { gap: 4px 12px; }
  .swjpzx { font-size: 0.78rem; }
}
.tjnm .xc9c9 .rxlsjxe9 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.tjnm .swjpzx { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.tjnm .xhq9 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .tjnm .bzz3a0f { grid-template-columns: 1fr 1fr; } .tjnm .xc9c9 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .tjnm .bzz3a0f { grid-template-columns: 1fr; } }
.w14wof .rxlsjxe9 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.w14wof .swjpzx { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .w14wof .qnn1ie8z { gap: 12px; } .w14wof .rxlsjxe9 { margin-right: 0; width: 100%; } }
.b22nk .routakg8 .rxlsjxe9 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.b22nk .swjpzx { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.b22nk .xhq9 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .b22nk .b9isid { grid-template-columns: 1fr 1fr; } .b22nk .routakg8 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .b22nk .b9isid { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .abbsq .s6kxkoy { grid-template-columns: 1fr 1fr; } .abbsq .oq5eq:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .abbsq .s6kxkoy { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .rrpv51q .s6kxkoy { grid-template-columns: 1fr; } }
.ln3zcd .lpaeblce { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ln3zcd .tcx6 { justify-content: center; }
.lxnay1 .fr83gw      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.lxnay1 .qqll4b { background: var(--bg-page); border-top-color: var(--border-alt); }
.ucswxccz .fr83gw      { background: #0d1117; border-bottom-color: #21262d; }
.ucswxccz .wcgx4dr { color: var(--accent-light); }
.ucswxccz .lhg5 { --msep-color: #8b949e; }
.ucswxccz .lhg5 a { color: #8b949e; }
.ucswxccz .lhg5 a:hover { color: var(--accent-light); }
.ucswxccz .v5xr { color: #8b949e; }
.ucswxccz .qqll4b { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ucswxccz .swjpzx,
.ucswxccz .xhq9 { color: #6e7681; }
.ucswxccz .cits30g2 a, .ucswxccz .tcx6 a,
.ucswxccz .rxlsjxe9 { color: #e6edf3; }
.ucswxccz .cits30g2 a:hover, .ucswxccz .tcx6 a:hover,
@media (max-width: 640px) {
  .ucswxccz .lhg5 { background: #0d1117; border-top-color: #21262d; }
  .ucswxccz .lhg5 li a { border-bottom-color: #21262d; }
}
.mu3062 .fr83gw      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.mu3062 .wcgx4dr { color: var(--accent-light); }
.mu3062 .lhg5 { --msep-color: #475569; }
.mu3062 .lhg5 a { color: #475569; }
.mu3062 .lhg5 a:hover { color: var(--accent-light); }
.mu3062 .v5xr { color: #64748b; }
.mu3062 .qqll4b { background: #f0f4f8; border-top-color: #cbd5e1; }
.mu3062 .swjpzx,
.mu3062 .xhq9 { color: #64748b; }
.mu3062 .cits30g2 a, .mu3062 .tcx6 a,
.mu3062 .tjbz a, .mu3062 .rxlsjxe9 { color: #374151; }
.mu3062 .cits30g2 a:hover, .mu3062 .tcx6 a:hover,
@media (max-width: 640px) {
  .mu3062 .lhg5 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .mu3062 .lhg5 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.f4ff .fr83gw      { background: var(--accent); border-bottom-color: var(--accent-light); }
.f4ff .wcgx4dr { color: #fff; }
.f4ff .lhg5 { --msep-color: rgba(255,255,255,0.82); }
.f4ff .lhg5 a { color: rgba(255,255,255,0.82); }
.f4ff .lhg5 a:hover { color: #fff; }
.f4ff .v5xr { color: rgba(255,255,255,0.9); }
.f4ff .qqll4b { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.f4ff .swjpzx,
.f4ff .xhq9 { color: rgba(255,255,255,0.72); }
.f4ff .cits30g2 a, .f4ff .tcx6 a,
.f4ff .tjbz a, .f4ff .rxlsjxe9 { color: #fff; }
.f4ff .cits30g2 a:hover, .f4ff .tcx6 a:hover,
@media (max-width: 640px) {
  .f4ff .lhg5 { background: var(--accent); border-top-color: var(--accent-light); }
  .f4ff .lhg5 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.kis6c5y2 .fr83gw {
  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);
}
.kis6c5y2 .qqll4b {
  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) {
  .kis6c5y2 .lhg5 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.jjcg6mv3 .tw8gaex { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.y15m1bhf .tw8gaex { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.zfv6q .tw8gaex { min-height: 72px; height: auto; }
.kbhv .tw8gaex { min-height: 84px; height: auto; }
.xomoqz .tw8gaex { max-width: none; padding: 0 32px; }
.xomoqz .lpaeblce  { max-width: none; padding: 24px 32px; }
.la9fsbhy.va9sgup .tw8gaex { max-width: 1200px; }
.la9fsbhy.ddnu3655 .tw8gaex { max-width: 1320px; }
.mar4dzc   .wcgx4dr, .mar4dzc   .rxlsjxe9 { text-transform: capitalize; }
.yturz7 .wcgx4dr, .yturz7 .rxlsjxe9 { text-transform: lowercase; }
.rbfs .wcgx4dr, .rbfs .rxlsjxe9 { text-transform: uppercase; letter-spacing: 0.06em; }
.xnve3, .m534147i {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.jdbn1xuf .xnve3,
.jdbn1xuf .m534147i { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.f8l1 .xnve3,
.f8l1 .m534147i { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.cg2qa1t .xnve3,
.cg2qa1t .m534147i { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.xorelpx6 .xnve3,
.xorelpx6 .m534147i { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.amwxn   .lhg5 a { font-weight: 500; }
.vigh .lhg5 a { font-weight: 600; }
.fnxx     .lhg5 a { font-weight: 700; }
.b9l7ot8    .lhg5 a { font-weight: 800; letter-spacing: 0.01em; }
.tc7q7ub     .lhg5 > li + li::before,
.ae6w    .lhg5 > li + li::before,
.cfwl53z6    .lhg5 > li + li::before,
.tm6c08bw .lhg5 > li + li::before,
.m3qvjh3 .lhg5 > li + li::before,
.mnvyh6  .lhg5 > li + li::before,
.p6pl    .lhg5 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.tc7q7ub     .lhg5 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ae6w    .lhg5 > li + li::before { content: "|"; }
.cfwl53z6    .lhg5 > li + li::before { content: "—"; }
.tm6c08bw .lhg5 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.m3qvjh3 .lhg5 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.mnvyh6  .lhg5 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.p6pl    .lhg5 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .m63hla .v5xr,
  .e486hp .v5xr,
  .mm06nwg .v5xr,
  .snz4 .v5xr,
  .wnc0ac6 .v5xr {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .m63hla .v5xr::before,
  .e486hp .v5xr::before,
  .mm06nwg .v5xr::before,
  .snz4 .v5xr::before,
  .wnc0ac6 .v5xr::before { content: ""; display: block; flex-shrink: 0; }

  
  .m63hla .v5xr::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;
  }

  
  .e486hp .v5xr::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;
  }

  
  .mm06nwg .v5xr::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;
  }

  
  .snz4 .v5xr::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;
  }

  
  .wnc0ac6 .v5xr::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) {
  .cy89 .v5xr {
    padding: 5px 14px;
  }
  .cy89 .lhg5 {
    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;
  }
  .cy89 .lhg5 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .cy89 .lhg5 li a:hover { background: var(--bg-raised); }
  .cy89 .r2jdq,
  .q8snr4qv .r2jdq,
  .t5ara .r2jdq { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .f933 .v5xr {
    padding: 5px 10px;
  }
  .f933 .lhg5 {
    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);
  }
  .f933 .lhg5.aj30dkt { transform: translateX(0); }
  .f933 .lhg5 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .f933 .lhg5 li:last-child a { border-bottom: none; }
  .f4ff .lhg5,
  .ucswxccz .lhg5 { background: var(--accent) !important; }
  .f4ff .lhg5 li a,
  .ucswxccz .lhg5 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .t5ara .v5xr {
    padding: 5px 10px;
  }
  .t5ara .lhg5 {
    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);
  }
  .t5ara .lhg5::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .t5ara .lhg5.aj30dkt { transform: translateY(0); }
  .t5ara .lhg5 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .lu6vf .v5xr {
    padding: 5px 10px;
  }
  .lu6vf .lhg5 {
    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;
  }
  .lu6vf .lhg5.aj30dkt { opacity: 1; pointer-events: auto; }
  .lu6vf .lhg5 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .t35d     .v5xr { border-radius: 0 !important; }
  .l77nekfw   .v5xr { border-radius: 8px !important; }
  .bofijr .v5xr { border-radius: 50% !important; }
  .jeopml2   .v5xr { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .cv5ncst6 .xyzgx2c8 { flex-direction: column; align-items: stretch; }
  .cv5ncst6 .loiai91p { flex-direction: row; min-width: auto; }
  .cv5ncst6 .id16 { align-items: flex-start; text-align: left; }
}
.mqbhlr,
.mqbhlr.xugpa7t,
.s9vimzb .mqbhlr,
.m2ttr3v .mqbhlr,
.l7oo .mqbhlr,
.l4haxn7 .mqbhlr {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.zi14uskr {
  background: linear-gradient(135deg, var(--cta) 0%, var(--cta-hover) 100%);
  border-radius: 16px;
  padding: 28px 36px;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 16px 0;
}
.e8poma5 { flex: 1 1 280px; min-width: 0; }
.a5gf {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.hlaxeomv {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.u34pv {
  background: #fff !important;
  color: var(--cta) !important;
  padding: 14px 44px !important;
  border-radius: 999px;
  font-weight: 800;
  font-size: 1rem;
  text-decoration: none;
  flex-shrink: 0;
  transition: transform 0.15s, opacity 0.2s;
  white-space: nowrap;
}
.u34pv:hover { transform: translateY(-1px); opacity: 0.95; }
.hh8o6 .zi14uskr {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.hh8o6 .a5gf { color: var(--cta); }
.hh8o6 .hlaxeomv { color: var(--text-body); }
.hh8o6 .u34pv {
  background: var(--cta) !important;
  color: #fff !important;
}
.wuy45 .zi14uskr {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.wuy45 .a5gf { color: var(--text-primary); }
.wuy45 .hlaxeomv { color: var(--text-body); }
.wuy45 .u34pv {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .zi14uskr {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .e8poma5 { flex: 0 0 auto; }
  .a5gf { font-size: 1.2rem; }
  .u34pv { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.ciwsopjh .anekjg { height: 36px; }
.foy91zas .anekjg { height: 60px; max-width: 200px; }
.pym32wi .anekjg { height: 56px; max-width: 180px; }
.cjeqi52    .t9n61s, .cjeqi52    .nbc8 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
@media (min-width: 720px) {
  .ng0acd .im6e {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ng0acd .kdqnxuc {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ng0acd .kdqnxuc { padding: 40px 16px 20px; }
  .ng0acd .np75 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ng0acd .m2e57n { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .hu6yy .kdqnxuc {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .hu6yy .kdqnxuc::before {
    position: absolute; top: 14px; left: 14px;
  }
  .hu6yy .ioauhws {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .hu6yy .fh0gui { white-space: normal; text-align: center; font-size: 1.2rem; }
  .hu6yy .np75 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .hu6yy .m2e57n { width: 100%; min-width: 0; }
  .hu6yy .t9n61s { min-width: 0; }
}
.zw8frd .kdqnxuc::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.an0lf00 .n0apzw {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.an0lf00 .n0apzw summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.an0lf00 .n0apzw p { padding: 0 2px 16px; }
.k0jm8z .n0apzw { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.k0jm8z .n0apzw summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.k0jm8z .n0apzw summary::after { content: "›"; font-size: 1.2em; }
.k0jm8z .n0apzw[open] summary::after { content: "‹"; }
.k0jm8z .n0apzw p { padding: 10px 22px 4px; }
.fh77 .n0apzw {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.fh77 .n0apzw summary { color: var(--text-primary); padding-left: 16px; }
.fh77 .n0apzw summary::after { content: "›"; font-size: 1.1em; }
.fh77 .n0apzw[open] summary::after { content: "‹"; }
.fh77 .n0apzw p { padding-left: 16px; }
.hs925 .cqh913s { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.hs925 .n0apzw {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.hs925 .n0apzw:last-child { border-bottom: none; }
.hs925 .n0apzw summary { color: var(--text-primary); border-radius: 0; }
.hs925 .n0apzw summary::after { content: "›"; font-size: 1.1em; }
.hs925 .n0apzw[open] summary::after { content: "‹"; }
.as4xq6t .n0apzw { overflow: hidden; }
.as4xq6t .n0apzw summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.as4xq6t .n0apzw summary::after { color: rgba(255,255,255,.75); }
.as4xq6t .n0apzw[open] summary { border-radius: 0; }
.tygf { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.sy4hu9 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.x08ngdn {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ubwaz4 { color: var(--text-muted); font-size: 1.05rem; }
.u7bx4h {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.f4tsj {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.tecb { margin-bottom: 20px; }
.n4kre {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.j2yc {
  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;
}
.j2yc:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.ljjrgn6b { resize: vertical; min-height: 130px; }
.til9a { width: 100%; margin-top: 8px; }
.dd35 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.ykp3fs7 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.szegtrk2 { color: var(--text-muted); line-height: 1.75; }
.ni50 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ni50 li { margin-bottom: 6px; }
.lt1gjrtq { max-width: 760px; margin: 0 auto; }
.ogt6hv { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.nc26nh1 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.nc26nh1:last-child { border-bottom: none; }
.nc26nh1 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.nc26nh1 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.xbdq1 { max-width: 760px; margin: 0 auto; }
.lmzkx ul.ni50 { margin: 0; }
@media (max-width: 640px) { .fbfdxi { grid-template-columns: 1fr; gap: 10px; } }
.ltgt { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.gewdd9r9 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.mg34 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.gewdd9r9 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.gewdd9r9 .ni50 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ltgt { grid-template-columns: 1fr; } }
.dt0j ul.ni50 { margin: 0; }
.fedk3v7 .ni50,
.lszs .ni50,
.etpqx11r .ni50,
.an6qn .ni50 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .eg90fsjh { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .zfn1 { grid-template-columns: 1fr; } .q7zblq2 { position: static; text-align: center; } }
@media (max-width: 860px) { .czeolw { grid-template-columns: 1fr; } }
.an6qn .ni50 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .eyyr { flex-direction: column; text-align: center; } .cg1cj { grid-template-columns: 1fr; } }
.ewn2i { max-width: 760px; margin: 0 auto; }
.i0awl152 { position: relative; padding-left: 28px; }
.i0awl152::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.j9b0 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.j9b0:last-child { padding-bottom: 0; }
.jkv4ew { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.g060bm3s h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.g060bm3s p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.gyany .x08ngdn { color: var(--accent-light); }
.ucl6 .x08ngdn { font-size: 2rem; }
.ucl6 .ubwaz4 { max-width: 680px; }
.tx3ndqhq .x08ngdn { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.tx3ndqhq .ubwaz4  { margin: 0; }
@media (max-width: 640px) { .tx3ndqhq { flex-direction: column; } }
.vdjwjxz2 .x08ngdn { color: var(--accent-light); }
.mf5dz3av {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.mf5dz3av .x08ngdn { color: #fff; }
.mf5dz3av .ubwaz4  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .ag35at { grid-template-columns: 1fr; } }
.dv95h0 .j2yc {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.dv95h0 .j2yc:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.i3drp8 .j2yc { background: var(--bg-raised); border-color: transparent; }
.i3drp8 .j2yc:focus { background: var(--bg-card); border-color: var(--accent-light); }
.cim3 .j2yc { border-radius: 100px; padding: 11px 20px; }
.cim3 .ljjrgn6b { border-radius: 14px; }
.p462qn {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.p462qn summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.p462qn summary::-webkit-details-marker { display: none; }
.p462qn summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.p462qn[open] summary::after { content: "−"; }
.uzwgf {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .ryjo8wd { grid-template-columns: 1fr; } }
.mr0z { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.mr0z li { margin-bottom: 6px; }
.zxpnj{position:relative;overflow:visible}
.bnhuca .qbja8e73{display:block}
.fsynr .m5an0~.zcadaa,
.fsynr .m5an0~.zcadaa .s77nrr,
.m5an0~.zcadaa,.unxklp6~.zcadaa{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}
.m5an0~.zcadaa .s77nrr{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ojlau .ru5uh6wu{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}
.ojlau .v7vi3xa::before{content:""}
.touxotq5{--date-bg:var(--accent-bg-light)}
.p664kson .v7vi3xa::before{content:""}
.jci4u .v3nd9{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .v3nd9{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .plq7sqt{max-width:100%}
}
.cfbge2 .u69w7{margin:0}
@media (max-width:560px){
  .h4yn{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .y7cjv { padding: 28px 18px 20px; }
  .po5fiij { font-size: 1.2rem; }
  .x7lhbwb { max-width: 220px; max-height: 80px; }
}
.bw478bd .upxi7g { border-radius: 22px; }
.atjlgkei .zi14uskr {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .upxi7g { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.tuhz0 {
  margin: 28px 0 24px;
}
.tuhz0 .xugpa7t {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.tuhz0 .m8sw10u {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.tuhz0 .zi14uskr {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .tw8gaex { flex-direction: row-reverse; }
[dir="rtl"] .lhg5 { flex-direction: row-reverse; }
[dir="rtl"] .g1jnqceo .fadryc { right: auto; left: 32px; }
[dir="rtl"] .rstgio8  .fadryc { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .g1jnqceo .fadryc { right: auto; left: 20px; }
  [dir="rtl"] .rstgio8  .fadryc { left: auto;  right: 20px; }
}
[dir="rtl"] .taioxmie .hctc  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .oh8vdsd3 .hctc { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .m5an0,
[dir="rtl"] .odwv,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .wtj4np, [dir="rtl"] .ei5vm6z5 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .z6q9cd { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .panajr { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ji776p2 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .zi14uskr { direction: rtl; }
[dir="rtl"] .hi42d { direction: rtl; }
[dir="rtl"] .xsxhhf { direction: rtl; }
[dir="rtl"] .h24sw { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .vhdf .ei5vm6z5,
[dir="rtl"] .r6i762 .ei5vm6z5,
[dir="rtl"] .wpe2s .ei5vm6z5,
[dir="rtl"] .h2ux .ei5vm6z5 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .vhdf .ei5vm6z5 li::before,
[dir="rtl"] .r6i762 .ei5vm6z5 li::before,
[dir="rtl"] .wpe2s .ei5vm6z5 li::before,
[dir="rtl"] .h2ux .ei5vm6z5 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .hz1odb7m.m4kgzg0z .y3wf,
[dir="rtl"] .wcu5y.m4kgzg0z .y3wf,
[dir="rtl"] .zqmx.m4kgzg0z .y3wf,
[dir="rtl"] .em030uh8.m4kgzg0z .y3wf,
[dir="rtl"] .gvi3.m4kgzg0z .y3wf { text-align: right; }
[dir="rtl"] .m5an0.m4kgzg0z .iuqk { align-items: flex-end; text-align: right; }
[dir="rtl"] .m5an0.bi4oktc .iuqk { text-align: center; }
[dir="rtl"] .m5an0 .iuqk { text-align: right; }
[dir="rtl"] .m8sw10u,
[dir="rtl"] .dx0s,
[dir="rtl"] .wmq8v,
[dir="rtl"] .svtcylca,
[dir="rtl"] .f4tsj,
[dir="rtl"] .n4kre,
[dir="rtl"] .j2yc,
[dir="rtl"] .ljjrgn6b { text-align: right; direction: rtl; }
[dir="rtl"] .cim3 .j2yc,
[dir="rtl"] .dv95h0 .j2yc { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #032e91;
  --brand:           #032e91;
  --brand-light:     #082871;
  --brand-pale:      #143c98;
  --grad-start:      #044aea;
  --grad-end:        #3c73f0;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #032e91;
  --cta-light:       #00206b;
  --cta-hover:       #011a55;
  --bg-page:         #f6f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f4f6;
  --bg-raised:       #edeef1;
  --bg-hover:        #f3f4f6;
  --border:          #e1e3e9;
  --border-alt:      #cfd3dd;
  --border-section:  #e1e3e9;
  --text-primary:    #16181c;
  --text-muted:      #505562;
  --text-body:       #2d3038;
  --text-sub:        #444954;
  --text-faint:      #727a8c;
  --text-dim:        #8e94a3;
  --text-label:      #5b6170;
  --text-value:      #393d46;
  --accent-bg:       #dde5f8;
  --accent-bg-light: #c0d0f6;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f6;
  --c-pros:          #0c9666;
  --c-cons:          #9f214d;
  --c-pros-label:    #0eb379;
  --c-tip-border:    #10c685;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9666;
}
:root { --logo-bg-opacity: 34%; }
body, button, input { font-family: "Roboto", sans-serif; }
.n0xmtzn .p34d li::before, .n0xmtzn .zpzs68a li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.n0xmtzn .p34d li::before { content: ""; }.n0xmtzn .zpzs68a li::before { content: ""; }.n0xmtzn .di3md4::before, .n0xmtzn .xnu1::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.n0xmtzn .di3md4::before { content: ""; }.n0xmtzn .xnu1::before { content: ""; }
.twffig7q .zl8mj5n, .twffig7q .m5an0 { min-height: 320px; }
.qq4sv .j2b95xj6::after,.qq4sv .fadryc::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; }
.c1biqs::before { content: '>'; }