:root {
  --color-accent: #241531;
  --color-cta: #f0cf6a;
  --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;
}
.t9hz5rw {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.u32n {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.ydvkq {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.qi5bo7ai { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.g2dbtk5 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.g2dbtk5 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.g2dbtk5 a:hover { color: var(--accent-light); }
.z0595     .gi4xaz { border-radius: 24px; padding: 8px; }
.z0595 .gi4xaz li a { border-radius: 16px; }
.e7r8zr5 .gi4xaz li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .gi4xaz {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .spohshpq:hover .gi4xaz,
  .spohshpq:focus-within .gi4xaz { display: block; }
  .gi4xaz li a { padding: 8px 16px; font-size: 0.88rem; }
}
.o3xq9 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.aeum7z { display: none; }
@media (max-width: 640px) {
  .aeum7z {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .aeum7z.mtb7zekz { display: block; }
}
@media (max-width: 640px) {
  .o3xq9 { display: block; }
  .g2dbtk5 > li + li::before { display: none !important; }
  .g2dbtk5 {
    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;
  }
  .g2dbtk5.mtb7zekz { display: flex; }
  .g2dbtk5 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .g2dbtk5 li:last-child a { border-bottom: none; }
}
.l6an1hy2 { min-height: 480px; }
.usum {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.vddbcol { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.tz83p .vddbcol { margin-left: 0; margin-right: 0; }
.v2n0i {
  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;
}
.v2n0i:hover { opacity: 0.88; }
.k8ri4w9o {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.fvk1g56 {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.k8ri4w9o .deqm {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.k8ri4w9o .usum { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.k8ri4w9o .vddbcol { color: #e2e8f0; }
.k8ri4w9o.eni70x .deqm { text-align: center; }
.k8ri4w9o.tz83p   .deqm { text-align: left; }
.nfm0 .deqm {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.nfm0 .usum { color: var(--text-primary); text-shadow: none; }
.nfm0 .vddbcol { color: var(--text-muted); }
.nfm0 .v2n0i { margin-top: 16px; }
.nfm0, .nfm0.l6an1hy2 { min-height: auto !important; }
.nfm0.eni70x .deqm { text-align: center; }
.nfm0.tz83p   .deqm { text-align: left; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.ufwlw .k8ri4w9o .fvk1g56 {
  overflow: hidden;
}
.ufwlw .k8ri4w9o .fvk1g56::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.wjoaf .k8ri4w9o .fvk1g56 {
  overflow: hidden;
}
.wjoaf .k8ri4w9o .fvk1g56::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.xwer .k8ri4w9o .fvk1g56 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.n6iwxb .k8ri4w9o .fvk1g56 {
  overflow: hidden;
}
.n6iwxb .k8ri4w9o .fvk1g56::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.wozou .k8ri4w9o .fvk1g56 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.uktu2i15 .fvk1g56 {
  background: none;
}
.uktu2i15 .usum { color: #fff; }
.uktu2i15 .vddbcol { color: rgba(255,255,255,0.85); }
.uktu2i15 .v2n0i { background: #fff; color: var(--cta); }
.uktu2i15 .v2n0i:hover { opacity: 0.92; }
.bvh3iy1 .usum { text-shadow: none; color: var(--text-primary); }
.bvh3iy1 .vddbcol { color: var(--text-muted); }
body.d997d2mm .usum {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.ex8w .usum {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.l6an1hy2.uktu2i15 .usum,
section.uktu2i15 .usum {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.bvh3iy1.tz83p   .i6psfi { align-items: flex-start; text-align: left; }
.l6an1hy2 .ephdwz {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.ephdwz .g4ajh1.c8ac0q31 {
  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;
}
.ephdwz .g4ajh1.c8ac0q31:hover { opacity: 0.85; }
.zf17im5m .deqm { padding-bottom: 24px; }
.qwkn .deqm { max-width: 1100px; }
@media (max-width: 700px) {
  .bvh3iy1 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .bvh3iy1:not(.f58krt) .dvsru { display: none !important; }
  .f58krt .dvsru { padding: 16px; }
  .i6psfi  { padding: 36px 24px; }
  .bvh3iy1~.asrm,.xw6y7~.asrm{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .l6an1hy2, .bvh3iy1 { min-height: 320px !important; }
  .usum { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .wh9cb,
  .k232,
  .jt15belm { grid-template-columns: 1fr !important; }

  

  
  .zf17im5m { display: flex !important; flex-direction: column !important; }
  .zf17im5m .deqm { display: contents; }
  .zf17im5m .fvk1g56 { order: 0; }
  .zf17im5m .usum { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .zf17im5m .wh9cb { order: 2; padding: 0 16px 12px !important; }
  .zf17im5m .vddbcol { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .qwkn .deqm { display: flex; flex-direction: column; }
  .qwkn .deqm .usum { order: 1; }
  .qwkn .deqm .jt15belm { order: 2; margin: 8px 0 24px !important; }
  .qwkn .deqm .vddbcol { order: 3; }
  .qwkn .deqm .v2n0i { order: 4; align-self: center; margin-top: 0; }

  
  .bvh3iy1.f58krt {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .bvh3iy1.f58krt .i6psfi { display: contents; padding: 0; }
  .bvh3iy1.f58krt .i6psfi .usum { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .bvh3iy1.f58krt .dvsru { order: 2; padding: 12px 16px; }
  .bvh3iy1.f58krt .i6psfi .vddbcol { order: 3; padding: 0 24px; margin: 0 auto; }
  .bvh3iy1.f58krt .i6psfi .v2n0i { order: 4; align-self: center; margin: 8px 0 32px; }
}
.dudf { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.tu1eh6q { width: 100%; height: auto; display: block; border-radius: 10px; }
.nhvl .dudf        { border-radius: 16px; }
.nhvl .tu1eh6q  { border-radius: 16px; }
.hvifc .dudf         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.hvifc .tu1eh6q   { border-radius: 8px; }
.xtdl1m { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.d33rb { width: 100%; padding: 32px 0; position: relative; }
.kpoxokt { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.f128uir .d33rb:nth-child(even) { background: var(--bg-surface); }
.f128uir .d33rb:nth-child(odd)  { background: var(--bg-page); }
.uox8y .d33rb:nth-child(even) { background: var(--bg-card); }
.uox8y .d33rb:nth-child(odd)  { background: var(--bg-page); }
.f128uir .d33rb:nth-child(odd)  .kpoxokt { background: var(--bg-card); border-radius: 6px; }
.f128uir .d33rb:nth-child(even) .kpoxokt { background: var(--bg-raised); border-radius: 6px; }
.uox8y .d33rb:nth-child(odd)  .kpoxokt { background: var(--bg-card); border-radius: 6px; }
.uox8y .d33rb:nth-child(even) .kpoxokt { background: var(--bg-raised); border-radius: 6px; }
.f128uir .d33rb:nth-child(even) .wz9y .wskrc6qf,
.uox8y .d33rb:nth-child(even) .wz9y .wskrc6qf { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.f128uir .d33rb:nth-child(odd) .wz9y .wskrc6qf,
.uox8y .d33rb:nth-child(odd) .wz9y .wskrc6qf { background: var(--bg-card-inner); }
.f128uir .d33rb:nth-child(even) .nmug .wskrc6qf:nth-child(odd),
.uox8y .d33rb:nth-child(even) .nmug .wskrc6qf:nth-child(odd)  { background: var(--bg-card); }
.f128uir .d33rb:nth-child(even) .nmug .wskrc6qf:nth-child(even),
.uox8y .d33rb:nth-child(even) .nmug .wskrc6qf:nth-child(even) { background: var(--bg-card-inner); }
h1.e9mm { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.e9mm {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.vxy3do { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.cu8hzgz h2.e9mm {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.rfsj0c6 h2.e9mm {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.bji58t0f h2.e9mm {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.eevz h2.e9mm::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.i9by0wi h2.e9mm {
  color: var(--text-primary); font-size: 1.7rem;
}
.xyrr0r h2.e9mm::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.d9p8w h2.e9mm {
  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;
}
@media (max-width: 640px) { .qq82swv { display: none; } }
.sbks { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.lpixmzgy { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.ftetv4 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.zyjenm7u { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.x4lfo3 { padding-left: 20px; }
.x4lfo3 li { margin-bottom: 6px; }
.x4lfo3 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.x4lfo3 a:hover { color: var(--accent-light); }
.vsnvqh .zyjenm7u { display: none; }
.sc6r9 .zyjenm7u { display: none; }
.sc6r9 .x4lfo3 { padding-left: 0; list-style: none; }
.sc6r9 .x4lfo3 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.sc6r9 .x4lfo3 a { font-size: 0.92rem; }
.bqt5 .ftetv4 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.bqt5 .zyjenm7u { display: none; }
.bqt5 .x4lfo3 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.bqt5 .x4lfo3 li { margin-bottom: 0; }
.bqt5 .x4lfo3 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;
}
.bqt5 .x4lfo3 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.bnicbq5 .ftetv4 { padding: 20px 20px 16px; }
.bnicbq5 .x4lfo3 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.bnicbq5 .x4lfo3 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.bnicbq5 .x4lfo3 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;
}
.bnicbq5 .x4lfo3 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;
}
.bnicbq5 .x4lfo3 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.bnicbq5 .x4lfo3 a:focus,
.bnicbq5 .x4lfo3 a:focus-visible,
.bnicbq5 .x4lfo3 a:target { outline: none; }
.bnicbq5 .x4lfo3 li:target a { border-color: var(--border); color: var(--text-muted); }
.f12ho24d .ftetv4 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.f12ho24d .zyjenm7u { display: none; }
.f12ho24d .x4lfo3 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.f12ho24d .x4lfo3 li { margin-bottom: 0; }
.f12ho24d .x4lfo3 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.f12ho24d .x4lfo3 li:last-child::after { content: ""; margin-right: 0; }
.f12ho24d .x4lfo3 a { font-size: 0.9rem; }
.wskrc6qf { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.wz9y .wskrc6qf { background: var(--bg-card); }
.nmug .wskrc6qf:nth-child(odd)  { background: var(--bg-card); }
.nmug .wskrc6qf:nth-child(even) { background: var(--bg-raised); }
.ure0 .wskrc6qf {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ure0 .wskrc6qf:last-child { border-bottom: none; }
.ure0 h3.vxy3do { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.d1vqe .wskrc6qf {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.d1vqe .wskrc6qf + .wskrc6qf { margin-top: 4px; }
.fcd8q .wskrc6qf { background: none; border-radius: 0; padding: 12px 0; }
.fcd8q .wskrc6qf + .wskrc6qf { border-top: 1px solid var(--border-section); }
.aj2q6ojy { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.j8a84i { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.ztu97c { color: var(--text-body); margin-bottom: 10px; }
.i6wwd, .evgfm1pl { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.i6wwd li, .evgfm1pl li { margin-bottom: 6px; }
.evgfm1pl li { list-style: decimal; }
.kygl2u     .i6wwd { list-style-type: "● "; }
.femyz  .i6wwd { list-style-type: "■ "; }
.cxc92u4 .i6wwd { list-style-type: "◆ "; }
.rv60f    .i6wwd { list-style-type: "★ "; }
.kygl2u     .q8ava { list-style-type: "● "; }
.femyz  .q8ava { list-style-type: "■ "; }
.cxc92u4 .q8ava { list-style-type: "◆ "; }
.rv60f    .q8ava { list-style-type: "★ "; }
.kygl2u    .i6wwd li::marker, .kygl2u    .q8ava li::marker,
.femyz .i6wwd li::marker, .femyz .q8ava li::marker,
.cxc92u4 .i6wwd li::marker, .cxc92u4 .q8ava li::marker,
.rv60f   .i6wwd li::marker, .rv60f   .q8ava li::marker {
  color: var(--cta); font-size: 1em;
}
.kygl2u .evgfm1pl,
.femyz .evgfm1pl,
.cxc92u4 .evgfm1pl,
.rv60f .evgfm1pl {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.kygl2u .evgfm1pl li,
.femyz .evgfm1pl li,
.cxc92u4 .evgfm1pl li,
.rv60f .evgfm1pl li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.kygl2u .evgfm1pl li::before,
.femyz .evgfm1pl li::before,
.cxc92u4 .evgfm1pl li::before,
.rv60f .evgfm1pl 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;
}
.kygl2u     .evgfm1pl li::before { border-radius: 50%; }
.femyz  .evgfm1pl li::before { border-radius: 3px; }
.cxc92u4 .evgfm1pl li::before { border-radius: 3px; }
.rv60f    .evgfm1pl li::before { border-radius: 50%; }
.ajldmq { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.qxw8m8 .ajldmq,
.q6dtn8z6 .ajldmq { background: transparent; border: none; border-radius: 0; }
.gh61m2p { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.gh61m2p th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.gh61m2p td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.gh61m2p tr:hover td { background: var(--bg-hover); }
.jk4xp3ow .gh61m2p tbody tr:nth-child(even) td { background: var(--bg-surface); }
.gh6k .gh61m2p { border: 1px solid var(--border-alt); }
.gh6k .gh61m2p th,
.gh6k .gh61m2p td { border: 1px solid var(--border-alt); }
.wrn9k .gh61m2p th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.wrn9k .gh61m2p td { border-bottom: none; }
.wrn9k .gh61m2p tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.vl1dhyj8 .gh61m2p th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.dllbr .ajldmq {
  overflow: hidden;
}
.dllbr .gh61m2p th { border-bottom: 1px solid var(--border-alt); }
.dllbr .gh61m2p tr:last-child td { border-bottom: none; }
.dk29usg { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.ee5xk8 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.b26q32i { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.c65m8ffm { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.isxh { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.q8ava { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.q8ava li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.b11b .c65m8ffm { background: transparent; text-align: center; }
.e0ssbh .b26q32i {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.qtudbr6 .b26q32i {
  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);
}
.x6f0mqs .ee5xk8 { display: grid; grid-template-columns: auto 1fr; }
.x6f0mqs .b26q32i {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.x6f0mqs .c65m8ffm { grid-column: 2; }
.x6f0mqs .isxh,
.x6f0mqs .q8ava { grid-column: 1 / -1; }
.cbck .ee5xk8 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.cbck .b26q32i {
  grid-column: 1; grid-row: 1;
  width: 60px; height: 60px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 14px 12px; border: 2px solid var(--accent-pale);
}
.cbck .c65m8ffm { grid-column: 2; }
.cbck .isxh,
.cbck .q8ava { grid-column: 1 / -1; }
.jpcsi .ee5xk8 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.jpcsi .c65m8ffm { background: none; color: var(--accent-light); font-weight: 700; }
.ge81t136 .ee5xk8 { background: rgba(255,255,255,0.04); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(255,255,255,0.08); }
.ge81t136 .c65m8ffm { background: none; color: var(--accent-light); font-weight: 700; }
.tils .ee5xk8 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.tils .ee5xk8:last-child { border-bottom: none; }
.tils .c65m8ffm { background: none; color: var(--accent-light); font-weight: 700; }
.bizy00b .ee5xk8 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.bizy00b .c65m8ffm { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.q4qhqvgo .dk29usg { counter-reset: card-n; }
.q4qhqvgo .ee5xk8  { counter-increment: card-n; }
.q4qhqvgo .c65m8ffm { display: flex; align-items: center; gap: 10px; }
.q4qhqvgo .c65m8ffm::before {
  content: counter(card-n);
  flex-shrink: 0; min-width: 26px; height: 26px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 0.76rem; font-weight: 700;
}
.n1bbq .ee5xk8 { background: var(--bg-surface); border: 1px solid var(--border); }
.n1bbq .c65m8ffm { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.a5zxwjsb { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.xkxw58x5  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.gopju { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.vn48l { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.pq07gkl9 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.a5zxwjsb strong { color: var(--text-primary); font-size: 0.95rem; }
.a5zxwjsb p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.tu1eh6q { width: 100%; height: auto; border-radius: 10px; display: block; }
.c8ac0q31 {
  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;
}
.c8ac0q31:hover { opacity: 0.85; }
.ijp5tl .c8ac0q31  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.ijp5tl .c8ac0q31:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.acdsrul .c8ac0q31  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.acdsrul .c8ac0q31:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.or8nzc .v2n0i { border-radius: 50px; }
.or8nzc .c8ac0q31  { border-radius: 50px; }
.watgs4 .v2n0i { padding-left: 22px; padding-right: 22px; }
.watgs4 .c8ac0q31  { padding-left: 12px; padding-right: 12px; }
.lczzq0 .v2n0i { padding-left: 44px; padding-right: 44px; }
.lczzq0 .c8ac0q31  { padding-left: 24px; padding-right: 24px; }
.ff4oha .v2n0i { padding-left: 56px; padding-right: 56px; }
.ff4oha .c8ac0q31  { padding-left: 32px; padding-right: 32px; }
.dldez   .v2n0i::after, .dldez   .c8ac0q31::after,
.y0ow .v2n0i::after, .y0ow .c8ac0q31::after,
.jlnud    .v2n0i::after, .jlnud    .c8ac0q31::after,
.hfy22    .v2n0i::after, .hfy22    .c8ac0q31::after,
.bglc    .v2n0i::after, .bglc    .c8ac0q31::after,
.mjzk     .v2n0i::after, .mjzk     .c8ac0q31::after,
.ly8v6    .v2n0i::after, .ly8v6    .c8ac0q31::after,
.dewh8n9x   .v2n0i::after, .dewh8n9x   .c8ac0q31::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;
}
.dldez .v2n0i::after, .dldez .c8ac0q31::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");
}
.y0ow .v2n0i::after, .y0ow .c8ac0q31::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");
}
.jlnud .v2n0i::after, .jlnud .c8ac0q31::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");
}
.hfy22 .v2n0i::after, .hfy22 .c8ac0q31::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");
}
.bglc .v2n0i::after, .bglc .c8ac0q31::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");
}
.mjzk .v2n0i::after, .mjzk .c8ac0q31::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");
}
.ly8v6 .v2n0i::after, .ly8v6 .c8ac0q31::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");
}
.dewh8n9x .v2n0i::after, .dewh8n9x .c8ac0q31::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");
}
.av58tzj   .d3my3nq6::after, .av58tzj   .hc6fer::after,
.k5t2jg4c .d3my3nq6::after, .k5t2jg4c .hc6fer::after,
.ommmipx    .d3my3nq6::after, .ommmipx    .hc6fer::after,
.luh8fm    .d3my3nq6::after, .luh8fm    .hc6fer::after,
.vld894n    .d3my3nq6::after, .vld894n    .hc6fer::after,
.tgu5fixu     .d3my3nq6::after, .tgu5fixu     .hc6fer::after,
.e5aj    .d3my3nq6::after, .e5aj    .hc6fer::after,
.h34f96g   .d3my3nq6::after, .h34f96g   .hc6fer::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;
}
.av58tzj .d3my3nq6::after, .av58tzj .hc6fer::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");
}
.k5t2jg4c .d3my3nq6::after, .k5t2jg4c .hc6fer::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");
}
.ommmipx .d3my3nq6::after, .ommmipx .hc6fer::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");
}
.luh8fm .d3my3nq6::after, .luh8fm .hc6fer::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");
}
.vld894n .d3my3nq6::after, .vld894n .hc6fer::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");
}
.tgu5fixu .d3my3nq6::after, .tgu5fixu .hc6fer::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");
}
.e5aj .d3my3nq6::after, .e5aj .hc6fer::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");
}
.h34f96g .d3my3nq6::after, .h34f96g .hc6fer::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");
}
.b86xm .fwg1ol { background: var(--bg-raised); }
.g4ajh1.c8ac0q31 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .s045 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .s045::before    { grid-area: rank;   }
  .t1c9gf           { grid-area: ident;  }
  .xjf5tbw     { grid-area: rating; min-width: 0; width: auto; }
  .yq7r           { grid-area: pills;  }
  .g4ajh1             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .s045 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .s045::before    { justify-self: center; }
  .t1c9gf           { width: 100%; }
  .xjf5tbw     { justify-self: center; }
  .yq7r           { grid-template-columns: 1fr; }
}
.ofl1n .muiz9z2 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .v39j9 .tdf738r {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .v39j9 .udvwatgr { margin: 0; }
}
@media (max-width: 720px) {
  .upkkxyhp { grid-template-columns: 1fr; }
  .pc1nf { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .pc1nf .bpamed { width: 72px; height: 50px; }
  .pc1nf .u9tq2t4 { max-width: 180px; }
  .pc1nf .sdsqtotp { width: auto; }
}
@media (max-width: 720px) {
  .a1f1 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .kjukf { padding: 16px; }
  .l6rfb97i .k79v5bo { min-width: 50%; }
}
@media (max-width: 860px) {
  .au4hr { grid-template-columns: 1fr; }
  .tcgckao { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .dj0zosa0 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .j7orjz { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .wj8hi { flex-direction: column; align-items: stretch; }
}
.xwgx8 .sdsqtotp .c8ac0q31 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .fvtyryl { flex-direction: column; align-items: stretch; gap: 10px; }
  .xwgx8 .sdsqtotp { text-align: center; }
}
@media (max-width: 720px) {
  .v73um4 { grid-template-columns: 1fr; }
  .myc38 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .kzim { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .g4eb { grid-template-columns: 1fr; }
  .s55zp { width: 100px; height: 100px; margin: 16px auto; }
  .g596l5 { font-size: 1.4rem; }
  .i8jw1zim { justify-content: center; }
  .ef4zd .k79v5bo { min-width: 50%; }
}
@media (max-width: 540px) {
  .f9kri { flex-wrap: wrap; padding: 14px 16px; }
  .p4j80f2n { padding: 12px 16px; }
  .txyp8inc .ar77jaes { margin: 0 16px; }
  .txyp8inc .i1s64dy7 { padding: 0 16px; }
  .ffpu { padding: 12px 16px; }
}
.clqmfna .yq7r .d8i9a6u {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.clqmfna .yq7r .d8i9a6u:first-child { border-left: none; }
.sm0g8s7a .pdgy7 { display: none; }
.sm0g8s7a .j38q2nwu { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.sm0g8s7a .j38q2nwu {
  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;
}
.sm0g8s7a .j38q2nwu small { display: none; }
.sm0g8s7a .eacufn2 .dvdmj { display: none; }
.sm0g8s7a .eacufn2 strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.sm0g8s7a .kzbfd2 { display: none; }
.ybzs4 { margin: 16px 0; }
.fbebsud { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.fbebsud summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.fbebsud summary::after { content: "+"; color: var(--accent-light); }
.fbebsud[open] summary::after { content: "−"; }
.fbebsud p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.d33rb { margin-bottom: 0; }
.glgm6jq h2.e9mm { color: var(--text-primary); border-color: var(--accent-light); }
.qtjjam h2.e9mm { color: var(--text-primary); border-color: var(--accent-light); }
.png3bzw .xkxw58x5     { background: #052e16; border-color: #10b981; }
.png3bzw .gopju { background: #2d0a1e; border-color: #f43f5e; }
.png3bzw .vn48l    { background: #1e1036; border-color: #a855f7; }
.png3bzw .a5zxwjsb strong  { color: #f1f5f9; }
.png3bzw .a5zxwjsb p       { color: #cbd5e1; }
.png3bzw .gh9usdga    .xkxw58x5     .pq07gkl9::before,
.png3bzw .yn0k9  .xkxw58x5     .pq07gkl9::before,
.png3bzw .ynjl6s9q  .xkxw58x5     .pq07gkl9::before,
.png3bzw .q87q94yv .xkxw58x5     .pq07gkl9::before { color: #10b981; }
.png3bzw .gh9usdga    .gopju .pq07gkl9::before,
.png3bzw .yn0k9  .gopju .pq07gkl9::before,
.png3bzw .ynjl6s9q  .gopju .pq07gkl9::before,
.png3bzw .q87q94yv .gopju .pq07gkl9::before { color: #f43f5e; }
.png3bzw .gh9usdga    .vn48l    .pq07gkl9::before,
.png3bzw .yn0k9  .vn48l    .pq07gkl9::before,
.png3bzw .ynjl6s9q  .vn48l    .pq07gkl9::before,
.png3bzw .q87q94yv .vn48l    .pq07gkl9::before { color: #a855f7; }
.wdlebgv8 .xkxw58x5     { background: #2d2000; border-color: #eab308; }
.wdlebgv8 .gopju { background: #2d0b0b; border-color: #ef4444; }
.wdlebgv8 .vn48l    { background: #2d1600; border-color: #f97316; }
.wdlebgv8 .a5zxwjsb strong  { color: #f1f5f9; }
.wdlebgv8 .a5zxwjsb p       { color: #cbd5e1; }
.wdlebgv8 .gh9usdga    .xkxw58x5     .pq07gkl9::before,
.wdlebgv8 .yn0k9  .xkxw58x5     .pq07gkl9::before,
.wdlebgv8 .ynjl6s9q  .xkxw58x5     .pq07gkl9::before,
.wdlebgv8 .q87q94yv .xkxw58x5     .pq07gkl9::before { color: #eab308; }
.wdlebgv8 .gh9usdga    .gopju .pq07gkl9::before,
.wdlebgv8 .yn0k9  .gopju .pq07gkl9::before,
.wdlebgv8 .ynjl6s9q  .gopju .pq07gkl9::before,
.wdlebgv8 .q87q94yv .gopju .pq07gkl9::before { color: #ef4444; }
.wdlebgv8 .gh9usdga    .vn48l    .pq07gkl9::before,
.wdlebgv8 .yn0k9  .vn48l    .pq07gkl9::before,
.wdlebgv8 .ynjl6s9q  .vn48l    .pq07gkl9::before,
.wdlebgv8 .q87q94yv .vn48l    .pq07gkl9::before { color: #f97316; }
.ijs4amw .xkxw58x5     { background: #0c1a2e; border-color: #38bdf8; }
.ijs4amw .gopju { background: #12103a; border-color: #818cf8; }
.ijs4amw .vn48l    { background: #0a2020; border-color: #2dd4bf; }
.ijs4amw .a5zxwjsb strong  { color: #f1f5f9; }
.ijs4amw .a5zxwjsb p       { color: #cbd5e1; }
.ijs4amw .gh9usdga    .xkxw58x5     .pq07gkl9::before,
.ijs4amw .yn0k9  .xkxw58x5     .pq07gkl9::before,
.ijs4amw .ynjl6s9q  .xkxw58x5     .pq07gkl9::before,
.ijs4amw .q87q94yv .xkxw58x5     .pq07gkl9::before { color: #38bdf8; }
.ijs4amw .gh9usdga    .gopju .pq07gkl9::before,
.ijs4amw .yn0k9  .gopju .pq07gkl9::before,
.ijs4amw .ynjl6s9q  .gopju .pq07gkl9::before,
.ijs4amw .q87q94yv .gopju .pq07gkl9::before { color: #818cf8; }
.ijs4amw .gh9usdga    .vn48l    .pq07gkl9::before,
.ijs4amw .yn0k9  .vn48l    .pq07gkl9::before,
.ijs4amw .ynjl6s9q  .vn48l    .pq07gkl9::before,
.ijs4amw .q87q94yv .vn48l    .pq07gkl9::before { color: #2dd4bf; }
.ozqzl3k .xkxw58x5     { background: var(--accent-bg); border-color: var(--accent-light); }
.ozqzl3k .gopju { background: var(--accent-bg-light); border-color: var(--accent-light); }
.ozqzl3k .vn48l    { background: var(--accent-bg); border-color: var(--accent-pale); }
.ozqzl3k .gh9usdga    .pq07gkl9::before,
.ozqzl3k .yn0k9  .pq07gkl9::before,
.ozqzl3k .ynjl6s9q  .pq07gkl9::before,
.ozqzl3k .q87q94yv .pq07gkl9::before { color: var(--accent-light) !important; }
.j1v2 .m91eqle4 { background: var(--bg-pros); }
.j1v2 .cgsxzhz { background: var(--bg-cons); }
.j1v2 .m91eqle4 .chh9qds6 { color: var(--c-pros-label); }
.j1v2 .cgsxzhz .rd83d { color: var(--c-cons); }
.j1v2 .m91eqle4 ul li,
.j1v2 .jx8p70u2 li          { color: var(--c-pros); }
.j1v2 .cgsxzhz ul li,
.j1v2 .aohzvb li          { color: var(--c-cons); }
.zs1z .chh9qds6::before { content: "✓ "; }
.zs1z .rd83d::before { content: "✗ "; }
.ecwt .a5zxwjsb { background: transparent; border-left: none; border: 1.5px solid; }
.ecwt .xkxw58x5     { border-color: var(--c-tip-border); }
.ecwt .gopju { border-color: var(--c-warn-border); }
.ecwt .vn48l    { border-color: #60a5fa; }
.ecwt .a5zxwjsb strong { color: var(--text-primary); }
.ecwt .a5zxwjsb p      { color: var(--text-muted); }
.ofl1n .a5zxwjsb { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.ofl1n .xkxw58x5     { border-top-color: var(--c-tip-border); }
.ofl1n .gopju { border-top-color: var(--c-warn-border); }
.ofl1n .vn48l    { border-top-color: #60a5fa; }
.spy9d .a5zxwjsb { border-left: none; border-radius: 8px; }
.spy9d .xkxw58x5     { background: #065f46; }
.spy9d .gopju { background: #92400e; }
.spy9d .vn48l    { background: #1e3a8a; }
.spy9d .a5zxwjsb strong,
.spy9d .a5zxwjsb p { color: #fff; }
.spy9d .pq07gkl9::before { color: rgba(255,255,255,0.85) !important; }
.png3bzw.spy9d .xkxw58x5,
.png3bzw .spy9d .xkxw58x5     { background: #052e16; }
.png3bzw.spy9d .gopju,
.png3bzw .spy9d .gopju { background: #2d0a1e; }
.png3bzw.spy9d .vn48l,
.png3bzw .spy9d .vn48l    { background: #1e1036; }
.wdlebgv8.spy9d .xkxw58x5,
.wdlebgv8 .spy9d .xkxw58x5      { background: #2d2000; }
.wdlebgv8.spy9d .gopju,
.wdlebgv8 .spy9d .gopju  { background: #2d0b0b; }
.wdlebgv8.spy9d .vn48l,
.wdlebgv8 .spy9d .vn48l     { background: #2d1600; }
.ijs4amw.spy9d .xkxw58x5,
.ijs4amw .spy9d .xkxw58x5      { background: #0c1a2e; }
.ijs4amw.spy9d .gopju,
.ijs4amw .spy9d .gopju  { background: #12103a; }
.ijs4amw.spy9d .vn48l,
.ijs4amw .spy9d .vn48l     { background: #0a2020; }
.ula5ku .a5zxwjsb { border-left: none; border-radius: 6px; padding: 10px 14px; }
.ula5ku .xkxw58x5     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.ula5ku .gopju { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.ula5ku .vn48l    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.ula5ku .a5zxwjsb strong { color: var(--text-primary); }
.ula5ku .a5zxwjsb p      { color: var(--text-muted); }
.p5qi .a5zxwjsb { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.gh9usdga .pq07gkl9,
.yn0k9 .pq07gkl9,
.ynjl6s9q .pq07gkl9,
.q87q94yv .pq07gkl9 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.gh9usdga .pq07gkl9::before,
.yn0k9 .pq07gkl9::before,
.ynjl6s9q .pq07gkl9::before,
.q87q94yv .pq07gkl9::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.gh9usdga .xkxw58x5     .pq07gkl9::before { content: "✦"; color: var(--c-tip-border); }
.gh9usdga .gopju .pq07gkl9::before { content: "▲"; color: var(--c-warn-border); }
.gh9usdga .vn48l    .pq07gkl9::before { content: "◉"; color: #60a5fa; }
.yn0k9 .xkxw58x5     .pq07gkl9::before { content: "★"; color: var(--c-tip-border); }
.yn0k9 .gopju .pq07gkl9::before { content: "◆"; color: var(--c-warn-border); }
.yn0k9 .vn48l    .pq07gkl9::before { content: "●"; color: #60a5fa; }
.ynjl6s9q .xkxw58x5     .pq07gkl9::before { content: "▶"; color: var(--c-tip-border); }
.ynjl6s9q .gopju .pq07gkl9::before { content: "■"; color: var(--c-warn-border); }
.ynjl6s9q .vn48l    .pq07gkl9::before { content: "▸"; color: #60a5fa; }
.q87q94yv .xkxw58x5     .pq07gkl9::before { content: "→"; color: var(--c-tip-border); }
.q87q94yv .gopju .pq07gkl9::before { content: "⬥"; color: var(--c-warn-border); }
.q87q94yv .vn48l    .pq07gkl9::before { content: "◈"; color: #60a5fa; }
.oxtuf .wz9y .wskrc6qf,
.oxtuf .nmug .wskrc6qf  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.oxtuf .ee5xk8                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.oxtuf .ajldmq          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.oxtuf .ftetv4                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.rsdmgxb .wz9y .wskrc6qf,
.rsdmgxb .nmug .wskrc6qf,
.rsdmgxb .ee5xk8,
.rsdmgxb .s045,
.rsdmgxb .udvwatgr,
.rsdmgxb .ajldmq,
.rsdmgxb .ftetv4,
.rsdmgxb .p5qi .a5zxwjsb { box-shadow: none; }
.ccr5lcz   body, .ccr5lcz   { font-size: 0.9rem; }
.ccr5lcz   .ztu97c, .ccr5lcz .aj2q6ojy, .ccr5lcz .j8a84i,
.ccr5lcz   .sbks, .ccr5lcz .lpixmzgy { font-size: 0.9rem; }
.ccr5lcz   .i6wwd, .ccr5lcz .evgfm1pl { font-size: 0.9rem; }
.eeka   .ztu97c, .eeka .aj2q6ojy, .eeka .j8a84i,
.eeka   .sbks, .eeka .lpixmzgy { font-size: 0.95rem; }
.eeka   .i6wwd, .eeka .evgfm1pl { font-size: 0.95rem; }
.q7cs5   .ztu97c, .q7cs5 .aj2q6ojy, .q7cs5 .j8a84i,
.q7cs5   .sbks, .q7cs5 .lpixmzgy { font-size: 1.08rem; }
.q7cs5   .i6wwd, .q7cs5 .evgfm1pl { font-size: 1.05rem; }
.q7cs5   .gh61m2p { font-size: 0.97rem; }
.fdct7a .usum      { font-size: 3.2rem; }
.fdct7a h2.e9mm { font-size: 1.9rem; }
.fdct7a h3.vxy3do     { font-size: 1.4rem; }
.n8xeci .usum      { font-size: 3.8rem; }
.n8xeci h2.e9mm { font-size: 2.2rem; }
.n8xeci h3.vxy3do     { font-size: 1.6rem; }
.d33rb + .d33rb { position: relative; }
.cvzx319   .d33rb + .d33rb::before,
.h6ua  .d33rb + .d33rb::before,
.lbko   .d33rb + .d33rb::before,
.csck0hrx   .d33rb + .d33rb::before,
.qklsfle   .d33rb + .d33rb::before,
.v7jj .d33rb + .d33rb::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.cvzx319 .d33rb + .d33rb::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.h6ua .d33rb + .d33rb::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.lbko .d33rb + .d33rb::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;
}
.csck0hrx .d33rb + .d33rb::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.ls2g9oa .d33rb { margin-bottom: 16px; }
.ls2g9oa .d33rb + .d33rb { margin-top: 0; }
.ls2g9oa .kpoxokt { padding-top: 0; padding-bottom: 0; }
.qklsfle .d33rb + .d33rb::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.v7jj .d33rb + .d33rb::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.hck3q .d33rb + .d33rb::before,
.dbbt89w .d33rb + .d33rb::before,
.f2op62 .d33rb + .d33rb::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%;
}
.f128uir .hck3q .d33rb:nth-child(even)::before,
.f128uir .dbbt89w .d33rb:nth-child(even)::before,
.f128uir .f2op62 .d33rb:nth-child(even)::before { background: var(--bg-surface); }
.uox8y .hck3q .d33rb:nth-child(even)::before,
.uox8y .dbbt89w .d33rb:nth-child(even)::before,
.uox8y .f2op62 .d33rb:nth-child(even)::before { background: var(--bg-card); }
.hck3q .d33rb + .d33rb::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");
}
.dbbt89w .d33rb + .d33rb::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");
}
.f2op62 .d33rb + .d33rb::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");
}
.rn1wzlhr .k8ri4w9o,
.v7zwyrnb .k8ri4w9o,
.fsvx1 .k8ri4w9o { overflow: hidden; }
.rn1wzlhr .deqm,
.v7zwyrnb .deqm { margin-bottom: 60px; }
.fsvx1 .deqm { margin-bottom: 70px; }
.rn1wzlhr .i6psfi,
.rn1wzlhr .k8ri4w9o::before,
.v7zwyrnb .k8ri4w9o::before,
.fsvx1 .k8ri4w9o::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.rn1wzlhr .k8ri4w9o::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");
}
.v7zwyrnb .k8ri4w9o::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");
}
.fsvx1 .k8ri4w9o::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.oxpob .k8ri4w9o:not(.uktu2i15) .fvk1g56 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.lq47mv .k8ri4w9o:not(.uktu2i15) .fvk1g56 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.memmy5o  .k8ri4w9o:not(.uktu2i15) .fvk1g56 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.lroy4a6  .k8ri4w9o:not(.uktu2i15) .fvk1g56 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.f5k655 .uktu2i15 { background: var(--accent); }
.f5k655 .uktu2i15 .fvk1g56 { background: none; }
.f5k655 .wmo83x { background: var(--accent); }
.f5k655 .bvh3iy1 { background: var(--accent-bg); }
.f5k655 .k8ri4w9o:not(.uktu2i15) .fvk1g56 { background: rgba(0,0,0,0.6); }
.d33rb.r66fu .dudf { float: left; width: 38%; margin: 0 28px 16px 0; }
.d33rb.r66fu .dudf .tu1eh6q { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.d33rb.r66fu .kpoxokt::after { content: ''; display: block; clear: both; }
.d33rb.jda90p .dudf { float: right; width: 38%; margin: 0 0 16px 28px; }
.d33rb.jda90p .dudf .tu1eh6q { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.d33rb.jda90p .kpoxokt::after { content: ''; display: block; clear: both; }
.d33rb.r66fu .dk29usg,
.d33rb.r66fu .ajldmq,
.d33rb.r66fu .a5zxwjsb,
.d33rb.r66fu .wskrc6qf,
.d33rb.r66fu .lpixmzgy,
.d33rb.r66fu .xw5w,
.d33rb.r66fu .tdf738r,
.d33rb.r66fu .pf53xio,
.d33rb.jda90p .dk29usg,
.d33rb.jda90p .ajldmq,
.d33rb.jda90p .a5zxwjsb,
.d33rb.jda90p .wskrc6qf,
.d33rb.jda90p .lpixmzgy,
.d33rb.jda90p .xw5w,
.d33rb.jda90p .tdf738r,
.d33rb.jda90p .pf53xio { clear: both; }
@media (max-width: 900px) {
  .d33rb.r66fu .dudf,
  .d33rb.jda90p .dudf {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .d33rb.r66fu .dudf .tu1eh6q,
  .d33rb.jda90p .dudf .tu1eh6q {
    max-height: none !important;
  }
}
.d33rb.r66fu .i6wwd,
.d33rb.r66fu .evgfm1pl,
.d33rb.jda90p .i6wwd,
.d33rb.jda90p .evgfm1pl { overflow: hidden; }
@media (max-width: 640px) {
  .d33rb.r66fu .dudf,
  .d33rb.jda90p .dudf { float: none; width: 100%; margin: 0 0 16px 0; }
}
.zgzgcx1e .xtdl1m,
.zgzgcx1e .kpoxokt,
.zgzgcx1e .hb7hy  { max-width: 1100px; }
.j3ke .xtdl1m,
.j3ke .kpoxokt,
.j3ke .hb7hy  { max-width: 1150px; }
.opu2caui .xtdl1m,
.opu2caui .kpoxokt,
.opu2caui .hb7hy  { max-width: 1200px; }
.opu2caui { --content-mw: 1200px; }
.crzk025 { font-size: 0.82rem; color: var(--text-muted); }
.zps4qni { display: flex; align-items: center; }
.smu77c {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.tt1r2 { display: flex; align-items: center; }
.mxrwo3 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.mxrwo3:hover { text-decoration: underline; }
.gpkjf883 { margin: 0 3px; opacity: 0.45; }
.gpkjf883::before { content: '/'; }
.hl7jc9 { padding: 2px 5px; color: var(--text-main); }
.a1cqioe .crzk025 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.a1cqioe .zps4qni { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.zvlosk1 .crzk025 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.zvlosk1 .zps4qni { padding: 0 0 0 12px; }
.jpkqa .zps4qni { padding: 0 16px; }
.jpkqa .crzk025 {
  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);
}
.jpkqa .xtdl1m { padding-top: 28px; }
@media (max-width: 720px) {
  .qrumn73 { margin-top: 18px; padding: 0 16px; }
  .jpkqa .xtdl1m { padding-top: 16px; }
}
.zgzgcx1e.a1cqioe .zps4qni { max-width: 1100px; }
.j3ke.a1cqioe .zps4qni { max-width: 1150px; }
.opu2caui.a1cqioe .zps4qni { max-width: 1200px; }
.opu2caui .qrumn73 { max-width: 1200px; }
.blkoj6 .d33rb { padding-top: 16px; padding-bottom: 16px; }
.nobkcx .d33rb { padding-top: 24px; padding-bottom: 24px; }
.zct8 .d33rb { padding-top: 40px; padding-bottom: 40px; }
.nt45 .d33rb { padding-top: 52px; padding-bottom: 52px; }
.yxsg .d33rb:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.yxsg .d33rb:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.yxsg .d33rb:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.yxsg .d33rb:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.k2jax9s .kpoxokt { padding-top: 10px;  padding-bottom: 10px; }
.xghvvufb .kpoxokt { padding-top: 18px;  padding-bottom: 18px; }
.zmn8imk .kpoxokt { padding-top: 36px;  padding-bottom: 36px; }
.hu80a7l .kpoxokt { padding-top: 48px;  padding-bottom: 48px; }
.pt9o h2.e9mm { font-weight: 600; }
.pt9o h3.vxy3do     { font-weight: 600; }
.q737vbmi h2.e9mm { font-weight: 800; }
.q737vbmi h3.vxy3do     { font-weight: 700; }
.vdgkunt8 h2.e9mm { font-weight: 900; }
.vdgkunt8 h3.vxy3do     { font-weight: 800; }
.vdgkunt8 .a5zxwjsb strong,
.vdgkunt8 .a5zxwjsb strong { font-weight: 600; }
.d3my3nq6 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.b27i6 .d3my3nq6 { display: none; }
@media (max-width: 640px) { .d3my3nq6 { display: none; } }
.d3my3nq6 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.d3my3nq6:hover { opacity: 0.85; }
.uaqt0 .d3my3nq6 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.ykvz3dd .d3my3nq6,
.kdewl9  .d3my3nq6 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.ykvz3dd .d3my3nq6:hover,
.kdewl9  .d3my3nq6:hover { opacity: 0.88; }
.uaqt0.ykvz3dd .d3my3nq6,
.uaqt0.kdewl9  .d3my3nq6 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.hc6fer {
  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;
}
.hc6fer:hover { transform: translateY(-2px); opacity: 0.92; }
.hc6fer { background: var(--cta) !important; color: #fff !important; border: none !important; }
.wkch98w5 .hc6fer { display: none; }
.k54f .hc6fer { right: 32px; }
.gmjhmfv  .hc6fer { left: 32px; }
@media (max-width: 480px) {
  .k54f .hc6fer { right: 20px; bottom: 20px; }
  .gmjhmfv  .hc6fer { left: 20px; bottom: 20px; }
}
.y9kygh { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.hb7hy { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.kxb9gam { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.iuq78x { color: var(--text-dim); font-size: 0.8rem; }
.f2jx4z { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.f2jx4z img { height: 26px; width: auto; object-fit: contain; }
.kffdgk { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.egvre .hb7hy { text-align: center; }
.egvre .kxb9gam { margin-top: 0; }
.reghj5k { margin-top: 10px; }
.reghj5k a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .hb7hy { padding-left: 16px; padding-right: 16px; }
  .ror10rim .hb7hy { padding: 20px 16px; }
  .j95xc { gap: 4px 12px; }
  .kxb9gam { font-size: 0.78rem; }
}
.gz3lts3 .tach .f2jx4z { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.gz3lts3 .kffdgk { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.gz3lts3 .w8vhlwg7 { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.gz3lts3 .w8vhlwg7 a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.gz3lts3 .w8vhlwg7 a:hover { color: var(--accent-light); }
.gz3lts3 .kxb9gam { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.gz3lts3 .iuq78x { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .gz3lts3 .lan02o { grid-template-columns: 1fr 1fr; } .gz3lts3 .tach { grid-column: 1 / -1; } }
@media (max-width: 480px) { .gz3lts3 .lan02o { grid-template-columns: 1fr; } }
.hcitw5sn .f2jx4z { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.hcitw5sn .kxb9gam { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .hcitw5sn .xa96s { gap: 12px; } .hcitw5sn .f2jx4z { margin-right: 0; width: 100%; } }
.ki0ce .gzmhoue { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.ki0ce .jnfmun1n .f2jx4z { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.ki0ce .kffdgk { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.ki0ce .d0k5 { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.ki0ce .w8vhlwg7 { display: flex; flex-direction: column; gap: 9px; }
.ki0ce .w8vhlwg7 a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.ki0ce .w8vhlwg7 a:hover { color: var(--accent-light); }
.ki0ce .n31f1ahf { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.ki0ce .kxb9gam { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ki0ce .iuq78x { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ki0ce .gzmhoue { grid-template-columns: 1fr 1fr; } .ki0ce .jnfmun1n { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ki0ce .gzmhoue { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .jmtu .vxa7t { grid-template-columns: 1fr 1fr; } .jmtu .m1jse:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .jmtu .vxa7t { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .p1euc .vxa7t { grid-template-columns: 1fr; } }
.xgs925v .hb7hy { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.fz5y7c0a .t9hz5rw      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.fz5y7c0a .y9kygh { background: var(--bg-page); border-top-color: var(--border-alt); }
.qq0qgkd .t9hz5rw      { background: #0d1117; border-bottom-color: #21262d; }
.qq0qgkd .ydvkq { color: var(--accent-light); }
.qq0qgkd .g2dbtk5 { --msep-color: #8b949e; }
.qq0qgkd .g2dbtk5 a { color: #8b949e; }
.qq0qgkd .g2dbtk5 a:hover { color: var(--accent-light); }
.qq0qgkd .o3xq9 { color: #8b949e; }
.qq0qgkd .y9kygh { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.qq0qgkd .kxb9gam,
.qq0qgkd .iuq78x { color: #6e7681; }
.qq0qgkd .n94f a, .qq0qgkd .j95xc a,
.qq0qgkd .w8vhlwg7 a, .qq0qgkd .tnqpw7x a,
.qq0qgkd .k2t4fv5r a { color: #8b949e; }
.qq0qgkd .f2jx4z { color: #e6edf3; }
.qq0qgkd .n94f a:hover, .qq0qgkd .j95xc a:hover,
.qq0qgkd .w8vhlwg7 a:hover, .qq0qgkd .tnqpw7x a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .qq0qgkd .g2dbtk5 { background: #0d1117; border-top-color: #21262d; }
  .qq0qgkd .g2dbtk5 li a { border-bottom-color: #21262d; }
}
.taqpkyc1 .t9hz5rw      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.taqpkyc1 .ydvkq { color: var(--accent-light); }
.taqpkyc1 .g2dbtk5 { --msep-color: #475569; }
.taqpkyc1 .g2dbtk5 a { color: #475569; }
.taqpkyc1 .g2dbtk5 a:hover { color: var(--accent-light); }
.taqpkyc1 .o3xq9 { color: #64748b; }
.taqpkyc1 .y9kygh { background: #f0f4f8; border-top-color: #cbd5e1; }
.taqpkyc1 .kxb9gam,
.taqpkyc1 .iuq78x { color: #64748b; }
.taqpkyc1 .w8vhlwg7 a, .taqpkyc1 .tnqpw7x a,
.taqpkyc1 .k2t4fv5r a, .taqpkyc1 .f2jx4z { color: #374151; }
.taqpkyc1 .w8vhlwg7 a:hover, .taqpkyc1 .tnqpw7x a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .taqpkyc1 .g2dbtk5 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .taqpkyc1 .g2dbtk5 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.ykvz3dd .t9hz5rw      { background: var(--accent); border-bottom-color: var(--accent-light); }
.ykvz3dd .ydvkq { color: #fff; }
.ykvz3dd .g2dbtk5 { --msep-color: rgba(255,255,255,0.82); }
.ykvz3dd .g2dbtk5 a { color: rgba(255,255,255,0.82); }
.ykvz3dd .g2dbtk5 a:hover { color: #fff; }
.ykvz3dd .o3xq9 { color: rgba(255,255,255,0.9); }
.ykvz3dd .y9kygh { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.ykvz3dd .kxb9gam,
.ykvz3dd .iuq78x { color: rgba(255,255,255,0.72); }
.ykvz3dd .w8vhlwg7 a, .ykvz3dd .tnqpw7x a,
.ykvz3dd .k2t4fv5r a, .ykvz3dd .f2jx4z { color: #fff; }
.ykvz3dd .kffdgk, .ykvz3dd .d0k5 { color: rgba(255,255,255,0.7); }
.ykvz3dd .w8vhlwg7 a:hover, .ykvz3dd .tnqpw7x a:hover { color: #fff; }
@media (max-width: 640px) {
  .ykvz3dd .g2dbtk5 { background: var(--accent); border-top-color: var(--accent-light); }
  .ykvz3dd .g2dbtk5 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.kdewl9 .t9hz5rw {
  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);
}
.kdewl9 .y9kygh {
  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) {
  .kdewl9 .g2dbtk5 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.nklxt2u .u32n { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.squ692l4 .u32n { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.pk94ig39 .u32n { min-height: 72px; height: auto; }
.ki3oo6 .u32n { min-height: 84px; height: auto; }
.ror10rim .u32n { max-width: none; padding: 0 32px; }
.ror10rim .hb7hy  { max-width: none; padding: 24px 32px; }
.m6irn.j3ke .u32n { max-width: 1150px; }
.m6irn.opu2caui .u32n { max-width: 1200px; }
.wksid   .ydvkq, .wksid   .f2jx4z { text-transform: capitalize; }
.k4jct4f .ydvkq, .k4jct4f .f2jx4z { text-transform: lowercase; }
.pxpup .ydvkq, .pxpup .f2jx4z { text-transform: uppercase; letter-spacing: 0.06em; }
.s3fd9un, .iqec5c2 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.u4g29onp .s3fd9un,
.u4g29onp .iqec5c2 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.vhrfutr .s3fd9un,
.vhrfutr .iqec5c2 { 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; }
.cpm96zw1 .s3fd9un,
.cpm96zw1 .iqec5c2 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.c82881 .s3fd9un,
.c82881 .iqec5c2 { 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; }
.yqvht6ch   .g2dbtk5 a { font-weight: 500; }
.akrs0dta .g2dbtk5 a { font-weight: 600; }
.uv62z     .g2dbtk5 a { font-weight: 700; }
.czh4    .g2dbtk5 a { font-weight: 800; letter-spacing: 0.01em; }
.bb0idq     .g2dbtk5 > li + li::before,
.dzgyjylr    .g2dbtk5 > li + li::before,
.ljetnfa    .g2dbtk5 > li + li::before,
.njih .g2dbtk5 > li + li::before,
.i4kcmk .g2dbtk5 > li + li::before,
.hm92v  .g2dbtk5 > li + li::before,
.p10mzh    .g2dbtk5 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.bb0idq     .g2dbtk5 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.dzgyjylr    .g2dbtk5 > li + li::before { content: "|"; }
.ljetnfa    .g2dbtk5 > li + li::before { content: "—"; }
.njih .g2dbtk5 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.i4kcmk .g2dbtk5 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.hm92v  .g2dbtk5 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.p10mzh    .g2dbtk5 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .l94vg .o3xq9,
  .bpgyszk .o3xq9,
  .n6oid .o3xq9,
  .sg1dc .o3xq9,
  .askxe .o3xq9 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .l94vg .o3xq9::before,
  .bpgyszk .o3xq9::before,
  .n6oid .o3xq9::before,
  .sg1dc .o3xq9::before,
  .askxe .o3xq9::before { content: ""; display: block; flex-shrink: 0; }

  
  .l94vg .o3xq9::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;
  }

  
  .bpgyszk .o3xq9::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;
  }

  
  .n6oid .o3xq9::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;
  }

  
  .sg1dc .o3xq9::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;
  }

  
  .askxe .o3xq9::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) {
  .ew8s .o3xq9 {
    padding: 5px 14px;
  }
  .ew8s .g2dbtk5 {
    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;
  }
  .ew8s .g2dbtk5 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ew8s .g2dbtk5 li a:hover { background: var(--bg-raised); }
  .ew8s .aeum7z,
  .k8ag .aeum7z,
  .jj5px .aeum7z { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .lzs8uee7 .o3xq9 {
    padding: 5px 10px;
  }
  .lzs8uee7 .g2dbtk5 {
    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);
  }
  .lzs8uee7 .g2dbtk5.mtb7zekz { transform: translateX(0); }
  .lzs8uee7 .g2dbtk5 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .lzs8uee7 .g2dbtk5 li:last-child a { border-bottom: none; }
  .ykvz3dd .g2dbtk5,
  .qq0qgkd .g2dbtk5 { background: var(--accent) !important; }
  .ykvz3dd .g2dbtk5 li a,
  .qq0qgkd .g2dbtk5 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .jj5px .o3xq9 {
    padding: 5px 10px;
  }
  .jj5px .g2dbtk5 {
    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);
  }
  .jj5px .g2dbtk5::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .jj5px .g2dbtk5.mtb7zekz { transform: translateY(0); }
  .jj5px .g2dbtk5 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .jv57youd .o3xq9 {
    padding: 5px 10px;
  }
  .jv57youd .g2dbtk5 {
    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;
  }
  .jv57youd .g2dbtk5.mtb7zekz { opacity: 1; pointer-events: auto; }
  .jv57youd .g2dbtk5 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .u6cqh     .o3xq9 { border-radius: 0 !important; }
  .xkccev41   .o3xq9 { border-radius: 8px !important; }
  .qcmibp .o3xq9 { border-radius: 50% !important; }
  .rkdufrh   .o3xq9 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .e6bn .dx860x1r { flex-direction: column; align-items: stretch; }
  .e6bn .sfzn { flex-direction: row; min-width: auto; }
  .e6bn .zbemck { align-items: flex-start; text-align: left; }
}
.lens7,
.lens7.d33rb,
.f128uir .lens7,
.rw6im81 .lens7,
.uox8y .lens7,
.j6ky9dkw .lens7 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.ftcz84 {
  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;
}
.bekfep4 { flex: 1 1 280px; min-width: 0; }
.yn5t1wp {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.og5b9lh {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.rcnjez1 {
  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;
}
.rcnjez1:hover { transform: translateY(-1px); opacity: 0.95; }
.oggl .ftcz84 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.oggl .yn5t1wp { color: var(--cta); }
.oggl .og5b9lh { color: var(--text-body); }
.oggl .rcnjez1 {
  background: var(--cta) !important;
  color: #fff !important;
}
.w0y0 .ftcz84 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.w0y0 .yn5t1wp { color: var(--text-primary); }
.w0y0 .og5b9lh { color: var(--text-body); }
.w0y0 .rcnjez1 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .ftcz84 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .bekfep4 { flex: 0 0 auto; }
  .yn5t1wp { font-size: 1.2rem; }
  .rcnjez1 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.p9n7b7 .qi5bo7ai { height: 36px; }
.dmxjxxnb .qi5bo7ai { height: 60px; max-width: 200px; }
.uqj5 .qi5bo7ai { height: 76px; max-width: 240px; }
.clqmfna .d8i9a6u + .d8i9a6u {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .y1mh9u .xw5w {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .y1mh9u .s045 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .y1mh9u .s045 { padding: 40px 16px 20px; }
  .y1mh9u .d8i9a6u {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .y1mh9u .g4ajh1 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .dc1amp .s045 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .dc1amp .s045::before {
    position: absolute; top: 14px; left: 14px;
  }
  .dc1amp .t1c9gf {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .dc1amp .hps0 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .dc1amp .d8i9a6u {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .dc1amp .g4ajh1 { width: 100%; min-width: 0; }
  .dc1amp .pdgy7 { min-width: 0; }
}
.xpsj7g .fbebsud {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.xpsj7g .fbebsud summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.xpsj7g .fbebsud p { padding: 0 2px 16px; }
.cafsya .fbebsud { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.cafsya .fbebsud summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.cafsya .fbebsud summary::after { content: "›"; font-size: 1.2em; }
.cafsya .fbebsud[open] summary::after { content: "‹"; }
.cafsya .fbebsud p { padding: 10px 22px 4px; }
.cpfh .fbebsud {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.cpfh .fbebsud summary { color: var(--text-primary); padding-left: 16px; }
.cpfh .fbebsud summary::after { content: "›"; font-size: 1.1em; }
.cpfh .fbebsud[open] summary::after { content: "‹"; }
.cpfh .fbebsud p { padding-left: 16px; }
.mpx7t .ybzs4 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.mpx7t .fbebsud {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.mpx7t .fbebsud:last-child { border-bottom: none; }
.mpx7t .fbebsud summary { color: var(--text-primary); border-radius: 0; }
.mpx7t .fbebsud summary::after { content: "›"; font-size: 1.1em; }
.mpx7t .fbebsud[open] summary::after { content: "‹"; }
.u0ud97gn .fbebsud { overflow: hidden; }
.u0ud97gn .fbebsud summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.u0ud97gn .fbebsud summary::after { color: rgba(255,255,255,.75); }
.u0ud97gn .fbebsud[open] summary { border-radius: 0; }
.x0v1 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.vh50onj {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.p8z9klhh {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.p0ccc4xw { color: var(--text-muted); font-size: 1.05rem; }
.jj9oiza {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.cz0cnqnm {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.yvqa { margin-bottom: 20px; }
.rk6rj3b {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.p5sv {
  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;
}
.p5sv:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.ehvp72gu { resize: vertical; min-height: 130px; }
.y1h5 { width: 100%; margin-top: 8px; }
.auj41937 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.eegd5am {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.djjai { color: var(--text-muted); line-height: 1.75; }
.gdb0v5z { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.gdb0v5z li { margin-bottom: 6px; }
.e1xd3jk { max-width: 760px; margin: 0 auto; }
.hla4 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.wqd1j68 { max-width: 760px; margin: 0 auto; }
.a7id5sbb ul.gdb0v5z { margin: 0; }
@media (max-width: 640px) { .esz57yw2 { grid-template-columns: 1fr; gap: 10px; } }
.utcxo { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.daj17 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.hlmb { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.daj17 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.daj17 .gdb0v5z { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .utcxo { grid-template-columns: 1fr; } }
.n7n4l9oo ul.gdb0v5z { margin: 0; }
.nedb .gdb0v5z,
.v2igznh4 .gdb0v5z,
.vu33c .gdb0v5z,
.d20nc .gdb0v5z {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .yfsil { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .z95ryf { grid-template-columns: 1fr; } .imh17 { position: static; text-align: center; } }
@media (max-width: 860px) { .jboa { grid-template-columns: 1fr; } }
.d20nc .gdb0v5z { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .gjlgk { flex-direction: column; text-align: center; } .hd4xhhov { grid-template-columns: 1fr; } }
.o5mfgp5p { max-width: 760px; margin: 0 auto; }
.cz16 { position: relative; padding-left: 28px; }
.cz16::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.gaezfjdh { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.gaezfjdh:last-child { padding-bottom: 0; }
.zd25qtt { 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; }
.rtlxbnpw h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.rtlxbnpw p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.aalrg9 .p8z9klhh { color: var(--accent-light); }
.bcmc8cw {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.bcmc8cw .p8z9klhh { font-size: 2rem; }
.bcmc8cw .p0ccc4xw { max-width: 680px; }
.w1nlk4xi .p8z9klhh { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.w1nlk4xi .p0ccc4xw  { margin: 0; }
@media (max-width: 640px) { .w1nlk4xi { flex-direction: column; } }
.q4m0g5 .p8z9klhh { color: var(--accent-light); }
.xtgf .p8z9klhh { color: #fff; }
.xtgf .p0ccc4xw  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .kg9z { grid-template-columns: 1fr; } }
.fub8 .p5sv {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.fub8 .p5sv:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.l0vbreqi .p5sv { background: var(--bg-raised); border-color: transparent; }
.l0vbreqi .p5sv:focus { background: var(--bg-card); border-color: var(--accent-light); }
.dk31 .p5sv { border-radius: 100px; padding: 11px 20px; }
.dk31 .ehvp72gu { border-radius: 14px; }
@media (max-width: 640px) { .j4ai { grid-template-columns: 1fr; } }
.a1qpox4 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.a1qpox4 li { margin-bottom: 6px; }
.a9f88v{position:relative;overflow:visible}
.re8m .dx29g{display:block}
.fmxkcik3 .vn8mo7{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.fmxkcik3 .hqrbcp::before{content:""}
.zi6p7hl4{--date-bg:var(--accent-bg-light)}
.v5hnd86 .hqrbcp::before{content:""}
.nnjc0p .eaa27{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .eaa27{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .uwic{max-width:100%}
}
.pf53xio{margin:24px 0 32px;padding:0;list-style:none}
.ncx4{margin:18px 0 28px}
.ncx4 .ajldmq{margin:0}
@media (max-width:560px){
  .gv73nxri{grid-template-columns:repeat(2,1fr);gap:12px}
}
.b4u2y{
  display:grid;
  grid-template-columns:repeat(4, 1fr);  
  gap:14px;
  margin:16px 0;
}
.mjzvvuay{
  display:flex; flex-direction:column;
  background:var(--bg-card);
  border:1px solid var(--border-alt);
  border-radius:10px;
  overflow:hidden;
  text-decoration:none;
  color:var(--text-primary);
  transition: transform .15s ease, box-shadow .15s ease, background .15s ease;
}
.mjzvvuay:hover{ background:var(--bg-hover); transform: translateY(-2px); box-shadow: 0 6px 18px rgba(0,0,0,.18); }
.jn0d{
  display:block; width:100%; aspect-ratio: 4 / 3;
  background:var(--bg-surface); overflow:hidden;
}
.jn0d img{ width:100%; height:100%; object-fit:cover; display:block; }
.jmor2d{ display:flex; flex-direction:column; gap:2px; padding:10px 12px; }
.fljh{ font-weight:700; font-size:.95rem; line-height:1.25; color:var(--cta); }
.fas4mc{ font-size:.78rem; color:var(--text-muted); }
.ntqw0{ font-size:.75rem; color:var(--cta); font-weight:700; }
.etay14{
  display:block; text-align:center; padding:8px 12px; margin:0 12px 12px;
  font-size:.82rem; border-radius:6px;
}
.ilc7{ display:flex; flex-direction:column; gap:18px; margin:16px 0; }
.hg8yo{ }
.uv1e{
  font-size:1rem; font-weight:700;
  margin:0 0 10px;
  text-transform:uppercase; letter-spacing:.04em;
  color:var(--text-muted);
}
.j68un2r{
  display:flex; flex-wrap:wrap; gap:10px;
}
.vchfh{
  display:inline-flex; align-items:center; justify-content:center;
  min-width:90px; min-height:48px; padding:8px 12px;
  background:var(--bg-card);
  border:1px solid var(--border-alt);
  border-radius:6px;
}
.vchfh img{
  max-width:80px; max-height:32px; object-fit:contain; display:block;
}
@media (max-width:560px){
  .b4u2y{ grid-template-columns: repeat(2, 1fr); gap:10px; }
  .fljh{ font-size:.85rem; }
  .baiy{ grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); }
}
.hgetg3t .b4u2y{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 18px !important;
}
.hgetg3t .jn0d{ aspect-ratio: 3 / 4; }
.hgetg3t .jmor2d{ padding: 14px 14px 6px; }
.hgetg3t .etay14{ margin: 0 14px 14px; padding: 10px 14px; font-size: .9rem; }
.e3u0 .b4u2y{
  display: flex !important;
  grid-template-columns: none !important;
  gap: 12px !important;
  overflow-x: auto;
  padding-bottom: 12px;
  scroll-snap-type: x mandatory;
}
.e3u0 .mjzvvuay{
  flex: 0 0 200px;
  scroll-snap-align: start;
}
.e3u0 .jn0d{ aspect-ratio: 1 / 1; }
.e3u0 .jmor2d{ padding: 8px 10px; }
.e3u0 .fljh{ font-size: .82rem; }
.e3u0 .fas4mc, .e3u0 .ntqw0{ display: none; }
.e3u0 .etay14{ margin: 0 10px 10px; padding: 6px 10px; font-size: .75rem; }
.h145syr7 .b4u2y{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 12px !important;
}
.h145syr7 .mjzvvuay{
  background: transparent !important;
  border: 2px solid var(--accent) !important;
  border-radius: 6px !important;
}
.h145syr7 .fljh{ color: var(--text, #fff); }
.h145syr7 .fas4mc{ color: var(--text-muted, #999); }
@media (max-width: 700px) {
  .hgetg3t .b4u2y,
  .h145syr7 .b4u2y {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important;
  }
}
@media (max-width: 560px) {
  .vchfh { min-width: 72px !important; }
  .vchfh img { max-width: 64px !important; }
}
.z79w .f9ws0zbp{
  background: rgba(255,255,255,0.04) !important;
  border: 1px solid rgba(255,255,255,0.08) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.04);
}
.z79w .f9ws0zbp:hover{
  background: rgba(255,255,255,0.07) !important;
  box-shadow: 0 0 0 1px var(--accent), inset 0 1px 0 rgba(255,255,255,0.06);
}
.e88c .uv1e{ display: none; }
.e88c .ilc7{
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
  gap: 10px;
}
.e88c .hg8yo{ display: contents; }
.e88c .j68un2r{ display: contents; }
.atakipq .vchfh{
  border-radius: 999px !important;
  padding: 6px 14px !important;
  background: rgba(255,255,255,0.06) !important;
  border: 1px solid rgba(255,255,255,0.12) !important;
  gap: 8px;
}
.atakipq .vchfh img{ max-width: 36px !important; max-height: 22px !important; }
.atakipq .vchfh::after{
  content: attr(title);
  font-size: .8rem;
  color: var(--text, #fff);
  font-weight: 500;
}
.h4m7u .ilc7{ gap: 10px; }
.h4m7u .uv1e{
  display: inline-block; min-width: 110px; margin: 0 12px 0 0; opacity: .55;
  font-size: .72rem;
}
.h4m7u .hg8yo{
  display: flex; align-items: center; flex-wrap: wrap;
}
.h4m7u .j68un2r{ flex: 1; gap: 8px; }
.h4m7u .vchfh{
  min-width: 70px !important; min-height: 36px !important; padding: 4px 8px !important;
}
.h4m7u .vchfh img{ max-height: 22px !important; }
.l228fr .b4u2y{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 14px !important;
}
.l228fr .mjzvvuay{
  position: relative;
  border: none !important;
  border-radius: 12px !important;
  overflow: hidden;
  background: var(--bg-surface) !important;
}
.l228fr .jn0d{
  aspect-ratio: 3 / 4;
  display: block;
}
.l228fr .jn0d img{
  width: 100%; height: 100%; object-fit: cover; display: block;
  transition: transform .35s ease, filter .25s ease;
}
.l228fr .jmor2d{
  
  position: absolute; left: 0; right: 0; bottom: 0;
  padding: 14px 14px 8px !important;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  gap: 4px !important;
  background: linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.85) 100%);
  opacity: 0;
  transform: translateY(20px);
  transition: opacity .25s ease, transform .25s ease;
  pointer-events: none;
}
.l228fr .fljh{
  color: #fff !important;
  font-size: 1rem;
  text-align: center;
  text-shadow: 0 1px 4px rgba(0,0,0,0.7);
}
.l228fr .fas4mc,
.l228fr .ntqw0{
  color: rgba(255,255,255,0.85) !important;
  font-size: .72rem;
}
.l228fr .etay14{
  position: absolute;
  left: 50%; top: 50%;
  transform: translate(-50%, -40%);
  margin: 0 !important;
  padding: 10px 22px !important;
  font-size: .9rem !important;
  background: var(--cta) !important;
  color: #fff !important;
  border: none !important;
  opacity: 0;
  transition: opacity .25s ease, transform .25s ease;
  pointer-events: none;
}
.l228fr .mjzvvuay:hover .jn0d img{
  transform: scale(1.06);
  filter: brightness(0.55);
}
.l228fr .mjzvvuay:hover .jmor2d{
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.l228fr .mjzvvuay:hover .etay14{
  opacity: 1;
  transform: translate(-50%, -50%);
  pointer-events: auto;
}
@media (max-width: 700px){
  .l228fr .b4u2y{ grid-template-columns: repeat(2, 1fr) !important; }
  
  .l228fr .jmor2d{ opacity: 1; transform: none; }
  .l228fr .etay14{ opacity: 1; transform: translate(-50%, -50%); }
  .l228fr .jn0d img{ filter: brightness(0.8); }
}
.mx92mckv .sbks::first-letter{
  float: left;
  font-size: 3.4em;
  line-height: .9;
  font-weight: 800;
  color: var(--cta);
  padding: 4px 12px 0 0;
  margin-top: 4px;
}
.mx92mckv .sbks{
  
  line-height: 1.7;
  margin-bottom: 18px;
}
.yflujwzh .sbks,
.yflujwzh .aj2q6ojy{
  position: relative;
  font-style: italic;
  font-size: 1.05em;
  line-height: 1.65;
  color: var(--text-primary);
  margin: 8px 0 22px;
}
.yflujwzh .s4s20jh { padding: 8px 0 8px 56px; }
.yflujwzh .s4s20jh::before {
  content: "\201C"; position: absolute; left: 4px; top: -10px;
  font-family: Georgia, "Times New Roman", serif; font-size: 4.2em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700;
}
.yflujwzh .u0o6zr0w { padding: 8px 56px 8px 0; text-align: right; }
.yflujwzh .u0o6zr0w::after {
  content: "\201D"; position: absolute; right: 4px; bottom: -18px;
  font-family: Georgia, "Times New Roman", serif; font-size: 4.2em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700;
}
.yflujwzh .q24p { padding: 8px 22px; }
.yflujwzh .q24p::before,
.yflujwzh .q24p::after {
  font-family: Georgia, "Times New Roman", serif; font-size: 1.8em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700; vertical-align: -0.05em;
}
.yflujwzh .q24p::before { content: "\00AB\00A0"; margin-right: 4px; }
.yflujwzh .q24p::after  { content: "\00A0\00BB"; margin-left: 4px; }
.yflujwzh .n7l1o {
  padding: 6px 0 6px 16px;
  border-left: 3px solid var(--cta);
}
.yflujwzh .caztmni { padding: 32px 0 8px 0; }
.yflujwzh .caztmni::before {
  content: "\201C"; position: absolute; left: 0; top: -6px;
  font-family: Georgia, "Times New Roman", serif; font-size: 2.6em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700;
}
.yflujwzh .rdo5zj {
  padding: 18px 24px; text-align: center; font-size: 1.15em;
  border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);
}
.wskrc6qf { padding-top: 6px; }
.wskrc6qf .vxy3do{
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.wskrc6qf .vxy3do::after{
  content: "";
  position: absolute;
  left: 0; bottom: 0;
  width: 28px; height: 2px;
  background: var(--cta);
  opacity: .55;
}
.wskrc6qf p { margin: 0 0 10px; }
.wskrc6qf p:last-child { margin-bottom: 0; }
.lpixmzgy{
  position: relative;
  padding-left: 16px;
  margin-top: 18px;
  font-style: italic;
  color: var(--text-muted);
  border-left: 3px solid var(--cta);
}
.klpzr{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 12px;
  margin: 14px 0;
}
.tjge{
  display: flex; gap: 12px; align-items: flex-start;
  padding: 14px 16px;
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 10px;
  transition: border-color .15s ease, background .15s ease;
}
.tjge:hover{ border-color: var(--cta); background: var(--bg-hover); }
.ns7n{
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--cta);
  position: relative;
  
  display: none;
}
.ns7n::after{
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(135deg, transparent 50%, rgba(255,255,255,.3) 100%);
  border-radius: inherit;
}
.w8aqc1{ flex: 1; min-width: 0; }
.w08g{
  font-weight: 700;
  font-size: .95rem;
  color: var(--text-primary);
  margin-bottom: 2px;
  line-height: 1.25;
}
.lnt7{
  font-size: .85rem;
  color: var(--text-muted);
  line-height: 1.4;
}
.klpzr.vzoup2 .tjge { flex-direction: column; align-items: center; text-align: center; padding: 16px 14px; }
.klpzr.vzoup2 .ns7n { width: 36px; height: 36px; }
.klpzr.vzoup2 .w8aqc1 { text-align: center; }
.klpzr.qgsbw65 .tjge { border: 2px solid var(--cta); background: var(--bg-card-inner); }
.klpzr.ot97yal3 { counter-reset: fgb-c; }
.klpzr.ot97yal3 .tjge { counter-increment: fgb-c; }
.dk29usg.fl0h3oc3 .ee5xk8 { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.dk29usg.fl0h3oc3 .b26q32i { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.dk29usg.fl0h3oc3 .g08sc { grid-row: 1 / span 3; grid-column: 1; width: 48px; height: 48px; margin: 0; }
.dk29usg.fl0h3oc3 .c65m8ffm { grid-column: 2; text-align: left; padding: 0; }
.dk29usg.fl0h3oc3 .isxh { grid-column: 2; text-align: left; padding: 0; }
.dk29usg.fl0h3oc3 .q8ava { grid-column: 2; padding-left: 18px; }
.dk29usg.c5rxtx27 .b26q32i,
.dk29usg.c5rxtx27 .g08sc { display: none; }
.dk29usg.c5rxtx27 .ee5xk8 { padding: 16px 18px; text-align: left; }
.dk29usg.c5rxtx27 .c65m8ffm { text-align: left; }
.dk29usg.c5rxtx27 .isxh { text-align: left; }
.dk29usg.eaycfuz { counter-reset: clb-n; }
.dk29usg.eaycfuz .ee5xk8 { counter-increment: clb-n; }
.dk29usg.eaycfuz .b26q32i { display: none; }
.dk29usg.eaycfuz .g08sc { width: 32px; height: 32px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; border: 0; margin: 14px auto 4px; color: #fff; font-weight: 700; }
.dk29usg.eaycfuz .g08sc::before { content: counter(clb-n); font-family: inherit; }
.dk29usg.eaycfuz .g08sc::after { display: none; }
.dk29usg.eaycfuz .ee5xk8:not(:has(.g08sc)) .c65m8ffm::before { content: counter(clb-n) ". "; color: var(--cta); font-weight: 700; }
.ljlgcz .ee5xk8 { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.ljlgcz .b26q32i { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.ljlgcz .c65m8ffm { grid-column: 2; text-align: left; padding: 0; }
.ljlgcz .isxh { grid-column: 2; text-align: left; padding: 0; }
.ljlgcz .q8ava { grid-column: 2; padding-left: 18px; }
.lzz42 .dk29usg { counter-reset: cl-n; }
.lzz42 .ee5xk8 { counter-increment: cl-n; }
.lzz42 .b26q32i { display: none; }
.lzz42 .ee5xk8:not(:has(.g08sc)) .c65m8ffm::before { content: counter(cl-n) ". "; color: var(--cta); font-weight: 700; }
.otgbh94 .b26q32i,
.otgbh94 .g08sc { display: none; }
.otgbh94 .ee5xk8 { padding: 16px 18px; text-align: left; }
.otgbh94 .c65m8ffm { text-align: left; }
.otgbh94 .isxh { text-align: left; }
.kscads .tjge { border: 0; border-left: 3px solid var(--cta); border-radius: 0 8px 8px 0; padding-left: 14px; background: transparent; }
.kscads .ns7n { display: none; }
.plce .tjge { border: 0; background: var(--bg-card-inner); }
.plce .ns7n { width: 36px; height: 36px; border-radius: 18px; background: rgba(255,255,255,0.06); }
.plce .ns7n::after { background: radial-gradient(circle at 50% 50%, var(--cta) 0 6px, transparent 7px); inset: 0; opacity: 0.9; }
.mkz84 .klpzr { counter-reset: fg-c; }
.mkz84 .tjge { counter-increment: fg-c; }
.mkz84 .ns7n { width: 30px; height: 30px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; }
.mkz84 .ns7n::after { content: counter(fg-c); position: static; background: none; color: #fff; font-weight: 700; font-size: 0.9rem; line-height: 1; }
.pj7lexf .tjge { border: 0; background: transparent; padding: 10px 4px; }
.pj7lexf .tjge + .tjge { border-top: 1px solid var(--border); }
.pj7lexf .ns7n { width: 6px; height: 6px; border-radius: 50%; margin-top: 9px; }
.pj7lexf .ns7n::after { display: none; }
.f4oamkmh .tjge { border: 0; background: var(--bg-card); padding: 12px 14px; }
.f4oamkmh .ns7n { width: 8px; height: 8px; border-radius: 50%; margin-top: 7px; }
.f4oamkmh .ns7n::after { display: none; }
.aj9nki50 .tjge { display: block; position: relative; padding: 14px 16px 14px 44px; }
.aj9nki50 .ns7n { position: absolute; top: 14px; left: 14px; width: 20px; height: 20px; border-radius: 4px; }
.aj9nki50 .w8aqc1 { display: block; }
.vby4 .tjge { background: transparent; }
.vby4 .ns7n { background: transparent; border: 2px solid var(--cta); width: 32px; height: 32px; }
.vby4 .ns7n::after { background: linear-gradient(135deg, var(--cta) 0%, transparent 60%); opacity: 0.5; }
@media (max-width: 560px){
  .x3a38s{ grid-template-columns: repeat(2, 1fr); padding: 14px 10px; }
  .mohjtld{ font-size: 1.4rem; }
}
@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) {
  .t3n14 { padding: 28px 18px 20px; }
  .dosgr { font-size: 1.2rem; }
  .jnbe { max-width: 220px; max-height: 80px; }
}
.zgjro .d33rb {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.zgjro .kpoxokt {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.zgjro .ftcz84 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.yf3b47i .am7fiq { border-radius: 22px; }
.w0nzox .ftcz84 { align-items: center; flex-wrap: wrap; }
@media (max-width: 640px) {
  .am7fiq { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
@media (max-width: 640px) {
  .furf { display: none; }
  .d3my3nq6 {
    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;
  }
}
.i2fu46m .usum,
.i2fu46m .xtdl1m h2, .i2fu46m .xtdl1m h3, .i2fu46m .xtdl1m h4,
.i2fu46m .c65m8ffm h3, .i2fu46m .w08g,
.i2fu46m .w7wjuu8h, .i2fu46m .e9mm { color: var(--cta) !important; }
.i2fu46m .a5zxwjsb,
.i2fu46m .xkxw58x5,
.i2fu46m .gopju,
.i2fu46m .vn48l {
  background: var(--accent-bg) !important;
  border-color: var(--cta) !important;
}
.i2fu46m .a5zxwjsb strong { color: var(--cta) !important; }
.i2fu46m .a5zxwjsb .pq07gkl9,
.i2fu46m .a5zxwjsb .pq07gkl9::before { color: var(--cta) !important; }
.i2fu46m [data-c] {
  color: var(--cta) !important;
  background: color-mix(in srgb, var(--cta) 14%, transparent) !important;
}
.i2fu46m .x3a38s, .i2fu46m .oytu,
.i2fu46m .m91eqle4, .i2fu46m .cgsxzhz,
.i2fu46m .ee5xk8 { border-color: var(--cta) !important; }
.i2fu46m .mohjtld { color: var(--cta) !important; }
.v2n0i, .c8ac0q31, .d3my3nq6, .hc6fer,
.rcnjez1, .lgy7, .g4ajh1 { text-transform: capitalize; }
:root {
  --accent:          #241531;
  --brand:           #241531;
  --brand-light:     #f0cf6a;
  --brand-pale:      #f0cf6a;
  --grad-start:      #000000;
  --grad-end:        #160d1f;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #f0cf6a;
  --cta-light:       #f4e4b1;
  --cta-hover:       #f3da8f;
  --bg-page:         #0d0811;
  --bg-surface:      #140d1b;
  --bg-card:         #1c1225;
  --bg-card-inner:   #24172f;
  --bg-raised:       #2c1c3a;
  --bg-hover:        #342144;
  --border:          #3e2852;
  --border-alt:      #4e3266;
  --border-section:  #3e2852;
  --text-primary:    #e5e4e6;
  --text-muted:      #a6a1aa;
  --text-body:       #ccc9ce;
  --text-sub:        #a6a1aa;
  --text-faint:      #736d78;
  --text-dim:        #59545d;
  --text-label:      #8c8691;
  --text-value:      #bfbcc2;
  --accent-bg:       #1e1b21;
  --accent-bg-light: #2e2734;
  --bg-tip:          #162623;
  --bg-warning:      #272115;
  --bg-info:         #161a26;
  --bg-pros:         #162623;
  --bg-cons:         #26161a;
  --c-pros:          #8ee1d0;
  --c-cons:          #e6899d;
  --c-pros-label:    #65d6bf;
  --c-tip-border:    #49ceb3;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #8ee1d0;
}
:root { --logo-bg-opacity: 60%; }
body, button, input { font-family: "Titillium Web", sans-serif; }
.bil6 .pq07gkl9 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.bil6 .pq07gkl9::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.bil6 .xkxw58x5     .pq07gkl9::before { content: "";  color: var(--c-tip-border); }.bil6 .gopju .pq07gkl9::before { content: ""; color: var(--c-warn-border); }.bil6 .vn48l    .pq07gkl9::before { content: ""; color: #60a5fa; }.png3bzw .bil6 .xkxw58x5     .pq07gkl9::before { color: #10b981; }.png3bzw .bil6 .gopju .pq07gkl9::before { color: #f43f5e; }.png3bzw .bil6 .vn48l    .pq07gkl9::before { color: #a855f7; }.wdlebgv8  .bil6 .xkxw58x5     .pq07gkl9::before { color: #eab308; }.wdlebgv8  .bil6 .gopju .pq07gkl9::before { color: #ef4444; }.wdlebgv8  .bil6 .vn48l    .pq07gkl9::before { color: #f97316; }.ijs4amw  .bil6 .xkxw58x5     .pq07gkl9::before { color: #38bdf8; }.ijs4amw  .bil6 .gopju .pq07gkl9::before { color: #818cf8; }.ijs4amw  .bil6 .vn48l    .pq07gkl9::before { color: #2dd4bf; }.ozqzl3k .bil6 .pq07gkl9::before { color: var(--accent-light) !important; }
.e81q1 .l6an1hy2, .e81q1 .bvh3iy1 { min-height: 420px; }
.gpkjf883::before { content: '·'; font-size: 1.3em; line-height: 1; }
.om516 .fvk1g56 {  background: linear-gradient(135deg, rgba(0,0,0,0.88) 0%,  rgba(0,0,0,0.72) 55%, var(--accent-bg) 100%); }.om516 .rc03dn {  filter: brightness(0.42); }.om516 .wmo83x {  background: linear-gradient(180deg, rgba(0,0,0,0.55), rgba(0,0,0,0.8)); }