:root {
  --color-accent: #1a1410;
  --color-cta: #e0a400;
  --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;
}
.dpkb {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.f9ov9c2r {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.mdt6dw2 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.g9o5z { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.xmi8 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.xmi8 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.xmi8 a:hover { color: var(--accent-light); }
.cn12mg  .gv9a1 { border-radius: 14px; }
.cn12mg .gv9a1 li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.cn12mg .gv9a1 li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.brwn .gv9a1 li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .gv9a1 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .v6fi:hover .gv9a1,
  .v6fi:focus-within .gv9a1 { display: block; }
  .gv9a1 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.nxzzb {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.yzrte { display: none; }
@media (max-width: 640px) {
  .yzrte {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .yzrte.xlk9zp { display: block; }
}
@media (max-width: 640px) {
  .nxzzb { display: block; }
  .xmi8 > li + li::before { display: none !important; }
  .xmi8 {
    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;
  }
  .xmi8.xlk9zp { display: flex; }
  .xmi8 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .xmi8 li:last-child a { border-bottom: none; }
}
.o99w { min-height: 480px; }
.i9qpnj {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.xl1mfxo { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.zcyql .xl1mfxo { margin-left: 0; margin-right: 0; }
.pw7s {
  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;
}
.pw7s:hover { opacity: 0.88; }
.w5cst {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.o4n1 {
  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%);
}
.w5cst .oy0xr {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.w5cst .i9qpnj { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.w5cst .xl1mfxo { color: #e2e8f0; }
.w5cst.ahe106qb .oy0xr { text-align: center; }
.w5cst.zcyql   .oy0xr { text-align: left; }
.lsva .oy0xr {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.lsva .i9qpnj { color: var(--text-primary); text-shadow: none; }
.lsva .xl1mfxo { color: var(--text-muted); }
.lsva .pw7s { margin-top: 16px; }
.lsva, .lsva.o99w { min-height: auto !important; }
.lsva.ahe106qb .oy0xr { text-align: center; }
.lsva.zcyql   .oy0xr { 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; }
}
.gefo .w5cst .o4n1 {
  overflow: hidden;
}
.gefo .w5cst .o4n1::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%); }
}
.kwf0 .s914,
.kwf0 .n9sybmrp {
  position: relative; overflow: hidden;
}
.kwf0 .s914::after,
.kwf0 .n9sybmrp::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.15; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@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); }
}
.kwf0 .w5cst .o4n1 {
  overflow: hidden;
}
.kwf0 .w5cst .o4n1::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;
}
.ieyz43 .w5cst .o4n1 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.kjixf .w5cst .o4n1 {
  overflow: hidden;
}
.kjixf .w5cst .o4n1::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;
}
.dlnn97 .w5cst .o4n1 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.s914 .o4n1 {
  background: none;
}
.s914 .i9qpnj { color: #fff; }
.s914 .xl1mfxo { color: rgba(255,255,255,0.85); }
.s914 .pw7s { background: #fff; color: var(--cta); }
.s914 .pw7s:hover { opacity: 0.92; }
.kwf0 .pxvku { position: relative; overflow: hidden; }
.kwf0 .pxvku::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.pxvku .i9qpnj { text-shadow: none; color: var(--text-primary); }
.pxvku .xl1mfxo { color: var(--text-muted); }
body.guqqt .i9qpnj {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.ocqd9 .i9qpnj {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.o99w.s914 .i9qpnj,
section.s914 .i9qpnj {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.pxvku.zcyql   .tsf0f4 { align-items: flex-start; text-align: left; }
.o99w .vvam0k {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.vvam0k .g75vi2.iqkgspo {
  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;
}
.vvam0k .g75vi2.iqkgspo:hover { opacity: 0.85; }
.ofz2vlr6 .oy0xr { padding-bottom: 24px; }
.su24d .oy0xr { max-width: 1100px; }
@media (max-width: 700px) {
  .pxvku { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .pxvku:not(.ddh4v1) .r3ieub { display: none !important; }
  .ddh4v1 .r3ieub { padding: 16px; }
  .tsf0f4  { padding: 36px 24px; }
  .pxvku~.p9zpug,.gn6x~.p9zpug{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .o99w, .pxvku { min-height: 320px !important; }
  .i9qpnj { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .us7qza,
  .swv8y,
  .nbe5jt15 { grid-template-columns: 1fr !important; }

  

  
  .ofz2vlr6 { display: flex !important; flex-direction: column !important; }
  .ofz2vlr6 .oy0xr { display: contents; }
  .ofz2vlr6 .o4n1 { order: 0; }
  .ofz2vlr6 .i9qpnj { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .ofz2vlr6 .us7qza { order: 2; padding: 0 16px 12px !important; }
  .ofz2vlr6 .xl1mfxo { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .su24d .oy0xr { display: flex; flex-direction: column; }
  .su24d .oy0xr .i9qpnj { order: 1; }
  .su24d .oy0xr .nbe5jt15 { order: 2; margin: 8px 0 24px !important; }
  .su24d .oy0xr .xl1mfxo { order: 3; }
  .su24d .oy0xr .pw7s { order: 4; align-self: center; margin-top: 0; }

  
  .pxvku.ddh4v1 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .pxvku.ddh4v1 .tsf0f4 { display: contents; padding: 0; }
  .pxvku.ddh4v1 .tsf0f4 .i9qpnj { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .pxvku.ddh4v1 .r3ieub { order: 2; padding: 12px 16px; }
  .pxvku.ddh4v1 .tsf0f4 .xl1mfxo { order: 3; padding: 0 24px; margin: 0 auto; }
  .pxvku.ddh4v1 .tsf0f4 .pw7s { order: 4; align-self: center; margin: 8px 0 32px; }
}
.hoik1p9l { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.m7n0 { width: 100%; height: auto; display: block; border-radius: 10px; }
.vwrqi .hoik1p9l        { border-radius: 16px; }
.vwrqi .m7n0  { border-radius: 16px; }
.t5jhveo .hoik1p9l         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.t5jhveo .m7n0   { border-radius: 8px; }
.dx8dj { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.a17knm2 { width: 100%; padding: 32px 0; position: relative; }
.i38zu96 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.xpfr7oku .a17knm2:nth-child(even) { background: var(--bg-surface); }
.xpfr7oku .a17knm2:nth-child(odd)  { background: var(--bg-page); }
.c2pi9q .a17knm2:nth-child(even) { background: var(--bg-card); }
.c2pi9q .a17knm2:nth-child(odd)  { background: var(--bg-page); }
.xpfr7oku .a17knm2:nth-child(odd)  .i38zu96 { background: var(--bg-card); border-radius: 6px; }
.xpfr7oku .a17knm2:nth-child(even) .i38zu96 { background: var(--bg-raised); border-radius: 6px; }
.c2pi9q .a17knm2:nth-child(odd)  .i38zu96 { background: var(--bg-card); border-radius: 6px; }
.c2pi9q .a17knm2:nth-child(even) .i38zu96 { background: var(--bg-raised); border-radius: 6px; }
.xpfr7oku .a17knm2:nth-child(even) .qfdzylve .xp2l5yi,
.c2pi9q .a17knm2:nth-child(even) .qfdzylve .xp2l5yi { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.xpfr7oku .a17knm2:nth-child(odd) .qfdzylve .xp2l5yi,
.c2pi9q .a17knm2:nth-child(odd) .qfdzylve .xp2l5yi { background: var(--bg-card-inner); }
.xpfr7oku .a17knm2:nth-child(even) .kwb9em26 .xp2l5yi:nth-child(odd),
.c2pi9q .a17knm2:nth-child(even) .kwb9em26 .xp2l5yi:nth-child(odd)  { background: var(--bg-card); }
.xpfr7oku .a17knm2:nth-child(even) .kwb9em26 .xp2l5yi:nth-child(even),
.c2pi9q .a17knm2:nth-child(even) .kwb9em26 .xp2l5yi:nth-child(even) { background: var(--bg-card-inner); }
h1.sgqz5o { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.sgqz5o {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.iqijm { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.ga0f343 h2.sgqz5o {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.k5hqm h2.sgqz5o {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.v0vvyoe4 h2.sgqz5o {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.pdbbx h2.sgqz5o::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.huw7dp3l h2.sgqz5o {
  color: var(--text-primary); font-size: 1.7rem;
}
.idnuxtmo h2.sgqz5o::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.wo1sx81 h2.sgqz5o {
  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) { .zmt4 { display: none; } }
.sqc9h3u { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.r7skkzq { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.u5ijl {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.np9ym0y5 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.vl2hq { padding-left: 20px; }
.vl2hq li { margin-bottom: 6px; }
.vl2hq a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.vl2hq a:hover { color: var(--accent-light); }
.nj2622kp .np9ym0y5 { display: none; }
.xyizxw9 .np9ym0y5 { display: none; }
.xyizxw9 .vl2hq { padding-left: 0; list-style: none; }
.xyizxw9 .vl2hq li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.xyizxw9 .vl2hq a { font-size: 0.92rem; }
.eu0y .u5ijl { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.eu0y .np9ym0y5 { display: none; }
.eu0y .vl2hq { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.eu0y .vl2hq li { margin-bottom: 0; }
.eu0y .vl2hq 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;
}
.eu0y .vl2hq a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.fzmq6fo2 .u5ijl { padding: 20px 20px 16px; }
.fzmq6fo2 .vl2hq {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.fzmq6fo2 .vl2hq li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.fzmq6fo2 .vl2hq 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;
}
.fzmq6fo2 .vl2hq 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;
}
.fzmq6fo2 .vl2hq a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.fzmq6fo2 .vl2hq a:focus,
.fzmq6fo2 .vl2hq a:focus-visible,
.fzmq6fo2 .vl2hq a:target { outline: none; }
.fzmq6fo2 .vl2hq li:target a { border-color: var(--border); color: var(--text-muted); }
.dxagh4yc .u5ijl { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.dxagh4yc .np9ym0y5 { display: none; }
.dxagh4yc .vl2hq { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.dxagh4yc .vl2hq li { margin-bottom: 0; }
.dxagh4yc .vl2hq li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.dxagh4yc .vl2hq li:last-child::after { content: ""; margin-right: 0; }
.dxagh4yc .vl2hq a { font-size: 0.9rem; }
.xp2l5yi { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.qfdzylve .xp2l5yi { background: var(--bg-card); }
.kwb9em26 .xp2l5yi:nth-child(odd)  { background: var(--bg-card); }
.kwb9em26 .xp2l5yi:nth-child(even) { background: var(--bg-raised); }
.r63w2zbt .xp2l5yi {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.r63w2zbt .xp2l5yi:last-child { border-bottom: none; }
.r63w2zbt h3.iqijm { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.tjawe3 .xp2l5yi {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.tjawe3 .xp2l5yi + .xp2l5yi { margin-top: 4px; }
.e70dkc08 .xp2l5yi { background: none; border-radius: 0; padding: 12px 0; }
.e70dkc08 .xp2l5yi + .xp2l5yi { border-top: 1px solid var(--border-section); }
.lorp { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.kr38e { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.zck7v9 { color: var(--text-body); margin-bottom: 10px; }
.poaeber, .h45st { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.poaeber li, .h45st li { margin-bottom: 6px; }
.h45st li { list-style: decimal; }
.b2op0jl4     .poaeber { list-style-type: "● "; }
.z889  .poaeber { list-style-type: "■ "; }
.vosu .poaeber { list-style-type: "◆ "; }
.otfav7    .poaeber { list-style-type: "★ "; }
.b2op0jl4     .fun7z75p { list-style-type: "● "; }
.z889  .fun7z75p { list-style-type: "■ "; }
.vosu .fun7z75p { list-style-type: "◆ "; }
.otfav7    .fun7z75p { list-style-type: "★ "; }
.b2op0jl4    .poaeber li::marker, .b2op0jl4    .fun7z75p li::marker,
.z889 .poaeber li::marker, .z889 .fun7z75p li::marker,
.vosu .poaeber li::marker, .vosu .fun7z75p li::marker,
.otfav7   .poaeber li::marker, .otfav7   .fun7z75p li::marker {
  color: var(--cta); font-size: 1em;
}
.b2op0jl4 .h45st,
.z889 .h45st,
.vosu .h45st,
.otfav7 .h45st {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.b2op0jl4 .h45st li,
.z889 .h45st li,
.vosu .h45st li,
.otfav7 .h45st li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.b2op0jl4 .h45st li::before,
.z889 .h45st li::before,
.vosu .h45st li::before,
.otfav7 .h45st 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;
}
.b2op0jl4     .h45st li::before { border-radius: 50%; }
.z889  .h45st li::before { border-radius: 3px; }
.vosu .h45st li::before { border-radius: 3px; }
.otfav7    .h45st li::before { border-radius: 50%; }
.ka1rjufg { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.e8im .ka1rjufg,
.y4mj0zg .ka1rjufg { background: transparent; border: none; border-radius: 0; }
.ffw7i { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.ffw7i th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.ffw7i td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.ffw7i tr:hover td { background: var(--bg-hover); }
.ob7v83d2 .ffw7i tbody tr:nth-child(even) td { background: var(--bg-surface); }
.txsw7 .ffw7i { border: 1px solid var(--border-alt); }
.txsw7 .ffw7i th,
.txsw7 .ffw7i td { border: 1px solid var(--border-alt); }
.lovq .ffw7i th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.lovq .ffw7i td { border-bottom: none; }
.lovq .ffw7i tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ogh15e4d .ffw7i th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.ah1ty8wc .ka1rjufg {
  overflow: hidden;
}
.ah1ty8wc .ffw7i th { border-bottom: 1px solid var(--border-alt); }
.ah1ty8wc .ffw7i tr:last-child td { border-bottom: none; }
.os0f0pj { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.ihwg { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.yfwhx6b { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.rwby7t { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.jg298 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.fun7z75p { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.fun7z75p 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%}
.xeae .rwby7t { background: transparent; text-align: center; }
.xk8jtrn0 .yfwhx6b {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.h6al4bn .yfwhx6b {
  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);
}
.gju2p .ihwg { display: grid; grid-template-columns: auto 1fr; }
.gju2p .yfwhx6b {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.gju2p .rwby7t { grid-column: 2; }
.gju2p .jg298,
.gju2p .fun7z75p { grid-column: 1 / -1; }
.qxz7r5bh .ihwg { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.qxz7r5bh .yfwhx6b {
  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);
}
.qxz7r5bh .rwby7t { grid-column: 2; }
.qxz7r5bh .jg298,
.qxz7r5bh .fun7z75p { grid-column: 1 / -1; }
.wpjl7asz .ihwg { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.wpjl7asz .rwby7t { background: none; color: var(--accent-light); font-weight: 700; }
.gh01sgu2 .ihwg { 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); }
.gh01sgu2 .rwby7t { background: none; color: var(--accent-light); font-weight: 700; }
.ixsehdq .ihwg { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.ixsehdq .ihwg:last-child { border-bottom: none; }
.ixsehdq .rwby7t { background: none; color: var(--accent-light); font-weight: 700; }
.mglolr .ihwg { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.mglolr .rwby7t { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.y4jef0 .os0f0pj { counter-reset: card-n; }
.y4jef0 .ihwg  { counter-increment: card-n; }
.y4jef0 .rwby7t { display: flex; align-items: center; gap: 10px; }
.y4jef0 .rwby7t::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;
}
.n50jetf .ihwg { background: var(--bg-surface); border: 1px solid var(--border); }
.n50jetf .rwby7t { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.jxhdc7 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ljc421  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.bgrjtk { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.x4od92 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.jxhdc7 strong { color: var(--text-primary); font-size: 0.95rem; }
.jxhdc7 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.m7n0 { width: 100%; height: auto; border-radius: 10px; display: block; }
.iqkgspo {
  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;
}
.iqkgspo:hover { opacity: 0.85; }
.o21u6pu8 .iqkgspo  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.o21u6pu8 .iqkgspo:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.j65we5i .iqkgspo  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.j65we5i .iqkgspo:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.od3g0g .pw7s { border-radius: 50px; }
.od3g0g .iqkgspo  { border-radius: 50px; }
.c3gt6 .pw7s { padding-left: 22px; padding-right: 22px; }
.c3gt6 .iqkgspo  { padding-left: 12px; padding-right: 12px; }
.k1xjfl0 .pw7s { padding-left: 44px; padding-right: 44px; }
.k1xjfl0 .iqkgspo  { padding-left: 24px; padding-right: 24px; }
.i2l5y .pw7s { padding-left: 56px; padding-right: 56px; }
.i2l5y .iqkgspo  { padding-left: 32px; padding-right: 32px; }
.tj02h6oe   .pw7s::after, .tj02h6oe   .iqkgspo::after,
.qm2tnwc .pw7s::after, .qm2tnwc .iqkgspo::after,
.nwjsrt0w    .pw7s::after, .nwjsrt0w    .iqkgspo::after,
.i7h3dd6    .pw7s::after, .i7h3dd6    .iqkgspo::after,
.f1aa7    .pw7s::after, .f1aa7    .iqkgspo::after,
.a4yocbv     .pw7s::after, .a4yocbv     .iqkgspo::after,
.afh5    .pw7s::after, .afh5    .iqkgspo::after,
.rggfz   .pw7s::after, .rggfz   .iqkgspo::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;
}
.tj02h6oe .pw7s::after, .tj02h6oe .iqkgspo::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");
}
.qm2tnwc .pw7s::after, .qm2tnwc .iqkgspo::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");
}
.nwjsrt0w .pw7s::after, .nwjsrt0w .iqkgspo::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");
}
.i7h3dd6 .pw7s::after, .i7h3dd6 .iqkgspo::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");
}
.f1aa7 .pw7s::after, .f1aa7 .iqkgspo::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");
}
.a4yocbv .pw7s::after, .a4yocbv .iqkgspo::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");
}
.afh5 .pw7s::after, .afh5 .iqkgspo::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");
}
.rggfz .pw7s::after, .rggfz .iqkgspo::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");
}
.fwl75   .rj07::after, .fwl75   .ulj5quf5::after,
.mmfifg .rj07::after, .mmfifg .ulj5quf5::after,
.sc4x    .rj07::after, .sc4x    .ulj5quf5::after,
.aiccm    .rj07::after, .aiccm    .ulj5quf5::after,
.xagxzyfu    .rj07::after, .xagxzyfu    .ulj5quf5::after,
.szm17wdr     .rj07::after, .szm17wdr     .ulj5quf5::after,
.ut12    .rj07::after, .ut12    .ulj5quf5::after,
.oxzb5   .rj07::after, .oxzb5   .ulj5quf5::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;
}
.fwl75 .rj07::after, .fwl75 .ulj5quf5::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");
}
.mmfifg .rj07::after, .mmfifg .ulj5quf5::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");
}
.sc4x .rj07::after, .sc4x .ulj5quf5::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");
}
.aiccm .rj07::after, .aiccm .ulj5quf5::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");
}
.xagxzyfu .rj07::after, .xagxzyfu .ulj5quf5::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");
}
.szm17wdr .rj07::after, .szm17wdr .ulj5quf5::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");
}
.ut12 .rj07::after, .ut12 .ulj5quf5::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");
}
.oxzb5 .rj07::after, .oxzb5 .ulj5quf5::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");
}
.bindnf .k6jcuf3t   { background: rgba(128,128,128,.12); }
.g75vi2.iqkgspo {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .pr2r6 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .pr2r6::before    { grid-area: rank;   }
  .zyvp           { grid-area: ident;  }
  .iknulpp     { grid-area: rating; min-width: 0; width: auto; }
  .m90bmhoh           { grid-area: pills;  }
  .g75vi2             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .pr2r6 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .pr2r6::before    { justify-self: center; }
  .zyvp           { width: 100%; }
  .iknulpp     { justify-self: center; }
  .m90bmhoh           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .veu0a2 .w0fqln {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .veu0a2 .d95nm { margin: 0; }
}
@media (max-width: 720px) {
  .u926k0 { grid-template-columns: 1fr; }
  .vcybcq0p { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .vcybcq0p .w1uz7p { width: 72px; height: 50px; }
  .vcybcq0p .tdzvg { max-width: 180px; }
  .vcybcq0p .qzna7j { width: auto; }
}
@media (max-width: 720px) {
  .en3n { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .p4jo { padding: 16px; }
  .buzo .st1boda { min-width: 50%; }
}
@media (max-width: 860px) {
  .eh5t71 { grid-template-columns: 1fr; }
  .bmepazn { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .hdgz { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .b9twt5 { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .qaod { flex-direction: column; align-items: stretch; }
}
.dv9r .qzna7j .iqkgspo { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .cnyopgp { flex-direction: column; align-items: stretch; gap: 10px; }
  .dv9r .qzna7j { text-align: center; }
}
@media (max-width: 720px) {
  .ntivdpjc { grid-template-columns: 1fr; }
  .lecj { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .lizvzrqg { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .nqygw { grid-template-columns: 1fr; }
  .sqsg3s7f { width: 100px; height: 100px; margin: 16px auto; }
  .h26bl5 { font-size: 1.4rem; }
  .ckoxxc { justify-content: center; }
  .ddma9b .st1boda { min-width: 50%; }
}
@media (max-width: 540px) {
  .rof2i43 { flex-wrap: wrap; padding: 14px 16px; }
  .ou55cr1y { padding: 12px 16px; }
  .lhxz8zg8 .hhabc { margin: 0 16px; }
  .lhxz8zg8 .prilwq { padding: 0 16px; }
  .mhedla { padding: 12px 16px; }
}
.uyfa .m90bmhoh .fdkv {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.uyfa .m90bmhoh .fdkv:first-child { border-left: none; }
.k9tfx .ycsg { font-size: 1rem; letter-spacing: 2px; }
.nkqx96yw { margin: 16px 0; }
.b3ye { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.b3ye summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.b3ye summary::after { content: "+"; color: var(--accent-light); }
.b3ye[open] summary::after { content: "−"; }
.b3ye p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.a17knm2 { margin-bottom: 0; }
.fq9r5 h2.sgqz5o { color: var(--text-primary); border-color: var(--accent-light); }
.lv2afmtu h2.sgqz5o { color: var(--text-primary); border-color: var(--accent-light); }
.xelmx3 .ljc421     { background: #052e16; border-color: #10b981; }
.xelmx3 .bgrjtk    { background: #1e1036; border-color: #a855f7; }
.xelmx3 .jxhdc7 strong  { color: #f1f5f9; }
.xelmx3 .jxhdc7 p       { color: #cbd5e1; }
.xelmx3 .ilzarari    .ljc421     .x4od92::before,
.xelmx3 .c0f7mmwt  .ljc421     .x4od92::before,
.xelmx3 .p1fsyvz3  .ljc421     .x4od92::before,
.xelmx3 .ix4rp4i .ljc421     .x4od92::before { color: #10b981; }
.xelmx3 .ilzarari    .xfse5v .x4od92::before,
.xelmx3 .c0f7mmwt  .xfse5v .x4od92::before,
.xelmx3 .p1fsyvz3  .xfse5v .x4od92::before,
.xelmx3 .ix4rp4i .xfse5v .x4od92::before { color: #f43f5e; }
.xelmx3 .ilzarari    .bgrjtk    .x4od92::before,
.xelmx3 .c0f7mmwt  .bgrjtk    .x4od92::before,
.xelmx3 .p1fsyvz3  .bgrjtk    .x4od92::before,
.xelmx3 .ix4rp4i .bgrjtk    .x4od92::before { color: #a855f7; }
.gzkvat .ljc421     { background: #2d2000; border-color: #eab308; }
.gzkvat .xfse5v { background: #2d0b0b; border-color: #ef4444; }
.gzkvat .bgrjtk    { background: #2d1600; border-color: #f97316; }
.gzkvat .jxhdc7 strong  { color: #f1f5f9; }
.gzkvat .jxhdc7 p       { color: #cbd5e1; }
.gzkvat .ilzarari    .ljc421     .x4od92::before,
.gzkvat .c0f7mmwt  .ljc421     .x4od92::before,
.gzkvat .p1fsyvz3  .ljc421     .x4od92::before,
.gzkvat .ix4rp4i .ljc421     .x4od92::before { color: #eab308; }
.gzkvat .ilzarari    .xfse5v .x4od92::before,
.gzkvat .c0f7mmwt  .xfse5v .x4od92::before,
.gzkvat .p1fsyvz3  .xfse5v .x4od92::before,
.gzkvat .ix4rp4i .xfse5v .x4od92::before { color: #ef4444; }
.gzkvat .ilzarari    .bgrjtk    .x4od92::before,
.gzkvat .c0f7mmwt  .bgrjtk    .x4od92::before,
.gzkvat .p1fsyvz3  .bgrjtk    .x4od92::before,
.gzkvat .ix4rp4i .bgrjtk    .x4od92::before { color: #f97316; }
.l8x0zv2 .ljc421     { background: #0c1a2e; border-color: #38bdf8; }
.l8x0zv2 .bgrjtk    { background: #0a2020; border-color: #2dd4bf; }
.l8x0zv2 .jxhdc7 strong  { color: #f1f5f9; }
.l8x0zv2 .jxhdc7 p       { color: #cbd5e1; }
.l8x0zv2 .ilzarari    .ljc421     .x4od92::before,
.l8x0zv2 .c0f7mmwt  .ljc421     .x4od92::before,
.l8x0zv2 .p1fsyvz3  .ljc421     .x4od92::before,
.l8x0zv2 .ix4rp4i .ljc421     .x4od92::before { color: #38bdf8; }
.l8x0zv2 .ilzarari    .xfse5v .x4od92::before,
.l8x0zv2 .c0f7mmwt  .xfse5v .x4od92::before,
.l8x0zv2 .p1fsyvz3  .xfse5v .x4od92::before,
.l8x0zv2 .ix4rp4i .xfse5v .x4od92::before { color: #818cf8; }
.l8x0zv2 .ilzarari    .bgrjtk    .x4od92::before,
.l8x0zv2 .c0f7mmwt  .bgrjtk    .x4od92::before,
.l8x0zv2 .p1fsyvz3  .bgrjtk    .x4od92::before,
.l8x0zv2 .ix4rp4i .bgrjtk    .x4od92::before { color: #2dd4bf; }
.i279 .ljc421     { background: var(--accent-bg); border-color: var(--accent-light); }
.i279 .bgrjtk    { background: var(--accent-bg); border-color: var(--accent-pale); }
.i279 .ilzarari    .x4od92::before,
.i279 .c0f7mmwt  .x4od92::before,
.i279 .p1fsyvz3  .x4od92::before,
.i279 .ix4rp4i .x4od92::before { color: var(--accent-light) !important; }
.gdljnt .xuv9o { background: var(--bg-pros); }
.gdljnt .gero5 { background: var(--bg-cons); }
.gdljnt .xuv9o .go1gklow { color: var(--c-pros-label); }
.gdljnt .gero5 .bdpvqr { color: var(--c-cons); }
.gdljnt .xuv9o ul li,
.gdljnt .zt2ioo li            { color: var(--c-pros); }
.gdljnt .gero5 ul li,
.gdljnt .hedonbs li            { color: var(--c-cons); }
.ufabky .jxhdc7 { background: transparent; border-left: none; border: 1.5px solid; }
.ufabky .ljc421     { border-color: var(--c-tip-border); }
.ufabky .bgrjtk    { border-color: #60a5fa; }
.ufabky .jxhdc7 strong { color: var(--text-primary); }
.ufabky .jxhdc7 p      { color: var(--text-muted); }
.w4skq .jxhdc7 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.w4skq .ljc421     { border-top-color: var(--c-tip-border); }
.w4skq .bgrjtk    { border-top-color: #60a5fa; }
.zeyfim .jxhdc7 { border-left: none; border-radius: 8px; }
.zeyfim .ljc421     { background: #065f46; }
.zeyfim .bgrjtk    { background: #1e3a8a; }
.zeyfim .jxhdc7 strong,
.zeyfim .jxhdc7 p { color: #fff; }
.zeyfim .x4od92::before { color: rgba(255,255,255,0.85) !important; }
.xelmx3.zeyfim .ljc421,
.xelmx3 .zeyfim .ljc421     { background: #052e16; }
.xelmx3.zeyfim .bgrjtk,
.xelmx3 .zeyfim .bgrjtk    { background: #1e1036; }
.gzkvat.zeyfim .ljc421,
.gzkvat .zeyfim .ljc421      { background: #2d2000; }
.gzkvat.zeyfim .xfse5v,
.gzkvat .zeyfim .xfse5v  { background: #2d0b0b; }
.gzkvat.zeyfim .bgrjtk,
.gzkvat .zeyfim .bgrjtk     { background: #2d1600; }
.l8x0zv2.zeyfim .ljc421,
.l8x0zv2 .zeyfim .ljc421      { background: #0c1a2e; }
.l8x0zv2.zeyfim .bgrjtk,
.l8x0zv2 .zeyfim .bgrjtk     { background: #0a2020; }
.id54qzc .jxhdc7 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.id54qzc .ljc421     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.id54qzc .xfse5v { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.id54qzc .bgrjtk    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.id54qzc .jxhdc7 strong { color: var(--text-primary); }
.id54qzc .jxhdc7 p      { color: var(--text-muted); }
.rnajxqtg .jxhdc7 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ilzarari .x4od92,
.c0f7mmwt .x4od92,
.p1fsyvz3 .x4od92,
.ix4rp4i .x4od92 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ilzarari .x4od92::before,
.c0f7mmwt .x4od92::before,
.p1fsyvz3 .x4od92::before,
.ix4rp4i .x4od92::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ilzarari .ljc421     .x4od92::before { content: "✦"; color: var(--c-tip-border); }
.ilzarari .xfse5v .x4od92::before { content: "▲"; color: var(--c-warn-border); }
.ilzarari .bgrjtk    .x4od92::before { content: "◉"; color: #60a5fa; }
.c0f7mmwt .ljc421     .x4od92::before { content: "★"; color: var(--c-tip-border); }
.c0f7mmwt .xfse5v .x4od92::before { content: "◆"; color: var(--c-warn-border); }
.c0f7mmwt .bgrjtk    .x4od92::before { content: "●"; color: #60a5fa; }
.p1fsyvz3 .ljc421     .x4od92::before { content: "▶"; color: var(--c-tip-border); }
.p1fsyvz3 .xfse5v .x4od92::before { content: "■"; color: var(--c-warn-border); }
.p1fsyvz3 .bgrjtk    .x4od92::before { content: "▸"; color: #60a5fa; }
.ix4rp4i .ljc421     .x4od92::before { content: "→"; color: var(--c-tip-border); }
.ix4rp4i .xfse5v .x4od92::before { content: "⬥"; color: var(--c-warn-border); }
.ix4rp4i .bgrjtk    .x4od92::before { content: "◈"; color: #60a5fa; }
.ilz4 .qfdzylve .xp2l5yi,
.ilz4 .kwb9em26 .xp2l5yi  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ilz4 .ihwg                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ilz4 .ka1rjufg          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ilz4 .u5ijl                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.lgmf0tw .qfdzylve .xp2l5yi,
.lgmf0tw .kwb9em26 .xp2l5yi,
.lgmf0tw .ihwg,
.lgmf0tw .pr2r6,
.lgmf0tw .d95nm,
.lgmf0tw .ka1rjufg,
.lgmf0tw .u5ijl,
.lgmf0tw .rnajxqtg .jxhdc7 { box-shadow: none; }
.awunf   .zck7v9, .awunf .lorp, .awunf .kr38e,
.awunf   .sqc9h3u, .awunf .r7skkzq { font-size: 0.9rem; }
.awunf   .poaeber, .awunf .h45st { font-size: 0.9rem; }
.sq1ru7   .zck7v9, .sq1ru7 .lorp, .sq1ru7 .kr38e,
.sq1ru7   .sqc9h3u, .sq1ru7 .r7skkzq { font-size: 0.95rem; }
.sq1ru7   .poaeber, .sq1ru7 .h45st { font-size: 0.95rem; }
.kwyroy5j   .zck7v9, .kwyroy5j .lorp, .kwyroy5j .kr38e,
.kwyroy5j   .sqc9h3u, .kwyroy5j .r7skkzq { font-size: 1.08rem; }
.kwyroy5j   .poaeber, .kwyroy5j .h45st { font-size: 1.05rem; }
.kwyroy5j   .ffw7i { font-size: 0.97rem; }
.r0teds .i9qpnj      { font-size: 3.2rem; }
.r0teds h2.sgqz5o { font-size: 1.9rem; }
.r0teds h3.iqijm     { font-size: 1.4rem; }
.xk60pb .i9qpnj      { font-size: 3.8rem; }
.xk60pb h2.sgqz5o { font-size: 2.2rem; }
.xk60pb h3.iqijm     { font-size: 1.6rem; }
.a17knm2 + .a17knm2 { position: relative; }
.htu6wiv   .a17knm2 + .a17knm2::before,
.d19ef  .a17knm2 + .a17knm2::before,
.h8hcqrq   .a17knm2 + .a17knm2::before,
.hpotm   .a17knm2 + .a17knm2::before,
.a1u3ql5k   .a17knm2 + .a17knm2::before,
.gfcsq .a17knm2 + .a17knm2::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.htu6wiv .a17knm2 + .a17knm2::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.d19ef .a17knm2 + .a17knm2::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.h8hcqrq .a17knm2 + .a17knm2::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;
}
.hpotm .a17knm2 + .a17knm2::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.u8yndd08 .a17knm2 { margin-bottom: 16px; }
.u8yndd08 .a17knm2 + .a17knm2 { margin-top: 0; }
.u8yndd08 .i38zu96 { padding-top: 0; padding-bottom: 0; }
.a1u3ql5k .a17knm2 + .a17knm2::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.gfcsq .a17knm2 + .a17knm2::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.jkikkpa .a17knm2 + .a17knm2::before,
.eljux4m .a17knm2 + .a17knm2::before,
.atu8l6 .a17knm2 + .a17knm2::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%;
}
.xpfr7oku .jkikkpa .a17knm2:nth-child(even)::before,
.xpfr7oku .eljux4m .a17knm2:nth-child(even)::before,
.xpfr7oku .atu8l6 .a17knm2:nth-child(even)::before { background: var(--bg-surface); }
.c2pi9q .jkikkpa .a17knm2:nth-child(even)::before,
.c2pi9q .eljux4m .a17knm2:nth-child(even)::before,
.c2pi9q .atu8l6 .a17knm2:nth-child(even)::before { background: var(--bg-card); }
.jkikkpa .a17knm2 + .a17knm2::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");
}
.eljux4m .a17knm2 + .a17knm2::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");
}
.atu8l6 .a17knm2 + .a17knm2::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");
}
.wkoj32z .w5cst,
.u13tyg0d .w5cst,
.m45sc4 .w5cst { overflow: hidden; }
.wkoj32z .oy0xr,
.u13tyg0d .oy0xr { margin-bottom: 60px; }
.m45sc4 .oy0xr { margin-bottom: 70px; }
.wkoj32z .w5cst::before,
.u13tyg0d .w5cst::before,
.m45sc4 .w5cst::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%;
}
.wkoj32z .w5cst::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");
}
.u13tyg0d .w5cst::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");
}
.m45sc4 .w5cst::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");
}
.qt7u3 .w5cst:not(.s914) .o4n1 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.baotw76b .w5cst:not(.s914) .o4n1 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.fluj24i  .w5cst:not(.s914) .o4n1 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.kujbs  .w5cst:not(.s914) .o4n1 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.d8db3nv .s914 { background: var(--accent); }
.d8db3nv .s914 .o4n1 { background: none; }
.d8db3nv .n9sybmrp { background: var(--accent); }
.d8db3nv .pxvku { background: var(--accent-bg); }
.d8db3nv .w5cst:not(.s914) .o4n1 { background: rgba(0,0,0,0.6); }
.a17knm2.hyp4jc .hoik1p9l { float: left; width: 38%; margin: 0 28px 16px 0; }
.a17knm2.hyp4jc .hoik1p9l .m7n0 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.a17knm2.hyp4jc .i38zu96::after { content: ''; display: block; clear: both; }
.a17knm2.vtamzb .hoik1p9l { float: right; width: 38%; margin: 0 0 16px 28px; }
.a17knm2.vtamzb .hoik1p9l .m7n0 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.a17knm2.vtamzb .i38zu96::after { content: ''; display: block; clear: both; }
.a17knm2.hyp4jc .os0f0pj,
.a17knm2.hyp4jc .ka1rjufg,
.a17knm2.hyp4jc .jxhdc7,
.a17knm2.hyp4jc .xp2l5yi,
.a17knm2.hyp4jc .r7skkzq,
.a17knm2.hyp4jc .aegev,
.a17knm2.hyp4jc .w0fqln,
.a17knm2.hyp4jc .ezvha,
.a17knm2.vtamzb .os0f0pj,
.a17knm2.vtamzb .ka1rjufg,
.a17knm2.vtamzb .jxhdc7,
.a17knm2.vtamzb .xp2l5yi,
.a17knm2.vtamzb .r7skkzq,
.a17knm2.vtamzb .aegev,
.a17knm2.vtamzb .w0fqln,
.a17knm2.vtamzb .ezvha { clear: both; }
@media (max-width: 900px) {
  .a17knm2.hyp4jc .hoik1p9l,
  .a17knm2.vtamzb .hoik1p9l {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .a17knm2.hyp4jc .hoik1p9l .m7n0,
  .a17knm2.vtamzb .hoik1p9l .m7n0 {
    max-height: none !important;
  }
}
.a17knm2.hyp4jc .poaeber,
.a17knm2.hyp4jc .h45st,
.a17knm2.vtamzb .poaeber,
.a17knm2.vtamzb .h45st { overflow: hidden; }
@media (max-width: 640px) {
  .a17knm2.hyp4jc .hoik1p9l,
  .a17knm2.vtamzb .hoik1p9l { float: none; width: 100%; margin: 0 0 16px 0; }
}
.vtrztd .dx8dj,
.vtrztd .i38zu96,
.vtrztd .ktyb6wh  { max-width: 1100px; }
.jl8gd .dx8dj,
.jl8gd .i38zu96,
.jl8gd .ktyb6wh  { max-width: 1150px; }
.gcvkmrm .dx8dj,
.gcvkmrm .i38zu96,
.gcvkmrm .ktyb6wh  { max-width: 1200px; }
.gcvkmrm { --content-mw: 1200px; }
.uo4txa { font-size: 0.82rem; color: var(--text-muted); }
.u90xi4c { display: flex; align-items: center; }
.g768on65 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.xjj6 { display: flex; align-items: center; }
.gzvt9f92 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.gzvt9f92:hover { text-decoration: underline; }
.r514 { margin: 0 3px; opacity: 0.45; }
.r514::before { content: '/'; }
.tzqkf { padding: 2px 5px; color: var(--text-main); }
.plmlytz .uo4txa {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.plmlytz .u90xi4c { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.jqktl .uo4txa {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.jqktl .u90xi4c { padding: 0 0 0 12px; }
.vtv7ze7g {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.kunn67 .u90xi4c { padding: 0 16px; }
.kunn67 .uo4txa {
  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);
}
.kunn67 .dx8dj { padding-top: 28px; }
@media (max-width: 720px) {
  .vtv7ze7g { margin-top: 18px; padding: 0 16px; }
  .kunn67 .dx8dj { padding-top: 16px; }
}
.vtrztd.plmlytz .u90xi4c { max-width: 1100px; }
.jl8gd.plmlytz .u90xi4c { max-width: 1150px; }
.gcvkmrm.plmlytz .u90xi4c { max-width: 1200px; }
.vtrztd .vtv7ze7g { max-width: 1100px; }
.jl8gd .vtv7ze7g { max-width: 1150px; }
.gcvkmrm .vtv7ze7g { max-width: 1200px; }
.vpw2u1 .a17knm2 { padding-top: 16px; padding-bottom: 16px; }
.xeylc .a17knm2 { padding-top: 24px; padding-bottom: 24px; }
.roqnzk .a17knm2 { padding-top: 40px; padding-bottom: 40px; }
.qywpxp .a17knm2 { padding-top: 52px; padding-bottom: 52px; }
.pncyq .a17knm2:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.pncyq .a17knm2:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.pncyq .a17knm2:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.pncyq .a17knm2:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.fz96 .i38zu96 { padding-top: 10px;  padding-bottom: 10px; }
.qzwdgnp .i38zu96 { padding-top: 18px;  padding-bottom: 18px; }
.tl2rm .i38zu96 { padding-top: 36px;  padding-bottom: 36px; }
.nlwww984 .i38zu96 { padding-top: 48px;  padding-bottom: 48px; }
.err3or8 h2.sgqz5o { font-weight: 600; }
.err3or8 h3.iqijm     { font-weight: 600; }
.z1i9v3f4 { font-weight: 500; }
.z1i9v3f4 h2.sgqz5o { font-weight: 800; }
.z1i9v3f4 h3.iqijm     { font-weight: 700; }
.ci36ha8 h2.sgqz5o { font-weight: 900; }
.ci36ha8 h3.iqijm     { font-weight: 800; }
.ci36ha8 .jxhdc7 strong,
.ci36ha8 .jxhdc7 strong { font-weight: 600; }
.rj07 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.fgs8i9zi .rj07 { display: none; }
@media (max-width: 640px) { .rj07 { display: none; } }
.rj07 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.rj07:hover { opacity: 0.85; }
.jwc4ffd .rj07 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.l146xsh .rj07,
.nyx4urvi  .rj07 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.l146xsh .rj07:hover,
.nyx4urvi  .rj07:hover { opacity: 0.88; }
.jwc4ffd.l146xsh .rj07,
.jwc4ffd.nyx4urvi  .rj07 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ulj5quf5 {
  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;
}
.ulj5quf5:hover { transform: translateY(-2px); opacity: 0.92; }
.ulj5quf5 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.m6eif .ulj5quf5 { display: none; }
.m51llzjd .ulj5quf5 { right: 32px; }
.u02mippd  .ulj5quf5 { left: 32px; }
@media (max-width: 480px) {
  .m51llzjd .ulj5quf5 { right: 20px; bottom: 20px; }
  .u02mippd  .ulj5quf5 { left: 20px; bottom: 20px; }
}
.cb74cvnt { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.ktyb6wh { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.vp280d { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ayh3z4 { color: var(--text-dim); font-size: 0.8rem; }
.rbk5mgh1 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.rbk5mgh1 img { height: 26px; width: auto; object-fit: contain; }
.wa3d7jxq a, .mfwtxp a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.wa3d7jxq a:hover, .mfwtxp a:hover { color: var(--accent-light); }
.mfwtxp { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.ks6j2 .ktyb6wh { text-align: center; }
.ks6j2 .mfwtxp { justify-content: center; margin-bottom: 16px; }
.ks6j2 .vp280d { margin-top: 0; }
.wue3f1wr { margin-top: 10px; }
.wue3f1wr a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .ktyb6wh { padding-left: 16px; padding-right: 16px; }
  .drmve .ktyb6wh { padding: 20px 16px; }
  .mfwtxp { gap: 4px 12px; }
  .vp280d { font-size: 0.78rem; }
}
.b5uiodmw .c8xfmtj .rbk5mgh1 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.b5uiodmw .vp280d { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.b5uiodmw .ayh3z4 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .b5uiodmw .cpyf { grid-template-columns: 1fr 1fr; } .b5uiodmw .c8xfmtj { grid-column: 1 / -1; } }
@media (max-width: 480px) { .b5uiodmw .cpyf { grid-template-columns: 1fr; } }
.d2i9 .rbk5mgh1 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.d2i9 .vp280d { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .d2i9 .y5e8xxa { gap: 12px; } .d2i9 .rbk5mgh1 { margin-right: 0; width: 100%; } }
.zw6u .csrgqzl .rbk5mgh1 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.zw6u .vp280d { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.zw6u .ayh3z4 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .zw6u .oyiqcbdn { grid-template-columns: 1fr 1fr; } .zw6u .csrgqzl { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zw6u .oyiqcbdn { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .yt7bealn .mg30 { grid-template-columns: 1fr 1fr; } .yt7bealn .iwkk95g:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .yt7bealn .mg30 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .drwah .mg30 { grid-template-columns: 1fr; } }
.jlu8u9d .ktyb6wh { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.jlu8u9d .mfwtxp { justify-content: center; }
.yf0s .dpkb      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.yf0s .cb74cvnt { background: var(--bg-page); border-top-color: var(--border-alt); }
.mbgi7v .dpkb      { background: #0d1117; border-bottom-color: #21262d; }
.mbgi7v .mdt6dw2 { color: var(--accent-light); }
.mbgi7v .xmi8 { --msep-color: #8b949e; }
.mbgi7v .xmi8 a { color: #8b949e; }
.mbgi7v .xmi8 a:hover { color: var(--accent-light); }
.mbgi7v .nxzzb { color: #8b949e; }
.mbgi7v .cb74cvnt { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.mbgi7v .vp280d,
.mbgi7v .ayh3z4 { color: #6e7681; }
.mbgi7v .wa3d7jxq a, .mbgi7v .mfwtxp a,
.mbgi7v .rbk5mgh1 { color: #e6edf3; }
.mbgi7v .wa3d7jxq a:hover, .mbgi7v .mfwtxp a:hover,
@media (max-width: 640px) {
  .mbgi7v .xmi8 { background: #0d1117; border-top-color: #21262d; }
  .mbgi7v .xmi8 li a { border-bottom-color: #21262d; }
}
.blgiig9w .dpkb      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.blgiig9w .mdt6dw2 { color: var(--accent-light); }
.blgiig9w .xmi8 { --msep-color: #475569; }
.blgiig9w .xmi8 a { color: #475569; }
.blgiig9w .xmi8 a:hover { color: var(--accent-light); }
.blgiig9w .nxzzb { color: #64748b; }
.blgiig9w .cb74cvnt { background: #f0f4f8; border-top-color: #cbd5e1; }
.blgiig9w .vp280d,
.blgiig9w .ayh3z4 { color: #64748b; }
.blgiig9w .wa3d7jxq a, .blgiig9w .mfwtxp a,
.blgiig9w .f8k2482 a, .blgiig9w .rbk5mgh1 { color: #374151; }
.blgiig9w .wa3d7jxq a:hover, .blgiig9w .mfwtxp a:hover,
@media (max-width: 640px) {
  .blgiig9w .xmi8 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .blgiig9w .xmi8 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.l146xsh .dpkb      { background: var(--accent); border-bottom-color: var(--accent-light); }
.l146xsh .mdt6dw2 { color: #fff; }
.l146xsh .xmi8 { --msep-color: rgba(255,255,255,0.82); }
.l146xsh .xmi8 a { color: rgba(255,255,255,0.82); }
.l146xsh .xmi8 a:hover { color: #fff; }
.l146xsh .nxzzb { color: rgba(255,255,255,0.9); }
.l146xsh .cb74cvnt { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.l146xsh .vp280d,
.l146xsh .ayh3z4 { color: rgba(255,255,255,0.72); }
.l146xsh .wa3d7jxq a, .l146xsh .mfwtxp a,
.l146xsh .f8k2482 a, .l146xsh .rbk5mgh1 { color: #fff; }
.l146xsh .wa3d7jxq a:hover, .l146xsh .mfwtxp a:hover,
@media (max-width: 640px) {
  .l146xsh .xmi8 { background: var(--accent); border-top-color: var(--accent-light); }
  .l146xsh .xmi8 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.nyx4urvi .dpkb {
  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);
}
.nyx4urvi .cb74cvnt {
  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) {
  .nyx4urvi .xmi8 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.tiz5 .f9ov9c2r { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.k298 .f9ov9c2r { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.nhql .f9ov9c2r { min-height: 72px; height: auto; }
.xs1eqq7v .f9ov9c2r { min-height: 84px; height: auto; }
.drmve .f9ov9c2r { max-width: none; padding: 0 32px; }
.drmve .ktyb6wh  { max-width: none; padding: 24px 32px; }
.o99mu5b.jl8gd .f9ov9c2r { max-width: 1150px; }
.o99mu5b.gcvkmrm .f9ov9c2r { max-width: 1200px; }
.ynq22e2x   .mdt6dw2, .ynq22e2x   .rbk5mgh1 { text-transform: capitalize; }
.xg6j0d .mdt6dw2, .xg6j0d .rbk5mgh1 { text-transform: lowercase; }
.hkd4zqz .mdt6dw2, .hkd4zqz .rbk5mgh1 { text-transform: uppercase; letter-spacing: 0.06em; }
.zrw5, .jdokyxbt {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.whms62vv .zrw5,
.whms62vv .jdokyxbt { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.wqavi .zrw5,
.wqavi .jdokyxbt { 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; }
.w9vw .zrw5,
.w9vw .jdokyxbt { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.e74um5na .zrw5,
.e74um5na .jdokyxbt { 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; }
.fdwworji   .xmi8 a { font-weight: 500; }
.z4jzel1 .xmi8 a { font-weight: 600; }
.bev0     .xmi8 a { font-weight: 700; }
.sqvc    .xmi8 a { font-weight: 800; letter-spacing: 0.01em; }
.a5j7     .xmi8 > li + li::before,
.o4om    .xmi8 > li + li::before,
.q3j2    .xmi8 > li + li::before,
.fgfm3rl .xmi8 > li + li::before,
.bd1vqz .xmi8 > li + li::before,
.uvzl  .xmi8 > li + li::before,
.l98yo    .xmi8 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.a5j7     .xmi8 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.o4om    .xmi8 > li + li::before { content: "|"; }
.q3j2    .xmi8 > li + li::before { content: "—"; }
.fgfm3rl .xmi8 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.bd1vqz .xmi8 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.uvzl  .xmi8 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.l98yo    .xmi8 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .bq812z7 .nxzzb,
  .a6hmw .nxzzb,
  .lu8l5xw8 .nxzzb,
  .h5srudhz .nxzzb,
  .i7nnma .nxzzb {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .bq812z7 .nxzzb::before,
  .a6hmw .nxzzb::before,
  .lu8l5xw8 .nxzzb::before,
  .h5srudhz .nxzzb::before,
  .i7nnma .nxzzb::before { content: ""; display: block; flex-shrink: 0; }

  
  .bq812z7 .nxzzb::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;
  }

  
  .a6hmw .nxzzb::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;
  }

  
  .lu8l5xw8 .nxzzb::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;
  }

  
  .h5srudhz .nxzzb::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;
  }

  
  .i7nnma .nxzzb::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) {
  .owm07yew .nxzzb {
    padding: 5px 14px;
  }
  .owm07yew .xmi8 {
    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;
  }
  .owm07yew .xmi8 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .owm07yew .xmi8 li a:hover { background: var(--bg-raised); }
  .owm07yew .yzrte,
  .lxx5 .yzrte,
  .tx52 .yzrte { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .g2vlayl .nxzzb {
    padding: 5px 10px;
  }
  .g2vlayl .xmi8 {
    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);
  }
  .g2vlayl .xmi8.xlk9zp { transform: translateX(0); }
  .g2vlayl .xmi8 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .g2vlayl .xmi8 li:last-child a { border-bottom: none; }
  .l146xsh .xmi8,
  .mbgi7v .xmi8 { background: var(--accent) !important; }
  .l146xsh .xmi8 li a,
  .mbgi7v .xmi8 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .tx52 .nxzzb {
    padding: 5px 10px;
  }
  .tx52 .xmi8 {
    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);
  }
  .tx52 .xmi8::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .tx52 .xmi8.xlk9zp { transform: translateY(0); }
  .tx52 .xmi8 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .mem2 .nxzzb {
    padding: 5px 10px;
  }
  .mem2 .xmi8 {
    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;
  }
  .mem2 .xmi8.xlk9zp { opacity: 1; pointer-events: auto; }
  .mem2 .xmi8 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .n7hl81x     .nxzzb { border-radius: 0 !important; }
  .q8lgmr   .nxzzb { border-radius: 8px !important; }
  .ea1gv .nxzzb { border-radius: 50% !important; }
  .xf2thpd   .nxzzb { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .dyvd3gb3 .uncv { flex-direction: column; align-items: stretch; }
  .dyvd3gb3 .hckg { flex-direction: row; min-width: auto; }
  .dyvd3gb3 .p8r7m7bc { align-items: flex-start; text-align: left; }
}
.ur1p8,
.ur1p8.a17knm2,
.xpfr7oku .ur1p8,
.u0ao6vxx .ur1p8,
.c2pi9q .ur1p8,
.m2xvp5 .ur1p8 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.v83fz {
  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;
}
.bw5cwfxw { flex: 1 1 280px; min-width: 0; }
.rixuo7 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.q85pb {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.ocypkd {
  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;
}
.ocypkd:hover { transform: translateY(-1px); opacity: 0.95; }
.qxb5vxa7 .v83fz {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.qxb5vxa7 .rixuo7 { color: var(--cta); }
.qxb5vxa7 .q85pb { color: var(--text-body); }
.qxb5vxa7 .ocypkd {
  background: var(--cta) !important;
  color: #fff !important;
}
.owpf .v83fz {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.owpf .rixuo7 { color: var(--text-primary); }
.owpf .q85pb { color: var(--text-body); }
.owpf .ocypkd {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .v83fz {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .bw5cwfxw { flex: 0 0 auto; }
  .rixuo7 { font-size: 1.2rem; }
  .ocypkd { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.aw1fgqg5 .g9o5z { height: 36px; }
.l397 .g9o5z { height: 60px; max-width: 200px; }
.lxq3n3i .g9o5z { height: 76px; max-width: 240px; }
.csue    .ycsg, .csue    .fxgh { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.uyfa .fdkv + .fdkv {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .e0dgea .aegev {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .e0dgea .pr2r6 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .e0dgea .pr2r6 { padding: 40px 16px 20px; }
  .e0dgea .fdkv {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .e0dgea .g75vi2 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .gtzigl .pr2r6 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .gtzigl .pr2r6::before {
    position: absolute; top: 14px; left: 14px;
  }
  .gtzigl .zyvp {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .gtzigl .v5w0py { white-space: normal; text-align: center; font-size: 1.2rem; }
  .gtzigl .fdkv {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .gtzigl .g75vi2 { width: 100%; min-width: 0; }
  .gtzigl .ycsg { min-width: 0; }
}
.ijyb6c .b3ye {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.ijyb6c .b3ye summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.ijyb6c .b3ye p { padding: 0 2px 16px; }
.la6i .b3ye { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.la6i .b3ye summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.la6i .b3ye summary::after { content: "›"; font-size: 1.2em; }
.la6i .b3ye[open] summary::after { content: "‹"; }
.la6i .b3ye p { padding: 10px 22px 4px; }
.jyde03 .b3ye {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.jyde03 .b3ye summary { color: var(--text-primary); padding-left: 16px; }
.jyde03 .b3ye summary::after { content: "›"; font-size: 1.1em; }
.jyde03 .b3ye[open] summary::after { content: "‹"; }
.jyde03 .b3ye p { padding-left: 16px; }
.sbn4 .nkqx96yw { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.sbn4 .b3ye {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.sbn4 .b3ye:last-child { border-bottom: none; }
.sbn4 .b3ye summary { color: var(--text-primary); border-radius: 0; }
.sbn4 .b3ye summary::after { content: "›"; font-size: 1.1em; }
.sbn4 .b3ye[open] summary::after { content: "‹"; }
.fbcmn .b3ye { overflow: hidden; }
.fbcmn .b3ye summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.fbcmn .b3ye summary::after { color: rgba(255,255,255,.75); }
.fbcmn .b3ye[open] summary { border-radius: 0; }
.lakxh5i1 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.o4mql2vr {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ors72n {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.sxrn { color: var(--text-muted); font-size: 1.05rem; }
.tcsu0q75 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.jp2ul4d {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.lbdzhh { margin-bottom: 20px; }
.e2z86vn {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.kgeso5k {
  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;
}
.kgeso5k:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.jn5km { resize: vertical; min-height: 130px; }
.u5j5k6 { width: 100%; margin-top: 8px; }
.igd58m {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.yw35mbl {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.qxcot9su { color: var(--text-muted); line-height: 1.75; }
.mvw326dj { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.mvw326dj li { margin-bottom: 6px; }
.few38 { max-width: 760px; margin: 0 auto; }
.eh6jom { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.gbauy { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.gbauy:last-child { border-bottom: none; }
.gbauy h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.gbauy p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.hsyv6rs { max-width: 760px; margin: 0 auto; }
.stv09vb { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.stv09vb:last-child { border-bottom: none; }
.bpvo { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.stv09vb p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.stv09vb ul.mvw326dj { margin: 0; }
.xz9xbji .bpvo { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .xz9xbji { grid-template-columns: 1fr; gap: 10px; } }
.wxn2a .bpvo { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.v1si8ds5 .mvw326dj { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .o4jhp4 { grid-template-columns: 1fr; } }
.htzuka ul.mvw326dj { margin: 0; }
.y6v79xtl .mvw326dj,
.ve00p4 .mvw326dj,
.mvjv .mvw326dj,
.cj8nyi .mvw326dj {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .rfwxs { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .u615qm { grid-template-columns: 1fr; } .tfae { position: static; text-align: center; } }
@media (max-width: 860px) { .ehb5 { grid-template-columns: 1fr; } }
.cj8nyi .mvw326dj { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .sn4w3 { flex-direction: column; text-align: center; } .zzip { grid-template-columns: 1fr; } }
.apiy .ors72n { color: var(--accent-light); }
.ya19c {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.ya19c .ors72n { font-size: 2rem; }
.ya19c .sxrn { max-width: 680px; }
.bbcuvp .ors72n { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.bbcuvp .sxrn  { margin: 0; }
@media (max-width: 640px) { .bbcuvp { flex-direction: column; } }
.bx8t52tc .ors72n { color: var(--accent-light); }
.v37kfib .ors72n { color: #fff; }
.v37kfib .sxrn  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .b0fe { grid-template-columns: 1fr; } }
.a5pb60 .kgeso5k {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.a5pb60 .kgeso5k:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.a8dqe .kgeso5k { background: var(--bg-raised); border-color: transparent; }
.a8dqe .kgeso5k:focus { background: var(--bg-card); border-color: var(--accent-light); }
.mrm6dk .kgeso5k { border-radius: 100px; padding: 11px 20px; }
.mrm6dk .jn5km { border-radius: 14px; }
@media (max-width: 640px) { .areu2mo { grid-template-columns: 1fr; } }
.w2xbv9k{position:relative;overflow:visible}
.ux5hts .fzfafqa{display:block}
.pbi6jy .ozqzk6{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.l13tw{--date-bg:transparent}
.jaq6 .krtcgm6::before{content:""}
.bzdk .jemssr{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .jemssr{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .q9o1{max-width:100%}
}
.ezvha{margin:24px 0 32px;padding:0;list-style:none}
.k7ff55qw{margin:18px 0 28px}
.k7ff55qw .ka1rjufg{margin:0}
@media (max-width:560px){
  .hp39p{grid-template-columns:repeat(2,1fr);gap:12px}
}
.hqz2e{
  display:grid;
  grid-template-columns:repeat(4, 1fr);  
  gap:14px;
  margin:16px 0;
}
.d151ogun{
  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;
}
.d151ogun:hover{ background:var(--bg-hover); transform: translateY(-2px); box-shadow: 0 6px 18px rgba(0,0,0,.18); }
.yer2{
  display:block; width:100%; aspect-ratio: 4 / 3;
  background:var(--bg-surface); overflow:hidden;
}
.yer2 img{ width:100%; height:100%; object-fit:cover; display:block; }
.bux67w{ display:flex; flex-direction:column; gap:2px; padding:10px 12px; }
.eaan9s2v{ font-weight:700; font-size:.95rem; line-height:1.25; color:var(--cta); }
.wmdbon{ font-size:.78rem; color:var(--text-muted); }
.d6tnhxg{ font-size:.75rem; color:var(--cta); font-weight:700; }
.o7w93{
  display:block; text-align:center; padding:8px 12px; margin:0 12px 12px;
  font-size:.82rem; border-radius:6px;
}
.pjr31wb{ display:flex; flex-direction:column; gap:18px; margin:16px 0; }
.zna6j3k{ }
.y0y94{
  font-size:1rem; font-weight:700;
  margin:0 0 10px;
  text-transform:uppercase; letter-spacing:.04em;
  color:var(--text-muted);
}
.bl8toz{
  display:flex; flex-wrap:wrap; gap:10px;
}
.juyh8k8x{
  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;
}
.juyh8k8x img{
  max-width:80px; max-height:32px; object-fit:contain; display:block;
}
@media (max-width:560px){
  .hqz2e{ grid-template-columns: repeat(2, 1fr); gap:10px; }
  .eaan9s2v{ font-size:.85rem; }
  .f2vj31m9{ grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); }
}
.zivy3sxd .hqz2e{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 18px !important;
}
.zivy3sxd .yer2{ aspect-ratio: 3 / 4; }
.zivy3sxd .bux67w{ padding: 14px 14px 6px; }
.zivy3sxd .o7w93{ margin: 0 14px 14px; padding: 10px 14px; font-size: .9rem; }
.djot4s6q .hqz2e{
  display: flex !important;
  grid-template-columns: none !important;
  gap: 12px !important;
  overflow-x: auto;
  padding-bottom: 12px;
  scroll-snap-type: x mandatory;
}
.djot4s6q .d151ogun{
  flex: 0 0 200px;
  scroll-snap-align: start;
}
.djot4s6q .yer2{ aspect-ratio: 1 / 1; }
.djot4s6q .bux67w{ padding: 8px 10px; }
.djot4s6q .eaan9s2v{ font-size: .82rem; }
.djot4s6q .wmdbon, .djot4s6q .d6tnhxg{ display: none; }
.djot4s6q .o7w93{ margin: 0 10px 10px; padding: 6px 10px; font-size: .75rem; }
.v63067s .hqz2e{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 12px !important;
}
.v63067s .d151ogun{
  background: transparent !important;
  border: 2px solid var(--accent) !important;
  border-radius: 6px !important;
}
.v63067s .eaan9s2v{ color: var(--text, #fff); }
.v63067s .wmdbon{ color: var(--text-muted, #999); }
@media (max-width: 700px) {
  .zivy3sxd .hqz2e,
  .v63067s .hqz2e {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important;
  }
}
@media (max-width: 560px) {
  .juyh8k8x { min-width: 72px !important; }
  .juyh8k8x img { max-width: 64px !important; }
}
.ogi0afm .y0y94{ display: none; }
.ogi0afm .pjr31wb{
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
  gap: 10px;
}
.ogi0afm .zna6j3k{ display: contents; }
.ogi0afm .bl8toz{ display: contents; }
.klsp .juyh8k8x{
  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;
}
.klsp .juyh8k8x img{ max-width: 36px !important; max-height: 22px !important; }
.klsp .juyh8k8x::after{
  content: attr(title);
  font-size: .8rem;
  color: var(--text, #fff);
  font-weight: 500;
}
.mrxwhs .pjr31wb{ gap: 10px; }
.mrxwhs .y0y94{
  display: inline-block; min-width: 110px; margin: 0 12px 0 0; opacity: .55;
  font-size: .72rem;
}
.mrxwhs .zna6j3k{
  display: flex; align-items: center; flex-wrap: wrap;
}
.mrxwhs .bl8toz{ flex: 1; gap: 8px; }
.mrxwhs .juyh8k8x{
  min-width: 70px !important; min-height: 36px !important; padding: 4px 8px !important;
}
.mrxwhs .juyh8k8x img{ max-height: 22px !important; }
.qikhdk23 .hqz2e{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 14px !important;
}
.qikhdk23 .d151ogun{
  position: relative;
  border: none !important;
  border-radius: 12px !important;
  overflow: hidden;
  background: var(--bg-surface) !important;
}
.qikhdk23 .yer2{
  aspect-ratio: 3 / 4;
  display: block;
}
.qikhdk23 .yer2 img{
  width: 100%; height: 100%; object-fit: cover; display: block;
  transition: transform .35s ease, filter .25s ease;
}
.qikhdk23 .bux67w{
  
  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;
}
.qikhdk23 .eaan9s2v{
  color: #fff !important;
  font-size: 1rem;
  text-align: center;
  text-shadow: 0 1px 4px rgba(0,0,0,0.7);
}
.qikhdk23 .wmdbon,
.qikhdk23 .d6tnhxg{
  color: rgba(255,255,255,0.85) !important;
  font-size: .72rem;
}
.qikhdk23 .o7w93{
  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;
}
.qikhdk23 .d151ogun:hover .yer2 img{
  transform: scale(1.06);
  filter: brightness(0.55);
}
.qikhdk23 .d151ogun:hover .bux67w{
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.qikhdk23 .d151ogun:hover .o7w93{
  opacity: 1;
  transform: translate(-50%, -50%);
  pointer-events: auto;
}
@media (max-width: 700px){
  .qikhdk23 .hqz2e{ grid-template-columns: repeat(2, 1fr) !important; }
  
  .qikhdk23 .bux67w{ opacity: 1; transform: none; }
  .qikhdk23 .o7w93{ opacity: 1; transform: translate(-50%, -50%); }
  .qikhdk23 .yer2 img{ filter: brightness(0.8); }
}
.t7wr .sqc9h3u::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;
}
.t7wr .sqc9h3u{
  
  line-height: 1.7;
  margin-bottom: 18px;
}
.p1wcs5p .sqc9h3u,
.p1wcs5p .lorp{
  position: relative;
  font-style: italic;
  font-size: 1.05em;
  line-height: 1.65;
  color: var(--text-primary);
  margin: 8px 0 22px;
}
.p1wcs5p .ichm23 { padding: 8px 0 8px 56px; }
.p1wcs5p .ichm23::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;
}
.p1wcs5p .gb8zt0qx { padding: 8px 56px 8px 0; text-align: right; }
.p1wcs5p .gb8zt0qx::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;
}
.p1wcs5p .lcn5owy { padding: 8px 22px; }
.p1wcs5p .lcn5owy::before,
.p1wcs5p .lcn5owy::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;
}
.p1wcs5p .lcn5owy::before { content: "\00AB\00A0"; margin-right: 4px; }
.p1wcs5p .lcn5owy::after  { content: "\00A0\00BB"; margin-left: 4px; }
.p1wcs5p .jbgfi {
  padding: 6px 0 6px 16px;
  border-left: 3px solid var(--cta);
}
.p1wcs5p .lnd7ph { padding: 32px 0 8px 0; }
.p1wcs5p .lnd7ph::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;
}
.p1wcs5p .jhepju5p {
  padding: 18px 24px; text-align: center; font-size: 1.15em;
  border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);
}
.xp2l5yi { padding-top: 6px; }
.xp2l5yi .iqijm{
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.xp2l5yi .iqijm::after{
  content: "";
  position: absolute;
  left: 0; bottom: 0;
  width: 28px; height: 2px;
  background: var(--cta);
  opacity: .55;
}
.xp2l5yi p { margin: 0 0 10px; }
.xp2l5yi p:last-child { margin-bottom: 0; }
.r7skkzq{
  position: relative;
  padding-left: 16px;
  margin-top: 18px;
  font-style: italic;
  color: var(--text-muted);
  border-left: 3px solid var(--cta);
}
.b6qs14{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 12px;
  margin: 14px 0;
}
.zvq7{
  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;
}
.zvq7:hover{ border-color: var(--cta); background: var(--bg-hover); }
.imjy71q{
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--cta);
  position: relative;
  
  display: none;
}
.imjy71q::after{
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(135deg, transparent 50%, rgba(255,255,255,.3) 100%);
  border-radius: inherit;
}
.ed7t234c{ flex: 1; min-width: 0; }
.arxcg6d{
  font-weight: 700;
  font-size: .95rem;
  color: var(--text-primary);
  margin-bottom: 2px;
  line-height: 1.25;
}
.v8qgda1{
  font-size: .85rem;
  color: var(--text-muted);
  line-height: 1.4;
}
.b6qs14.rspdn .zvq7 { flex-direction: column; align-items: center; text-align: center; padding: 16px 14px; }
.b6qs14.rspdn .imjy71q { width: 36px; height: 36px; }
.b6qs14.rspdn .ed7t234c { text-align: center; }
.b6qs14.srz249s6 .zvq7 { border: 2px solid var(--cta); background: var(--bg-card-inner); }
.b6qs14.n52dvx { counter-reset: fgb-c; }
.b6qs14.n52dvx .zvq7 { counter-increment: fgb-c; }
.pnkq {
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--cta);
  color: #fff;
  font-weight: 700;
  font-size: 0.9rem;
  display: flex; align-items: center; justify-content: center;
  line-height: 1;
}
.os0f0pj.o2v6y0e0 .ihwg { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.os0f0pj.o2v6y0e0 .yfwhx6b { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.os0f0pj.o2v6y0e0 .vrhbt0 { grid-row: 1 / span 3; grid-column: 1; width: 48px; height: 48px; margin: 0; }
.os0f0pj.o2v6y0e0 .rwby7t { grid-column: 2; text-align: left; padding: 0; }
.os0f0pj.o2v6y0e0 .jg298 { grid-column: 2; text-align: left; padding: 0; }
.os0f0pj.o2v6y0e0 .fun7z75p { grid-column: 2; padding-left: 18px; }
.os0f0pj.ml203aw .yfwhx6b,
.os0f0pj.ml203aw .vrhbt0 { display: none; }
.os0f0pj.ml203aw .ihwg { padding: 16px 18px; text-align: left; }
.os0f0pj.ml203aw .rwby7t { text-align: left; }
.os0f0pj.ml203aw .jg298 { text-align: left; }
.os0f0pj.w06685r { counter-reset: clb-n; }
.os0f0pj.w06685r .ihwg { counter-increment: clb-n; }
.os0f0pj.w06685r .yfwhx6b { display: none; }
.os0f0pj.w06685r .vrhbt0 { 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; }
.os0f0pj.w06685r .vrhbt0::before { content: counter(clb-n); font-family: inherit; }
.os0f0pj.w06685r .vrhbt0::after { display: none; }
.os0f0pj.w06685r .ihwg:not(:has(.vrhbt0)) .rwby7t::before { content: counter(clb-n) ". "; color: var(--cta); font-weight: 700; }
.c54fa .ihwg { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.c54fa .yfwhx6b { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.c54fa .rwby7t { grid-column: 2; text-align: left; padding: 0; }
.c54fa .jg298 { grid-column: 2; text-align: left; padding: 0; }
.c54fa .fun7z75p { grid-column: 2; padding-left: 18px; }
.vkgz .os0f0pj { counter-reset: cl-n; }
.vkgz .ihwg { counter-increment: cl-n; }
.vkgz .yfwhx6b { display: none; }
.vkgz .ihwg:not(:has(.vrhbt0)) .rwby7t::before { content: counter(cl-n) ". "; color: var(--cta); font-weight: 700; }
.wgp7i1 .yfwhx6b,
.wgp7i1 .ihwg { padding: 16px 18px; text-align: left; }
.wgp7i1 .rwby7t { text-align: left; }
.wgp7i1 .jg298 { text-align: left; }
.vph8b8rp .zvq7 { border: 0; border-left: 3px solid var(--cta); border-radius: 0 8px 8px 0; padding-left: 14px; background: transparent; }
.vph8b8rp .imjy71q { display: none; }
.alr99 .zvq7 { border: 0; background: var(--bg-card-inner); }
.alr99 .imjy71q { width: 36px; height: 36px; border-radius: 18px; background: rgba(255,255,255,0.06); }
.alr99 .imjy71q::after { background: radial-gradient(circle at 50% 50%, var(--cta) 0 6px, transparent 7px); inset: 0; opacity: 0.9; }
.q03fso .b6qs14 { counter-reset: fg-c; }
.q03fso .zvq7 { counter-increment: fg-c; }
.q03fso .imjy71q { width: 30px; height: 30px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; }
.q03fso .imjy71q::after { content: counter(fg-c); position: static; background: none; color: #fff; font-weight: 700; font-size: 0.9rem; line-height: 1; }
.y0gdc4n .zvq7 { border: 0; background: transparent; padding: 10px 4px; }
.y0gdc4n .zvq7 + .zvq7 { border-top: 1px solid var(--border); }
.y0gdc4n .imjy71q { width: 6px; height: 6px; border-radius: 50%; margin-top: 9px; }
.y0gdc4n .imjy71q::after { display: none; }
.b814 .zvq7 { border: 0; background: var(--bg-card); padding: 12px 14px; }
.b814 .imjy71q { width: 8px; height: 8px; border-radius: 50%; margin-top: 7px; }
.b814 .imjy71q::after { display: none; }
.h9rg .zvq7 { display: block; position: relative; padding: 14px 16px 14px 44px; }
.h9rg .imjy71q { position: absolute; top: 14px; left: 14px; width: 20px; height: 20px; border-radius: 4px; }
.h9rg .ed7t234c { display: block; }
.lh50ep5 .zvq7 { background: transparent; }
.lh50ep5 .imjy71q { background: transparent; border: 2px solid var(--cta); width: 32px; height: 32px; }
.lh50ep5 .imjy71q::after { background: linear-gradient(135deg, var(--cta) 0%, transparent 60%); opacity: 0.5; }
@media (max-width: 560px){
  .lrvy1m{ grid-template-columns: repeat(2, 1fr); padding: 14px 10px; }
  .v50qb73{ 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) {
  .zr6vxl { padding: 28px 18px 20px; }
  .itlkrk { font-size: 1.2rem; }
  .m5gwrskf { max-width: 220px; max-height: 80px; }
}
.r8jt9z .a17knm2 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.r8jt9z .i38zu96 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.r8jt9z .v83fz {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.um8f0at  .rkvs0aic { border-radius: 50%; }
.ns71y6r2 .v83fz { align-items: center; flex-wrap: wrap; }
@media (max-width: 640px) {
  .rkvs0aic { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
@media (max-width: 640px) {
  .cqi3y8tg { display: none; }
  .rj07 {
    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;
  }
}
.ee8bfbq3 .i9qpnj,
.ee8bfbq3 .dx8dj h2, .ee8bfbq3 .dx8dj h3, .ee8bfbq3 .dx8dj h4,
.ee8bfbq3 .rwby7t h3, .ee8bfbq3 .arxcg6d,
.ee8bfbq3 .x3x52h63, .ee8bfbq3 .sgqz5o { color: var(--cta) !important; }
.ee8bfbq3 .jxhdc7,
.ee8bfbq3 .ljc421,
.ee8bfbq3 .xfse5v,
.ee8bfbq3 .bgrjtk {
  background: var(--accent-bg) !important;
  border-color: var(--cta) !important;
}
.ee8bfbq3 .jxhdc7 strong { color: var(--cta) !important; }
.ee8bfbq3 .jxhdc7 .x4od92,
.ee8bfbq3 .jxhdc7 .x4od92::before { color: var(--cta) !important; }
.ee8bfbq3 [data-c] {
  color: var(--cta) !important;
  background: color-mix(in srgb, var(--cta) 14%, transparent) !important;
}
.ee8bfbq3 .lrvy1m, .ee8bfbq3 .vd05d,
.ee8bfbq3 .xuv9o, .ee8bfbq3 .gero5,
.ee8bfbq3 .ihwg { border-color: var(--cta) !important; }
.ee8bfbq3 .v50qb73 { color: var(--cta) !important; }
.pw7s, .iqkgspo, .rj07, .ulj5quf5,
.ocypkd, .nw60jn, .g75vi2 { text-transform: capitalize; }
:root {
  --accent:          #1a1410;
  --brand:           #1a1410;
  --brand-light:     #e0a400;
  --brand-pale:      #e0a400;
  --grad-start:      #000000;
  --grad-end:        #0a0706;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #e0a400;
  --cta-light:       #f9c432;
  --cta-hover:       #febd09;
  --bg-page:         #0c0c0c;
  --bg-surface:      #141414;
  --bg-card:         #1c1c1c;
  --bg-card-inner:   #232323;
  --bg-raised:       #2b2b2b;
  --bg-hover:        #333333;
  --border:          #3d3d3d;
  --border-alt:      #4c4c4c;
  --border-section:  #3d3d3d;
  --text-primary:    #e5e5e5;
  --text-muted:      #a5a5a5;
  --text-body:       #cccccc;
  --text-sub:        #a5a5a5;
  --text-faint:      #727272;
  --text-dim:        #595959;
  --text-label:      #8c8c8c;
  --text-value:      #bfbfbf;
  --accent-bg:       #1e1e1e;
  --accent-bg-light: #2d2d2d;
  --bg-tip:          #162617;
  --bg-warning:      #272115;
  --bg-info:         #191626;
  --bg-pros:         #162617;
  --bg-cons:         #261716;
  --c-pros:          #93db97;
  --c-cons:          #e68e89;
  --c-pros-label:    #6dce72;
  --c-tip-border:    #52c559;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #93db97;
}
:root { --logo-bg-opacity: 60%; }
body, button, input { font-family: "Barlow", sans-serif; }
.mx3n .x4od92 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.mx3n .x4od92::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.mx3n .ljc421     .x4od92::before { content: "";  color: var(--c-tip-border); }.mx3n .xfse5v .x4od92::before { content: ""; color: var(--c-warn-border); }.mx3n .bgrjtk    .x4od92::before { content: ""; color: #60a5fa; }.xelmx3 .mx3n .ljc421     .x4od92::before { color: #10b981; }.xelmx3 .mx3n .xfse5v .x4od92::before { color: #f43f5e; }.xelmx3 .mx3n .bgrjtk    .x4od92::before { color: #a855f7; }.gzkvat  .mx3n .ljc421     .x4od92::before { color: #eab308; }.gzkvat  .mx3n .xfse5v .x4od92::before { color: #ef4444; }.gzkvat  .mx3n .bgrjtk    .x4od92::before { color: #f97316; }.l8x0zv2  .mx3n .ljc421     .x4od92::before { color: #38bdf8; }.l8x0zv2  .mx3n .xfse5v .x4od92::before { color: #818cf8; }.l8x0zv2  .mx3n .bgrjtk    .x4od92::before { color: #2dd4bf; }.i279 .mx3n .x4od92::before { color: var(--accent-light) !important; }
.j2iazg .zt2ioo li::before, .j2iazg .hedonbs li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.j2iazg .zt2ioo li::before { content: ""; }.j2iazg .hedonbs li::before { content: ""; }.j2iazg .go1gklow::before, .j2iazg .bdpvqr::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.j2iazg .go1gklow::before { content: ""; }.j2iazg .bdpvqr::before { content: ""; }
.vkruv .o99w, .vkruv .pxvku { min-height: 640px; }
.r514::before { content: '—'; }
.obzg5d .o4n1 {  background: rgba(0,0,0,0.45);  backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px); }.obzg5d .s6llwss {  filter: blur(2px) brightness(0.88); }.obzg5d .n9sybmrp {  backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px); }