: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;
}
.gx14vxs {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ri0t5q {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.ekq16c {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.ubq1 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.buci4w { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.buci4w a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.buci4w a:hover { color: var(--accent-light); }
.o2flqy   .z4zcdr { border-radius: 0; }
@media (max-width: 640px) {
  .z4zcdr {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .tqdl:hover .z4zcdr,
  .tqdl:focus-within .z4zcdr { display: block; }
  .z4zcdr li a { padding: 8px 16px; font-size: 0.88rem; }
}
.lcvu6 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.kfzo9ub { display: none; }
@media (max-width: 640px) {
  .kfzo9ub {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .kfzo9ub.j1bivxbr { display: block; }
}
@media (max-width: 640px) {
  .lcvu6 { display: block; }
  .buci4w > li + li::before { display: none !important; }
  .buci4w {
    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;
  }
  .buci4w.j1bivxbr { display: flex; }
  .buci4w li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .buci4w li:last-child a { border-bottom: none; }
}
.mame { min-height: 480px; }
.iov2q1aj {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.lyh7lr { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.k02c .lyh7lr { margin-left: 0; margin-right: 0; }
.ggy5ocob {
  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;
}
.ggy5ocob:hover { opacity: 0.88; }
.k6ae {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.o7h9cs {
  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%);
}
.k6ae .d2vt08rk {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.k6ae .iov2q1aj { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.k6ae .lyh7lr { color: #e2e8f0; }
.k6ae.k6obr .d2vt08rk { text-align: center; }
.k6ae.k02c   .d2vt08rk { text-align: left; }
.g6on .d2vt08rk {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.g6on .iov2q1aj { color: var(--text-primary); text-shadow: none; }
.g6on .lyh7lr { color: var(--text-muted); }
.g6on .ggy5ocob { margin-top: 16px; }
.g6on, .g6on.mame { min-height: auto !important; }
.g6on.k6obr .d2vt08rk { text-align: center; }
.g6on.k02c   .d2vt08rk { 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; }
}
.hhcxw .k6ae .o7h9cs {
  overflow: hidden;
}
.hhcxw .k6ae .o7h9cs::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); }
}
.x10u9 .k6ae .o7h9cs {
  overflow: hidden;
}
.x10u9 .k6ae .o7h9cs::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;
}
.ppq8 .k6ae .o7h9cs {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.en1jvzm .k6ae .o7h9cs {
  overflow: hidden;
}
.en1jvzm .k6ae .o7h9cs::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;
}
.ai7cai .k6ae .o7h9cs {
  animation: hg-breathe 10s ease-in-out infinite;
}
.qhww .o7h9cs {
  background: none;
}
.qhww .iov2q1aj { color: #fff; }
.qhww .lyh7lr { color: rgba(255,255,255,0.85); }
.qhww .ggy5ocob { background: #fff; color: var(--cta); }
.qhww .ggy5ocob:hover { opacity: 0.92; }
.tnn4 .iov2q1aj { text-shadow: none; color: var(--text-primary); }
.tnn4 .lyh7lr { color: var(--text-muted); }
body.tcjrabe .iov2q1aj {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.oxfpiyt1 .iov2q1aj {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.mame.qhww .iov2q1aj,
section.qhww .iov2q1aj {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.tnn4.k6obr .h2y5ib1 { align-items: center; text-align: center; }
.mame .b9o66 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.b9o66 .kdv8f6r.zdfzjc {
  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;
}
.b9o66 .kdv8f6r.zdfzjc:hover { opacity: 0.85; }
.jep3qq .d2vt08rk { padding-bottom: 24px; }
.xf5b .d2vt08rk { max-width: 1100px; }
@media (max-width: 700px) {
  .tnn4 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .tnn4:not(.h8kc) .q57o { display: none !important; }
  .h8kc .q57o { padding: 16px; }
  .h2y5ib1  { padding: 36px 24px; }
  .tnn4~.afwp,.xyclzz~.afwp{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .mame, .tnn4 { min-height: 320px !important; }
  .iov2q1aj { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .dal1,
  .b2l5m,
  .scsvj4v { grid-template-columns: 1fr !important; }

  

  
  .jep3qq { display: flex !important; flex-direction: column !important; }
  .jep3qq .d2vt08rk { display: contents; }
  .jep3qq .o7h9cs { order: 0; }
  .jep3qq .iov2q1aj { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .jep3qq .dal1 { order: 2; padding: 0 16px 12px !important; }
  .jep3qq .lyh7lr { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .xf5b .d2vt08rk { display: flex; flex-direction: column; }
  .xf5b .d2vt08rk .iov2q1aj { order: 1; }
  .xf5b .d2vt08rk .scsvj4v { order: 2; margin: 8px 0 24px !important; }
  .xf5b .d2vt08rk .lyh7lr { order: 3; }
  .xf5b .d2vt08rk .ggy5ocob { order: 4; align-self: center; margin-top: 0; }

  
  .tnn4.h8kc {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .tnn4.h8kc .h2y5ib1 { display: contents; padding: 0; }
  .tnn4.h8kc .h2y5ib1 .iov2q1aj { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .tnn4.h8kc .q57o { order: 2; padding: 12px 16px; }
  .tnn4.h8kc .h2y5ib1 .lyh7lr { order: 3; padding: 0 24px; margin: 0 auto; }
  .tnn4.h8kc .h2y5ib1 .ggy5ocob { order: 4; align-self: center; margin: 8px 0 32px; }
}
.adx2s317 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.nk5y0wt { width: 100%; height: auto; display: block; border-radius: 10px; }
.y73br6 .adx2s317        { border-radius: 16px; }
.y73br6 .nk5y0wt  { border-radius: 16px; }
.e6oqgei .adx2s317         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.e6oqgei .nk5y0wt   { border-radius: 8px; }
.gz8w { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.dfwj93p1 { width: 100%; padding: 32px 0; position: relative; }
.g1rtr { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.en40tv6 .dfwj93p1:nth-child(even) { background: var(--bg-surface); }
.en40tv6 .dfwj93p1:nth-child(odd)  { background: var(--bg-page); }
.gmwcur .dfwj93p1:nth-child(even) { background: var(--bg-card); }
.gmwcur .dfwj93p1:nth-child(odd)  { background: var(--bg-page); }
.en40tv6 .dfwj93p1:nth-child(odd)  .g1rtr { background: var(--bg-card); border-radius: 6px; }
.en40tv6 .dfwj93p1:nth-child(even) .g1rtr { background: var(--bg-raised); border-radius: 6px; }
.gmwcur .dfwj93p1:nth-child(odd)  .g1rtr { background: var(--bg-card); border-radius: 6px; }
.gmwcur .dfwj93p1:nth-child(even) .g1rtr { background: var(--bg-raised); border-radius: 6px; }
.en40tv6 .dfwj93p1:nth-child(even) .exscak .fr03g1o,
.gmwcur .dfwj93p1:nth-child(even) .exscak .fr03g1o { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.en40tv6 .dfwj93p1:nth-child(odd) .exscak .fr03g1o,
.gmwcur .dfwj93p1:nth-child(odd) .exscak .fr03g1o { background: var(--bg-card-inner); }
.en40tv6 .dfwj93p1:nth-child(even) .nzr8 .fr03g1o:nth-child(odd),
.gmwcur .dfwj93p1:nth-child(even) .nzr8 .fr03g1o:nth-child(odd)  { background: var(--bg-card); }
.en40tv6 .dfwj93p1:nth-child(even) .nzr8 .fr03g1o:nth-child(even),
.gmwcur .dfwj93p1:nth-child(even) .nzr8 .fr03g1o:nth-child(even) { background: var(--bg-card-inner); }
h1.xpg7z { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.xpg7z {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.w7luwe5 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.nhgr h2.xpg7z {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ya90nk0 h2.xpg7z {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.pcovrfy h2.xpg7z {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.sebs939 h2.xpg7z::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.elgwjfbp h2.xpg7z {
  color: var(--text-primary); font-size: 1.7rem;
}
.f8mv7kj h2.xpg7z::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.j34dueb h2.xpg7z {
  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) { .mjud7o { display: none; } }
.lkr6qa { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.w6j3 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.zkujoltr {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.mnbfgb { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.zyl6m83 { padding-left: 20px; }
.zyl6m83 li { margin-bottom: 6px; }
.zyl6m83 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.zyl6m83 a:hover { color: var(--accent-light); }
.cqgfs1f .mnbfgb { display: none; }
.su8tbpj .mnbfgb { display: none; }
.su8tbpj .zyl6m83 { padding-left: 0; list-style: none; }
.su8tbpj .zyl6m83 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.su8tbpj .zyl6m83 a { font-size: 0.92rem; }
.tivjrfra .zkujoltr { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.tivjrfra .mnbfgb { display: none; }
.tivjrfra .zyl6m83 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.tivjrfra .zyl6m83 li { margin-bottom: 0; }
.tivjrfra .zyl6m83 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;
}
.tivjrfra .zyl6m83 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.e0zg6kx .zkujoltr { padding: 20px 20px 16px; }
.e0zg6kx .zyl6m83 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.e0zg6kx .zyl6m83 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.e0zg6kx .zyl6m83 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;
}
.e0zg6kx .zyl6m83 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;
}
.e0zg6kx .zyl6m83 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.e0zg6kx .zyl6m83 a:focus,
.e0zg6kx .zyl6m83 a:focus-visible,
.e0zg6kx .zyl6m83 a:target { outline: none; }
.e0zg6kx .zyl6m83 li:target a { border-color: var(--border); color: var(--text-muted); }
.rgvcc .zkujoltr { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.rgvcc .mnbfgb { display: none; }
.rgvcc .zyl6m83 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.rgvcc .zyl6m83 li { margin-bottom: 0; }
.rgvcc .zyl6m83 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.rgvcc .zyl6m83 li:last-child::after { content: ""; margin-right: 0; }
.rgvcc .zyl6m83 a { font-size: 0.9rem; }
.fr03g1o { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.exscak .fr03g1o { background: var(--bg-card); }
.nzr8 .fr03g1o:nth-child(odd)  { background: var(--bg-card); }
.nzr8 .fr03g1o:nth-child(even) { background: var(--bg-raised); }
.ac2wdftb .fr03g1o {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ac2wdftb .fr03g1o:last-child { border-bottom: none; }
.ac2wdftb h3.w7luwe5 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.zz20 .fr03g1o {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.zz20 .fr03g1o + .fr03g1o { margin-top: 4px; }
.vqtj9k4f .fr03g1o { background: none; border-radius: 0; padding: 12px 0; }
.vqtj9k4f .fr03g1o + .fr03g1o { border-top: 1px solid var(--border-section); }
.j16s6 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.d152lxb { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.b8ruk { color: var(--text-body); margin-bottom: 10px; }
.xg9v, .v0fia5 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.xg9v li, .v0fia5 li { margin-bottom: 6px; }
.v0fia5 li { list-style: decimal; }
.p41j     .xg9v { list-style-type: "● "; }
.s1tcgx  .xg9v { list-style-type: "■ "; }
.mk06boz2 .xg9v { list-style-type: "◆ "; }
.y93zv    .xg9v { list-style-type: "★ "; }
.p41j     .dngjd5w { list-style-type: "● "; }
.s1tcgx  .dngjd5w { list-style-type: "■ "; }
.mk06boz2 .dngjd5w { list-style-type: "◆ "; }
.y93zv    .dngjd5w { list-style-type: "★ "; }
.p41j    .xg9v li::marker, .p41j    .dngjd5w li::marker,
.s1tcgx .xg9v li::marker, .s1tcgx .dngjd5w li::marker,
.mk06boz2 .xg9v li::marker, .mk06boz2 .dngjd5w li::marker,
.y93zv   .xg9v li::marker, .y93zv   .dngjd5w li::marker {
  color: var(--cta); font-size: 1em;
}
.p41j .v0fia5,
.s1tcgx .v0fia5,
.mk06boz2 .v0fia5,
.y93zv .v0fia5 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.p41j .v0fia5 li,
.s1tcgx .v0fia5 li,
.mk06boz2 .v0fia5 li,
.y93zv .v0fia5 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.p41j .v0fia5 li::before,
.s1tcgx .v0fia5 li::before,
.mk06boz2 .v0fia5 li::before,
.y93zv .v0fia5 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;
}
.p41j     .v0fia5 li::before { border-radius: 50%; }
.s1tcgx  .v0fia5 li::before { border-radius: 3px; }
.mk06boz2 .v0fia5 li::before { border-radius: 3px; }
.y93zv    .v0fia5 li::before { border-radius: 50%; }
.xvkm4dq { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.lflof8a .xvkm4dq,
.uwyh968 .xvkm4dq { background: transparent; border: none; border-radius: 0; }
.pyzoc8 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.pyzoc8 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.pyzoc8 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.pyzoc8 tr:hover td { background: var(--bg-hover); }
.y2ec .pyzoc8 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.bv1ivsb .pyzoc8 { border: 1px solid var(--border-alt); }
.bv1ivsb .pyzoc8 th,
.bv1ivsb .pyzoc8 td { border: 1px solid var(--border-alt); }
.yebidhpb .pyzoc8 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.yebidhpb .pyzoc8 td { border-bottom: none; }
.yebidhpb .pyzoc8 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.molqiig0 .pyzoc8 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.zj74c2 .xvkm4dq {
  overflow: hidden;
}
.zj74c2 .pyzoc8 th { border-bottom: 1px solid var(--border-alt); }
.zj74c2 .pyzoc8 tr:last-child td { border-bottom: none; }
.ssb5lf2 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.leyj { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.s26obtff { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.ml47at { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.sj5fzw { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.dngjd5w { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.dngjd5w 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%}
.qlw5 .ml47at { background: transparent; text-align: center; }
.r8hn .s26obtff {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.xwd1f .s26obtff {
  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);
}
.aibs5uw .leyj { display: grid; grid-template-columns: auto 1fr; }
.aibs5uw .s26obtff {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.aibs5uw .ml47at { grid-column: 2; }
.aibs5uw .sj5fzw,
.aibs5uw .dngjd5w { grid-column: 1 / -1; }
.x9dd .leyj { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.x9dd .s26obtff {
  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);
}
.x9dd .ml47at { grid-column: 2; }
.x9dd .sj5fzw,
.x9dd .dngjd5w { grid-column: 1 / -1; }
.mfd4 .leyj { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.mfd4 .ml47at { background: none; color: var(--accent-light); font-weight: 700; }
.hsup28jb .leyj { 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); }
.hsup28jb .ml47at { background: none; color: var(--accent-light); font-weight: 700; }
.qyn45ayt .leyj { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.qyn45ayt .leyj:last-child { border-bottom: none; }
.qyn45ayt .ml47at { background: none; color: var(--accent-light); font-weight: 700; }
.qfi4 .leyj { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.qfi4 .ml47at { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.pua5 .ssb5lf2 { counter-reset: card-n; }
.pua5 .leyj  { counter-increment: card-n; }
.pua5 .ml47at { display: flex; align-items: center; gap: 10px; }
.pua5 .ml47at::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;
}
.zctxfnwu .leyj { background: var(--bg-surface); border: 1px solid var(--border); }
.zctxfnwu .ml47at { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.wre2 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.opnyb  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.ivxgq { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.yk2the { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.wre2 strong { color: var(--text-primary); font-size: 0.95rem; }
.wre2 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.nk5y0wt { width: 100%; height: auto; border-radius: 10px; display: block; }
.zdfzjc {
  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;
}
.zdfzjc:hover { opacity: 0.85; }
.bi707y3s .zdfzjc  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.bi707y3s .zdfzjc:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.tk7q .zdfzjc  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.tk7q .zdfzjc:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.s7x3cn .ggy5ocob { border-radius: 50px; }
.s7x3cn .zdfzjc  { border-radius: 50px; }
.e4pcys4v .ggy5ocob { padding-left: 22px; padding-right: 22px; }
.e4pcys4v .zdfzjc  { padding-left: 12px; padding-right: 12px; }
.akrj5x .ggy5ocob { padding-left: 44px; padding-right: 44px; }
.akrj5x .zdfzjc  { padding-left: 24px; padding-right: 24px; }
.da33 .ggy5ocob { padding-left: 56px; padding-right: 56px; }
.da33 .zdfzjc  { padding-left: 32px; padding-right: 32px; }
.s4l0k   .ggy5ocob::after, .s4l0k   .zdfzjc::after,
.uj23 .ggy5ocob::after, .uj23 .zdfzjc::after,
.yezywqfd    .ggy5ocob::after, .yezywqfd    .zdfzjc::after,
.wvrxpr3    .ggy5ocob::after, .wvrxpr3    .zdfzjc::after,
.t4g5    .ggy5ocob::after, .t4g5    .zdfzjc::after,
.h71ej9     .ggy5ocob::after, .h71ej9     .zdfzjc::after,
.rapzzay5    .ggy5ocob::after, .rapzzay5    .zdfzjc::after,
.nmp9cl   .ggy5ocob::after, .nmp9cl   .zdfzjc::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;
}
.s4l0k .ggy5ocob::after, .s4l0k .zdfzjc::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");
}
.uj23 .ggy5ocob::after, .uj23 .zdfzjc::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");
}
.yezywqfd .ggy5ocob::after, .yezywqfd .zdfzjc::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");
}
.wvrxpr3 .ggy5ocob::after, .wvrxpr3 .zdfzjc::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");
}
.t4g5 .ggy5ocob::after, .t4g5 .zdfzjc::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");
}
.h71ej9 .ggy5ocob::after, .h71ej9 .zdfzjc::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");
}
.rapzzay5 .ggy5ocob::after, .rapzzay5 .zdfzjc::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");
}
.nmp9cl .ggy5ocob::after, .nmp9cl .zdfzjc::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");
}
.lpb8z37   .nc7ygr1q::after, .lpb8z37   .fddt::after,
.f384i .nc7ygr1q::after, .f384i .fddt::after,
.fnn2e3    .nc7ygr1q::after, .fnn2e3    .fddt::after,
.x8el9qv    .nc7ygr1q::after, .x8el9qv    .fddt::after,
.pluy06j    .nc7ygr1q::after, .pluy06j    .fddt::after,
.rytm     .nc7ygr1q::after, .rytm     .fddt::after,
.yuro6qj    .nc7ygr1q::after, .yuro6qj    .fddt::after,
.fhf4e3   .nc7ygr1q::after, .fhf4e3   .fddt::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;
}
.lpb8z37 .nc7ygr1q::after, .lpb8z37 .fddt::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");
}
.f384i .nc7ygr1q::after, .f384i .fddt::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");
}
.fnn2e3 .nc7ygr1q::after, .fnn2e3 .fddt::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");
}
.x8el9qv .nc7ygr1q::after, .x8el9qv .fddt::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");
}
.pluy06j .nc7ygr1q::after, .pluy06j .fddt::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");
}
.rytm .nc7ygr1q::after, .rytm .fddt::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");
}
.yuro6qj .nc7ygr1q::after, .yuro6qj .fddt::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");
}
.fhf4e3 .nc7ygr1q::after, .fhf4e3 .fddt::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");
}
.asgvdvn0 .mavr { background: var(--bg-raised); }
.kdv8f6r.zdfzjc {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .vld7ip {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .vld7ip::before    { grid-area: rank;   }
  .dij3ij06           { grid-area: ident;  }
  .j2rphl2     { grid-area: rating; min-width: 0; width: auto; }
  .x0xi9           { grid-area: pills;  }
  .kdv8f6r             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .vld7ip {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .vld7ip::before    { justify-self: center; }
  .dij3ij06           { width: 100%; }
  .j2rphl2     { justify-self: center; }
  .x0xi9           { grid-template-columns: 1fr; }
}
.awiwp3j .n5whb39f li::before { content: "→"; }
.awiwp3j .r8lp li::before { content: "–"; }
@media (min-width: 860px) {
  .m6aip .x54qqc6 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .m6aip .sftmq { margin: 0; }
}
.ohdda2a7 .usb82 { padding: 0; gap: 0; overflow: hidden; }
.ohdda2a7 .y2x87o { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.ohdda2a7 .ojggg { padding: 16px 20px; }
.ohdda2a7 .dk5lv { padding: 16px 20px; align-self: center; }
@media (max-width: 720px) {
  .q0ant { grid-template-columns: 1fr; }
  .tzx3 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .tzx3 .immlu { width: 72px; height: 50px; }
  .tzx3 .jquts { max-width: 180px; }
  .tzx3 .rbjhkz { width: auto; }
}
@media (max-width: 720px) {
  .dus4iys8 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .rdd0z { padding: 16px; }
  .i1d7cku .p7i0 { min-width: 50%; }
}
@media (max-width: 860px) {
  .m6k4ksv { grid-template-columns: 1fr; }
  .zy69 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .llgq1wzx { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .at03kak { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .bv3s2ijt { flex-direction: column; align-items: stretch; }
}
.nq6nyw .rbjhkz .zdfzjc { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .sh5xd9 { flex-direction: column; align-items: stretch; gap: 10px; }
  .nq6nyw .rbjhkz { text-align: center; }
}
@media (max-width: 720px) {
  .jy6kk0 { grid-template-columns: 1fr; }
  .mbm1q73z { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .tj1p { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .zavmejvd { grid-template-columns: 1fr; }
  .si161i6 { width: 100px; height: 100px; margin: 16px auto; }
  .r2ivkg { font-size: 1.4rem; }
  .flp05 { justify-content: center; }
  .o5jy0al0 .p7i0 { min-width: 50%; }
}
@media (max-width: 540px) {
  .ug1no1 { flex-wrap: wrap; padding: 14px 16px; }
  .xdncry93 { padding: 12px 16px; }
  .rcffmfl .cggzyj { margin: 0 16px; }
  .rcffmfl .gqtr26 { padding: 0 16px; }
  .nwc3q { padding: 12px 16px; }
}
.bloc4dr .ry6uzcl {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.bloc4dr .vld7ip {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.bloc4dr .vld7ip:last-child { border-bottom: none; }
.bloc4dr .dij3ij06,
.bloc4dr .j2rphl2,
.bloc4dr .x0xi9 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.ii0yo { margin: 16px 0; }
.aw0kiqzt { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.aw0kiqzt summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.aw0kiqzt summary::after { content: "+"; color: var(--accent-light); }
.aw0kiqzt[open] summary::after { content: "−"; }
.aw0kiqzt p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.dfwj93p1 { margin-bottom: 0; }
.hlmj3 h2.xpg7z { color: var(--text-primary); border-color: var(--accent-light); }
.suyckz4e h2.xpg7z { color: var(--text-primary); border-color: var(--accent-light); }
.a2kk4cx .opnyb     { background: #052e16; border-color: #10b981; }
.a2kk4cx .ko5puim { background: #2d0a1e; border-color: #f43f5e; }
.a2kk4cx .ivxgq    { background: #1e1036; border-color: #a855f7; }
.a2kk4cx .wre2 strong  { color: #f1f5f9; }
.a2kk4cx .wre2 p       { color: #cbd5e1; }
.a2kk4cx .y4prj    .opnyb     .yk2the::before,
.a2kk4cx .ag6j6k9v  .opnyb     .yk2the::before,
.a2kk4cx .xw1dydz  .opnyb     .yk2the::before,
.a2kk4cx .haigvak9 .opnyb     .yk2the::before { color: #10b981; }
.a2kk4cx .y4prj    .ko5puim .yk2the::before,
.a2kk4cx .ag6j6k9v  .ko5puim .yk2the::before,
.a2kk4cx .xw1dydz  .ko5puim .yk2the::before,
.a2kk4cx .haigvak9 .ko5puim .yk2the::before { color: #f43f5e; }
.a2kk4cx .y4prj    .ivxgq    .yk2the::before,
.a2kk4cx .ag6j6k9v  .ivxgq    .yk2the::before,
.a2kk4cx .xw1dydz  .ivxgq    .yk2the::before,
.a2kk4cx .haigvak9 .ivxgq    .yk2the::before { color: #a855f7; }
.z8luecpg .opnyb     { background: #2d2000; border-color: #eab308; }
.z8luecpg .ivxgq    { background: #2d1600; border-color: #f97316; }
.z8luecpg .wre2 strong  { color: #f1f5f9; }
.z8luecpg .wre2 p       { color: #cbd5e1; }
.z8luecpg .y4prj    .opnyb     .yk2the::before,
.z8luecpg .ag6j6k9v  .opnyb     .yk2the::before,
.z8luecpg .xw1dydz  .opnyb     .yk2the::before,
.z8luecpg .haigvak9 .opnyb     .yk2the::before { color: #eab308; }
.z8luecpg .y4prj    .ko5puim .yk2the::before,
.z8luecpg .ag6j6k9v  .ko5puim .yk2the::before,
.z8luecpg .xw1dydz  .ko5puim .yk2the::before,
.z8luecpg .haigvak9 .ko5puim .yk2the::before { color: #ef4444; }
.z8luecpg .y4prj    .ivxgq    .yk2the::before,
.z8luecpg .ag6j6k9v  .ivxgq    .yk2the::before,
.z8luecpg .xw1dydz  .ivxgq    .yk2the::before,
.z8luecpg .haigvak9 .ivxgq    .yk2the::before { color: #f97316; }
.q9dc .opnyb     { background: #0c1a2e; border-color: #38bdf8; }
.q9dc .ivxgq    { background: #0a2020; border-color: #2dd4bf; }
.q9dc .wre2 strong  { color: #f1f5f9; }
.q9dc .wre2 p       { color: #cbd5e1; }
.q9dc .y4prj    .opnyb     .yk2the::before,
.q9dc .ag6j6k9v  .opnyb     .yk2the::before,
.q9dc .xw1dydz  .opnyb     .yk2the::before,
.q9dc .haigvak9 .opnyb     .yk2the::before { color: #38bdf8; }
.q9dc .y4prj    .ko5puim .yk2the::before,
.q9dc .ag6j6k9v  .ko5puim .yk2the::before,
.q9dc .xw1dydz  .ko5puim .yk2the::before,
.q9dc .haigvak9 .ko5puim .yk2the::before { color: #818cf8; }
.q9dc .y4prj    .ivxgq    .yk2the::before,
.q9dc .ag6j6k9v  .ivxgq    .yk2the::before,
.q9dc .xw1dydz  .ivxgq    .yk2the::before,
.q9dc .haigvak9 .ivxgq    .yk2the::before { color: #2dd4bf; }
.bf5h .opnyb     { background: var(--accent-bg); border-color: var(--accent-light); }
.bf5h .ivxgq    { background: var(--accent-bg); border-color: var(--accent-pale); }
.bf5h .y4prj    .yk2the::before,
.bf5h .ag6j6k9v  .yk2the::before,
.bf5h .xw1dydz  .yk2the::before,
.bf5h .haigvak9 .yk2the::before { color: var(--accent-light) !important; }
.pcd75 .wjts37tf ul li,
.pcd75 .n5whb39f li         { color: #4ade80; }
.pcd75 .wjts37tf .wkhi2q { color: #22c55e; }
.pcd75 .go6r0 ul li,
.pcd75 .r8lp li         { color: #f87171; }
.pcd75 .go6r0 .wf9jxmmr { color: #ef4444; }
.awiwp3j .wkhi2q::before { content: "→ "; }
.awiwp3j .wf9jxmmr::before { content: "← "; }
.xvy7izz .wre2 { background: transparent; border-left: none; border: 1.5px solid; }
.xvy7izz .opnyb     { border-color: var(--c-tip-border); }
.xvy7izz .ivxgq    { border-color: #60a5fa; }
.xvy7izz .wre2 strong { color: var(--text-primary); }
.xvy7izz .wre2 p      { color: var(--text-muted); }
.b11qxvi4 .wre2 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.b11qxvi4 .opnyb     { border-top-color: var(--c-tip-border); }
.b11qxvi4 .ivxgq    { border-top-color: #60a5fa; }
.m9eo .wre2 { border-left: none; border-radius: 8px; }
.m9eo .opnyb     { background: #065f46; }
.m9eo .ko5puim { background: #92400e; }
.m9eo .ivxgq    { background: #1e3a8a; }
.m9eo .wre2 strong,
.m9eo .wre2 p { color: #fff; }
.m9eo .yk2the::before { color: rgba(255,255,255,0.85) !important; }
.a2kk4cx.m9eo .opnyb,
.a2kk4cx .m9eo .opnyb     { background: #052e16; }
.a2kk4cx.m9eo .ko5puim,
.a2kk4cx .m9eo .ko5puim { background: #2d0a1e; }
.a2kk4cx.m9eo .ivxgq,
.a2kk4cx .m9eo .ivxgq    { background: #1e1036; }
.z8luecpg.m9eo .opnyb,
.z8luecpg .m9eo .opnyb      { background: #2d2000; }
.z8luecpg.m9eo .ko5puim,
.z8luecpg .m9eo .ko5puim  { background: #2d0b0b; }
.z8luecpg.m9eo .ivxgq,
.z8luecpg .m9eo .ivxgq     { background: #2d1600; }
.q9dc.m9eo .opnyb,
.q9dc .m9eo .opnyb      { background: #0c1a2e; }
.q9dc.m9eo .ko5puim,
.q9dc .m9eo .ko5puim  { background: #12103a; }
.q9dc.m9eo .ivxgq,
.q9dc .m9eo .ivxgq     { background: #0a2020; }
.cgtr .wre2 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.cgtr .opnyb     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.cgtr .ivxgq    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.cgtr .wre2 strong { color: var(--text-primary); }
.cgtr .wre2 p      { color: var(--text-muted); }
.qu56wey .wre2 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.y4prj .yk2the,
.ag6j6k9v .yk2the,
.xw1dydz .yk2the,
.haigvak9 .yk2the { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.y4prj .yk2the::before,
.ag6j6k9v .yk2the::before,
.xw1dydz .yk2the::before,
.haigvak9 .yk2the::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.y4prj .opnyb     .yk2the::before { content: "✦"; color: var(--c-tip-border); }
.y4prj .ko5puim .yk2the::before { content: "▲"; color: var(--c-warn-border); }
.y4prj .ivxgq    .yk2the::before { content: "◉"; color: #60a5fa; }
.ag6j6k9v .opnyb     .yk2the::before { content: "★"; color: var(--c-tip-border); }
.ag6j6k9v .ko5puim .yk2the::before { content: "◆"; color: var(--c-warn-border); }
.ag6j6k9v .ivxgq    .yk2the::before { content: "●"; color: #60a5fa; }
.xw1dydz .opnyb     .yk2the::before { content: "▶"; color: var(--c-tip-border); }
.xw1dydz .ko5puim .yk2the::before { content: "■"; color: var(--c-warn-border); }
.xw1dydz .ivxgq    .yk2the::before { content: "▸"; color: #60a5fa; }
.haigvak9 .opnyb     .yk2the::before { content: "→"; color: var(--c-tip-border); }
.haigvak9 .ko5puim .yk2the::before { content: "⬥"; color: var(--c-warn-border); }
.haigvak9 .ivxgq    .yk2the::before { content: "◈"; color: #60a5fa; }
.mt6vm .exscak .fr03g1o,
.mt6vm .nzr8 .fr03g1o  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.mt6vm .leyj                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.mt6vm .xvkm4dq          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.mt6vm .zkujoltr                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.do1hp .exscak .fr03g1o,
.do1hp .nzr8 .fr03g1o,
.do1hp .leyj,
.do1hp .vld7ip,
.do1hp .sftmq,
.do1hp .xvkm4dq,
.do1hp .zkujoltr,
.do1hp .qu56wey .wre2 { box-shadow: none; }
.kp90a9m4   .b8ruk, .kp90a9m4 .j16s6, .kp90a9m4 .d152lxb,
.kp90a9m4   .lkr6qa, .kp90a9m4 .w6j3 { font-size: 0.9rem; }
.kp90a9m4   .xg9v, .kp90a9m4 .v0fia5 { font-size: 0.9rem; }
.jkx8wp2k   .b8ruk, .jkx8wp2k .j16s6, .jkx8wp2k .d152lxb,
.jkx8wp2k   .lkr6qa, .jkx8wp2k .w6j3 { font-size: 0.95rem; }
.jkx8wp2k   .xg9v, .jkx8wp2k .v0fia5 { font-size: 0.95rem; }
.fml1hbw   .b8ruk, .fml1hbw .j16s6, .fml1hbw .d152lxb,
.fml1hbw   .lkr6qa, .fml1hbw .w6j3 { font-size: 1.08rem; }
.fml1hbw   .xg9v, .fml1hbw .v0fia5 { font-size: 1.05rem; }
.fml1hbw   .pyzoc8 { font-size: 0.97rem; }
.sr6y1yt .iov2q1aj      { font-size: 3.2rem; }
.sr6y1yt h2.xpg7z { font-size: 1.9rem; }
.sr6y1yt h3.w7luwe5     { font-size: 1.4rem; }
.oqdfjx .iov2q1aj      { font-size: 3.8rem; }
.oqdfjx h2.xpg7z { font-size: 2.2rem; }
.oqdfjx h3.w7luwe5     { font-size: 1.6rem; }
.dfwj93p1 + .dfwj93p1 { position: relative; }
.ocyo   .dfwj93p1 + .dfwj93p1::before,
.qz0g  .dfwj93p1 + .dfwj93p1::before,
.qqpq   .dfwj93p1 + .dfwj93p1::before,
.bz3g6pvn   .dfwj93p1 + .dfwj93p1::before,
.qxlkrys   .dfwj93p1 + .dfwj93p1::before,
.uwvl52y5 .dfwj93p1 + .dfwj93p1::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.ocyo .dfwj93p1 + .dfwj93p1::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.qz0g .dfwj93p1 + .dfwj93p1::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.qqpq .dfwj93p1 + .dfwj93p1::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;
}
.bz3g6pvn .dfwj93p1 + .dfwj93p1::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.hreh .dfwj93p1 { margin-bottom: 16px; }
.hreh .dfwj93p1 + .dfwj93p1 { margin-top: 0; }
.hreh .g1rtr { padding-top: 0; padding-bottom: 0; }
.qxlkrys .dfwj93p1 + .dfwj93p1::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.uwvl52y5 .dfwj93p1 + .dfwj93p1::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.a1okgo .dfwj93p1 + .dfwj93p1::before,
.uoi1 .dfwj93p1 + .dfwj93p1::before,
.ge83xu1 .dfwj93p1 + .dfwj93p1::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%;
}
.en40tv6 .a1okgo .dfwj93p1:nth-child(even)::before,
.en40tv6 .uoi1 .dfwj93p1:nth-child(even)::before,
.en40tv6 .ge83xu1 .dfwj93p1:nth-child(even)::before { background: var(--bg-surface); }
.gmwcur .a1okgo .dfwj93p1:nth-child(even)::before,
.gmwcur .uoi1 .dfwj93p1:nth-child(even)::before,
.gmwcur .ge83xu1 .dfwj93p1:nth-child(even)::before { background: var(--bg-card); }
.a1okgo .dfwj93p1 + .dfwj93p1::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");
}
.uoi1 .dfwj93p1 + .dfwj93p1::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");
}
.ge83xu1 .dfwj93p1 + .dfwj93p1::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");
}
.qms0sbar .k6ae,
.dyqsn .k6ae,
.dxgzhw3 .k6ae { overflow: hidden; }
.qms0sbar .d2vt08rk,
.dyqsn .d2vt08rk { margin-bottom: 60px; }
.dxgzhw3 .d2vt08rk { margin-bottom: 70px; }
.qms0sbar .k6ae::before,
.dyqsn .k6ae::before,
.dxgzhw3 .k6ae::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%;
}
.qms0sbar .k6ae::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");
}
.dyqsn .k6ae::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");
}
.dxgzhw3 .k6ae::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");
}
.k1ch1h .k6ae:not(.qhww) .o7h9cs { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.rm95fbsm .k6ae:not(.qhww) .o7h9cs { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.tt91x  .k6ae:not(.qhww) .o7h9cs { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.i3188n6d  .k6ae:not(.qhww) .o7h9cs { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.i3188n6d .qhww { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.i3188n6d .xf7yjvy { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.i3188n6d .tnn4 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.z1bg7ycw .qhww .o7h9cs { background: none; }
.z1bg7ycw .k6ae:not(.qhww) .o7h9cs { background: rgba(0,0,0,0.6); }
.dfwj93p1.kjucrc6 .adx2s317 { float: left; width: 38%; margin: 0 28px 16px 0; }
.dfwj93p1.kjucrc6 .adx2s317 .nk5y0wt { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.dfwj93p1.kjucrc6 .g1rtr::after { content: ''; display: block; clear: both; }
.dfwj93p1.uqn02c .adx2s317 { float: right; width: 38%; margin: 0 0 16px 28px; }
.dfwj93p1.uqn02c .adx2s317 .nk5y0wt { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.dfwj93p1.uqn02c .g1rtr::after { content: ''; display: block; clear: both; }
.dfwj93p1.kjucrc6 .ssb5lf2,
.dfwj93p1.kjucrc6 .xvkm4dq,
.dfwj93p1.kjucrc6 .wre2,
.dfwj93p1.kjucrc6 .fr03g1o,
.dfwj93p1.kjucrc6 .w6j3,
.dfwj93p1.kjucrc6 .ry6uzcl,
.dfwj93p1.kjucrc6 .x54qqc6,
.dfwj93p1.kjucrc6 .od3abhew,
.dfwj93p1.uqn02c .ssb5lf2,
.dfwj93p1.uqn02c .xvkm4dq,
.dfwj93p1.uqn02c .wre2,
.dfwj93p1.uqn02c .fr03g1o,
.dfwj93p1.uqn02c .w6j3,
.dfwj93p1.uqn02c .ry6uzcl,
.dfwj93p1.uqn02c .x54qqc6,
.dfwj93p1.uqn02c .od3abhew { clear: both; }
@media (max-width: 900px) {
  .dfwj93p1.kjucrc6 .adx2s317,
  .dfwj93p1.uqn02c .adx2s317 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .dfwj93p1.kjucrc6 .adx2s317 .nk5y0wt,
  .dfwj93p1.uqn02c .adx2s317 .nk5y0wt {
    max-height: none !important;
  }
}
.dfwj93p1.kjucrc6 .xg9v,
.dfwj93p1.kjucrc6 .v0fia5,
.dfwj93p1.uqn02c .xg9v,
.dfwj93p1.uqn02c .v0fia5 { overflow: hidden; }
@media (max-width: 640px) {
  .dfwj93p1.kjucrc6 .adx2s317,
  .dfwj93p1.uqn02c .adx2s317 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.clktss .gz8w,
.clktss .g1rtr,
.clktss .groe  { max-width: 1100px; }
.bxwxix .gz8w,
.bxwxix .g1rtr,
.bxwxix .groe  { max-width: 1200px; }
.sc1k2 .gz8w,
.sc1k2 .g1rtr,
.sc1k2 .groe  { max-width: 1320px; }
.sc1k2 { --content-mw: 1320px; }
.wlm43 { font-size: 0.82rem; color: var(--text-muted); }
.l5n3 { display: flex; align-items: center; }
.q0m8 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.r7p3d2j { display: flex; align-items: center; }
.kyhtln3 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.kyhtln3:hover { text-decoration: underline; }
.tsle1jhp { margin: 0 3px; opacity: 0.45; }
.tsle1jhp::before { content: '/'; }
.uhuqvpwp { padding: 2px 5px; color: var(--text-main); }
.mul43q2 .wlm43 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.mul43q2 .l5n3 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.f6rud .wlm43 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.f6rud .l5n3 { padding: 0 0 0 12px; }
.a81e .l5n3 { padding: 0 16px; }
.a81e .wlm43 {
  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);
}
.a81e .gz8w { padding-top: 28px; }
@media (max-width: 720px) {
  .u2tghb { margin-top: 18px; padding: 0 16px; }
  .a81e .gz8w { padding-top: 16px; }
}
.clktss.mul43q2 .l5n3 { max-width: 1100px; }
.bxwxix.mul43q2 .l5n3 { max-width: 1200px; }
.sc1k2.mul43q2 .l5n3 { max-width: 1320px; }
.sc1k2 .u2tghb { max-width: 1320px; }
.k9s0dqp1 .dfwj93p1 { padding-top: 16px; padding-bottom: 16px; }
.b5nvj .dfwj93p1 { padding-top: 24px; padding-bottom: 24px; }
.oe8069 .dfwj93p1 { padding-top: 40px; padding-bottom: 40px; }
.wszyo0k4 .dfwj93p1 { padding-top: 52px; padding-bottom: 52px; }
.j6fhl7x .dfwj93p1:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.j6fhl7x .dfwj93p1:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.j6fhl7x .dfwj93p1:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.j6fhl7x .dfwj93p1:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.n9t45yx .g1rtr { padding-top: 10px;  padding-bottom: 10px; }
.geub5x .g1rtr { padding-top: 18px;  padding-bottom: 18px; }
.bo94t6d .g1rtr { padding-top: 36px;  padding-bottom: 36px; }
.wye0u4qq .g1rtr { padding-top: 48px;  padding-bottom: 48px; }
.zy5c5 h2.xpg7z { font-weight: 600; }
.zy5c5 h3.w7luwe5     { font-weight: 600; }
.i81ig { font-weight: 500; }
.i81ig h2.xpg7z { font-weight: 800; }
.i81ig h3.w7luwe5     { font-weight: 700; }
.bj2eat h2.xpg7z { font-weight: 900; }
.bj2eat h3.w7luwe5     { font-weight: 800; }
.bj2eat .wre2 strong,
.bj2eat .wre2 strong { font-weight: 600; }
.nc7ygr1q {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.io6m5 .nc7ygr1q { display: none; }
@media (max-width: 640px) { .nc7ygr1q { display: none; } }
.nc7ygr1q { background: var(--cta) !important; color: #fff !important; border: none !important; }
.nc7ygr1q:hover { opacity: 0.85; }
.nxtm .nc7ygr1q { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.qtkqljw .nc7ygr1q,
.ql6gr9t  .nc7ygr1q { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.qtkqljw .nc7ygr1q:hover,
.ql6gr9t  .nc7ygr1q:hover { opacity: 0.88; }
.nxtm.qtkqljw .nc7ygr1q,
.nxtm.ql6gr9t  .nc7ygr1q { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.fddt {
  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;
}
.fddt:hover { transform: translateY(-2px); opacity: 0.92; }
.fddt { background: var(--cta) !important; color: #fff !important; border: none !important; }
.dmh6agt .fddt { display: none; }
.jtytc7l .fddt { right: 32px; }
.cv7mq9  .fddt { left: 32px; }
@media (max-width: 480px) {
  .jtytc7l .fddt { right: 20px; bottom: 20px; }
  .cv7mq9  .fddt { left: 20px; bottom: 20px; }
}
.dv1r9pjz { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.groe { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.t4067 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ait5q { color: var(--text-dim); font-size: 0.8rem; }
.nm1lks a, .ikgi a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.nm1lks a:hover, .ikgi a:hover { color: var(--accent-light); }
.ikgi { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.hp1jwwtx .groe { text-align: center; }
.hp1jwwtx .ikgi { justify-content: center; margin-bottom: 16px; }
.hp1jwwtx .t4067 { margin-top: 0; }
.gschoa { margin-top: 10px; }
.gschoa a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .groe { padding-left: 16px; padding-right: 16px; }
  .mj4dw .groe { padding: 20px 16px; }
  .ikgi { gap: 4px 12px; }
  .t4067 { font-size: 0.78rem; }
}
.stxz18l4 .t4067 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.stxz18l4 .ait5q { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .stxz18l4 .jwny5hnj { grid-template-columns: 1fr 1fr; } .stxz18l4 .csqjd0h { grid-column: 1 / -1; } }
@media (max-width: 480px) { .stxz18l4 .jwny5hnj { grid-template-columns: 1fr; } }
.grvca0s .t4067 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .grvca0s .dmhql { gap: 12px; } .grvca0s .qbsqtr60 { margin-right: 0; width: 100%; } }
.fw4cl0p .t4067 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.fw4cl0p .ait5q { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .fw4cl0p .uwo4stsu { grid-template-columns: 1fr 1fr; } .fw4cl0p .t0hh8 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .fw4cl0p .uwo4stsu { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .re4iuul .pplfeh { grid-template-columns: 1fr 1fr; } .re4iuul .bnty1:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .re4iuul .pplfeh { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .g77kft .pplfeh { grid-template-columns: 1fr; } }
.ljzupj .groe { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ljzupj .ikgi { justify-content: center; }
.et42cr6h .gx14vxs      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.et42cr6h .dv1r9pjz { background: var(--bg-page); border-top-color: var(--border-alt); }
.qpuo7bx .gx14vxs      { background: #0d1117; border-bottom-color: #21262d; }
.qpuo7bx .ekq16c { color: var(--accent-light); }
.qpuo7bx .buci4w { --msep-color: #8b949e; }
.qpuo7bx .buci4w a { color: #8b949e; }
.qpuo7bx .buci4w a:hover { color: var(--accent-light); }
.qpuo7bx .lcvu6 { color: #8b949e; }
.qpuo7bx .dv1r9pjz { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.qpuo7bx .t4067,
.qpuo7bx .ait5q { color: #6e7681; }
.qpuo7bx .nm1lks a, .qpuo7bx .ikgi a,
.qpuo7bx .nm1lks a:hover, .qpuo7bx .ikgi a:hover,
@media (max-width: 640px) {
  .qpuo7bx .buci4w { background: #0d1117; border-top-color: #21262d; }
  .qpuo7bx .buci4w li a { border-bottom-color: #21262d; }
}
.ltcoio5l .gx14vxs      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ltcoio5l .ekq16c { color: var(--accent-light); }
.ltcoio5l .buci4w { --msep-color: #475569; }
.ltcoio5l .buci4w a { color: #475569; }
.ltcoio5l .buci4w a:hover { color: var(--accent-light); }
.ltcoio5l .lcvu6 { color: #64748b; }
.ltcoio5l .dv1r9pjz { background: #f0f4f8; border-top-color: #cbd5e1; }
.ltcoio5l .t4067,
.ltcoio5l .ait5q { color: #64748b; }
.ltcoio5l .nm1lks a, .ltcoio5l .ikgi a,
.ltcoio5l .nm1lks a:hover, .ltcoio5l .ikgi a:hover,
@media (max-width: 640px) {
  .ltcoio5l .buci4w { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ltcoio5l .buci4w li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.qtkqljw .gx14vxs      { background: var(--accent); border-bottom-color: var(--accent-light); }
.qtkqljw .ekq16c { color: #fff; }
.qtkqljw .buci4w { --msep-color: rgba(255,255,255,0.82); }
.qtkqljw .buci4w a { color: rgba(255,255,255,0.82); }
.qtkqljw .buci4w a:hover { color: #fff; }
.qtkqljw .lcvu6 { color: rgba(255,255,255,0.9); }
.qtkqljw .dv1r9pjz { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.qtkqljw .t4067,
.qtkqljw .ait5q { color: rgba(255,255,255,0.72); }
.qtkqljw .nm1lks a, .qtkqljw .ikgi a,
.qtkqljw .nm1lks a:hover, .qtkqljw .ikgi a:hover,
@media (max-width: 640px) {
  .qtkqljw .buci4w { background: var(--accent); border-top-color: var(--accent-light); }
  .qtkqljw .buci4w li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.ql6gr9t .gx14vxs {
  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);
}
.ql6gr9t .dv1r9pjz {
  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) {
  .ql6gr9t .buci4w {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.hwjps4k .ri0t5q { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.xlup4he .ri0t5q { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ggwus88 .ri0t5q { min-height: 72px; height: auto; }
.dmkv71 .ri0t5q { min-height: 84px; height: auto; }
.mj4dw .ri0t5q { max-width: none; padding: 0 32px; }
.mj4dw .groe  { max-width: none; padding: 24px 32px; }
.xhjd.bxwxix .ri0t5q { max-width: 1200px; }
.xhjd.sc1k2 .ri0t5q { max-width: 1320px; }
.fo599   .ekq16c, .fo599   .qbsqtr60 { text-transform: capitalize; }
.ekduq3wg .ekq16c, .ekduq3wg .qbsqtr60 { text-transform: lowercase; }
.n7w9z .ekq16c, .n7w9z .qbsqtr60 { text-transform: uppercase; letter-spacing: 0.06em; }
.yh4x7o, .y95f90fi {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.s7x1 .yh4x7o,
.tpq7si .yh4x7o,
.zx4m7h44 .yh4x7o,
.gaigegi .yh4x7o,
.c5gf110   .buci4w a { font-weight: 500; }
.htxt .buci4w a { font-weight: 600; }
.eink98     .buci4w a { font-weight: 700; }
.lilz    .buci4w a { font-weight: 800; letter-spacing: 0.01em; }
.kb5yt9     .buci4w > li + li::before,
.bn1ev    .buci4w > li + li::before,
.gxx6yn    .buci4w > li + li::before,
.b5wu .buci4w > li + li::before,
.hvr9vn .buci4w > li + li::before,
.db8r78  .buci4w > li + li::before,
.pyu7ww5    .buci4w > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.kb5yt9     .buci4w > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.bn1ev    .buci4w > li + li::before { content: "|"; }
.gxx6yn    .buci4w > li + li::before { content: "—"; }
.b5wu .buci4w > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.hvr9vn .buci4w > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.db8r78  .buci4w > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.pyu7ww5    .buci4w > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .lgkapu5 .lcvu6,
  .byhh4xfe .lcvu6,
  .jc5ft9x3 .lcvu6,
  .n85xmh .lcvu6,
  .zzkpg .lcvu6 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .lgkapu5 .lcvu6::before,
  .byhh4xfe .lcvu6::before,
  .jc5ft9x3 .lcvu6::before,
  .n85xmh .lcvu6::before,
  .zzkpg .lcvu6::before { content: ""; display: block; flex-shrink: 0; }

  
  .lgkapu5 .lcvu6::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;
  }

  
  .byhh4xfe .lcvu6::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;
  }

  
  .jc5ft9x3 .lcvu6::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;
  }

  
  .n85xmh .lcvu6::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;
  }

  
  .zzkpg .lcvu6::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) {
  .crtm162j .lcvu6 {
    padding: 5px 14px;
  }
  .crtm162j .buci4w {
    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;
  }
  .crtm162j .buci4w li a {
    border-bottom: none; padding: 10px 22px;
  }
  .crtm162j .buci4w li a:hover { background: var(--bg-raised); }
  .crtm162j .kfzo9ub,
  .vw9n .kfzo9ub,
  .rpjq .kfzo9ub { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .elly .lcvu6 {
    padding: 5px 10px;
  }
  .elly .buci4w {
    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);
  }
  .elly .buci4w.j1bivxbr { transform: translateX(0); }
  .elly .buci4w li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .elly .buci4w li:last-child a { border-bottom: none; }
  .qtkqljw .buci4w,
  .qpuo7bx .buci4w { background: var(--accent) !important; }
  .qtkqljw .buci4w li a,
  .qpuo7bx .buci4w li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .rpjq .lcvu6 {
    padding: 5px 10px;
  }
  .rpjq .buci4w {
    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);
  }
  .rpjq .buci4w::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .rpjq .buci4w.j1bivxbr { transform: translateY(0); }
  .rpjq .buci4w li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .hw8b0 .lcvu6 {
    padding: 5px 10px;
  }
  .hw8b0 .buci4w {
    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;
  }
  .hw8b0 .buci4w.j1bivxbr { opacity: 1; pointer-events: auto; }
  .hw8b0 .buci4w li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .b6il7     .lcvu6 { border-radius: 0 !important; }
  .sdsnig   .lcvu6 { border-radius: 8px !important; }
  .dt2x .lcvu6 { border-radius: 50% !important; }
  .ve3v0rvy   .lcvu6 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .nbd7iic .n3wz { flex-direction: column; align-items: stretch; }
  .nbd7iic .a05vgf { flex-direction: row; min-width: auto; }
  .nbd7iic .g0jcxql { align-items: flex-start; text-align: left; }
}
.i0sxgpx,
.i0sxgpx.dfwj93p1,
.en40tv6 .i0sxgpx,
.t7cr492 .i0sxgpx,
.gmwcur .i0sxgpx,
.eevvh .i0sxgpx {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.klsu3g {
  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;
}
.akwutv5 { flex: 1 1 280px; min-width: 0; }
.yownk {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.cycf448j {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.i4ac {
  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;
}
.i4ac:hover { transform: translateY(-1px); opacity: 0.95; }
.igfd .klsu3g {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.igfd .yownk { color: var(--cta); }
.igfd .cycf448j { color: var(--text-body); }
.igfd .i4ac {
  background: var(--cta) !important;
  color: #fff !important;
}
.j7nqzpiy .klsu3g {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.j7nqzpiy .yownk { color: var(--text-primary); }
.j7nqzpiy .cycf448j { color: var(--text-body); }
.j7nqzpiy .i4ac {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .klsu3g {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .akwutv5 { flex: 0 0 auto; }
  .yownk { font-size: 1.2rem; }
  .i4ac { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.wsmo .ubq1 { height: 36px; }
.uu1z6c .ubq1 { height: 60px; max-width: 200px; }
.a0vk1 .ubq1 { height: 76px; max-width: 240px; }
.aiun    .d1sip5h, .aiun    .oezyk3h { color: #f59e0b; }
@media (min-width: 720px) {
  .xgou5k .ry6uzcl {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .xgou5k .vld7ip {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .xgou5k .vld7ip { padding: 40px 16px 20px; }
  .xgou5k .mf2maazh {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .xgou5k .kdv8f6r { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .r8140 .vld7ip {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .r8140 .vld7ip::before {
    position: absolute; top: 14px; left: 14px;
  }
  .r8140 .dij3ij06 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .r8140 .x4blb786 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .r8140 .mf2maazh {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .r8140 .kdv8f6r { width: 100%; min-width: 0; }
  .r8140 .d1sip5h { min-width: 0; }
}
.ntjtyf .vld7ip::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.xy46iq .aw0kiqzt {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.xy46iq .aw0kiqzt summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.xy46iq .aw0kiqzt p { padding: 0 2px 16px; }
.nu03l .aw0kiqzt { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.nu03l .aw0kiqzt summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.nu03l .aw0kiqzt summary::after { content: "›"; font-size: 1.2em; }
.nu03l .aw0kiqzt[open] summary::after { content: "‹"; }
.nu03l .aw0kiqzt p { padding: 10px 22px 4px; }
.vjy6ubq .aw0kiqzt {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.vjy6ubq .aw0kiqzt summary { color: var(--text-primary); padding-left: 16px; }
.vjy6ubq .aw0kiqzt summary::after { content: "›"; font-size: 1.1em; }
.vjy6ubq .aw0kiqzt[open] summary::after { content: "‹"; }
.vjy6ubq .aw0kiqzt p { padding-left: 16px; }
.ysing .ii0yo { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ysing .aw0kiqzt {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ysing .aw0kiqzt:last-child { border-bottom: none; }
.ysing .aw0kiqzt summary { color: var(--text-primary); border-radius: 0; }
.ysing .aw0kiqzt summary::after { content: "›"; font-size: 1.1em; }
.ysing .aw0kiqzt[open] summary::after { content: "‹"; }
.m7n6q2sh .aw0kiqzt { overflow: hidden; }
.m7n6q2sh .aw0kiqzt summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.m7n6q2sh .aw0kiqzt summary::after { color: rgba(255,255,255,.75); }
.m7n6q2sh .aw0kiqzt[open] summary { border-radius: 0; }
.w3frr9sn { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.qb2sddm {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.pjwq3 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.psxr { color: var(--text-muted); font-size: 1.05rem; }
.ns8j {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.yihc6 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.nx4nx6 { margin-bottom: 20px; }
.gk5hnn8o {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.qpqz {
  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;
}
.qpqz:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.r2nkg3 { resize: vertical; min-height: 130px; }
.bo0e6 { width: 100%; margin-top: 8px; }
.yqcz9e3 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.t1ywwms {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.ngzja { color: var(--text-muted); line-height: 1.75; }
.ebh35y { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ebh35y li { margin-bottom: 6px; }
.px98obi { max-width: 760px; margin: 0 auto; }
.ogb4p4 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.t9l4ek7 ul.ebh35y { margin: 0; }
.b9s8o69d .ogb4p4 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .b9s8o69d { grid-template-columns: 1fr; gap: 10px; } }
.rx1yn { max-width: 640px; margin: 0 auto; text-align: center; }
.vrx5pf { margin-bottom: 48px; }
.vrx5pf .ogb4p4 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.vrx5pf p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.e8op .ebh35y { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .pn2ai { grid-template-columns: 1fr; } }
.hwybm10z ul.ebh35y { margin: 0; }
.aid0pf .ebh35y,
.pjo0 .ebh35y,
.k4e9w .ebh35y,
.n2xb .ebh35y {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .fuf3 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .tf21a { grid-template-columns: 1fr; } .vxax { position: static; text-align: center; } }
@media (max-width: 860px) { .vigwc { grid-template-columns: 1fr; } }
.n2xb .ebh35y { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .dxe7jot { flex-direction: column; text-align: center; } .m5sde3x { grid-template-columns: 1fr; } }
.xwsc8h .pjwq3 { color: var(--accent-light); }
.lmomou {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.lmomou .pjwq3 { font-size: 2rem; }
.lmomou .psxr { max-width: 680px; }
.apjeyj2g .pjwq3 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.apjeyj2g .psxr  { margin: 0; }
@media (max-width: 640px) { .apjeyj2g { flex-direction: column; } }
.r7gw9mv .pjwq3 { color: var(--accent-light); }
.bk9qsca .pjwq3 { color: #fff; }
.bk9qsca .psxr  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .ckjocwg { grid-template-columns: 1fr; } }
.mc0x8 { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.mc0x8 .qpqz {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.mc0x8 .qpqz:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.j3vg .qpqz { background: var(--bg-raised); border-color: transparent; }
.j3vg .qpqz:focus { background: var(--bg-card); border-color: var(--accent-light); }
.us47h .qpqz { border-radius: 100px; padding: 11px 20px; }
.us47h .r2nkg3 { border-radius: 14px; }
@media (max-width: 640px) { .nrrfs { grid-template-columns: 1fr; } }
.kps0k{position:relative;overflow:visible}
.aga3dr4h .dynd59{display:block}
.sobzos{--date-bg:transparent}
.y0cwr .pzg6::before{content:""}
.o6t6hlx .wkjch{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .wkjch{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .xmev{max-width:100%}
}
.od3abhew{margin:24px 0 32px;padding:0;list-style:none}
.rjxh{margin:18px 0 28px}
.rjxh .xvkm4dq{margin:0}
@media (max-width:560px){
  .ohpjt47o{grid-template-columns:repeat(2,1fr);gap:12px}
}
.xymon{
  display:grid;
  grid-template-columns:repeat(auto-fill, minmax(180px, 1fr));
  gap:14px;
  margin:16px 0;
}
.oalzm{
  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;
}
.oalzm:hover{ background:var(--bg-hover); transform: translateY(-2px); box-shadow: 0 6px 18px rgba(0,0,0,.18); }
.yuw7{
  display:block; width:100%; aspect-ratio: 4 / 3;
  background:var(--bg-surface); overflow:hidden;
}
.yuw7 img{ width:100%; height:100%; object-fit:cover; display:block; }
.egbj{ display:flex; flex-direction:column; gap:2px; padding:10px 12px; }
.glkhg{ font-weight:700; font-size:.95rem; line-height:1.25; color:var(--cta); }
.tef3b{ font-size:.78rem; color:var(--text-muted); }
.exgfg4f{ font-size:.75rem; color:var(--cta); font-weight:700; }
.pdy8ywc{
  display:block; text-align:center; padding:8px 12px; margin:0 12px 12px;
  font-size:.82rem; border-radius:6px;
}
.s69rt{ display:flex; flex-direction:column; gap:18px; margin:16px 0; }
.enpa{ }
.u0xi2ix{
  font-size:1rem; font-weight:700;
  margin:0 0 10px;
  text-transform:uppercase; letter-spacing:.04em;
  color:var(--text-muted);
}
.q1dxxtn{
  display:flex; flex-wrap:wrap; gap:10px;
}
.qt0zvm0y{
  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;
}
.qt0zvm0y img{
  max-width:80px; max-height:32px; object-fit:contain; display:block;
}
@media (max-width:560px){
  .xymon{ grid-template-columns: repeat(2, 1fr); gap:10px; }
  .glkhg{ font-size:.85rem; }
  .f5d37rt{ grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); }
}
.ycqk9 .xymon{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 18px !important;
}
.ycqk9 .yuw7{ aspect-ratio: 3 / 4; }
.ycqk9 .egbj{ padding: 14px 14px 6px; }
.ycqk9 .pdy8ywc{ margin: 0 14px 14px; padding: 10px 14px; font-size: .9rem; }
.x2lqln4 .xymon{
  display: flex !important;
  grid-template-columns: none !important;
  gap: 12px !important;
  overflow-x: auto;
  padding-bottom: 12px;
  scroll-snap-type: x mandatory;
}
.x2lqln4 .oalzm{
  flex: 0 0 200px;
  scroll-snap-align: start;
}
.x2lqln4 .yuw7{ aspect-ratio: 1 / 1; }
.x2lqln4 .egbj{ padding: 8px 10px; }
.x2lqln4 .glkhg{ font-size: .82rem; }
.x2lqln4 .tef3b, .x2lqln4 .exgfg4f{ display: none; }
.x2lqln4 .pdy8ywc{ margin: 0 10px 10px; padding: 6px 10px; font-size: .75rem; }
.gzpa .xymon{
  grid-template-columns: repeat(5, 1fr) !important;
  gap: 12px !important;
}
.gzpa .oalzm{
  background: transparent !important;
  border: 2px solid var(--accent) !important;
  border-radius: 6px !important;
}
.gzpa .glkhg{ color: var(--text, #fff); }
.gzpa .tef3b{ color: var(--text-muted, #999); }
.pdwj2fu .u0xi2ix{ display: none; }
.pdwj2fu .s69rt{
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
  gap: 10px;
}
.pdwj2fu .enpa{ display: contents; }
.pdwj2fu .q1dxxtn{ display: contents; }
.e823k .qt0zvm0y{
  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;
}
.e823k .qt0zvm0y img{ max-width: 36px !important; max-height: 22px !important; }
.e823k .qt0zvm0y::after{
  content: attr(title);
  font-size: .8rem;
  color: var(--text, #fff);
  font-weight: 500;
}
.cam20eh .s69rt{ gap: 10px; }
.cam20eh .u0xi2ix{
  display: inline-block; min-width: 110px; margin: 0 12px 0 0; opacity: .55;
  font-size: .72rem;
}
.cam20eh .enpa{
  display: flex; align-items: center; flex-wrap: wrap;
}
.cam20eh .q1dxxtn{ flex: 1; gap: 8px; }
.cam20eh .qt0zvm0y{
  min-width: 70px !important; min-height: 36px !important; padding: 4px 8px !important;
}
.cam20eh .qt0zvm0y img{ max-height: 22px !important; }
.cm9cb1mh .xymon{
  grid-template-columns: repeat(5, 1fr) !important;
  gap: 14px !important;
}
.cm9cb1mh .oalzm{
  position: relative;
  border: none !important;
  border-radius: 12px !important;
  overflow: hidden;
  background: var(--bg-surface) !important;
}
.cm9cb1mh .yuw7{
  aspect-ratio: 3 / 4;
  display: block;
}
.cm9cb1mh .yuw7 img{
  width: 100%; height: 100%; object-fit: cover; display: block;
  transition: transform .35s ease, filter .25s ease;
}
.cm9cb1mh .egbj{
  
  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;
}
.cm9cb1mh .glkhg{
  color: #fff !important;
  font-size: 1rem;
  text-align: center;
  text-shadow: 0 1px 4px rgba(0,0,0,0.7);
}
.cm9cb1mh .tef3b,
.cm9cb1mh .exgfg4f{
  color: rgba(255,255,255,0.85) !important;
  font-size: .72rem;
}
.cm9cb1mh .pdy8ywc{
  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;
}
.cm9cb1mh .oalzm:hover .yuw7 img{
  transform: scale(1.06);
  filter: brightness(0.55);
}
.cm9cb1mh .oalzm:hover .egbj{
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.cm9cb1mh .oalzm:hover .pdy8ywc{
  opacity: 1;
  transform: translate(-50%, -50%);
  pointer-events: auto;
}
@media (max-width: 700px){
  .cm9cb1mh .xymon{ grid-template-columns: repeat(2, 1fr) !important; }
  
  .cm9cb1mh .egbj{ opacity: 1; transform: none; }
  .cm9cb1mh .pdy8ywc{ opacity: 1; transform: translate(-50%, -50%); }
  .cm9cb1mh .yuw7 img{ filter: brightness(0.8); }
}
.zcpapx .lkr6qa::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;
}
.zcpapx .lkr6qa{
  
  line-height: 1.7;
  margin-bottom: 18px;
}
.diody1n .lkr6qa,
.diody1n .j16s6{
  position: relative;
  font-style: italic;
  font-size: 1.05em;
  line-height: 1.65;
  color: var(--text-primary);
  margin: 8px 0 22px;
}
.diody1n .eiuzv { padding: 8px 0 8px 56px; }
.diody1n .eiuzv::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;
}
.diody1n .vi8kg2jg { padding: 8px 56px 8px 0; text-align: right; }
.diody1n .vi8kg2jg::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;
}
.diody1n .aruqd { padding: 8px 22px; }
.diody1n .aruqd::before,
.diody1n .aruqd::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;
}
.diody1n .aruqd::before { content: "\00AB\00A0"; margin-right: 4px; }
.diody1n .aruqd::after  { content: "\00A0\00BB"; margin-left: 4px; }
.diody1n .gobd {
  padding: 6px 0 6px 16px;
  border-left: 3px solid var(--cta);
}
.diody1n .mr7sdm { padding: 32px 0 8px 0; }
.diody1n .mr7sdm::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;
}
.diody1n .slivu {
  padding: 18px 24px; text-align: center; font-size: 1.15em;
  border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);
}
.fr03g1o { padding-top: 6px; }
.fr03g1o .w7luwe5{
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.fr03g1o .w7luwe5::after{
  content: "";
  position: absolute;
  left: 0; bottom: 0;
  width: 28px; height: 2px;
  background: var(--cta);
  opacity: .55;
}
.fr03g1o p { margin: 0 0 10px; }
.fr03g1o p:last-child { margin-bottom: 0; }
.w6j3{
  position: relative;
  padding-left: 16px;
  margin-top: 18px;
  font-style: italic;
  color: var(--text-muted);
  border-left: 3px solid var(--cta);
}
.ju2m{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 12px;
  margin: 14px 0;
}
.bg7dd8b{
  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;
}
.bg7dd8b:hover{ border-color: var(--cta); background: var(--bg-hover); }
.ouy7xrl9{
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--cta);
  position: relative;
  
  display: none;
}
.ouy7xrl9::after{
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(135deg, transparent 50%, rgba(255,255,255,.3) 100%);
  border-radius: inherit;
}
.i776cf{ flex: 1; min-width: 0; }
.edkn4y{
  font-weight: 700;
  font-size: .95rem;
  color: var(--text-primary);
  margin-bottom: 2px;
  line-height: 1.25;
}
.s523yi{
  font-size: .85rem;
  color: var(--text-muted);
  line-height: 1.4;
}
.ju2m.eovefxf .bg7dd8b { flex-direction: column; align-items: center; text-align: center; padding: 16px 14px; }
.ju2m.eovefxf .ouy7xrl9 { width: 36px; height: 36px; }
.ju2m.eovefxf .i776cf { text-align: center; }
.ju2m.wmyj356o .bg7dd8b { border: 2px solid var(--cta); background: var(--bg-card-inner); }
.ju2m.w94fpko { counter-reset: fgb-c; }
.ju2m.w94fpko .bg7dd8b { counter-increment: fgb-c; }
.ku96mtr {
  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;
}
.ssb5lf2.s2fk .leyj { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.ssb5lf2.s2fk .s26obtff { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.ssb5lf2.s2fk .edei { grid-row: 1 / span 3; grid-column: 1; width: 48px; height: 48px; margin: 0; }
.ssb5lf2.s2fk .ml47at { grid-column: 2; text-align: left; padding: 0; }
.ssb5lf2.s2fk .sj5fzw { grid-column: 2; text-align: left; padding: 0; }
.ssb5lf2.s2fk .dngjd5w { grid-column: 2; padding-left: 18px; }
.ssb5lf2.vofz6h .s26obtff,
.ssb5lf2.vofz6h .edei { display: none; }
.ssb5lf2.vofz6h .leyj { padding: 16px 18px; text-align: left; }
.ssb5lf2.vofz6h .ml47at { text-align: left; }
.ssb5lf2.vofz6h .sj5fzw { text-align: left; }
.ssb5lf2.l6c6fy7 { counter-reset: clb-n; }
.ssb5lf2.l6c6fy7 .leyj { counter-increment: clb-n; }
.ssb5lf2.l6c6fy7 .s26obtff { display: none; }
.ssb5lf2.l6c6fy7 .edei { 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; }
.ssb5lf2.l6c6fy7 .edei::before { content: counter(clb-n); font-family: inherit; }
.ssb5lf2.l6c6fy7 .edei::after { display: none; }
.ssb5lf2.l6c6fy7 .leyj:not(:has(.edei)) .ml47at::before { content: counter(clb-n) ". "; color: var(--cta); font-weight: 700; }
.p4edvir .leyj { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.p4edvir .s26obtff { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.p4edvir .ml47at { grid-column: 2; text-align: left; padding: 0; }
.p4edvir .sj5fzw { grid-column: 2; text-align: left; padding: 0; }
.p4edvir .dngjd5w { grid-column: 2; padding-left: 18px; }
.hjh18r .ssb5lf2 { counter-reset: cl-n; }
.hjh18r .leyj { counter-increment: cl-n; }
.hjh18r .s26obtff { display: none; }
.hjh18r .leyj:not(:has(.edei)) .ml47at::before { content: counter(cl-n) ". "; color: var(--cta); font-weight: 700; }
.u0k6obl .s26obtff,
.u0k6obl .leyj { padding: 16px 18px; text-align: left; }
.u0k6obl .ml47at { text-align: left; }
.u0k6obl .sj5fzw { text-align: left; }
.l87sc .bg7dd8b { border: 0; border-left: 3px solid var(--cta); border-radius: 0 8px 8px 0; padding-left: 14px; background: transparent; }
.l87sc .ouy7xrl9 { display: none; }
.xv1vqcq .bg7dd8b { border: 0; background: var(--bg-card-inner); }
.xv1vqcq .ouy7xrl9 { width: 36px; height: 36px; border-radius: 18px; background: rgba(255,255,255,0.06); }
.xv1vqcq .ouy7xrl9::after { background: radial-gradient(circle at 50% 50%, var(--cta) 0 6px, transparent 7px); inset: 0; opacity: 0.9; }
.p1t1h .ju2m { counter-reset: fg-c; }
.p1t1h .bg7dd8b { counter-increment: fg-c; }
.p1t1h .ouy7xrl9 { width: 30px; height: 30px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; }
.p1t1h .ouy7xrl9::after { content: counter(fg-c); position: static; background: none; color: #fff; font-weight: 700; font-size: 0.9rem; line-height: 1; }
.pgf3y .bg7dd8b { border: 0; background: transparent; padding: 10px 4px; }
.pgf3y .bg7dd8b + .bg7dd8b { border-top: 1px solid var(--border); }
.pgf3y .ouy7xrl9 { width: 6px; height: 6px; border-radius: 50%; margin-top: 9px; }
.pgf3y .ouy7xrl9::after { display: none; }
.lus9gzpd .bg7dd8b { border: 0; background: var(--bg-card); padding: 12px 14px; }
.lus9gzpd .ouy7xrl9 { width: 8px; height: 8px; border-radius: 50%; margin-top: 7px; }
.lus9gzpd .ouy7xrl9::after { display: none; }
.trm0mv8v .bg7dd8b { display: block; position: relative; padding: 14px 16px 14px 44px; }
.trm0mv8v .ouy7xrl9 { position: absolute; top: 14px; left: 14px; width: 20px; height: 20px; border-radius: 4px; }
.trm0mv8v .i776cf { display: block; }
.po6f3c4k .bg7dd8b { background: transparent; }
.po6f3c4k .ouy7xrl9 { background: transparent; border: 2px solid var(--cta); width: 32px; height: 32px; }
.po6f3c4k .ouy7xrl9::after { background: linear-gradient(135deg, var(--cta) 0%, transparent 60%); opacity: 0.5; }
@media (max-width: 560px){
  .nw8mdpr{ grid-template-columns: repeat(2, 1fr); padding: 14px 10px; }
  .kdzes{ 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) {
  .cu53b5wf { padding: 28px 18px 20px; }
  .pmn8fy2 { font-size: 1.2rem; }
  .u57uh7a { max-width: 220px; max-height: 80px; }
}
.sdxwe84 .dfwj93p1 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.sdxwe84 .g1rtr {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.sdxwe84 .klsu3g {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.sgw27iy  .ml1ci { border-radius: 6px; }
.x2houje0 .klsu3g { align-items: center; flex-wrap: wrap; }
@media (max-width: 640px) {
  .ml1ci { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
@media (max-width: 640px) {
  .sh54amp { display: none; }
  .nc7ygr1q {
    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;
  }
}
.grwcuxtm .iov2q1aj,
.grwcuxtm .gz8w h2, .grwcuxtm .gz8w h3, .grwcuxtm .gz8w h4,
.grwcuxtm .ml47at h3, .grwcuxtm .edkn4y,
.grwcuxtm .pw47oat, .grwcuxtm .xpg7z { color: var(--cta) !important; }
.grwcuxtm .wre2,
.grwcuxtm .opnyb,
.grwcuxtm .ko5puim,
.grwcuxtm .ivxgq {
  background: var(--accent-bg) !important;
  border-color: var(--cta) !important;
}
.grwcuxtm .wre2 strong { color: var(--cta) !important; }
.grwcuxtm .wre2 .yk2the,
.grwcuxtm .wre2 .yk2the::before { color: var(--cta) !important; }
.grwcuxtm [data-c] {
  color: var(--cta) !important;
  background: color-mix(in srgb, var(--cta) 14%, transparent) !important;
}
.grwcuxtm .nw8mdpr, .grwcuxtm .eh0q9,
.grwcuxtm .wjts37tf, .grwcuxtm .go6r0,
.grwcuxtm .leyj { border-color: var(--cta) !important; }
.grwcuxtm .kdzes { color: var(--cta) !important; }
: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: 47%; }
body, button, input { font-family: "Noto Sans", sans-serif; }
.umdhxn8w .mame, .umdhxn8w .tnn4 { min-height: 780px; }
.tsle1jhp::before { content: '|'; opacity: 0.3; }
.s2qeu8p .o7h9cs {  background: rgba(0,0,0,0.45);  backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px); }.s2qeu8p .hm30d {  filter: blur(2px) brightness(0.88); }.s2qeu8p .xf7yjvy {  backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px); }