:root {
  --color-accent: #252434;
  --color-cta: #ff2349;
  --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;
}
.ykadi0 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.mj9cr {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.z8a7zq {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.qyxiubbv { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.jv83jz { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.jv83jz a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.jv83jz a:hover { color: var(--accent-light); }
.t6szfg  .idzhjf { border-radius: 14px; }
.t6szfg .idzhjf li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.t6szfg .idzhjf li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.nmrf1 .idzhjf li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .idzhjf {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .v4nfo57:hover .idzhjf,
  .v4nfo57:focus-within .idzhjf { display: block; }
  .idzhjf li a { padding: 8px 16px; font-size: 0.88rem; }
}
.mmxjgu {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.j25hv1bt { display: none; }
@media (max-width: 640px) {
  .j25hv1bt {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .j25hv1bt.q78p1x4 { display: block; }
}
@media (max-width: 640px) {
  .mmxjgu { display: block; }
  .jv83jz > li + li::before { display: none !important; }
  .jv83jz {
    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;
  }
  .jv83jz.q78p1x4 { display: flex; }
  .jv83jz li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .jv83jz li:last-child a { border-bottom: none; }
}
.bn1n { min-height: 480px; }
.u7rzcqdh {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.uttbk4iw { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.xoa0 .uttbk4iw { margin-left: 0; margin-right: 0; }
.pr78vk {
  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;
}
.pr78vk:hover { opacity: 0.88; }
.kjbfui31 {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.ahti {
  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%);
}
.kjbfui31 .qieh {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.kjbfui31 .u7rzcqdh { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.kjbfui31 .uttbk4iw { color: #e2e8f0; }
.kjbfui31.oiz4f .qieh { text-align: center; }
.kjbfui31.xoa0   .qieh { text-align: left; }
.xjrl55td .qieh {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.xjrl55td .u7rzcqdh { color: var(--text-primary); text-shadow: none; }
.xjrl55td .uttbk4iw { color: var(--text-muted); }
.xjrl55td .pr78vk { margin-top: 16px; }
.xjrl55td, .xjrl55td.bn1n { min-height: auto !important; }
.xjrl55td.oiz4f .qieh { text-align: center; }
.xjrl55td.xoa0   .qieh { 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; }
}
.m3mrv .kjbfui31 .ahti {
  overflow: hidden;
}
.m3mrv .kjbfui31 .ahti::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.yv1vm .kjbfui31 .ahti {
  overflow: hidden;
}
.yv1vm .kjbfui31 .ahti::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;
}
.ox6qrnu .dlguj7,
.ox6qrnu .tpica,
.ox6qrnu .kjbfui31 .ahti {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.posy .kjbfui31 .ahti {
  overflow: hidden;
}
.posy .kjbfui31 .ahti::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;
}
.jhcx .kjbfui31 .ahti {
  animation: hg-breathe 10s ease-in-out infinite;
}
.dlguj7 .ahti {
  background: none;
}
.dlguj7 .u7rzcqdh { color: #fff; }
.dlguj7 .uttbk4iw { color: rgba(255,255,255,0.85); }
.dlguj7 .pr78vk { background: #fff; color: var(--cta); }
.dlguj7 .pr78vk:hover { opacity: 0.92; }
.ox6qrnu .dzj78g {
  animation: hg-fadein 1.2s ease-out both;
}
.dzj78g .u7rzcqdh { text-shadow: none; color: var(--text-primary); }
.dzj78g .uttbk4iw { color: var(--text-muted); }
body.eshxbky0 .u7rzcqdh {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.mlf1utb2 .u7rzcqdh {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.bn1n.dlguj7 .u7rzcqdh,
section.dlguj7 .u7rzcqdh {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.dzj78g.oiz4f .emyobxou { align-items: center; text-align: center; }
.bn1n .czvucn {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.czvucn .kzzjd.anni {
  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;
}
.czvucn .kzzjd.anni:hover { opacity: 0.85; }
.r1k43e .qieh { padding-bottom: 24px; }
.mmk0pps .qieh { max-width: 1100px; }
@media (max-width: 700px) {
  .dzj78g { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .dzj78g:not(.woxpgu) .bc64btqg { display: none !important; }
  .woxpgu .bc64btqg { padding: 16px; }
  .emyobxou  { padding: 36px 24px; }
  .dzj78g~.iy0m9zvw,.vfvuj~.iy0m9zvw{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .bn1n, .dzj78g { min-height: 320px !important; }
  .u7rzcqdh { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .pfxszwr5,
  .wzz6a,
  .pufk56es { grid-template-columns: 1fr !important; }

  

  
  .r1k43e { display: flex !important; flex-direction: column !important; }
  .r1k43e .qieh { display: contents; }
  .r1k43e .ahti { order: 0; }
  .r1k43e .u7rzcqdh { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .r1k43e .pfxszwr5 { order: 2; padding: 0 16px 12px !important; }
  .r1k43e .uttbk4iw { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .mmk0pps .qieh { display: flex; flex-direction: column; }
  .mmk0pps .qieh .u7rzcqdh { order: 1; }
  .mmk0pps .qieh .pufk56es { order: 2; margin: 8px 0 24px !important; }
  .mmk0pps .qieh .uttbk4iw { order: 3; }
  .mmk0pps .qieh .pr78vk { order: 4; align-self: center; margin-top: 0; }

  
  .dzj78g.woxpgu {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .dzj78g.woxpgu .emyobxou { display: contents; padding: 0; }
  .dzj78g.woxpgu .emyobxou .u7rzcqdh { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .dzj78g.woxpgu .bc64btqg { order: 2; padding: 12px 16px; }
  .dzj78g.woxpgu .emyobxou .uttbk4iw { order: 3; padding: 0 24px; margin: 0 auto; }
  .dzj78g.woxpgu .emyobxou .pr78vk { order: 4; align-self: center; margin: 8px 0 32px; }
}
.gqhgw5 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.q2h5 { width: 100%; height: auto; display: block; border-radius: 10px; }
.tkdyx .gqhgw5        { border-radius: 16px; }
.tkdyx .q2h5  { border-radius: 16px; }
.ieygyutr .gqhgw5         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ieygyutr .q2h5   { border-radius: 8px; }
.aiewoz7k { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.r257l { width: 100%; padding: 32px 0; position: relative; }
.ecx8 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.iy03t3a .r257l:nth-child(even) { background: var(--bg-surface); }
.iy03t3a .r257l:nth-child(odd)  { background: var(--bg-page); }
.rrl34f .r257l:nth-child(even) { background: var(--bg-card); }
.rrl34f .r257l:nth-child(odd)  { background: var(--bg-page); }
.iy03t3a .r257l:nth-child(odd)  .ecx8 { background: var(--bg-card); border-radius: 6px; }
.iy03t3a .r257l:nth-child(even) .ecx8 { background: var(--bg-raised); border-radius: 6px; }
.rrl34f .r257l:nth-child(odd)  .ecx8 { background: var(--bg-card); border-radius: 6px; }
.rrl34f .r257l:nth-child(even) .ecx8 { background: var(--bg-raised); border-radius: 6px; }
.iy03t3a .r257l:nth-child(even) .vnr7 .ltdc9,
.rrl34f .r257l:nth-child(even) .vnr7 .ltdc9 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.iy03t3a .r257l:nth-child(odd) .vnr7 .ltdc9,
.rrl34f .r257l:nth-child(odd) .vnr7 .ltdc9 { background: var(--bg-card-inner); }
.iy03t3a .r257l:nth-child(even) .ec91 .ltdc9:nth-child(odd),
.rrl34f .r257l:nth-child(even) .ec91 .ltdc9:nth-child(odd)  { background: var(--bg-card); }
.iy03t3a .r257l:nth-child(even) .ec91 .ltdc9:nth-child(even),
.rrl34f .r257l:nth-child(even) .ec91 .ltdc9:nth-child(even) { background: var(--bg-card-inner); }
h1.re6b7ns { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.re6b7ns {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.mf2hxqa { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.els5bvv h2.re6b7ns {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.k8all h2.re6b7ns {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.z1aw h2.re6b7ns {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.h8rz h2.re6b7ns::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ceibmm92 h2.re6b7ns {
  color: var(--text-primary); font-size: 1.7rem;
}
.yg1z h2.re6b7ns::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.zy9l96 h2.re6b7ns {
  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) { .ot7v { display: none; } }
.cqxm1 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.xdhlwjfo { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.odf2s {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ag8t { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.q97e { padding-left: 20px; }
.q97e li { margin-bottom: 6px; }
.q97e a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.q97e a:hover { color: var(--accent-light); }
.eio911ij .ag8t { display: none; }
.xcmljqd2 .ag8t { display: none; }
.xcmljqd2 .q97e { padding-left: 0; list-style: none; }
.xcmljqd2 .q97e li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.xcmljqd2 .q97e a { font-size: 0.92rem; }
.t9lgtf0p .odf2s { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.t9lgtf0p .ag8t { display: none; }
.t9lgtf0p .q97e { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.t9lgtf0p .q97e li { margin-bottom: 0; }
.t9lgtf0p .q97e 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;
}
.t9lgtf0p .q97e a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.wknnrzmx .odf2s { padding: 20px 20px 16px; }
.wknnrzmx .q97e {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.wknnrzmx .q97e li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.wknnrzmx .q97e 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;
}
.wknnrzmx .q97e 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;
}
.wknnrzmx .q97e a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.wknnrzmx .q97e a:focus,
.wknnrzmx .q97e a:focus-visible,
.wknnrzmx .q97e a:target { outline: none; }
.wknnrzmx .q97e li:target a { border-color: var(--border); color: var(--text-muted); }
.svu9n3qh .odf2s { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.svu9n3qh .ag8t { display: none; }
.svu9n3qh .q97e { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.svu9n3qh .q97e li { margin-bottom: 0; }
.svu9n3qh .q97e li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.svu9n3qh .q97e li:last-child::after { content: ""; margin-right: 0; }
.svu9n3qh .q97e a { font-size: 0.9rem; }
.ltdc9 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.vnr7 .ltdc9 { background: var(--bg-card); }
.ec91 .ltdc9:nth-child(odd)  { background: var(--bg-card); }
.ec91 .ltdc9:nth-child(even) { background: var(--bg-raised); }
.osip4 .ltdc9 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.osip4 .ltdc9:last-child { border-bottom: none; }
.osip4 h3.mf2hxqa { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.nefj .ltdc9 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.nefj .ltdc9 + .ltdc9 { margin-top: 4px; }
.bpnod .ltdc9 { background: none; border-radius: 0; padding: 12px 0; }
.bpnod .ltdc9 + .ltdc9 { border-top: 1px solid var(--border-section); }
.yf9m { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.cz28n { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.klqx2bbk { color: var(--text-body); margin-bottom: 10px; }
.meo1pqn, .a310 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.meo1pqn li, .a310 li { margin-bottom: 6px; }
.a310 li { list-style: decimal; }
.p2pslfp     .meo1pqn { list-style-type: "● "; }
.y51yqg6h  .meo1pqn { list-style-type: "■ "; }
.jxmp058 .meo1pqn { list-style-type: "◆ "; }
.izvjawx    .meo1pqn { list-style-type: "★ "; }
.p2pslfp     .wkcu7q { list-style-type: "● "; }
.y51yqg6h  .wkcu7q { list-style-type: "■ "; }
.jxmp058 .wkcu7q { list-style-type: "◆ "; }
.izvjawx    .wkcu7q { list-style-type: "★ "; }
.p2pslfp    .meo1pqn li::marker, .p2pslfp    .wkcu7q li::marker,
.y51yqg6h .meo1pqn li::marker, .y51yqg6h .wkcu7q li::marker,
.jxmp058 .meo1pqn li::marker, .jxmp058 .wkcu7q li::marker,
.izvjawx   .meo1pqn li::marker, .izvjawx   .wkcu7q li::marker {
  color: var(--cta); font-size: 1em;
}
.p2pslfp .a310,
.y51yqg6h .a310,
.jxmp058 .a310,
.izvjawx .a310 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.p2pslfp .a310 li,
.y51yqg6h .a310 li,
.jxmp058 .a310 li,
.izvjawx .a310 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.p2pslfp .a310 li::before,
.y51yqg6h .a310 li::before,
.jxmp058 .a310 li::before,
.izvjawx .a310 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;
}
.p2pslfp     .a310 li::before { border-radius: 50%; }
.y51yqg6h  .a310 li::before { border-radius: 3px; }
.jxmp058 .a310 li::before { border-radius: 3px; }
.izvjawx    .a310 li::before { border-radius: 50%; }
.izfdk { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.zyqise .izfdk,
.zis9 .izfdk { background: transparent; border: none; border-radius: 0; }
.vqkwo { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.vqkwo th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.vqkwo td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.vqkwo tr:hover td { background: var(--bg-hover); }
.apvbli .vqkwo tbody tr:nth-child(even) td { background: var(--bg-surface); }
.iy9m .vqkwo { border: 1px solid var(--border-alt); }
.iy9m .vqkwo th,
.iy9m .vqkwo td { border: 1px solid var(--border-alt); }
.rdi6js .vqkwo th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.rdi6js .vqkwo td { border-bottom: none; }
.rdi6js .vqkwo tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.zh6lwso .vqkwo th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.xfayjp .izfdk {
  overflow: hidden;
}
.xfayjp .vqkwo th { border-bottom: 1px solid var(--border-alt); }
.xfayjp .vqkwo tr:last-child td { border-bottom: none; }
.y9xps6 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.kon9d { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.n9eij { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.esql6zyd { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.az65zdl { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.wkcu7q { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.wkcu7q 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%}
.snnjx9hq .esql6zyd { background: transparent; text-align: center; }
.ql2m .n9eij {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.apazj .n9eij {
  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);
}
.wdwm .kon9d { display: grid; grid-template-columns: auto 1fr; }
.wdwm .n9eij {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.wdwm .esql6zyd { grid-column: 2; }
.wdwm .az65zdl,
.wdwm .wkcu7q { grid-column: 1 / -1; }
.ziqm .kon9d { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ziqm .n9eij {
  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);
}
.ziqm .esql6zyd { grid-column: 2; }
.ziqm .az65zdl,
.ziqm .wkcu7q { grid-column: 1 / -1; }
.gdmk0 .kon9d { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.gdmk0 .esql6zyd { background: none; color: var(--accent-light); font-weight: 700; }
.j3rk3 .kon9d { 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); }
.j3rk3 .esql6zyd { background: none; color: var(--accent-light); font-weight: 700; }
.p6ibjt7 .kon9d { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.p6ibjt7 .kon9d:last-child { border-bottom: none; }
.p6ibjt7 .esql6zyd { background: none; color: var(--accent-light); font-weight: 700; }
.ko39ew .kon9d { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ko39ew .esql6zyd { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.yvtpeg9u .y9xps6 { counter-reset: card-n; }
.yvtpeg9u .kon9d  { counter-increment: card-n; }
.yvtpeg9u .esql6zyd { display: flex; align-items: center; gap: 10px; }
.yvtpeg9u .esql6zyd::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;
}
.k6xk .kon9d { background: var(--bg-surface); border: 1px solid var(--border); }
.k6xk .esql6zyd { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.i1k7m1 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.krys  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.it12r { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.zfcdc { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.i1k7m1 strong { color: var(--text-primary); font-size: 0.95rem; }
.i1k7m1 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.q2h5 { width: 100%; height: auto; border-radius: 10px; display: block; }
.anni {
  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;
}
.anni:hover { opacity: 0.85; }
.bm79 .anni  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.bm79 .anni:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.p970fn .anni  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.p970fn .anni:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.fyn3h9 .pr78vk { border-radius: 50px; }
.fyn3h9 .anni  { border-radius: 50px; }
.hrhfrsyj .pr78vk { padding-left: 22px; padding-right: 22px; }
.hrhfrsyj .anni  { padding-left: 12px; padding-right: 12px; }
.dqr1 .pr78vk { padding-left: 44px; padding-right: 44px; }
.dqr1 .anni  { padding-left: 24px; padding-right: 24px; }
.lfit .pr78vk { padding-left: 56px; padding-right: 56px; }
.lfit .anni  { padding-left: 32px; padding-right: 32px; }
.i2k4   .pr78vk::after, .i2k4   .anni::after,
.hh9whgp8 .pr78vk::after, .hh9whgp8 .anni::after,
.f0tgp2    .pr78vk::after, .f0tgp2    .anni::after,
.g4h8    .pr78vk::after, .g4h8    .anni::after,
.hc7w5    .pr78vk::after, .hc7w5    .anni::after,
.oo2v1bv     .pr78vk::after, .oo2v1bv     .anni::after,
.d9f7n    .pr78vk::after, .d9f7n    .anni::after,
.yk4a4s1j   .pr78vk::after, .yk4a4s1j   .anni::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;
}
.i2k4 .pr78vk::after, .i2k4 .anni::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");
}
.hh9whgp8 .pr78vk::after, .hh9whgp8 .anni::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");
}
.f0tgp2 .pr78vk::after, .f0tgp2 .anni::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");
}
.g4h8 .pr78vk::after, .g4h8 .anni::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");
}
.hc7w5 .pr78vk::after, .hc7w5 .anni::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");
}
.oo2v1bv .pr78vk::after, .oo2v1bv .anni::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");
}
.d9f7n .pr78vk::after, .d9f7n .anni::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");
}
.yk4a4s1j .pr78vk::after, .yk4a4s1j .anni::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");
}
.i0vhu   .e2jr::after, .i0vhu   .xu4v::after,
.y3m5 .e2jr::after, .y3m5 .xu4v::after,
.wsv2w2    .e2jr::after, .wsv2w2    .xu4v::after,
.kqcyy    .e2jr::after, .kqcyy    .xu4v::after,
.h836l    .e2jr::after, .h836l    .xu4v::after,
.frv2zx90     .e2jr::after, .frv2zx90     .xu4v::after,
.ar7wyu    .e2jr::after, .ar7wyu    .xu4v::after,
.ot2kx   .e2jr::after, .ot2kx   .xu4v::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;
}
.i0vhu .e2jr::after, .i0vhu .xu4v::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");
}
.y3m5 .e2jr::after, .y3m5 .xu4v::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");
}
.wsv2w2 .e2jr::after, .wsv2w2 .xu4v::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");
}
.kqcyy .e2jr::after, .kqcyy .xu4v::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");
}
.h836l .e2jr::after, .h836l .xu4v::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");
}
.frv2zx90 .e2jr::after, .frv2zx90 .xu4v::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");
}
.ar7wyu .e2jr::after, .ar7wyu .xu4v::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");
}
.ot2kx .e2jr::after, .ot2kx .xu4v::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");
}
.lt80zg .eotdxf    { background: transparent; padding: 0; }
.kzzjd.anni {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .bli9 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .bli9::before    { grid-area: rank;   }
  .ui94q           { grid-area: ident;  }
  .fovrrb     { grid-area: rating; min-width: 0; width: auto; }
  .i8lajvh           { grid-area: pills;  }
  .kzzjd             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .bli9 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .bli9::before    { justify-self: center; }
  .ui94q           { width: 100%; }
  .fovrrb     { justify-self: center; }
  .i8lajvh           { grid-template-columns: 1fr; }
}
.rioaus    .m14d li::before { content: "◆"; }
.rioaus    .g97p4xt li::before { content: "▲"; }
@media (min-width: 860px) {
  .rrbxt72h .i6rr9fmz {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .rrbxt72h .dldfwc45 { margin: 0; }
}
.h0lhu .dldfwc45 { border-top: 4px solid var(--accent); }
.h0lhu .gztej5 { background: var(--bg-card); }
@media (max-width: 720px) {
  .s1jvltt { grid-template-columns: 1fr; }
  .uwrkm { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .uwrkm .xaze2k60 { width: 72px; height: 50px; }
  .uwrkm .l12qfjmg { max-width: 180px; }
  .uwrkm .nc0bf { width: auto; }
}
@media (max-width: 720px) {
  .tdr9 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ddx2 { padding: 16px; }
  .vhnyfj .shfirq { min-width: 50%; }
}
@media (max-width: 860px) {
  .am5wj6 { grid-template-columns: 1fr; }
  .nppfgq2o { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .cui97k { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .twbwyi67 { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .ku65t { flex-direction: column; align-items: stretch; }
}
.hx0c .nc0bf .anni { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .j4wcr5 { flex-direction: column; align-items: stretch; gap: 10px; }
  .hx0c .nc0bf { text-align: center; }
}
@media (max-width: 720px) {
  .z8hy0p { grid-template-columns: 1fr; }
  .zott1 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .z40l1h { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .mg7j5 { grid-template-columns: 1fr; }
  .apqd8ab { width: 100px; height: 100px; margin: 16px auto; }
  .jpyx2zut { font-size: 1.4rem; }
  .w2bile8 { justify-content: center; }
  .qtywy4w .shfirq { min-width: 50%; }
}
@media (max-width: 540px) {
  .jqmi { flex-wrap: wrap; padding: 14px 16px; }
  .usjugqv { padding: 12px 16px; }
  .pjw0w .oeyemq { margin: 0 16px; }
  .pjw0w .pfw4v21 { padding: 0 16px; }
  .wninrn { padding: 12px 16px; }
}
.st6oq7m4 .bli9 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.ksry .i8lajvh .qq1d3 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.ksry .i8lajvh .qq1d3:first-child { border-left: none; }
.nbopo6 .sioeam8 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.t7i2 { margin: 16px 0; }
.u1y16tpv { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.u1y16tpv summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.u1y16tpv summary::after { content: "+"; color: var(--accent-light); }
.u1y16tpv[open] summary::after { content: "−"; }
.u1y16tpv p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.r257l { margin-bottom: 0; }
.r9hsbmw3 h2.re6b7ns { color: var(--text-primary); border-color: var(--accent-light); }
.mo4s8g6 h2.re6b7ns { color: var(--text-primary); border-color: var(--accent-light); }
.umlm .krys     { background: #052e16; border-color: #10b981; }
.umlm .it12r    { background: #1e1036; border-color: #a855f7; }
.umlm .i1k7m1 strong  { color: #f1f5f9; }
.umlm .i1k7m1 p       { color: #cbd5e1; }
.umlm .bm4v    .krys     .zfcdc::before,
.umlm .oifpm3bm  .krys     .zfcdc::before,
.umlm .of009  .krys     .zfcdc::before,
.umlm .hejhv .krys     .zfcdc::before { color: #10b981; }
.umlm .bm4v    .bkm6ndy .zfcdc::before,
.umlm .oifpm3bm  .bkm6ndy .zfcdc::before,
.umlm .of009  .bkm6ndy .zfcdc::before,
.umlm .hejhv .bkm6ndy .zfcdc::before { color: #f43f5e; }
.umlm .bm4v    .it12r    .zfcdc::before,
.umlm .oifpm3bm  .it12r    .zfcdc::before,
.umlm .of009  .it12r    .zfcdc::before,
.umlm .hejhv .it12r    .zfcdc::before { color: #a855f7; }
.eqgogl8a .krys     { background: #2d2000; border-color: #eab308; }
.eqgogl8a .it12r    { background: #2d1600; border-color: #f97316; }
.eqgogl8a .i1k7m1 strong  { color: #f1f5f9; }
.eqgogl8a .i1k7m1 p       { color: #cbd5e1; }
.eqgogl8a .bm4v    .krys     .zfcdc::before,
.eqgogl8a .oifpm3bm  .krys     .zfcdc::before,
.eqgogl8a .of009  .krys     .zfcdc::before,
.eqgogl8a .hejhv .krys     .zfcdc::before { color: #eab308; }
.eqgogl8a .bm4v    .bkm6ndy .zfcdc::before,
.eqgogl8a .oifpm3bm  .bkm6ndy .zfcdc::before,
.eqgogl8a .of009  .bkm6ndy .zfcdc::before,
.eqgogl8a .hejhv .bkm6ndy .zfcdc::before { color: #ef4444; }
.eqgogl8a .bm4v    .it12r    .zfcdc::before,
.eqgogl8a .oifpm3bm  .it12r    .zfcdc::before,
.eqgogl8a .of009  .it12r    .zfcdc::before,
.eqgogl8a .hejhv .it12r    .zfcdc::before { color: #f97316; }
.zt9vcm .krys     { background: #0c1a2e; border-color: #38bdf8; }
.zt9vcm .it12r    { background: #0a2020; border-color: #2dd4bf; }
.zt9vcm .i1k7m1 strong  { color: #f1f5f9; }
.zt9vcm .i1k7m1 p       { color: #cbd5e1; }
.zt9vcm .bm4v    .krys     .zfcdc::before,
.zt9vcm .oifpm3bm  .krys     .zfcdc::before,
.zt9vcm .of009  .krys     .zfcdc::before,
.zt9vcm .hejhv .krys     .zfcdc::before { color: #38bdf8; }
.zt9vcm .bm4v    .bkm6ndy .zfcdc::before,
.zt9vcm .oifpm3bm  .bkm6ndy .zfcdc::before,
.zt9vcm .of009  .bkm6ndy .zfcdc::before,
.zt9vcm .hejhv .bkm6ndy .zfcdc::before { color: #818cf8; }
.zt9vcm .bm4v    .it12r    .zfcdc::before,
.zt9vcm .oifpm3bm  .it12r    .zfcdc::before,
.zt9vcm .of009  .it12r    .zfcdc::before,
.zt9vcm .hejhv .it12r    .zfcdc::before { color: #2dd4bf; }
.l1kd2t .krys     { background: var(--accent-bg); border-color: var(--accent-light); }
.l1kd2t .it12r    { background: var(--accent-bg); border-color: var(--accent-pale); }
.l1kd2t .bm4v    .zfcdc::before,
.l1kd2t .oifpm3bm  .zfcdc::before,
.l1kd2t .of009  .zfcdc::before,
.l1kd2t .hejhv .zfcdc::before { color: var(--accent-light) !important; }
.w6oa08 .mvte1av2 ul li,
.w6oa08 .m14d li         { color: #4ade80; }
.w6oa08 .mvte1av2 .qbedgrgg { color: #22c55e; }
.w6oa08 .oviwalz ul li,
.w6oa08 .g97p4xt li         { color: #f87171; }
.w6oa08 .oviwalz .xzeham { color: #ef4444; }
.rioaus .qbedgrgg::before { content: "◆ "; }
.rioaus .xzeham::before { content: "▲ "; }
.xj1iq9 .i1k7m1 { background: transparent; border-left: none; border: 1.5px solid; }
.xj1iq9 .krys     { border-color: var(--c-tip-border); }
.xj1iq9 .it12r    { border-color: #60a5fa; }
.xj1iq9 .i1k7m1 strong { color: var(--text-primary); }
.xj1iq9 .i1k7m1 p      { color: var(--text-muted); }
.vxih0914 .i1k7m1 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.vxih0914 .krys     { border-top-color: var(--c-tip-border); }
.vxih0914 .it12r    { border-top-color: #60a5fa; }
.l5f35 .i1k7m1 { border-left: none; border-radius: 8px; }
.l5f35 .krys     { background: #065f46; }
.l5f35 .it12r    { background: #1e3a8a; }
.l5f35 .i1k7m1 strong,
.l5f35 .i1k7m1 p { color: #fff; }
.l5f35 .zfcdc::before { color: rgba(255,255,255,0.85) !important; }
.umlm.l5f35 .krys,
.umlm .l5f35 .krys     { background: #052e16; }
.umlm.l5f35 .it12r,
.umlm .l5f35 .it12r    { background: #1e1036; }
.eqgogl8a.l5f35 .krys,
.eqgogl8a .l5f35 .krys      { background: #2d2000; }
.eqgogl8a.l5f35 .it12r,
.eqgogl8a .l5f35 .it12r     { background: #2d1600; }
.zt9vcm.l5f35 .krys,
.zt9vcm .l5f35 .krys      { background: #0c1a2e; }
.zt9vcm.l5f35 .it12r,
.zt9vcm .l5f35 .it12r     { background: #0a2020; }
.q740 .i1k7m1 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.q740 .krys     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.q740 .bkm6ndy { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.q740 .it12r    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.q740 .i1k7m1 strong { color: var(--text-primary); }
.q740 .i1k7m1 p      { color: var(--text-muted); }
.xdbv98vh .i1k7m1 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.bm4v .zfcdc,
.oifpm3bm .zfcdc,
.of009 .zfcdc,
.hejhv .zfcdc { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.bm4v .zfcdc::before,
.oifpm3bm .zfcdc::before,
.of009 .zfcdc::before,
.hejhv .zfcdc::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.bm4v .krys     .zfcdc::before { content: "✦"; color: var(--c-tip-border); }
.bm4v .bkm6ndy .zfcdc::before { content: "▲"; color: var(--c-warn-border); }
.bm4v .it12r    .zfcdc::before { content: "◉"; color: #60a5fa; }
.oifpm3bm .krys     .zfcdc::before { content: "★"; color: var(--c-tip-border); }
.oifpm3bm .bkm6ndy .zfcdc::before { content: "◆"; color: var(--c-warn-border); }
.oifpm3bm .it12r    .zfcdc::before { content: "●"; color: #60a5fa; }
.of009 .krys     .zfcdc::before { content: "▶"; color: var(--c-tip-border); }
.of009 .bkm6ndy .zfcdc::before { content: "■"; color: var(--c-warn-border); }
.of009 .it12r    .zfcdc::before { content: "▸"; color: #60a5fa; }
.hejhv .krys     .zfcdc::before { content: "→"; color: var(--c-tip-border); }
.hejhv .bkm6ndy .zfcdc::before { content: "⬥"; color: var(--c-warn-border); }
.hejhv .it12r    .zfcdc::before { content: "◈"; color: #60a5fa; }
.cfgrf699 .vnr7 .ltdc9,
.cfgrf699 .ec91 .ltdc9  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.cfgrf699 .kon9d                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.cfgrf699 .izfdk          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.cfgrf699 .odf2s                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.wo24g .vnr7 .ltdc9,
.wo24g .ec91 .ltdc9,
.wo24g .kon9d,
.wo24g .bli9,
.wo24g .dldfwc45,
.wo24g .izfdk,
.wo24g .odf2s,
.wo24g .xdbv98vh .i1k7m1 { box-shadow: none; }
.ey6n   body, .ey6n   { font-size: 0.9rem; }
.ey6n   .klqx2bbk, .ey6n .yf9m, .ey6n .cz28n,
.ey6n   .cqxm1, .ey6n .xdhlwjfo { font-size: 0.9rem; }
.ey6n   .meo1pqn, .ey6n .a310 { font-size: 0.9rem; }
.bt3e   .klqx2bbk, .bt3e .yf9m, .bt3e .cz28n,
.bt3e   .cqxm1, .bt3e .xdhlwjfo { font-size: 0.95rem; }
.bt3e   .meo1pqn, .bt3e .a310 { font-size: 0.95rem; }
.hg2syf83   .klqx2bbk, .hg2syf83 .yf9m, .hg2syf83 .cz28n,
.hg2syf83   .cqxm1, .hg2syf83 .xdhlwjfo { font-size: 1.08rem; }
.hg2syf83   .meo1pqn, .hg2syf83 .a310 { font-size: 1.05rem; }
.hg2syf83   .vqkwo { font-size: 0.97rem; }
.lr16uobu .u7rzcqdh      { font-size: 3.2rem; }
.lr16uobu h2.re6b7ns { font-size: 1.9rem; }
.lr16uobu h3.mf2hxqa     { font-size: 1.4rem; }
.o1en4u0 .u7rzcqdh      { font-size: 3.8rem; }
.o1en4u0 h2.re6b7ns { font-size: 2.2rem; }
.o1en4u0 h3.mf2hxqa     { font-size: 1.6rem; }
.r257l + .r257l { position: relative; }
.ouopvib   .r257l + .r257l::before,
.c0mz  .r257l + .r257l::before,
.bg8c6   .r257l + .r257l::before,
.l16v9i   .r257l + .r257l::before,
.abg5tk   .r257l + .r257l::before,
.mhli5pyf .r257l + .r257l::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.ouopvib .r257l + .r257l::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.c0mz .r257l + .r257l::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.bg8c6 .r257l + .r257l::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;
}
.l16v9i .r257l + .r257l::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.spbq5w .r257l { margin-bottom: 16px; }
.spbq5w .r257l + .r257l { margin-top: 0; }
.spbq5w .ecx8 { padding-top: 0; padding-bottom: 0; }
.abg5tk .r257l + .r257l::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.mhli5pyf .r257l + .r257l::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.y3kxhn .r257l + .r257l::before,
.oa11mx .r257l + .r257l::before,
.egovjf .r257l + .r257l::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%;
}
.iy03t3a .y3kxhn .r257l:nth-child(even)::before,
.iy03t3a .oa11mx .r257l:nth-child(even)::before,
.iy03t3a .egovjf .r257l:nth-child(even)::before { background: var(--bg-surface); }
.rrl34f .y3kxhn .r257l:nth-child(even)::before,
.rrl34f .oa11mx .r257l:nth-child(even)::before,
.rrl34f .egovjf .r257l:nth-child(even)::before { background: var(--bg-card); }
.y3kxhn .r257l + .r257l::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");
}
.oa11mx .r257l + .r257l::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");
}
.egovjf .r257l + .r257l::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");
}
.olmm5 .kjbfui31,
.x46td2 .kjbfui31,
.mbpiw30a .kjbfui31 { overflow: hidden; }
.olmm5 .qieh,
.x46td2 .qieh { margin-bottom: 60px; }
.mbpiw30a .qieh { margin-bottom: 70px; }
.olmm5 .kjbfui31::before,
.x46td2 .kjbfui31::before,
.mbpiw30a .kjbfui31::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%;
}
.olmm5 .kjbfui31::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");
}
.x46td2 .kjbfui31::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");
}
.mbpiw30a .kjbfui31::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");
}
.fbj88td5 .kjbfui31:not(.dlguj7) .ahti { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.qxnsp .kjbfui31:not(.dlguj7) .ahti { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.jll2z2n  .kjbfui31:not(.dlguj7) .ahti { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.bi9me  .kjbfui31:not(.dlguj7) .ahti { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.qxnsp .dlguj7 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.qxnsp .tpica { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.qxnsp .dzj78g { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.p4c9i1j8 .dlguj7 .ahti { background: none; }
.p4c9i1j8 .kjbfui31:not(.dlguj7) .ahti { background: rgba(0,0,0,0.6); }
.r257l.tjncy .gqhgw5 { float: left; width: 38%; margin: 0 28px 16px 0; }
.r257l.tjncy .gqhgw5 .q2h5 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.r257l.tjncy .ecx8::after { content: ''; display: block; clear: both; }
.r257l.gk4udn .gqhgw5 { float: right; width: 38%; margin: 0 0 16px 28px; }
.r257l.gk4udn .gqhgw5 .q2h5 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.r257l.gk4udn .ecx8::after { content: ''; display: block; clear: both; }
.r257l.tjncy .y9xps6,
.r257l.tjncy .izfdk,
.r257l.tjncy .i1k7m1,
.r257l.tjncy .ltdc9,
.r257l.tjncy .xdhlwjfo,
.r257l.tjncy .xtun,
.r257l.tjncy .i6rr9fmz,
.r257l.tjncy .g485kr,
.r257l.gk4udn .y9xps6,
.r257l.gk4udn .izfdk,
.r257l.gk4udn .i1k7m1,
.r257l.gk4udn .ltdc9,
.r257l.gk4udn .xdhlwjfo,
.r257l.gk4udn .xtun,
.r257l.gk4udn .i6rr9fmz,
.r257l.gk4udn .g485kr { clear: both; }
@media (max-width: 900px) {
  .r257l.tjncy .gqhgw5,
  .r257l.gk4udn .gqhgw5 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .r257l.tjncy .gqhgw5 .q2h5,
  .r257l.gk4udn .gqhgw5 .q2h5 {
    max-height: none !important;
  }
}
.r257l.tjncy .meo1pqn,
.r257l.tjncy .a310,
.r257l.gk4udn .meo1pqn,
.r257l.gk4udn .a310 { overflow: hidden; }
@media (max-width: 640px) {
  .r257l.tjncy .gqhgw5,
  .r257l.gk4udn .gqhgw5 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.vihf .aiewoz7k,
.vihf .ecx8,
.vihf .a17o  { max-width: 1100px; }
.qruwe .aiewoz7k,
.qruwe .ecx8,
.qruwe .a17o  { max-width: 1200px; }
.xrco8 .aiewoz7k,
.xrco8 .ecx8,
.xrco8 .a17o  { max-width: 1320px; }
.xrco8 { --content-mw: 1320px; }
.g5rf1q { font-size: 0.82rem; color: var(--text-muted); }
.be2n4yto { display: flex; align-items: center; }
.o7mi {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.s5so { display: flex; align-items: center; }
.w1etgnwc { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.w1etgnwc:hover { text-decoration: underline; }
.fi30r { margin: 0 3px; opacity: 0.45; }
.fi30r::before { content: '/'; }
.bwmaj2vw { padding: 2px 5px; color: var(--text-main); }
.e15i05 .g5rf1q {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.e15i05 .be2n4yto { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.plja8 .g5rf1q {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.plja8 .be2n4yto { padding: 0 0 0 12px; }
.i6oul0 .be2n4yto { padding: 0 16px; }
.i6oul0 .g5rf1q {
  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);
}
.i6oul0 .aiewoz7k { padding-top: 28px; }
@media (max-width: 720px) {
  .uhza9 { margin-top: 18px; padding: 0 16px; }
  .i6oul0 .aiewoz7k { padding-top: 16px; }
}
.vihf.e15i05 .be2n4yto { max-width: 1100px; }
.qruwe.e15i05 .be2n4yto { max-width: 1200px; }
.xrco8.e15i05 .be2n4yto { max-width: 1320px; }
.xrco8 .uhza9 { max-width: 1320px; }
.t141eu .r257l { padding-top: 16px; padding-bottom: 16px; }
.yyi8j .r257l { padding-top: 24px; padding-bottom: 24px; }
.kypqh .r257l { padding-top: 40px; padding-bottom: 40px; }
.w0ya48 .r257l { padding-top: 52px; padding-bottom: 52px; }
.gruj .r257l:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.gruj .r257l:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.gruj .r257l:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.gruj .r257l:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.mm9n7byf .ecx8 { padding-top: 10px;  padding-bottom: 10px; }
.znbpj64 .ecx8 { padding-top: 18px;  padding-bottom: 18px; }
.imi9p .ecx8 { padding-top: 36px;  padding-bottom: 36px; }
.zmr10 .ecx8 { padding-top: 48px;  padding-bottom: 48px; }
.r1s9ap6 h2.re6b7ns { font-weight: 600; }
.r1s9ap6 h3.mf2hxqa     { font-weight: 600; }
.x6hx { font-weight: 500; }
.x6hx h2.re6b7ns { font-weight: 800; }
.x6hx h3.mf2hxqa     { font-weight: 700; }
.m7w1l h2.re6b7ns { font-weight: 900; }
.m7w1l h3.mf2hxqa     { font-weight: 800; }
.m7w1l .i1k7m1 strong,
.m7w1l .i1k7m1 strong { font-weight: 600; }
.e2jr {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.m1e1 .e2jr { display: none; }
@media (max-width: 640px) { .e2jr { display: none; } }
.e2jr { background: var(--cta) !important; color: #fff !important; border: none !important; }
.e2jr:hover { opacity: 0.85; }
.bqejhl5 .e2jr { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.isrtfd21 .e2jr,
.df1v7hr8  .e2jr { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.isrtfd21 .e2jr:hover,
.df1v7hr8  .e2jr:hover { opacity: 0.88; }
.bqejhl5.isrtfd21 .e2jr,
.bqejhl5.df1v7hr8  .e2jr { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.xu4v {
  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;
}
.xu4v:hover { transform: translateY(-2px); opacity: 0.92; }
.xu4v { background: var(--cta) !important; color: #fff !important; border: none !important; }
.by3vc9kg .xu4v { display: none; }
.fev3p9t .xu4v { right: 32px; }
.k8psyhq  .xu4v { left: 32px; }
@media (max-width: 480px) {
  .fev3p9t .xu4v { right: 20px; bottom: 20px; }
  .k8psyhq  .xu4v { left: 20px; bottom: 20px; }
}
.e7370j { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.a17o { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.rkitb { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.hpcc8y3 { color: var(--text-dim); font-size: 0.8rem; }
.kjew1li2 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.kjew1li2 img { height: 26px; width: auto; object-fit: contain; }
.c2t68h { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.egbm .a17o { text-align: center; }
.egbm .rkitb { margin-top: 0; }
.rlmc { margin-top: 10px; }
.rlmc a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .a17o { padding-left: 16px; padding-right: 16px; }
  .dvdw4 .a17o { padding: 20px 16px; }
  .u0it778 { gap: 4px 12px; }
  .rkitb { font-size: 0.78rem; }
}
.i8bsnp2a .xi7nqv .kjew1li2 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.i8bsnp2a .c2t68h { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.i8bsnp2a .fiw5h9 { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.i8bsnp2a .fiw5h9 a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.i8bsnp2a .fiw5h9 a:hover { color: var(--accent-light); }
.i8bsnp2a .rkitb { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.i8bsnp2a .hpcc8y3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .i8bsnp2a .eist { grid-template-columns: 1fr 1fr; } .i8bsnp2a .xi7nqv { grid-column: 1 / -1; } }
@media (max-width: 480px) { .i8bsnp2a .eist { grid-template-columns: 1fr; } }
.j4zsieel .kjew1li2 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.j4zsieel .rkitb { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .j4zsieel .nkw6pj5 { gap: 12px; } .j4zsieel .kjew1li2 { margin-right: 0; width: 100%; } }
.yls1x4o3 .gn1rhe7 { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.yls1x4o3 .gs5u2p9 .kjew1li2 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.yls1x4o3 .c2t68h { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.yls1x4o3 .ob6c { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.yls1x4o3 .fiw5h9 { display: flex; flex-direction: column; gap: 9px; }
.yls1x4o3 .fiw5h9 a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.yls1x4o3 .fiw5h9 a:hover { color: var(--accent-light); }
.yls1x4o3 .kzkz { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.yls1x4o3 .rkitb { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.yls1x4o3 .hpcc8y3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .yls1x4o3 .gn1rhe7 { grid-template-columns: 1fr 1fr; } .yls1x4o3 .gs5u2p9 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .yls1x4o3 .gn1rhe7 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .spl6vf .su66cwn { grid-template-columns: 1fr 1fr; } .spl6vf .v6ix:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .spl6vf .su66cwn { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .lipkx2vd .su66cwn { grid-template-columns: 1fr; } }
.co2gw9d .a17o { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.h6ju7 .ykadi0      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.h6ju7 .e7370j { background: var(--bg-page); border-top-color: var(--border-alt); }
.y1sllf .ykadi0      { background: #0d1117; border-bottom-color: #21262d; }
.y1sllf .z8a7zq { color: var(--accent-light); }
.y1sllf .jv83jz { --msep-color: #8b949e; }
.y1sllf .jv83jz a { color: #8b949e; }
.y1sllf .jv83jz a:hover { color: var(--accent-light); }
.y1sllf .mmxjgu { color: #8b949e; }
.y1sllf .e7370j { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.y1sllf .rkitb,
.y1sllf .hpcc8y3 { color: #6e7681; }
.y1sllf .fiw5h9 a, .y1sllf .lqeuz38 a,
.y1sllf .kjew1li2 { color: #e6edf3; }
.y1sllf .fiw5h9 a:hover, .y1sllf .lqeuz38 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .y1sllf .jv83jz { background: #0d1117; border-top-color: #21262d; }
  .y1sllf .jv83jz li a { border-bottom-color: #21262d; }
}
.jrbhe .ykadi0      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.jrbhe .z8a7zq { color: var(--accent-light); }
.jrbhe .jv83jz { --msep-color: #475569; }
.jrbhe .jv83jz a { color: #475569; }
.jrbhe .jv83jz a:hover { color: var(--accent-light); }
.jrbhe .mmxjgu { color: #64748b; }
.jrbhe .e7370j { background: #f0f4f8; border-top-color: #cbd5e1; }
.jrbhe .rkitb,
.jrbhe .hpcc8y3 { color: #64748b; }
.jrbhe .fiw5h9 a, .jrbhe .lqeuz38 a,
.jrbhe .znc1 a, .jrbhe .kjew1li2 { color: #374151; }
.jrbhe .fiw5h9 a:hover, .jrbhe .lqeuz38 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .jrbhe .jv83jz { background: #f0f4f8; border-top-color: #cbd5e1; }
  .jrbhe .jv83jz li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.isrtfd21 .ykadi0      { background: var(--accent); border-bottom-color: var(--accent-light); }
.isrtfd21 .z8a7zq { color: #fff; }
.isrtfd21 .jv83jz { --msep-color: rgba(255,255,255,0.82); }
.isrtfd21 .jv83jz a { color: rgba(255,255,255,0.82); }
.isrtfd21 .jv83jz a:hover { color: #fff; }
.isrtfd21 .mmxjgu { color: rgba(255,255,255,0.9); }
.isrtfd21 .idzhjf a { color: var(--text-primary) !important; }
.isrtfd21 .idzhjf a:hover { color: var(--accent-light) !important; }
.isrtfd21 .e7370j { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.isrtfd21 .rkitb,
.isrtfd21 .hpcc8y3 { color: rgba(255,255,255,0.72); }
.isrtfd21 .h7niw a, .isrtfd21 .u0it778 a,
.isrtfd21 .fiw5h9 a, .isrtfd21 .lqeuz38 a,
.isrtfd21 .znc1 a, .isrtfd21 .kjew1li2 { color: #fff; }
.isrtfd21 .c2t68h, .isrtfd21 .ob6c { color: rgba(255,255,255,0.7); }
.isrtfd21 .h7niw a:hover, .isrtfd21 .u0it778 a:hover,
.isrtfd21 .fiw5h9 a:hover, .isrtfd21 .lqeuz38 a:hover { color: #fff; }
@media (max-width: 640px) {
  .isrtfd21 .jv83jz { background: var(--accent); border-top-color: var(--accent-light); }
  .isrtfd21 .jv83jz li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.df1v7hr8 .ykadi0 {
  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);
}
.df1v7hr8 .e7370j {
  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) {
  .df1v7hr8 .jv83jz {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.uavnirc .mj9cr { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.r0gg0nl0 .mj9cr { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.x3hogz .mj9cr { min-height: 72px; height: auto; }
.ocgg .mj9cr { min-height: 84px; height: auto; }
.dvdw4 .mj9cr { max-width: none; padding: 0 32px; }
.dvdw4 .a17o  { max-width: none; padding: 24px 32px; }
.u4x0z.qruwe .mj9cr { max-width: 1200px; }
.u4x0z.xrco8 .mj9cr { max-width: 1320px; }
.yk8rb   .z8a7zq, .yk8rb   .kjew1li2 { text-transform: capitalize; }
.q3fi6a .z8a7zq, .q3fi6a .kjew1li2 { text-transform: lowercase; }
.z0gnm .z8a7zq, .z0gnm .kjew1li2 { text-transform: uppercase; letter-spacing: 0.06em; }
.xzujpuer, .at868 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.slk8 .xzujpuer,
.slk8 .at868 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.gj8zp7yf .xzujpuer,
.gj8zp7yf .at868 { 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; }
.teszda .xzujpuer,
.teszda .at868 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.qm3fiq .xzujpuer,
.qm3fiq .at868 { 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; }
.dsaszd   .jv83jz a { font-weight: 500; }
.vr5nz .jv83jz a { font-weight: 600; }
.loamdoi     .jv83jz a { font-weight: 700; }
.vviw    .jv83jz a { font-weight: 800; letter-spacing: 0.01em; }
.spq2chbq     .jv83jz > li + li::before,
.w4e0jw    .jv83jz > li + li::before,
.yw7u    .jv83jz > li + li::before,
.cdvg4d8 .jv83jz > li + li::before,
.vb0evp .jv83jz > li + li::before,
.x8gw31v  .jv83jz > li + li::before,
.e98ztpxc    .jv83jz > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.spq2chbq     .jv83jz > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.w4e0jw    .jv83jz > li + li::before { content: "|"; }
.yw7u    .jv83jz > li + li::before { content: "—"; }
.cdvg4d8 .jv83jz > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.vb0evp .jv83jz > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.x8gw31v  .jv83jz > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.e98ztpxc    .jv83jz > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .dk9wgvs5 .mmxjgu,
  .fqrpash .mmxjgu,
  .z1lrf .mmxjgu,
  .as9xn .mmxjgu,
  .psyitzbi .mmxjgu {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .dk9wgvs5 .mmxjgu::before,
  .fqrpash .mmxjgu::before,
  .z1lrf .mmxjgu::before,
  .as9xn .mmxjgu::before,
  .psyitzbi .mmxjgu::before { content: ""; display: block; flex-shrink: 0; }

  
  .dk9wgvs5 .mmxjgu::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;
  }

  
  .fqrpash .mmxjgu::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;
  }

  
  .z1lrf .mmxjgu::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;
  }

  
  .as9xn .mmxjgu::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;
  }

  
  .psyitzbi .mmxjgu::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) {
  .e9m7o3tf .mmxjgu {
    padding: 5px 14px;
  }
  .e9m7o3tf .jv83jz {
    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;
  }
  .e9m7o3tf .jv83jz li a {
    border-bottom: none; padding: 10px 22px;
  }
  .e9m7o3tf .jv83jz li a:hover { background: var(--bg-raised); }
  .e9m7o3tf .j25hv1bt,
  .eg0s .j25hv1bt,
  .yta9 .j25hv1bt { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .aey2c .mmxjgu {
    padding: 5px 10px;
  }
  .aey2c .jv83jz {
    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);
  }
  .aey2c .jv83jz.q78p1x4 { transform: translateX(0); }
  .aey2c .jv83jz li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .aey2c .jv83jz li:last-child a { border-bottom: none; }
  .isrtfd21 .jv83jz,
  .y1sllf .jv83jz { background: var(--accent) !important; }
  .isrtfd21 .jv83jz li a,
  .y1sllf .jv83jz li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .yta9 .mmxjgu {
    padding: 5px 10px;
  }
  .yta9 .jv83jz {
    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);
  }
  .yta9 .jv83jz::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .yta9 .jv83jz.q78p1x4 { transform: translateY(0); }
  .yta9 .jv83jz li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .g69e .mmxjgu {
    padding: 5px 10px;
  }
  .g69e .jv83jz {
    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;
  }
  .g69e .jv83jz.q78p1x4 { opacity: 1; pointer-events: auto; }
  .g69e .jv83jz li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .mqwndsqi     .mmxjgu { border-radius: 0 !important; }
  .q04fak83   .mmxjgu { border-radius: 8px !important; }
  .ew9zipo .mmxjgu { border-radius: 50% !important; }
  .xbga   .mmxjgu { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .l0r858h .tt2g19 { flex-direction: column; align-items: stretch; }
  .l0r858h .wq4a { flex-direction: row; min-width: auto; }
  .l0r858h .ltd4 { align-items: flex-start; text-align: left; }
}
.hnnfb42,
.hnnfb42.r257l,
.iy03t3a .hnnfb42,
.xa72b .hnnfb42,
.rrl34f .hnnfb42,
.wvfb7at .hnnfb42 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.as5id {
  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;
}
.kvk4 { flex: 1 1 280px; min-width: 0; }
.th0mzh {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.mto2xguy {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.zf2hr {
  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;
}
.zf2hr:hover { transform: translateY(-1px); opacity: 0.95; }
.drcg5jdm .as5id {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.drcg5jdm .th0mzh { color: var(--cta); }
.drcg5jdm .mto2xguy { color: var(--text-body); }
.drcg5jdm .zf2hr {
  background: var(--cta) !important;
  color: #fff !important;
}
.bdgm8 .as5id {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.bdgm8 .th0mzh { color: var(--text-primary); }
.bdgm8 .mto2xguy { color: var(--text-body); }
.bdgm8 .zf2hr {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .as5id {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .kvk4 { flex: 0 0 auto; }
  .th0mzh { font-size: 1.2rem; }
  .zf2hr { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.rctvur .qyxiubbv { height: 36px; }
.qrup .qyxiubbv { height: 60px; max-width: 200px; }
.bc0orytj .qyxiubbv { height: 76px; max-width: 240px; }
.ksry .qq1d3 + .qq1d3 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .ufcllc0r .xtun {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ufcllc0r .bli9 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ufcllc0r .bli9 { padding: 40px 16px 20px; }
  .ufcllc0r .qq1d3 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ufcllc0r .kzzjd { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .hm092v9k .bli9 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .hm092v9k .bli9::before {
    position: absolute; top: 14px; left: 14px;
  }
  .hm092v9k .ui94q {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .hm092v9k .nwjw4cf { white-space: normal; text-align: center; font-size: 1.2rem; }
  .hm092v9k .qq1d3 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .hm092v9k .kzzjd { width: 100%; min-width: 0; }
  .hm092v9k .sioeam8 { min-width: 0; }
}
.nuyq .bli9::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.mtf264c .u1y16tpv {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.mtf264c .u1y16tpv summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.mtf264c .u1y16tpv p { padding: 0 2px 16px; }
.xrvt6k .u1y16tpv { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.xrvt6k .u1y16tpv summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.xrvt6k .u1y16tpv summary::after { content: "›"; font-size: 1.2em; }
.xrvt6k .u1y16tpv[open] summary::after { content: "‹"; }
.xrvt6k .u1y16tpv p { padding: 10px 22px 4px; }
.qhu11oi .u1y16tpv {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.qhu11oi .u1y16tpv summary { color: var(--text-primary); padding-left: 16px; }
.qhu11oi .u1y16tpv summary::after { content: "›"; font-size: 1.1em; }
.qhu11oi .u1y16tpv[open] summary::after { content: "‹"; }
.qhu11oi .u1y16tpv p { padding-left: 16px; }
.rbcyelf5 .t7i2 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.rbcyelf5 .u1y16tpv {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.rbcyelf5 .u1y16tpv:last-child { border-bottom: none; }
.rbcyelf5 .u1y16tpv summary { color: var(--text-primary); border-radius: 0; }
.rbcyelf5 .u1y16tpv summary::after { content: "›"; font-size: 1.1em; }
.rbcyelf5 .u1y16tpv[open] summary::after { content: "‹"; }
.ampx6la .u1y16tpv { overflow: hidden; }
.ampx6la .u1y16tpv summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.ampx6la .u1y16tpv summary::after { color: rgba(255,255,255,.75); }
.ampx6la .u1y16tpv[open] summary { border-radius: 0; }
.acirfv0 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.dm6rz8 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.bl2q {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.oukehj9g { color: var(--text-muted); font-size: 1.05rem; }
.xlyk {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.h7k3 { margin-bottom: 20px; }
.uafci7h {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.mukcrm2 {
  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;
}
.mukcrm2:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.s525o { resize: vertical; min-height: 130px; }
.r21r { width: 100%; margin-top: 8px; }
.u76d4 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.wwxkv2 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.upups0u { color: var(--text-muted); line-height: 1.75; }
.tkdg6if { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.tkdg6if li { margin-bottom: 6px; }
.wda5q6p { max-width: 760px; margin: 0 auto; }
.hs0qf { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.f9msq { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.f9msq:last-child { border-bottom: none; }
.f9msq h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.f9msq p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.dgwypcy { max-width: 760px; margin: 0 auto; }
.l48w5 ul.tkdg6if { margin: 0; }
@media (max-width: 640px) { .u8lj390 { grid-template-columns: 1fr; gap: 10px; } }
.unuiey { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.kotc3a8 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.fwv5vcju { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.kotc3a8 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.kotc3a8 .tkdg6if { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .unuiey { grid-template-columns: 1fr; } }
.m5dsw ul.tkdg6if { margin: 0; }
.pthyy .tkdg6if,
.gie3 .tkdg6if,
.o1n24 .tkdg6if,
.qwpr .tkdg6if {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .k0m14 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .j4spt { grid-template-columns: 1fr; } .ycph58ld { position: static; text-align: center; } }
@media (max-width: 860px) { .rhd1u { grid-template-columns: 1fr; } }
.qwpr .tkdg6if { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .brw5 { flex-direction: column; text-align: center; } .v2znzw { grid-template-columns: 1fr; } }
.v48697 { max-width: 760px; margin: 0 auto; }
.uje2mil { position: relative; padding-left: 28px; }
.uje2mil::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.k2pq9xmw { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.k2pq9xmw:last-child { padding-bottom: 0; }
.ndr8jy64 { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.g1thbph9 h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.g1thbph9 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.tkte .bl2q { color: var(--accent-light); }
.benls5t .bl2q { font-size: 2rem; }
.benls5t .oukehj9g { max-width: 680px; }
.aoywuc2 .bl2q { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.aoywuc2 .oukehj9g  { margin: 0; }
@media (max-width: 640px) { .aoywuc2 { flex-direction: column; } }
.u8v1skdv {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.u8v1skdv .bl2q { color: var(--accent-light); }
.n7xn0i .bl2q { color: #fff; }
.n7xn0i .oukehj9g  { color: rgba(255,255,255,0.85); }
.g266h { max-width: 680px; margin: 0 auto; }
.suwix6b {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .suwix6b { grid-template-columns: 1fr; } }
.yrtt .mukcrm2 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.yrtt .mukcrm2:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.aseno15 .mukcrm2 { background: var(--bg-raised); border-color: transparent; }
.aseno15 .mukcrm2:focus { background: var(--bg-card); border-color: var(--accent-light); }
.rqk8xzwz .mukcrm2 { border-radius: 100px; padding: 11px 20px; }
.rqk8xzwz .s525o { border-radius: 14px; }
@media (max-width: 640px) { .zdurl { grid-template-columns: 1fr; } }
.n67ch1hh{position:relative;overflow:visible}
.xa1o8o .pc05856m{display:block}
.o9wiz9m{--date-bg:var(--accent-bg-light)}
.o35m .xrra::before{content:""}
.wlpx7gb3 .ywg6kg0b{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .ywg6kg0b{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .b1zuth{max-width:100%}
}
.g485kr{margin:24px 0 32px;padding:0;list-style:none}
.d0uo0w{margin:18px 0 28px}
.d0uo0w .izfdk{margin:0}
@media (max-width:560px){
  .bt0u7h{grid-template-columns:repeat(2,1fr);gap:12px}
}
.f6e64{
  display:grid;
  grid-template-columns:repeat(auto-fill, minmax(180px, 1fr));
  gap:14px;
  margin:16px 0;
}
.cbkgi7h{
  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;
}
.cbkgi7h:hover{ background:var(--bg-hover); transform: translateY(-2px); box-shadow: 0 6px 18px rgba(0,0,0,.18); }
.yom7b03p{
  display:block; width:100%; aspect-ratio: 4 / 3;
  background:var(--bg-surface); overflow:hidden;
}
.yom7b03p img{ width:100%; height:100%; object-fit:cover; display:block; }
.h5jaxrb{ display:flex; flex-direction:column; gap:2px; padding:10px 12px; }
.yhfxlin{ font-weight:700; font-size:.95rem; line-height:1.25; color:var(--cta); }
.xcxar{ font-size:.78rem; color:var(--text-muted); }
.n8lj{ font-size:.75rem; color:var(--cta); font-weight:700; }
.ip89dktc{
  display:block; text-align:center; padding:8px 12px; margin:0 12px 12px;
  font-size:.82rem; border-radius:6px;
}
.xtog{ display:flex; flex-direction:column; gap:18px; margin:16px 0; }
.y0iuk6d{ }
.u6remu{
  font-size:1rem; font-weight:700;
  margin:0 0 10px;
  text-transform:uppercase; letter-spacing:.04em;
  color:var(--text-muted);
}
.rsjbr{
  display:flex; flex-wrap:wrap; gap:10px;
}
.bz1tpfcn{
  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;
}
.bz1tpfcn img{
  max-width:80px; max-height:32px; object-fit:contain; display:block;
}
@media (max-width:560px){
  .f6e64{ grid-template-columns: repeat(2, 1fr); gap:10px; }
  .yhfxlin{ font-size:.85rem; }
  .cw9n{ grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); }
}
.etkix .f6e64{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 18px !important;
}
.etkix .yom7b03p{ aspect-ratio: 3 / 4; }
.etkix .h5jaxrb{ padding: 14px 14px 6px; }
.etkix .ip89dktc{ margin: 0 14px 14px; padding: 10px 14px; font-size: .9rem; }
.anrf .f6e64{
  display: flex !important;
  grid-template-columns: none !important;
  gap: 12px !important;
  overflow-x: auto;
  padding-bottom: 12px;
  scroll-snap-type: x mandatory;
}
.anrf .cbkgi7h{
  flex: 0 0 200px;
  scroll-snap-align: start;
}
.anrf .yom7b03p{ aspect-ratio: 1 / 1; }
.anrf .h5jaxrb{ padding: 8px 10px; }
.anrf .yhfxlin{ font-size: .82rem; }
.anrf .xcxar, .anrf .n8lj{ display: none; }
.anrf .ip89dktc{ margin: 0 10px 10px; padding: 6px 10px; font-size: .75rem; }
.az3h68 .f6e64{
  grid-template-columns: repeat(5, 1fr) !important;
  gap: 12px !important;
}
.az3h68 .cbkgi7h{
  background: transparent !important;
  border: 2px solid var(--accent) !important;
  border-radius: 6px !important;
}
.az3h68 .yhfxlin{ color: var(--text, #fff); }
.az3h68 .xcxar{ color: var(--text-muted, #999); }
.bhyorb .aakcc{
  background: transparent !important;
  border: 2px solid var(--accent-muted, rgba(255,255,255,.15)) !important;
  border-radius: 4px !important;
}
.bhyorb .aakcc:hover{
  background: var(--accent) !important;
  border-color: var(--accent) !important;
}
.x9isib4 .u6remu{ display: none; }
.x9isib4 .xtog{
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
  gap: 10px;
}
.x9isib4 .y0iuk6d{ display: contents; }
.x9isib4 .rsjbr{ display: contents; }
.k0re3p .bz1tpfcn{
  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;
}
.k0re3p .bz1tpfcn img{ max-width: 36px !important; max-height: 22px !important; }
.k0re3p .bz1tpfcn::after{
  content: attr(title);
  font-size: .8rem;
  color: var(--text, #fff);
  font-weight: 500;
}
.vbpt .xtog{ gap: 10px; }
.vbpt .u6remu{
  display: inline-block; min-width: 110px; margin: 0 12px 0 0; opacity: .55;
  font-size: .72rem;
}
.vbpt .y0iuk6d{
  display: flex; align-items: center; flex-wrap: wrap;
}
.vbpt .rsjbr{ flex: 1; gap: 8px; }
.vbpt .bz1tpfcn{
  min-width: 70px !important; min-height: 36px !important; padding: 4px 8px !important;
}
.vbpt .bz1tpfcn img{ max-height: 22px !important; }
.eaph .f6e64{
  grid-template-columns: repeat(5, 1fr) !important;
  gap: 14px !important;
}
.eaph .cbkgi7h{
  position: relative;
  border: none !important;
  border-radius: 12px !important;
  overflow: hidden;
  background: var(--bg-surface) !important;
}
.eaph .yom7b03p{
  aspect-ratio: 3 / 4;
  display: block;
}
.eaph .yom7b03p img{
  width: 100%; height: 100%; object-fit: cover; display: block;
  transition: transform .35s ease, filter .25s ease;
}
.eaph .h5jaxrb{
  
  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;
}
.eaph .yhfxlin{
  color: #fff !important;
  font-size: 1rem;
  text-align: center;
  text-shadow: 0 1px 4px rgba(0,0,0,0.7);
}
.eaph .xcxar,
.eaph .n8lj{
  color: rgba(255,255,255,0.85) !important;
  font-size: .72rem;
}
.eaph .ip89dktc{
  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;
}
.eaph .cbkgi7h:hover .yom7b03p img{
  transform: scale(1.06);
  filter: brightness(0.55);
}
.eaph .cbkgi7h:hover .h5jaxrb{
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.eaph .cbkgi7h:hover .ip89dktc{
  opacity: 1;
  transform: translate(-50%, -50%);
  pointer-events: auto;
}
@media (max-width: 700px){
  .eaph .f6e64{ grid-template-columns: repeat(2, 1fr) !important; }
  
  .eaph .h5jaxrb{ opacity: 1; transform: none; }
  .eaph .ip89dktc{ opacity: 1; transform: translate(-50%, -50%); }
  .eaph .yom7b03p img{ filter: brightness(0.8); }
}
.e83t9kf9 .cqxm1::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;
}
.e83t9kf9 .cqxm1{
  
  line-height: 1.7;
  margin-bottom: 18px;
}
.wefhponz .cqxm1,
.wefhponz .yf9m{
  position: relative;
  font-style: italic;
  font-size: 1.05em;
  line-height: 1.65;
  color: var(--text-primary);
  margin: 8px 0 22px;
}
.wefhponz .yw3vebq7 { padding: 8px 0 8px 56px; }
.wefhponz .yw3vebq7::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;
}
.wefhponz .iwtcdb { padding: 8px 56px 8px 0; text-align: right; }
.wefhponz .iwtcdb::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;
}
.wefhponz .ri0cqw { padding: 8px 22px; }
.wefhponz .ri0cqw::before,
.wefhponz .ri0cqw::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;
}
.wefhponz .ri0cqw::before { content: "\00AB\00A0"; margin-right: 4px; }
.wefhponz .ri0cqw::after  { content: "\00A0\00BB"; margin-left: 4px; }
.wefhponz .e0qpeqj {
  padding: 6px 0 6px 16px;
  border-left: 3px solid var(--cta);
}
.wefhponz .a6kv1mn { padding: 32px 0 8px 0; }
.wefhponz .a6kv1mn::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;
}
.wefhponz .sn2w {
  padding: 18px 24px; text-align: center; font-size: 1.15em;
  border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);
}
.ltdc9 { padding-top: 6px; }
.ltdc9 .mf2hxqa{
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.ltdc9 .mf2hxqa::after{
  content: "";
  position: absolute;
  left: 0; bottom: 0;
  width: 28px; height: 2px;
  background: var(--cta);
  opacity: .55;
}
.ltdc9 p { margin: 0 0 10px; }
.ltdc9 p:last-child { margin-bottom: 0; }
.xdhlwjfo{
  position: relative;
  padding-left: 16px;
  margin-top: 18px;
  font-style: italic;
  color: var(--text-muted);
  border-left: 3px solid var(--cta);
}
.ci4q{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 12px;
  margin: 14px 0;
}
.emqn52{
  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;
}
.emqn52:hover{ border-color: var(--cta); background: var(--bg-hover); }
.eauyt{
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--cta);
  position: relative;
  
  display: none;
}
.eauyt::after{
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(135deg, transparent 50%, rgba(255,255,255,.3) 100%);
  border-radius: inherit;
}
.rfp7ye{ flex: 1; min-width: 0; }
.ut5myo72{
  font-weight: 700;
  font-size: .95rem;
  color: var(--text-primary);
  margin-bottom: 2px;
  line-height: 1.25;
}
.ofgg2sv9{
  font-size: .85rem;
  color: var(--text-muted);
  line-height: 1.4;
}
.ci4q.m5k6vzp .emqn52 { flex-direction: column; align-items: center; text-align: center; padding: 16px 14px; }
.ci4q.m5k6vzp .eauyt { width: 36px; height: 36px; }
.ci4q.m5k6vzp .rfp7ye { text-align: center; }
.ci4q.y0tq4sh .emqn52 { border: 2px solid var(--cta); background: var(--bg-card-inner); }
.ci4q.npnobi { counter-reset: fgb-c; }
.ci4q.npnobi .emqn52 { counter-increment: fgb-c; }
.si3uotb {
  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;
}
.y9xps6.ddp0rv .kon9d { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.y9xps6.ddp0rv .n9eij { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.y9xps6.ddp0rv .luindfw { grid-row: 1 / span 3; grid-column: 1; width: 48px; height: 48px; margin: 0; }
.y9xps6.ddp0rv .esql6zyd { grid-column: 2; text-align: left; padding: 0; }
.y9xps6.ddp0rv .az65zdl { grid-column: 2; text-align: left; padding: 0; }
.y9xps6.ddp0rv .wkcu7q { grid-column: 2; padding-left: 18px; }
.y9xps6.y6flffr .n9eij,
.y9xps6.y6flffr .luindfw { display: none; }
.y9xps6.y6flffr .kon9d { padding: 16px 18px; text-align: left; }
.y9xps6.y6flffr .esql6zyd { text-align: left; }
.y9xps6.y6flffr .az65zdl { text-align: left; }
.y9xps6.mnce63mp { counter-reset: clb-n; }
.y9xps6.mnce63mp .kon9d { counter-increment: clb-n; }
.y9xps6.mnce63mp .n9eij { display: none; }
.y9xps6.mnce63mp .luindfw { 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; }
.y9xps6.mnce63mp .luindfw::before { content: counter(clb-n); font-family: inherit; }
.y9xps6.mnce63mp .luindfw::after { display: none; }
.y9xps6.mnce63mp .kon9d:not(:has(.luindfw)) .esql6zyd::before { content: counter(clb-n) ". "; color: var(--cta); font-weight: 700; }
.lk7nnwg .kon9d { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.lk7nnwg .n9eij { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.lk7nnwg .esql6zyd { grid-column: 2; text-align: left; padding: 0; }
.lk7nnwg .az65zdl { grid-column: 2; text-align: left; padding: 0; }
.lk7nnwg .wkcu7q { grid-column: 2; padding-left: 18px; }
.d6yx1n .y9xps6 { counter-reset: cl-n; }
.d6yx1n .kon9d { counter-increment: cl-n; }
.d6yx1n .n9eij { display: none; }
.d6yx1n .luindfw { width: 32px; height: 32px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; border: 0; margin: 14px auto 4px; }
.d6yx1n .luindfw::before { content: counter(cl-n); color: #fff; font-weight: 700; font-size: 1rem; line-height: 1; }
.d6yx1n .luindfw::after { display: none; }
.d6yx1n .kon9d:not(:has(.luindfw)) .esql6zyd::before { content: counter(cl-n) ". "; color: var(--cta); font-weight: 700; }
.mgkaq8p .n9eij,
.mgkaq8p .kon9d { padding: 16px 18px; text-align: left; }
.mgkaq8p .esql6zyd { text-align: left; }
.mgkaq8p .az65zdl { text-align: left; }
.ukzy8 .emqn52 { border: 0; border-left: 3px solid var(--cta); border-radius: 0 8px 8px 0; padding-left: 14px; background: transparent; }
.ukzy8 .eauyt { display: none; }
.h189 .emqn52 { border: 0; background: var(--bg-card-inner); }
.h189 .eauyt { width: 36px; height: 36px; border-radius: 18px; background: rgba(255,255,255,0.06); }
.h189 .eauyt::after { background: radial-gradient(circle at 50% 50%, var(--cta) 0 6px, transparent 7px); inset: 0; opacity: 0.9; }
.tdlvyc1a .ci4q { counter-reset: fg-c; }
.tdlvyc1a .emqn52 { counter-increment: fg-c; }
.tdlvyc1a .eauyt { width: 30px; height: 30px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; }
.tdlvyc1a .eauyt::after { content: counter(fg-c); position: static; background: none; color: #fff; font-weight: 700; font-size: 0.9rem; line-height: 1; }
.fc7v961y .emqn52 { border: 0; background: transparent; padding: 10px 4px; }
.fc7v961y .emqn52 + .emqn52 { border-top: 1px solid var(--border); }
.fc7v961y .eauyt { width: 6px; height: 6px; border-radius: 50%; margin-top: 9px; }
.fc7v961y .eauyt::after { display: none; }
.szwjaow .emqn52 { border: 0; background: var(--bg-card); padding: 12px 14px; }
.szwjaow .eauyt { width: 8px; height: 8px; border-radius: 50%; margin-top: 7px; }
.szwjaow .eauyt::after { display: none; }
.zqro .emqn52 { display: block; position: relative; padding: 14px 16px 14px 44px; }
.zqro .eauyt { position: absolute; top: 14px; left: 14px; width: 20px; height: 20px; border-radius: 4px; }
.zqro .rfp7ye { display: block; }
.g2l5majb .emqn52 { background: transparent; }
.g2l5majb .eauyt { background: transparent; border: 2px solid var(--cta); width: 32px; height: 32px; }
.g2l5majb .eauyt::after { background: linear-gradient(135deg, var(--cta) 0%, transparent 60%); opacity: 0.5; }
@media (max-width: 560px){
  .t75d{ grid-template-columns: repeat(2, 1fr); padding: 14px 10px; }
  .kks9r{ 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) {
  .uzy6l1 { padding: 28px 18px 20px; }
  .cq180h { font-size: 1.2rem; }
  .eyark { max-width: 220px; max-height: 80px; }
}
.pc2d9 .r257l {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.pc2d9 .ecx8 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.pc2d9 .as5id {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.h2qu1i15  .cxj9gi { border-radius: 50%; }
.xp0c6 .as5id { align-items: center; flex-wrap: wrap; }
@media (max-width: 640px) {
  .cxj9gi { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
@media (max-width: 640px) {
  .jkigsy { display: none; }
  .e2jr {
    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;
  }
}
.ce3xo .u7rzcqdh,
.ce3xo .aiewoz7k h2, .ce3xo .aiewoz7k h3, .ce3xo .aiewoz7k h4,
.ce3xo .esql6zyd h3, .ce3xo .ut5myo72,
.ce3xo .d64sdl, .ce3xo .re6b7ns { color: var(--cta) !important; }
.ce3xo .i1k7m1,
.ce3xo .krys,
.ce3xo .bkm6ndy,
.ce3xo .it12r {
  background: var(--accent-bg) !important;
  border-color: var(--cta) !important;
}
.ce3xo .i1k7m1 strong { color: var(--cta) !important; }
.ce3xo .i1k7m1 .zfcdc,
.ce3xo .i1k7m1 .zfcdc::before { color: var(--cta) !important; }
.ce3xo [data-c] {
  color: var(--cta) !important;
  background: color-mix(in srgb, var(--cta) 14%, transparent) !important;
}
.ce3xo .t75d, .ce3xo .hgf31r5o,
.ce3xo .mvte1av2, .ce3xo .oviwalz,
.ce3xo .kon9d { border-color: var(--cta) !important; }
.ce3xo .kks9r { color: var(--cta) !important; }
.pr78vk, .anni, .e2jr, .xu4v,
.zf2hr, .xcdjx1f6, .kzzjd { text-transform: capitalize; }
:root {
  --accent:          #252434;
  --brand:           #252434;
  --brand-light:     #ff2349;
  --brand-pale:      #ff2349;
  --grad-start:      #000000;
  --grad-end:        #1a1924;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #ff2349;
  --cta-light:       #fb738a;
  --cta-hover:       #fe4b6a;
  --bg-page:         #0a0a0f;
  --bg-surface:      #111018;
  --bg-card:         #171721;
  --bg-card-inner:   #1e1d2a;
  --bg-raised:       #242333;
  --bg-hover:        #2a293c;
  --border:          #333248;
  --border-alt:      #403e5a;
  --border-section:  #333248;
  --text-primary:    #e5e4e6;
  --text-muted:      #a4a3a7;
  --text-body:       #cbcacd;
  --text-sub:        #a4a3a7;
  --text-faint:      #707075;
  --text-dim:        #57575b;
  --text-label:      #8a898e;
  --text-value:      #bebdc0;
  --accent-bg:       #1e1e1e;
  --accent-bg-light: #2d2d2d;
  --bg-tip:          #162621;
  --bg-warning:      #272115;
  --bg-info:         #161b26;
  --bg-pros:         #162621;
  --bg-cons:         #26161b;
  --c-pros:          #93dbc6;
  --c-cons:          #e689a4;
  --c-pros-label:    #6dceb2;
  --c-tip-border:    #52c5a4;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #93dbc6;
}
:root { --logo-bg-opacity: 42%; }
body, button, input { font-family: "Quicksand", sans-serif; }
.vvpuja .bn1n, .vvpuja .dzj78g { min-height: 420px; }
.fi30r::before { content: '◆'; font-size: 0.5em; }
.b2pw .ahti {  background: linear-gradient(135deg, rgba(0,0,0,0.88) 0%,  rgba(0,0,0,0.72) 55%, var(--accent-bg) 100%); }.b2pw .s0nfftt {  filter: brightness(0.42); }.b2pw .tpica {  background: linear-gradient(180deg, rgba(0,0,0,0.55), rgba(0,0,0,0.8)); }