:root {
  --color-accent: #241531;
  --color-cta: #f0cf6a;
  --font-family: Inter;
  --font-weight-body: 400;
  --radius-card: 12px;
  --radius-button: 8px;
  --spacing-section: 4rem;
  --spacing-content: 1100px;
}
:root {
  
  --bg-page:        #0f1117;
  --bg-surface:     #151929;
  --bg-card:        #1a1f2e;
  --bg-card-inner:  #242938;
  --bg-raised:      #2d3748;
  --bg-hover:       #1e2638;
  
  --border:         #1e2535;
  --border-alt:     #2d3748;
  --border-section: #374151;
  
  --text-primary:   #e2e8f0;
  --text-muted:     #94a3b8;
  --text-body:      #cbd5e1;
  --text-sub:       #a0aec0;
  --text-faint:     #6b7280;
  --text-dim:       #4b5563;
  --text-label:     #8892a4;
  --text-value:     #c9d1e0;
  
  --bg-tip:         #1a2e1a;
  --bg-warning:     #2d1f0e;
  --bg-info:        #1a1f2e;
  --bg-pros:        #1a2e1a;
  --bg-cons:        #2d1a1a;
}
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
  font-family: system-ui, sans-serif;
  background: var(--bg-page);
  color: var(--text-primary);
  line-height: 1.7;
}
.b6zkj {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.gx22cdbv {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.h4ion {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.waxztz { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.xgokv1s4 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.xgokv1s4 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.xgokv1s4 a:hover { color: var(--accent-light); }
.wel0s   .glfna378 { border-radius: 0; }
.uu3o .glfna378 li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .glfna378 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .qotjf:hover .glfna378,
  .qotjf:focus-within .glfna378 { display: block; }
  .glfna378 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.pikd {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.f5wg1kzp { display: none; }
@media (max-width: 640px) {
  .f5wg1kzp {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .f5wg1kzp.x4k20p { display: block; }
}
@media (max-width: 640px) {
  .pikd { display: block; }
  .xgokv1s4 > li + li::before { display: none !important; }
  .xgokv1s4 {
    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;
  }
  .xgokv1s4.x4k20p { display: flex; }
  .xgokv1s4 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .xgokv1s4 li:last-child a { border-bottom: none; }
}
.zimiv { min-height: 480px; }
.skxf3 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.r7gq4a7 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.uppqrph .r7gq4a7 { margin-left: 0; margin-right: 0; }
.todj {
  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;
}
.todj:hover { opacity: 0.88; }
.quaao6iv {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.qsi8y0o {
  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%);
}
.quaao6iv .ljjcw8 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.quaao6iv .skxf3 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.quaao6iv .r7gq4a7 { color: #e2e8f0; }
.quaao6iv.jn4ob .ljjcw8 { text-align: center; }
.quaao6iv.uppqrph   .ljjcw8 { text-align: left; }
.g736gwil .ljjcw8 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.g736gwil .skxf3 { color: var(--text-primary); text-shadow: none; }
.g736gwil .r7gq4a7 { color: var(--text-muted); }
.g736gwil .todj { margin-top: 16px; }
.g736gwil, .g736gwil.zimiv { min-height: auto !important; }
.g736gwil.jn4ob .ljjcw8 { text-align: center; }
.g736gwil.uppqrph   .ljjcw8 { 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; }
}
.ir5vhqw .quaao6iv .qsi8y0o {
  overflow: hidden;
}
.ir5vhqw .quaao6iv .qsi8y0o::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); }
}
.d6pe3285 .quaao6iv .qsi8y0o {
  overflow: hidden;
}
.d6pe3285 .quaao6iv .qsi8y0o::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;
}
.uq9k .kx7dklt8,
.uq9k .nhjadj,
.uq9k .quaao6iv .qsi8y0o {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.pu1wau9y .quaao6iv .qsi8y0o {
  overflow: hidden;
}
.pu1wau9y .quaao6iv .qsi8y0o::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;
}
.yzulad .quaao6iv .qsi8y0o {
  animation: hg-breathe 10s ease-in-out infinite;
}
.kx7dklt8 .qsi8y0o {
  background: none;
}
.kx7dklt8 .skxf3 { color: #fff; }
.kx7dklt8 .r7gq4a7 { color: rgba(255,255,255,0.85); }
.kx7dklt8 .todj { background: #fff; color: var(--cta); }
.kx7dklt8 .todj:hover { opacity: 0.92; }
.uq9k .gjsz {
  animation: hg-fadein 1.2s ease-out both;
}
.gjsz .skxf3 { text-shadow: none; color: var(--text-primary); }
.gjsz .r7gq4a7 { color: var(--text-muted); }
body.r65khw .skxf3 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.on4f .skxf3 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.zimiv.kx7dklt8 .skxf3,
section.kx7dklt8 .skxf3 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.gjsz.jn4ob .tigvb { align-items: center; text-align: center; }
.zimiv .tlkrg96u {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.tlkrg96u .tei5.sf6z924 {
  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;
}
.tlkrg96u .tei5.sf6z924:hover { opacity: 0.85; }
.v16ad2 .ljjcw8 { padding-bottom: 24px; }
.u2huya .ljjcw8 { max-width: 1100px; }
@media (max-width: 700px) {
  .gjsz { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .gjsz:not(.lcz4xd8) .s4u2kb0 { display: none !important; }
  .lcz4xd8 .s4u2kb0 { padding: 16px; }
  .tigvb  { padding: 36px 24px; }
  .gjsz~.ruyyq534,.dtib5o81~.ruyyq534{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .zimiv, .gjsz { min-height: 320px !important; }
  .skxf3 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .t9eq36,
  .e1ir04q,
  .c7t9 { grid-template-columns: 1fr !important; }

  

  
  .v16ad2 { display: flex !important; flex-direction: column !important; }
  .v16ad2 .ljjcw8 { display: contents; }
  .v16ad2 .qsi8y0o { order: 0; }
  .v16ad2 .skxf3 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .v16ad2 .t9eq36 { order: 2; padding: 0 16px 12px !important; }
  .v16ad2 .r7gq4a7 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .u2huya .ljjcw8 { display: flex; flex-direction: column; }
  .u2huya .ljjcw8 .skxf3 { order: 1; }
  .u2huya .ljjcw8 .c7t9 { order: 2; margin: 8px 0 24px !important; }
  .u2huya .ljjcw8 .r7gq4a7 { order: 3; }
  .u2huya .ljjcw8 .todj { order: 4; align-self: center; margin-top: 0; }

  
  .gjsz.lcz4xd8 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .gjsz.lcz4xd8 .tigvb { display: contents; padding: 0; }
  .gjsz.lcz4xd8 .tigvb .skxf3 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .gjsz.lcz4xd8 .s4u2kb0 { order: 2; padding: 12px 16px; }
  .gjsz.lcz4xd8 .tigvb .r7gq4a7 { order: 3; padding: 0 24px; margin: 0 auto; }
  .gjsz.lcz4xd8 .tigvb .todj { order: 4; align-self: center; margin: 8px 0 32px; }
}
.p0jc8ftg { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.a81u82r { width: 100%; height: auto; display: block; border-radius: 10px; }
.mvz415 .p0jc8ftg        { border-radius: 16px; }
.mvz415 .a81u82r  { border-radius: 16px; }
.afkm6 .p0jc8ftg         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.afkm6 .a81u82r   { border-radius: 8px; }
.r3maig { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.zoxw { width: 100%; padding: 32px 0; position: relative; }
.qzxb { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.igrb9q .zoxw:nth-child(even) { background: var(--bg-surface); }
.igrb9q .zoxw:nth-child(odd)  { background: var(--bg-page); }
.nmdt .zoxw:nth-child(even) { background: var(--bg-card); }
.nmdt .zoxw:nth-child(odd)  { background: var(--bg-page); }
.igrb9q .zoxw:nth-child(odd)  .qzxb { background: var(--bg-card); border-radius: 6px; }
.igrb9q .zoxw:nth-child(even) .qzxb { background: var(--bg-raised); border-radius: 6px; }
.nmdt .zoxw:nth-child(odd)  .qzxb { background: var(--bg-card); border-radius: 6px; }
.nmdt .zoxw:nth-child(even) .qzxb { background: var(--bg-raised); border-radius: 6px; }
.igrb9q .zoxw:nth-child(even) .hcn7h0k .ya13,
.nmdt .zoxw:nth-child(even) .hcn7h0k .ya13 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.igrb9q .zoxw:nth-child(odd) .hcn7h0k .ya13,
.nmdt .zoxw:nth-child(odd) .hcn7h0k .ya13 { background: var(--bg-card-inner); }
.igrb9q .zoxw:nth-child(even) .cwhf .ya13:nth-child(odd),
.nmdt .zoxw:nth-child(even) .cwhf .ya13:nth-child(odd)  { background: var(--bg-card); }
.igrb9q .zoxw:nth-child(even) .cwhf .ya13:nth-child(even),
.nmdt .zoxw:nth-child(even) .cwhf .ya13:nth-child(even) { background: var(--bg-card-inner); }
h1.qbtta2ir { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.qbtta2ir {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.y8g0 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.xp9lm6 h2.qbtta2ir {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.tv7qfwug h2.qbtta2ir {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.vi01mh h2.qbtta2ir {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.f6bdb9 h2.qbtta2ir::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.w4ayqw h2.qbtta2ir {
  color: var(--text-primary); font-size: 1.7rem;
}
.l5wc h2.qbtta2ir::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.tqtgsyj h2.qbtta2ir {
  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) { .awj4 { display: none; } }
.srds { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.uimky8m0 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.y0chmt {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.sut4sc6 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.wwi21xhs { padding-left: 20px; }
.wwi21xhs li { margin-bottom: 6px; }
.wwi21xhs a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.wwi21xhs a:hover { color: var(--accent-light); }
.dks1 .sut4sc6 { display: none; }
.a581b0w .sut4sc6 { display: none; }
.a581b0w .wwi21xhs { padding-left: 0; list-style: none; }
.a581b0w .wwi21xhs li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.a581b0w .wwi21xhs a { font-size: 0.92rem; }
.vqqkxcn .y0chmt { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.vqqkxcn .sut4sc6 { display: none; }
.vqqkxcn .wwi21xhs { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.vqqkxcn .wwi21xhs li { margin-bottom: 0; }
.vqqkxcn .wwi21xhs 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;
}
.vqqkxcn .wwi21xhs a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.bh4zw3f .y0chmt { padding: 20px 20px 16px; }
.bh4zw3f .wwi21xhs {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.bh4zw3f .wwi21xhs li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.bh4zw3f .wwi21xhs 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;
}
.bh4zw3f .wwi21xhs 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;
}
.bh4zw3f .wwi21xhs a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.bh4zw3f .wwi21xhs a:focus,
.bh4zw3f .wwi21xhs a:focus-visible,
.bh4zw3f .wwi21xhs a:target { outline: none; }
.bh4zw3f .wwi21xhs li:target a { border-color: var(--border); color: var(--text-muted); }
.hmfe0dgx .y0chmt { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.hmfe0dgx .sut4sc6 { display: none; }
.hmfe0dgx .wwi21xhs { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.hmfe0dgx .wwi21xhs li { margin-bottom: 0; }
.hmfe0dgx .wwi21xhs li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.hmfe0dgx .wwi21xhs li:last-child::after { content: ""; margin-right: 0; }
.hmfe0dgx .wwi21xhs a { font-size: 0.9rem; }
.ya13 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.hcn7h0k .ya13 { background: var(--bg-card); }
.cwhf .ya13:nth-child(odd)  { background: var(--bg-card); }
.cwhf .ya13:nth-child(even) { background: var(--bg-raised); }
.onohmyye .ya13 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.onohmyye .ya13:last-child { border-bottom: none; }
.onohmyye h3.y8g0 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ldjzl5 .ya13 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ldjzl5 .ya13 + .ya13 { margin-top: 4px; }
.dcnwnw8s .ya13 { background: none; border-radius: 0; padding: 12px 0; }
.dcnwnw8s .ya13 + .ya13 { border-top: 1px solid var(--border-section); }
.z7mzay { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.zqj997 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.cihyhyc { color: var(--text-body); margin-bottom: 10px; }
.k7zt6, .o4kdoi { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.k7zt6 li, .o4kdoi li { margin-bottom: 6px; }
.o4kdoi li { list-style: decimal; }
.a03z8lb     .k7zt6 { list-style-type: "● "; }
.qld0  .k7zt6 { list-style-type: "■ "; }
.n7g0 .k7zt6 { list-style-type: "◆ "; }
.q9ldmpnm    .k7zt6 { list-style-type: "★ "; }
.a03z8lb     .uqo5q2zy { list-style-type: "● "; }
.qld0  .uqo5q2zy { list-style-type: "■ "; }
.n7g0 .uqo5q2zy { list-style-type: "◆ "; }
.q9ldmpnm    .uqo5q2zy { list-style-type: "★ "; }
.a03z8lb    .k7zt6 li::marker, .a03z8lb    .uqo5q2zy li::marker,
.qld0 .k7zt6 li::marker, .qld0 .uqo5q2zy li::marker,
.n7g0 .k7zt6 li::marker, .n7g0 .uqo5q2zy li::marker,
.q9ldmpnm   .k7zt6 li::marker, .q9ldmpnm   .uqo5q2zy li::marker {
  color: var(--cta); font-size: 1em;
}
.a03z8lb .o4kdoi,
.qld0 .o4kdoi,
.n7g0 .o4kdoi,
.q9ldmpnm .o4kdoi {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.a03z8lb .o4kdoi li,
.qld0 .o4kdoi li,
.n7g0 .o4kdoi li,
.q9ldmpnm .o4kdoi li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.a03z8lb .o4kdoi li::before,
.qld0 .o4kdoi li::before,
.n7g0 .o4kdoi li::before,
.q9ldmpnm .o4kdoi 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;
}
.a03z8lb     .o4kdoi li::before { border-radius: 50%; }
.qld0  .o4kdoi li::before { border-radius: 3px; }
.n7g0 .o4kdoi li::before { border-radius: 3px; }
.q9ldmpnm    .o4kdoi li::before { border-radius: 50%; }
.ebg00q { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.cofy .ebg00q,
.mzucnv .ebg00q { background: transparent; border: none; border-radius: 0; }
.ruea0og { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.ruea0og th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.ruea0og td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.ruea0og tr:hover td { background: var(--bg-hover); }
.t024mm .ruea0og tbody tr:nth-child(even) td { background: var(--bg-surface); }
.e2pmy20 .ruea0og { border: 1px solid var(--border-alt); }
.e2pmy20 .ruea0og th,
.e2pmy20 .ruea0og td { border: 1px solid var(--border-alt); }
.ewgb5 .ruea0og th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ewgb5 .ruea0og td { border-bottom: none; }
.ewgb5 .ruea0og tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ousfou .ruea0og th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.gyalq .ebg00q {
  overflow: hidden;
}
.gyalq .ruea0og th { border-bottom: 1px solid var(--border-alt); }
.gyalq .ruea0og tr:last-child td { border-bottom: none; }
.v0iym { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.czdeufn { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.efwsy { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.i745kf { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.iritn22c { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.uqo5q2zy { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.uqo5q2zy 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%}
.zwmsny3 .i745kf { background: transparent; text-align: center; }
.esqus .efwsy {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.hj34 .efwsy {
  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);
}
.khvm .czdeufn { display: grid; grid-template-columns: auto 1fr; }
.khvm .efwsy {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.khvm .i745kf { grid-column: 2; }
.khvm .iritn22c,
.khvm .uqo5q2zy { grid-column: 1 / -1; }
.lxlnqag .czdeufn { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.lxlnqag .efwsy {
  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);
}
.lxlnqag .i745kf { grid-column: 2; }
.lxlnqag .iritn22c,
.lxlnqag .uqo5q2zy { grid-column: 1 / -1; }
.ip7ck71p .czdeufn { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ip7ck71p .i745kf { background: none; color: var(--accent-light); font-weight: 700; }
.c1aeopr .czdeufn { 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); }
.c1aeopr .i745kf { background: none; color: var(--accent-light); font-weight: 700; }
.shxz .czdeufn { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.shxz .czdeufn:last-child { border-bottom: none; }
.shxz .i745kf { background: none; color: var(--accent-light); font-weight: 700; }
.efgnzlh .czdeufn { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.efgnzlh .i745kf { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.e8u12npo .v0iym { counter-reset: card-n; }
.e8u12npo .czdeufn  { counter-increment: card-n; }
.e8u12npo .i745kf { display: flex; align-items: center; gap: 10px; }
.e8u12npo .i745kf::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;
}
.vokll7 .czdeufn { background: var(--bg-surface); border: 1px solid var(--border); }
.vokll7 .i745kf { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.qf8o { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.bakq8ih  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.xmuf { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.g1r34 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.qf8o strong { color: var(--text-primary); font-size: 0.95rem; }
.qf8o p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.a81u82r { width: 100%; height: auto; border-radius: 10px; display: block; }
.sf6z924 {
  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;
}
.sf6z924:hover { opacity: 0.85; }
.jk9p .sf6z924  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.jk9p .sf6z924:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.tzrj .sf6z924  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.tzrj .sf6z924:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.mhykmnef .todj { border-radius: 50px; }
.mhykmnef .sf6z924  { border-radius: 50px; }
.zvb1sk5 .todj { padding-left: 22px; padding-right: 22px; }
.zvb1sk5 .sf6z924  { padding-left: 12px; padding-right: 12px; }
.hmp6os .todj { padding-left: 44px; padding-right: 44px; }
.hmp6os .sf6z924  { padding-left: 24px; padding-right: 24px; }
.pl8a .todj { padding-left: 56px; padding-right: 56px; }
.pl8a .sf6z924  { padding-left: 32px; padding-right: 32px; }
.nkpib8   .todj::after, .nkpib8   .sf6z924::after,
.wdlefa .todj::after, .wdlefa .sf6z924::after,
.wqcm3r8    .todj::after, .wqcm3r8    .sf6z924::after,
.n0e0h367    .todj::after, .n0e0h367    .sf6z924::after,
.ofcahv    .todj::after, .ofcahv    .sf6z924::after,
.ua518c     .todj::after, .ua518c     .sf6z924::after,
.ogbdtgx5    .todj::after, .ogbdtgx5    .sf6z924::after,
.q4ebm9   .todj::after, .q4ebm9   .sf6z924::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;
}
.nkpib8 .todj::after, .nkpib8 .sf6z924::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");
}
.wdlefa .todj::after, .wdlefa .sf6z924::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");
}
.wqcm3r8 .todj::after, .wqcm3r8 .sf6z924::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");
}
.n0e0h367 .todj::after, .n0e0h367 .sf6z924::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");
}
.ofcahv .todj::after, .ofcahv .sf6z924::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");
}
.ua518c .todj::after, .ua518c .sf6z924::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");
}
.ogbdtgx5 .todj::after, .ogbdtgx5 .sf6z924::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");
}
.q4ebm9 .todj::after, .q4ebm9 .sf6z924::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");
}
.z6v0mzm   .b83p::after, .z6v0mzm   .m72gq3aa::after,
.walbb .b83p::after, .walbb .m72gq3aa::after,
.ccvo    .b83p::after, .ccvo    .m72gq3aa::after,
.hoj7vyu    .b83p::after, .hoj7vyu    .m72gq3aa::after,
.jrjok0    .b83p::after, .jrjok0    .m72gq3aa::after,
.zeee     .b83p::after, .zeee     .m72gq3aa::after,
.f3aoyp    .b83p::after, .f3aoyp    .m72gq3aa::after,
.hnyvgr   .b83p::after, .hnyvgr   .m72gq3aa::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;
}
.z6v0mzm .b83p::after, .z6v0mzm .m72gq3aa::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");
}
.walbb .b83p::after, .walbb .m72gq3aa::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");
}
.ccvo .b83p::after, .ccvo .m72gq3aa::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");
}
.hoj7vyu .b83p::after, .hoj7vyu .m72gq3aa::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");
}
.jrjok0 .b83p::after, .jrjok0 .m72gq3aa::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");
}
.zeee .b83p::after, .zeee .m72gq3aa::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");
}
.f3aoyp .b83p::after, .f3aoyp .m72gq3aa::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");
}
.hnyvgr .b83p::after, .hnyvgr .m72gq3aa::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");
}
.fpws .ry78lj   { background: rgba(128,128,128,.12); }
.tei5.sf6z924 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .qstl {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .qstl::before    { grid-area: rank;   }
  .zuq0v           { grid-area: ident;  }
  .kz2q     { grid-area: rating; min-width: 0; width: auto; }
  .efd6tz           { grid-area: pills;  }
  .tei5             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .qstl {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .qstl::before    { justify-self: center; }
  .zuq0v           { width: 100%; }
  .kz2q     { justify-self: center; }
  .efd6tz           { grid-template-columns: 1fr; }
}
.j6ee .aa20u08 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .r5l1za4 .xoal {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .r5l1za4 .jbx593u { margin: 0; }
}
.h50ot .jbx593u { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.h50ot .hg47ya { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.h50ot .cofy { padding: 14px 16px; }
.h50ot .zrruv { border-radius: 4px; }
.h50ot .aa20u08 { border-radius: 0; }
@media (max-width: 720px) {
  .tuhos { grid-template-columns: 1fr; }
  .woc9iny { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .woc9iny .y2l1z { width: 72px; height: 50px; }
  .woc9iny .b73e7 { max-width: 180px; }
  .woc9iny .rjr8 { width: auto; }
}
@media (max-width: 720px) {
  .mlfrq { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .lgczx { padding: 16px; }
  .hrzj .gllfqymd { min-width: 50%; }
}
@media (max-width: 860px) {
  .gtc5hdzv { grid-template-columns: 1fr; }
  .v8nxuc9l { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .kqeshif6 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .zu4p392g { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .lf5yyt { flex-direction: column; align-items: stretch; }
}
.snuqqc .rjr8 .sf6z924 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .gllmcgy { flex-direction: column; align-items: stretch; gap: 10px; }
  .snuqqc .rjr8 { text-align: center; }
}
@media (max-width: 720px) {
  .zepkicjq { grid-template-columns: 1fr; }
  .u6lj8q0o { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .kxzsof { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .gv0zgnng { grid-template-columns: 1fr; }
  .yqtjq { width: 100px; height: 100px; margin: 16px auto; }
  .omte745 { font-size: 1.4rem; }
  .au73u { justify-content: center; }
  .llwpjpb .gllfqymd { min-width: 50%; }
}
@media (max-width: 540px) {
  .yze2d7 { flex-wrap: wrap; padding: 14px 16px; }
  .iter8t { padding: 12px 16px; }
  .dv0m7 .al1yo { margin: 0 16px; }
  .dv0m7 .v5bc { padding: 0 16px; }
  .pj1y { padding: 12px 16px; }
}
.epgg52 .efd6tz .r0y9ls9s {
  background: transparent; padding: 4px 8px;
}
.epgg52 .efd6tz .ounk { font-size: .65rem; opacity: .65; }
.epgg52 .efd6tz .b0tim   { font-size: 1.15rem; color: var(--accent-light); }
.dbqyyg .q6qfu,
.dbqyyg .it7el,
.dbqyyg .it7el { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.dbqyyg .it7el small { display: none; }
.dbqyyg .nt26z553 .ky8434,
.dbqyyg .nt26z553 strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.dbqyyg .vkew { display: none; }
.ui509fi { margin: 16px 0; }
.gnqfp9c { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.gnqfp9c summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.gnqfp9c summary::after { content: "+"; color: var(--accent-light); }
.gnqfp9c[open] summary::after { content: "−"; }
.gnqfp9c p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.zoxw { margin-bottom: 0; }
.kdykp8qe h2.qbtta2ir { color: var(--text-primary); border-color: var(--accent-light); }
.burxu0 h2.qbtta2ir { color: var(--text-primary); border-color: var(--accent-light); }
.tqdvg .bakq8ih     { background: #052e16; border-color: #10b981; }
.tqdvg .xmuf    { background: #1e1036; border-color: #a855f7; }
.tqdvg .qf8o strong  { color: #f1f5f9; }
.tqdvg .qf8o p       { color: #cbd5e1; }
.tqdvg .yw6w    .bakq8ih     .g1r34::before,
.tqdvg .zw6i  .bakq8ih     .g1r34::before,
.tqdvg .zcq6r0  .bakq8ih     .g1r34::before,
.tqdvg .b3qgnde .bakq8ih     .g1r34::before { color: #10b981; }
.tqdvg .yw6w    .x22b5fm .g1r34::before,
.tqdvg .zw6i  .x22b5fm .g1r34::before,
.tqdvg .zcq6r0  .x22b5fm .g1r34::before,
.tqdvg .b3qgnde .x22b5fm .g1r34::before { color: #f43f5e; }
.tqdvg .yw6w    .xmuf    .g1r34::before,
.tqdvg .zw6i  .xmuf    .g1r34::before,
.tqdvg .zcq6r0  .xmuf    .g1r34::before,
.tqdvg .b3qgnde .xmuf    .g1r34::before { color: #a855f7; }
.fianb1 .bakq8ih     { background: #2d2000; border-color: #eab308; }
.fianb1 .x22b5fm { background: #2d0b0b; border-color: #ef4444; }
.fianb1 .xmuf    { background: #2d1600; border-color: #f97316; }
.fianb1 .qf8o strong  { color: #f1f5f9; }
.fianb1 .qf8o p       { color: #cbd5e1; }
.fianb1 .yw6w    .bakq8ih     .g1r34::before,
.fianb1 .zw6i  .bakq8ih     .g1r34::before,
.fianb1 .zcq6r0  .bakq8ih     .g1r34::before,
.fianb1 .b3qgnde .bakq8ih     .g1r34::before { color: #eab308; }
.fianb1 .yw6w    .x22b5fm .g1r34::before,
.fianb1 .zw6i  .x22b5fm .g1r34::before,
.fianb1 .zcq6r0  .x22b5fm .g1r34::before,
.fianb1 .b3qgnde .x22b5fm .g1r34::before { color: #ef4444; }
.fianb1 .yw6w    .xmuf    .g1r34::before,
.fianb1 .zw6i  .xmuf    .g1r34::before,
.fianb1 .zcq6r0  .xmuf    .g1r34::before,
.fianb1 .b3qgnde .xmuf    .g1r34::before { color: #f97316; }
.iew19u .bakq8ih     { background: #0c1a2e; border-color: #38bdf8; }
.iew19u .xmuf    { background: #0a2020; border-color: #2dd4bf; }
.iew19u .qf8o strong  { color: #f1f5f9; }
.iew19u .qf8o p       { color: #cbd5e1; }
.iew19u .yw6w    .bakq8ih     .g1r34::before,
.iew19u .zw6i  .bakq8ih     .g1r34::before,
.iew19u .zcq6r0  .bakq8ih     .g1r34::before,
.iew19u .b3qgnde .bakq8ih     .g1r34::before { color: #38bdf8; }
.iew19u .yw6w    .x22b5fm .g1r34::before,
.iew19u .zw6i  .x22b5fm .g1r34::before,
.iew19u .zcq6r0  .x22b5fm .g1r34::before,
.iew19u .b3qgnde .x22b5fm .g1r34::before { color: #818cf8; }
.iew19u .yw6w    .xmuf    .g1r34::before,
.iew19u .zw6i  .xmuf    .g1r34::before,
.iew19u .zcq6r0  .xmuf    .g1r34::before,
.iew19u .b3qgnde .xmuf    .g1r34::before { color: #2dd4bf; }
.zcl6hz53 .bakq8ih     { background: var(--accent-bg); border-color: var(--accent-light); }
.zcl6hz53 .xmuf    { background: var(--accent-bg); border-color: var(--accent-pale); }
.zcl6hz53 .yw6w    .g1r34::before,
.zcl6hz53 .zw6i  .g1r34::before,
.zcl6hz53 .zcq6r0  .g1r34::before,
.zcl6hz53 .b3qgnde .g1r34::before { color: var(--accent-light) !important; }
.p9xv1 .tjqnde ul li,
.p9xv1 .umlmvf1 li         { color: #4ade80; }
.p9xv1 .tjqnde .h1wx8dc { color: #22c55e; }
.p9xv1 .u2y04wj ul li,
.p9xv1 .vc6vkaq li         { color: #f87171; }
.p9xv1 .u2y04wj .y05v { color: #ef4444; }
.hids .qf8o { background: transparent; border-left: none; border: 1.5px solid; }
.hids .bakq8ih     { border-color: var(--c-tip-border); }
.hids .xmuf    { border-color: #60a5fa; }
.hids .qf8o strong { color: var(--text-primary); }
.hids .qf8o p      { color: var(--text-muted); }
.j6ee .qf8o { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.j6ee .bakq8ih     { border-top-color: var(--c-tip-border); }
.j6ee .x22b5fm { border-top-color: var(--c-warn-border); }
.j6ee .xmuf    { border-top-color: #60a5fa; }
.jb9zaf .qf8o { border-left: none; border-radius: 8px; }
.jb9zaf .bakq8ih     { background: #065f46; }
.jb9zaf .xmuf    { background: #1e3a8a; }
.jb9zaf .qf8o strong,
.jb9zaf .qf8o p { color: #fff; }
.jb9zaf .g1r34::before { color: rgba(255,255,255,0.85) !important; }
.tqdvg.jb9zaf .bakq8ih,
.tqdvg .jb9zaf .bakq8ih     { background: #052e16; }
.tqdvg.jb9zaf .xmuf,
.tqdvg .jb9zaf .xmuf    { background: #1e1036; }
.fianb1.jb9zaf .bakq8ih,
.fianb1 .jb9zaf .bakq8ih      { background: #2d2000; }
.fianb1.jb9zaf .x22b5fm,
.fianb1 .jb9zaf .x22b5fm  { background: #2d0b0b; }
.fianb1.jb9zaf .xmuf,
.fianb1 .jb9zaf .xmuf     { background: #2d1600; }
.iew19u.jb9zaf .bakq8ih,
.iew19u .jb9zaf .bakq8ih      { background: #0c1a2e; }
.iew19u.jb9zaf .xmuf,
.iew19u .jb9zaf .xmuf     { background: #0a2020; }
.qk1vps .qf8o { border-left: none; border-radius: 6px; padding: 10px 14px; }
.qk1vps .bakq8ih     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.qk1vps .xmuf    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.qk1vps .qf8o strong { color: var(--text-primary); }
.qk1vps .qf8o p      { color: var(--text-muted); }
.liqouoqn .qf8o { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.yw6w .g1r34,
.zw6i .g1r34,
.zcq6r0 .g1r34,
.b3qgnde .g1r34 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.yw6w .g1r34::before,
.zw6i .g1r34::before,
.zcq6r0 .g1r34::before,
.b3qgnde .g1r34::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.yw6w .bakq8ih     .g1r34::before { content: "✦"; color: var(--c-tip-border); }
.yw6w .x22b5fm .g1r34::before { content: "▲"; color: var(--c-warn-border); }
.yw6w .xmuf    .g1r34::before { content: "◉"; color: #60a5fa; }
.zw6i .bakq8ih     .g1r34::before { content: "★"; color: var(--c-tip-border); }
.zw6i .x22b5fm .g1r34::before { content: "◆"; color: var(--c-warn-border); }
.zw6i .xmuf    .g1r34::before { content: "●"; color: #60a5fa; }
.zcq6r0 .bakq8ih     .g1r34::before { content: "▶"; color: var(--c-tip-border); }
.zcq6r0 .x22b5fm .g1r34::before { content: "■"; color: var(--c-warn-border); }
.zcq6r0 .xmuf    .g1r34::before { content: "▸"; color: #60a5fa; }
.b3qgnde .bakq8ih     .g1r34::before { content: "→"; color: var(--c-tip-border); }
.b3qgnde .x22b5fm .g1r34::before { content: "⬥"; color: var(--c-warn-border); }
.b3qgnde .xmuf    .g1r34::before { content: "◈"; color: #60a5fa; }
.babo .hcn7h0k .ya13,
.babo .cwhf .ya13  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.babo .czdeufn                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.babo .ebg00q          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.babo .y0chmt                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.yui4 .hcn7h0k .ya13,
.yui4 .cwhf .ya13,
.yui4 .czdeufn,
.yui4 .qstl,
.yui4 .jbx593u,
.yui4 .ebg00q,
.yui4 .y0chmt,
.yui4 .liqouoqn .qf8o { box-shadow: none; }
.r1rw   .cihyhyc, .r1rw .z7mzay, .r1rw .zqj997,
.r1rw   .srds, .r1rw .uimky8m0 { font-size: 0.9rem; }
.r1rw   .k7zt6, .r1rw .o4kdoi { font-size: 0.9rem; }
.f60ds3cf   .cihyhyc, .f60ds3cf .z7mzay, .f60ds3cf .zqj997,
.f60ds3cf   .srds, .f60ds3cf .uimky8m0 { font-size: 0.95rem; }
.f60ds3cf   .k7zt6, .f60ds3cf .o4kdoi { font-size: 0.95rem; }
.ol0e   .cihyhyc, .ol0e .z7mzay, .ol0e .zqj997,
.ol0e   .srds, .ol0e .uimky8m0 { font-size: 1.08rem; }
.ol0e   .k7zt6, .ol0e .o4kdoi { font-size: 1.05rem; }
.ol0e   .ruea0og { font-size: 0.97rem; }
.s82j .skxf3      { font-size: 3.2rem; }
.s82j h2.qbtta2ir { font-size: 1.9rem; }
.s82j h3.y8g0     { font-size: 1.4rem; }
.d7k772 .skxf3      { font-size: 3.8rem; }
.d7k772 h2.qbtta2ir { font-size: 2.2rem; }
.d7k772 h3.y8g0     { font-size: 1.6rem; }
.zoxw + .zoxw { position: relative; }
.biqmyo   .zoxw + .zoxw::before,
.fl55nh  .zoxw + .zoxw::before,
.c3wqt   .zoxw + .zoxw::before,
.nwi8   .zoxw + .zoxw::before,
.qz7i   .zoxw + .zoxw::before,
.j351nlq .zoxw + .zoxw::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.biqmyo .zoxw + .zoxw::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.fl55nh .zoxw + .zoxw::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.c3wqt .zoxw + .zoxw::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;
}
.nwi8 .zoxw + .zoxw::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.tuty9d .zoxw { margin-bottom: 16px; }
.tuty9d .zoxw + .zoxw { margin-top: 0; }
.tuty9d .qzxb { padding-top: 0; padding-bottom: 0; }
.qz7i .zoxw + .zoxw::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.j351nlq .zoxw + .zoxw::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.fyhc .zoxw + .zoxw::before,
.bd0ag .zoxw + .zoxw::before,
.artn .zoxw + .zoxw::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%;
}
.igrb9q .fyhc .zoxw:nth-child(even)::before,
.igrb9q .bd0ag .zoxw:nth-child(even)::before,
.igrb9q .artn .zoxw:nth-child(even)::before { background: var(--bg-surface); }
.nmdt .fyhc .zoxw:nth-child(even)::before,
.nmdt .bd0ag .zoxw:nth-child(even)::before,
.nmdt .artn .zoxw:nth-child(even)::before { background: var(--bg-card); }
.fyhc .zoxw + .zoxw::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");
}
.bd0ag .zoxw + .zoxw::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");
}
.artn .zoxw + .zoxw::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");
}
.sv7l .quaao6iv,
.iedd .quaao6iv,
.ee3k1 .quaao6iv { overflow: hidden; }
.sv7l .ljjcw8,
.iedd .ljjcw8 { margin-bottom: 60px; }
.ee3k1 .ljjcw8 { margin-bottom: 70px; }
.sv7l .tigvb,
.sv7l .quaao6iv::before,
.iedd .quaao6iv::before,
.ee3k1 .quaao6iv::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%;
}
.sv7l .quaao6iv::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");
}
.iedd .quaao6iv::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");
}
.ee3k1 .quaao6iv::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");
}
.my2b17 .quaao6iv:not(.kx7dklt8) .qsi8y0o { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.g32atyje .quaao6iv:not(.kx7dklt8) .qsi8y0o { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.q4ka  .quaao6iv:not(.kx7dklt8) .qsi8y0o { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ojxmn  .quaao6iv:not(.kx7dklt8) .qsi8y0o { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.my2b17 .kx7dklt8 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.my2b17 .nhjadj { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.my2b17 .gjsz { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.suwp42 .kx7dklt8 .qsi8y0o { background: none; }
.suwp42 .quaao6iv:not(.kx7dklt8) .qsi8y0o { background: rgba(0,0,0,0.6); }
.zoxw.jya1444 .p0jc8ftg { float: left; width: 38%; margin: 0 28px 16px 0; }
.zoxw.jya1444 .p0jc8ftg .a81u82r { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zoxw.jya1444 .qzxb::after { content: ''; display: block; clear: both; }
.zoxw.an6e6g4u .p0jc8ftg { float: right; width: 38%; margin: 0 0 16px 28px; }
.zoxw.an6e6g4u .p0jc8ftg .a81u82r { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zoxw.an6e6g4u .qzxb::after { content: ''; display: block; clear: both; }
.zoxw.jya1444 .v0iym,
.zoxw.jya1444 .ebg00q,
.zoxw.jya1444 .qf8o,
.zoxw.jya1444 .ya13,
.zoxw.jya1444 .uimky8m0,
.zoxw.jya1444 .h4p8,
.zoxw.jya1444 .xoal,
.zoxw.jya1444 .a3dvk,
.zoxw.an6e6g4u .v0iym,
.zoxw.an6e6g4u .ebg00q,
.zoxw.an6e6g4u .qf8o,
.zoxw.an6e6g4u .ya13,
.zoxw.an6e6g4u .uimky8m0,
.zoxw.an6e6g4u .h4p8,
.zoxw.an6e6g4u .xoal,
.zoxw.an6e6g4u .a3dvk { clear: both; }
@media (max-width: 900px) {
  .zoxw.jya1444 .p0jc8ftg,
  .zoxw.an6e6g4u .p0jc8ftg {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .zoxw.jya1444 .p0jc8ftg .a81u82r,
  .zoxw.an6e6g4u .p0jc8ftg .a81u82r {
    max-height: none !important;
  }
}
.zoxw.jya1444 .k7zt6,
.zoxw.jya1444 .o4kdoi,
.zoxw.an6e6g4u .k7zt6,
.zoxw.an6e6g4u .o4kdoi { overflow: hidden; }
@media (max-width: 640px) {
  .zoxw.jya1444 .p0jc8ftg,
  .zoxw.an6e6g4u .p0jc8ftg { float: none; width: 100%; margin: 0 0 16px 0; }
}
.hwtc .r3maig,
.hwtc .qzxb,
.hwtc .y463g3  { max-width: 1100px; }
.ti8547 .r3maig,
.ti8547 .qzxb,
.ti8547 .y463g3  { max-width: 1150px; }
.ti8547 { --content-mw: 1150px; }
.dbtv4 .r3maig,
.dbtv4 .qzxb,
.dbtv4 .y463g3  { max-width: 1200px; }
.twz948 { font-size: 0.82rem; color: var(--text-muted); }
.je6n { display: flex; align-items: center; }
.uukxi8 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.y34n { display: flex; align-items: center; }
.km5we { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.km5we:hover { text-decoration: underline; }
.zev9bd { margin: 0 3px; opacity: 0.45; }
.zev9bd::before { content: '/'; }
.d393goy { padding: 2px 5px; color: var(--text-main); }
.uzlg3jvz .twz948 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.uzlg3jvz .je6n { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.hphvdh .twz948 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.hphvdh .je6n { padding: 0 0 0 12px; }
.hm7j2da {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.v09yv .je6n { padding: 0 16px; }
.v09yv .twz948 {
  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);
}
.v09yv .r3maig { padding-top: 28px; }
@media (max-width: 720px) {
  .hm7j2da { margin-top: 18px; padding: 0 16px; }
  .v09yv .r3maig { padding-top: 16px; }
}
.hwtc.uzlg3jvz .je6n { max-width: 1100px; }
.ti8547.uzlg3jvz .je6n { max-width: 1150px; }
.dbtv4.uzlg3jvz .je6n { max-width: 1200px; }
.hwtc .hm7j2da { max-width: 1100px; }
.ti8547 .hm7j2da { max-width: 1150px; }
.dbtv4 .hm7j2da { max-width: 1200px; }
.mfujin .zoxw { padding-top: 16px; padding-bottom: 16px; }
.fh4b .zoxw { padding-top: 24px; padding-bottom: 24px; }
.y4i4mn .zoxw { padding-top: 40px; padding-bottom: 40px; }
.qps8k .zoxw { padding-top: 52px; padding-bottom: 52px; }
.edhh01f .zoxw:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.edhh01f .zoxw:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.edhh01f .zoxw:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.edhh01f .zoxw:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.h6ak7 .qzxb { padding-top: 10px;  padding-bottom: 10px; }
.d7ahk .qzxb { padding-top: 18px;  padding-bottom: 18px; }
.owz9d6t .qzxb { padding-top: 36px;  padding-bottom: 36px; }
.dc8zwnyn .qzxb { padding-top: 48px;  padding-bottom: 48px; }
.sz9yncs h2.qbtta2ir { font-weight: 600; }
.sz9yncs h3.y8g0     { font-weight: 600; }
.w9oymz h2.qbtta2ir { font-weight: 800; }
.w9oymz h3.y8g0     { font-weight: 700; }
.ltrakkf { font-weight: 600; }
.ltrakkf h2.qbtta2ir { font-weight: 900; }
.ltrakkf h3.y8g0     { font-weight: 800; }
.ltrakkf .qf8o strong,
.ltrakkf .qf8o strong { font-weight: 600; }
.b83p {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.m8nzm0d .b83p { display: none; }
@media (max-width: 640px) { .b83p { display: none; } }
.b83p { background: var(--cta) !important; color: #fff !important; border: none !important; }
.b83p:hover { opacity: 0.85; }
.q91ft .b83p { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.kqj73 .b83p,
.nrt4  .b83p { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.kqj73 .b83p:hover,
.nrt4  .b83p:hover { opacity: 0.88; }
.q91ft.kqj73 .b83p,
.q91ft.nrt4  .b83p { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.m72gq3aa {
  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;
}
.m72gq3aa:hover { transform: translateY(-2px); opacity: 0.92; }
.m72gq3aa { background: var(--cta) !important; color: #fff !important; border: none !important; }
.lhfr .m72gq3aa { display: none; }
.d3llva4 .m72gq3aa { right: 32px; }
.avgylpdj  .m72gq3aa { left: 32px; }
@media (max-width: 480px) {
  .d3llva4 .m72gq3aa { right: 20px; bottom: 20px; }
  .avgylpdj  .m72gq3aa { left: 20px; bottom: 20px; }
}
.ykz6 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.y463g3 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.hlti { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.synfx8d { color: var(--text-dim); font-size: 0.8rem; }
.co07ybl { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.co07ybl img { height: 26px; width: auto; object-fit: contain; }
.saj0 { display: flex; flex-direction: column; gap: 6px; }
.saj0 a, .o4mv1dmu a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.saj0 a:hover, .o4mv1dmu a:hover { color: var(--accent-light); }
.saj0 .r73o2cn { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.jm56eok0 .y463g3 { text-align: center; }
.jm56eok0 .hlti { margin-top: 0; }
.ka0i27l { margin-top: 10px; }
.ka0i27l a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .y463g3 { padding-left: 16px; padding-right: 16px; }
  .zu60w .y463g3 { padding: 20px 16px; }
  .o4mv1dmu { gap: 4px 12px; }
  .hlti { font-size: 0.78rem; }
}
.fr5m70t5 .y4sto0 .co07ybl { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.fr5m70t5 .hlti { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.fr5m70t5 .synfx8d { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .fr5m70t5 .xhjwhb { grid-template-columns: 1fr 1fr; } .fr5m70t5 .y4sto0 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .fr5m70t5 .xhjwhb { grid-template-columns: 1fr; } }
.kr65ystt .co07ybl { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.kr65ystt .hlti { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .kr65ystt .e78nxr { gap: 12px; } .kr65ystt .co07ybl { margin-right: 0; width: 100%; } }
.gedly6 .toax1ixa .co07ybl { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.gedly6 .hlti { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.gedly6 .synfx8d { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .gedly6 .q93z7 { grid-template-columns: 1fr 1fr; } .gedly6 .toax1ixa { grid-column: 1 / -1; } }
@media (max-width: 480px) { .gedly6 .q93z7 { grid-template-columns: 1fr; } }
.utnlipr3 .zbs1t3 { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.utnlipr3 .saj0 { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .utnlipr3 .zbs1t3 { grid-template-columns: 1fr 1fr; } .utnlipr3 .vv6nj32:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .utnlipr3 .zbs1t3 { grid-template-columns: 1fr; } }
.ujpn0pge .zbs1t3 { grid-template-columns: 1fr 2fr; }
.ujpn0pge .kzdkwn5 .saj0 { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .ujpn0pge .zbs1t3 { grid-template-columns: 1fr; } }
.sgjapk0 .y463g3 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.fxew3s .b6zkj      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.fxew3s .ykz6 { background: var(--bg-page); border-top-color: var(--border-alt); }
.eufifyz .b6zkj      { background: #0d1117; border-bottom-color: #21262d; }
.eufifyz .h4ion { color: var(--accent-light); }
.eufifyz .xgokv1s4 { --msep-color: #8b949e; }
.eufifyz .xgokv1s4 a { color: #8b949e; }
.eufifyz .xgokv1s4 a:hover { color: var(--accent-light); }
.eufifyz .pikd { color: #8b949e; }
.eufifyz .ykz6 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.eufifyz .hlti,
.eufifyz .synfx8d { color: #6e7681; }
.eufifyz .saj0 a, .eufifyz .o4mv1dmu a,
.eufifyz .co07ybl { color: #e6edf3; }
.eufifyz .saj0 a:hover, .eufifyz .o4mv1dmu a:hover,
@media (max-width: 640px) {
  .eufifyz .xgokv1s4 { background: #0d1117; border-top-color: #21262d; }
  .eufifyz .xgokv1s4 li a { border-bottom-color: #21262d; }
}
.vi3zoax .b6zkj      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.vi3zoax .h4ion { color: var(--accent-light); }
.vi3zoax .xgokv1s4 { --msep-color: #475569; }
.vi3zoax .xgokv1s4 a { color: #475569; }
.vi3zoax .xgokv1s4 a:hover { color: var(--accent-light); }
.vi3zoax .pikd { color: #64748b; }
.vi3zoax .ykz6 { background: #f0f4f8; border-top-color: #cbd5e1; }
.vi3zoax .hlti,
.vi3zoax .synfx8d { color: #64748b; }
.vi3zoax .saj0 a, .vi3zoax .o4mv1dmu a,
.vi3zoax .b7d5g3 a, .vi3zoax .co07ybl { color: #374151; }
.vi3zoax .saj0 a:hover, .vi3zoax .o4mv1dmu a:hover,
@media (max-width: 640px) {
  .vi3zoax .xgokv1s4 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .vi3zoax .xgokv1s4 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.kqj73 .b6zkj      { background: var(--accent); border-bottom-color: var(--accent-light); }
.kqj73 .h4ion { color: #fff; }
.kqj73 .xgokv1s4 { --msep-color: rgba(255,255,255,0.82); }
.kqj73 .xgokv1s4 a { color: rgba(255,255,255,0.82); }
.kqj73 .xgokv1s4 a:hover { color: #fff; }
.kqj73 .pikd { color: rgba(255,255,255,0.9); }
.kqj73 .ykz6 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.kqj73 .hlti,
.kqj73 .synfx8d { color: rgba(255,255,255,0.72); }
.kqj73 .saj0 a, .kqj73 .o4mv1dmu a,
.kqj73 .b7d5g3 a, .kqj73 .co07ybl { color: #fff; }
.kqj73 .saj0 a:hover, .kqj73 .o4mv1dmu a:hover,
@media (max-width: 640px) {
  .kqj73 .xgokv1s4 { background: var(--accent); border-top-color: var(--accent-light); }
  .kqj73 .xgokv1s4 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.nrt4 .b6zkj {
  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);
}
.nrt4 .ykz6 {
  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) {
  .nrt4 .xgokv1s4 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.jt5hun .gx22cdbv { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.fmr2ainn .gx22cdbv { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.yn0fg .gx22cdbv { min-height: 72px; height: auto; }
.d7fv .gx22cdbv { min-height: 84px; height: auto; }
.zu60w .gx22cdbv { max-width: none; padding: 0 32px; }
.zu60w .y463g3  { max-width: none; padding: 24px 32px; }
.bafr.ti8547 .gx22cdbv { max-width: 1150px; }
.bafr.dbtv4 .gx22cdbv { max-width: 1200px; }
.as9e   .h4ion, .as9e   .co07ybl { text-transform: capitalize; }
.pi5u1haj .h4ion, .pi5u1haj .co07ybl { text-transform: lowercase; }
.mj32 .h4ion, .mj32 .co07ybl { text-transform: uppercase; letter-spacing: 0.06em; }
.a85336, .y5k6 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.xs300ogv .a85336,
.xs300ogv .y5k6 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.a7n4 .a85336,
.a7n4 .y5k6 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.s9tuy .a85336,
.s9tuy .y5k6 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.j36fw4 .a85336,
.j36fw4 .y5k6 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.ha0r8b   .xgokv1s4 a { font-weight: 500; }
.f229qen .xgokv1s4 a { font-weight: 600; }
.uucp     .xgokv1s4 a { font-weight: 700; }
.qfyooa    .xgokv1s4 a { font-weight: 800; letter-spacing: 0.01em; }
.b8yg     .xgokv1s4 > li + li::before,
.dm1799    .xgokv1s4 > li + li::before,
.pluen    .xgokv1s4 > li + li::before,
.oxsc .xgokv1s4 > li + li::before,
.zq0x .xgokv1s4 > li + li::before,
.tcbwgp  .xgokv1s4 > li + li::before,
.lm5y    .xgokv1s4 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.b8yg     .xgokv1s4 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.dm1799    .xgokv1s4 > li + li::before { content: "|"; }
.pluen    .xgokv1s4 > li + li::before { content: "—"; }
.oxsc .xgokv1s4 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.zq0x .xgokv1s4 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.tcbwgp  .xgokv1s4 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.lm5y    .xgokv1s4 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ltw9kf .pikd,
  .s2mxo .pikd,
  .igy2 .pikd,
  .z56j3zq .pikd,
  .uyhgjt5 .pikd {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ltw9kf .pikd::before,
  .s2mxo .pikd::before,
  .igy2 .pikd::before,
  .z56j3zq .pikd::before,
  .uyhgjt5 .pikd::before { content: ""; display: block; flex-shrink: 0; }

  
  .ltw9kf .pikd::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;
  }

  
  .s2mxo .pikd::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;
  }

  
  .igy2 .pikd::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;
  }

  
  .z56j3zq .pikd::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;
  }

  
  .uyhgjt5 .pikd::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) {
  .wyttej .pikd {
    padding: 5px 14px;
  }
  .wyttej .xgokv1s4 {
    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;
  }
  .wyttej .xgokv1s4 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .wyttej .xgokv1s4 li a:hover { background: var(--bg-raised); }
  .wyttej .f5wg1kzp,
  .qpduqzn5 .f5wg1kzp,
  .sm1abeca .f5wg1kzp { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .dylu .pikd {
    padding: 5px 10px;
  }
  .dylu .xgokv1s4 {
    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);
  }
  .dylu .xgokv1s4.x4k20p { transform: translateX(0); }
  .dylu .xgokv1s4 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .dylu .xgokv1s4 li:last-child a { border-bottom: none; }
  .kqj73 .xgokv1s4,
  .eufifyz .xgokv1s4 { background: var(--accent) !important; }
  .kqj73 .xgokv1s4 li a,
  .eufifyz .xgokv1s4 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .sm1abeca .pikd {
    padding: 5px 10px;
  }
  .sm1abeca .xgokv1s4 {
    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);
  }
  .sm1abeca .xgokv1s4::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .sm1abeca .xgokv1s4.x4k20p { transform: translateY(0); }
  .sm1abeca .xgokv1s4 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .ybt60 .pikd {
    padding: 5px 10px;
  }
  .ybt60 .xgokv1s4 {
    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;
  }
  .ybt60 .xgokv1s4.x4k20p { opacity: 1; pointer-events: auto; }
  .ybt60 .xgokv1s4 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .kgmyqlx     .pikd { border-radius: 0 !important; }
  .swlz7r   .pikd { border-radius: 8px !important; }
  .s5ndpb9 .pikd { border-radius: 50% !important; }
  .dqca2   .pikd { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .gwai .f24za { flex-direction: column; align-items: stretch; }
  .gwai .yfgs { flex-direction: row; min-width: auto; }
  .gwai .r5n80o { align-items: flex-start; text-align: left; }
}
.wrt3,
.wrt3.zoxw,
.igrb9q .wrt3,
.bj0mxy08 .wrt3,
.nmdt .wrt3,
.jou7b72 .wrt3 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.wjh01mc {
  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;
}
.r54g2 { flex: 1 1 280px; min-width: 0; }
.b9hebyi {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.etzjr0jp {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.fk9hv {
  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;
}
.fk9hv:hover { transform: translateY(-1px); opacity: 0.95; }
.qgnq .wjh01mc {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.qgnq .b9hebyi { color: var(--cta); }
.qgnq .etzjr0jp { color: var(--text-body); }
.qgnq .fk9hv {
  background: var(--cta) !important;
  color: #fff !important;
}
.regzoszo .wjh01mc {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.regzoszo .b9hebyi { color: var(--text-primary); }
.regzoszo .etzjr0jp { color: var(--text-body); }
.regzoszo .fk9hv {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .wjh01mc {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .r54g2 { flex: 0 0 auto; }
  .b9hebyi { font-size: 1.2rem; }
  .fk9hv { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.nvy5 .waxztz { height: 36px; }
.flmeyv97 .waxztz { height: 60px; max-width: 200px; }
.b6obyeq .waxztz { height: 76px; max-width: 240px; }
.epgg52 .ounk {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.epgg52 .b0tim {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .oifieb .h4p8 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .oifieb .qstl {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .oifieb .qstl { padding: 40px 16px 20px; }
  .oifieb .r0y9ls9s {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .oifieb .tei5 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .fvl7a71 .qstl {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .fvl7a71 .qstl::before {
    position: absolute; top: 14px; left: 14px;
  }
  .fvl7a71 .zuq0v {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .fvl7a71 .xcey { white-space: normal; text-align: center; font-size: 1.2rem; }
  .fvl7a71 .r0y9ls9s {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .fvl7a71 .tei5 { width: 100%; min-width: 0; }
  .fvl7a71 .q6qfu { min-width: 0; }
}
.vhr09tan .gnqfp9c {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.vhr09tan .gnqfp9c summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.vhr09tan .gnqfp9c p { padding: 0 2px 16px; }
.e31r8kx .gnqfp9c { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.e31r8kx .gnqfp9c summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.e31r8kx .gnqfp9c summary::after { content: "›"; font-size: 1.2em; }
.e31r8kx .gnqfp9c[open] summary::after { content: "‹"; }
.e31r8kx .gnqfp9c p { padding: 10px 22px 4px; }
.s3bwufj3 .gnqfp9c {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.s3bwufj3 .gnqfp9c summary { color: var(--text-primary); padding-left: 16px; }
.s3bwufj3 .gnqfp9c summary::after { content: "›"; font-size: 1.1em; }
.s3bwufj3 .gnqfp9c[open] summary::after { content: "‹"; }
.s3bwufj3 .gnqfp9c p { padding-left: 16px; }
.tnhwwm .ui509fi { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.tnhwwm .gnqfp9c {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.tnhwwm .gnqfp9c:last-child { border-bottom: none; }
.tnhwwm .gnqfp9c summary { color: var(--text-primary); border-radius: 0; }
.tnhwwm .gnqfp9c summary::after { content: "›"; font-size: 1.1em; }
.tnhwwm .gnqfp9c[open] summary::after { content: "‹"; }
.qovkn .gnqfp9c { overflow: hidden; }
.qovkn .gnqfp9c summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.qovkn .gnqfp9c summary::after { color: rgba(255,255,255,.75); }
.qovkn .gnqfp9c[open] summary { border-radius: 0; }
.ebslg { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.pxp29k2i {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.zqpof {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.zlycvn { color: var(--text-muted); font-size: 1.05rem; }
.tvf08e {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.x0x3npnu {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.dceni8t { margin-bottom: 20px; }
.jjmw7jb8 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.mx8t4hz {
  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;
}
.mx8t4hz:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.ao4v5 { resize: vertical; min-height: 130px; }
.u5w2hmh { width: 100%; margin-top: 8px; }
.vgin {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.kvhreyp {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.i2ceka { color: var(--text-muted); line-height: 1.75; }
.x4mw20 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.x4mw20 li { margin-bottom: 6px; }
.po643l5 { max-width: 760px; margin: 0 auto; }
.shiecosx { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.yh1pna { max-width: 760px; margin: 0 auto; }
.o68l ul.x4mw20 { margin: 0; }
@media (max-width: 640px) { .t9jti { grid-template-columns: 1fr; gap: 10px; } }
.bqqsyn9 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.o99ox { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.xrl5h { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.o99ox p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.o99ox .x4mw20 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .bqqsyn9 { grid-template-columns: 1fr; } }
.pte061ha ul.x4mw20 { margin: 0; }
.yu6ugwq .x4mw20,
.fgvg5a6 .x4mw20,
.df76i7 .x4mw20,
.enq2q .x4mw20 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .q5kkz8la { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .y165f { grid-template-columns: 1fr; } .cr2n { position: static; text-align: center; } }
@media (max-width: 860px) { .fhvi { grid-template-columns: 1fr; } }
.enq2q .x4mw20 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .rqkve { flex-direction: column; text-align: center; } .ps3bra { grid-template-columns: 1fr; } }
.un6r { max-width: 760px; margin: 0 auto; }
.emvisj { position: relative; padding-left: 28px; }
.emvisj::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.bhlp971x { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.bhlp971x:last-child { padding-bottom: 0; }
.mfizdesx { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.ajf0v h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.ajf0v p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.r6dyazz {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.r6dyazz .zqpof { color: var(--accent-light); }
.drufhrkf .zqpof { font-size: 2rem; }
.drufhrkf .zlycvn { max-width: 680px; }
.ox0vv0 .zqpof { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.ox0vv0 .zlycvn  { margin: 0; }
@media (max-width: 640px) { .ox0vv0 { flex-direction: column; } }
.cw7o8qg .zqpof { color: var(--accent-light); }
.dfrjv5f .zqpof { color: #fff; }
.dfrjv5f .zlycvn  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .j9682y { grid-template-columns: 1fr; } }
.y2mpvcf3 .mx8t4hz {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.y2mpvcf3 .mx8t4hz:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.pptt0bg .mx8t4hz { background: var(--bg-raised); border-color: transparent; }
.pptt0bg .mx8t4hz:focus { background: var(--bg-card); border-color: var(--accent-light); }
.n96jxa4p .mx8t4hz { border-radius: 100px; padding: 11px 20px; }
.n96jxa4p .ao4v5 { border-radius: 14px; }
.c6n2p {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.c6n2p summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.c6n2p summary::-webkit-details-marker { display: none; }
.c6n2p summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.c6n2p[open] summary::after { content: "−"; }
.tl8cvgx7 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .j7ut { grid-template-columns: 1fr; } }
.jg623 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.jg623 li { margin-bottom: 6px; }
.sveaia{position:relative;overflow:visible}
.zlftcsds .c5opc{display:block}
.a18l1ziz .gymwhqx0{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.a18l1ziz .ajsjp::before{content:""}
.elfv{--date-bg:var(--accent-bg-light)}
.tl8i .ajsjp::before{content:""}
.xzxd .vk9szc50{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .vk9szc50{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .e9a23{max-width:100%}
}
.a3dvk{margin:24px 0 32px;padding:0;list-style:none}
.vc5vu{margin:18px 0 28px}
.vc5vu .ebg00q{margin:0}
@media (max-width:560px){
  .re5e8lbr{grid-template-columns:repeat(2,1fr);gap:12px}
}
.x8w8{
  display:grid;
  grid-template-columns:repeat(4, 1fr);  
  gap:14px;
  margin:16px 0;
}
.lpcty5f{
  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;
}
.lpcty5f:hover{ background:var(--bg-hover); transform: translateY(-2px); box-shadow: 0 6px 18px rgba(0,0,0,.18); }
.eerz0nl{
  display:block; width:100%; aspect-ratio: 4 / 3;
  background:var(--bg-surface); overflow:hidden;
}
.eerz0nl img{ width:100%; height:100%; object-fit:cover; display:block; }
.bbeaycl{ display:flex; flex-direction:column; gap:2px; padding:10px 12px; }
.uyoa{ font-weight:700; font-size:.95rem; line-height:1.25; color:var(--cta); }
.eo04d{ font-size:.78rem; color:var(--text-muted); }
.kailp63{ font-size:.75rem; color:var(--cta); font-weight:700; }
.z08yh8t{
  display:block; text-align:center; padding:8px 12px; margin:0 12px 12px;
  font-size:.82rem; border-radius:6px;
}
.nxhtlx6n{ display:flex; flex-direction:column; gap:18px; margin:16px 0; }
.yj7ma{ }
.a0yz5c4r{
  font-size:1rem; font-weight:700;
  margin:0 0 10px;
  text-transform:uppercase; letter-spacing:.04em;
  color:var(--text-muted);
}
.xu8ia{
  display:flex; flex-wrap:wrap; gap:10px;
}
.chmmls{
  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;
}
.chmmls img{
  max-width:80px; max-height:32px; object-fit:contain; display:block;
}
@media (max-width:560px){
  .x8w8{ grid-template-columns: repeat(2, 1fr); gap:10px; }
  .uyoa{ font-size:.85rem; }
  .ygm6{ grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); }
}
.ual36spp .x8w8{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 18px !important;
}
.ual36spp .eerz0nl{ aspect-ratio: 3 / 4; }
.ual36spp .bbeaycl{ padding: 14px 14px 6px; }
.ual36spp .z08yh8t{ margin: 0 14px 14px; padding: 10px 14px; font-size: .9rem; }
.yiamuyo .x8w8{
  display: flex !important;
  grid-template-columns: none !important;
  gap: 12px !important;
  overflow-x: auto;
  padding-bottom: 12px;
  scroll-snap-type: x mandatory;
}
.yiamuyo .lpcty5f{
  flex: 0 0 200px;
  scroll-snap-align: start;
}
.yiamuyo .eerz0nl{ aspect-ratio: 1 / 1; }
.yiamuyo .bbeaycl{ padding: 8px 10px; }
.yiamuyo .uyoa{ font-size: .82rem; }
.yiamuyo .eo04d, .yiamuyo .kailp63{ display: none; }
.yiamuyo .z08yh8t{ margin: 0 10px 10px; padding: 6px 10px; font-size: .75rem; }
.ys88hub7 .x8w8{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 12px !important;
}
.ys88hub7 .lpcty5f{
  background: transparent !important;
  border: 2px solid var(--accent) !important;
  border-radius: 6px !important;
}
.ys88hub7 .uyoa{ color: var(--text, #fff); }
.ys88hub7 .eo04d{ color: var(--text-muted, #999); }
@media (max-width: 700px) {
  .ual36spp .x8w8,
  .ys88hub7 .x8w8 {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important;
  }
}
@media (max-width: 560px) {
  .chmmls { min-width: 72px !important; }
  .chmmls img { max-width: 64px !important; }
}
.cjov9ag .a0yz5c4r{ display: none; }
.cjov9ag .nxhtlx6n{
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
  gap: 10px;
}
.cjov9ag .yj7ma{ display: contents; }
.cjov9ag .xu8ia{ display: contents; }
.qo8h90 .chmmls{
  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;
}
.qo8h90 .chmmls img{ max-width: 36px !important; max-height: 22px !important; }
.qo8h90 .chmmls::after{
  content: attr(title);
  font-size: .8rem;
  color: var(--text, #fff);
  font-weight: 500;
}
.xsx7aqnb .nxhtlx6n{ gap: 10px; }
.xsx7aqnb .a0yz5c4r{
  display: inline-block; min-width: 110px; margin: 0 12px 0 0; opacity: .55;
  font-size: .72rem;
}
.xsx7aqnb .yj7ma{
  display: flex; align-items: center; flex-wrap: wrap;
}
.xsx7aqnb .xu8ia{ flex: 1; gap: 8px; }
.xsx7aqnb .chmmls{
  min-width: 70px !important; min-height: 36px !important; padding: 4px 8px !important;
}
.xsx7aqnb .chmmls img{ max-height: 22px !important; }
.qd0zb .x8w8{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 14px !important;
}
.qd0zb .lpcty5f{
  position: relative;
  border: none !important;
  border-radius: 12px !important;
  overflow: hidden;
  background: var(--bg-surface) !important;
}
.qd0zb .eerz0nl{
  aspect-ratio: 3 / 4;
  display: block;
}
.qd0zb .eerz0nl img{
  width: 100%; height: 100%; object-fit: cover; display: block;
  transition: transform .35s ease, filter .25s ease;
}
.qd0zb .bbeaycl{
  
  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;
}
.qd0zb .uyoa{
  color: #fff !important;
  font-size: 1rem;
  text-align: center;
  text-shadow: 0 1px 4px rgba(0,0,0,0.7);
}
.qd0zb .eo04d,
.qd0zb .kailp63{
  color: rgba(255,255,255,0.85) !important;
  font-size: .72rem;
}
.qd0zb .z08yh8t{
  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;
}
.qd0zb .lpcty5f:hover .eerz0nl img{
  transform: scale(1.06);
  filter: brightness(0.55);
}
.qd0zb .lpcty5f:hover .bbeaycl{
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.qd0zb .lpcty5f:hover .z08yh8t{
  opacity: 1;
  transform: translate(-50%, -50%);
  pointer-events: auto;
}
@media (max-width: 700px){
  .qd0zb .x8w8{ grid-template-columns: repeat(2, 1fr) !important; }
  
  .qd0zb .bbeaycl{ opacity: 1; transform: none; }
  .qd0zb .z08yh8t{ opacity: 1; transform: translate(-50%, -50%); }
  .qd0zb .eerz0nl img{ filter: brightness(0.8); }
}
.a0956nzc .srds::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;
}
.a0956nzc .srds{
  
  line-height: 1.7;
  margin-bottom: 18px;
}
.otdth4r3 .srds,
.otdth4r3 .z7mzay{
  position: relative;
  font-style: italic;
  font-size: 1.05em;
  line-height: 1.65;
  color: var(--text-primary);
  margin: 8px 0 22px;
}
.otdth4r3 .l6hru { padding: 8px 0 8px 56px; }
.otdth4r3 .l6hru::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;
}
.otdth4r3 .acjc8 { padding: 8px 56px 8px 0; text-align: right; }
.otdth4r3 .acjc8::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;
}
.otdth4r3 .pm3bam8o { padding: 8px 22px; }
.otdth4r3 .pm3bam8o::before,
.otdth4r3 .pm3bam8o::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;
}
.otdth4r3 .pm3bam8o::before { content: "\00AB\00A0"; margin-right: 4px; }
.otdth4r3 .pm3bam8o::after  { content: "\00A0\00BB"; margin-left: 4px; }
.otdth4r3 .n3x61 {
  padding: 6px 0 6px 16px;
  border-left: 3px solid var(--cta);
}
.otdth4r3 .znensuw9 { padding: 32px 0 8px 0; }
.otdth4r3 .znensuw9::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;
}
.otdth4r3 .skkx {
  padding: 18px 24px; text-align: center; font-size: 1.15em;
  border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);
}
.ya13 { padding-top: 6px; }
.ya13 .y8g0{
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.ya13 .y8g0::after{
  content: "";
  position: absolute;
  left: 0; bottom: 0;
  width: 28px; height: 2px;
  background: var(--cta);
  opacity: .55;
}
.ya13 p { margin: 0 0 10px; }
.ya13 p:last-child { margin-bottom: 0; }
.uimky8m0{
  position: relative;
  padding-left: 16px;
  margin-top: 18px;
  font-style: italic;
  color: var(--text-muted);
  border-left: 3px solid var(--cta);
}
.kousw{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 12px;
  margin: 14px 0;
}
.tx8p9v{
  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;
}
.tx8p9v:hover{ border-color: var(--cta); background: var(--bg-hover); }
.t18qf{
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--cta);
  position: relative;
  
  display: none;
}
.t18qf::after{
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(135deg, transparent 50%, rgba(255,255,255,.3) 100%);
  border-radius: inherit;
}
.xan9{ flex: 1; min-width: 0; }
.ozrixh3n{
  font-weight: 700;
  font-size: .95rem;
  color: var(--text-primary);
  margin-bottom: 2px;
  line-height: 1.25;
}
.bwrwj{
  font-size: .85rem;
  color: var(--text-muted);
  line-height: 1.4;
}
.kousw.v94zbu .tx8p9v { flex-direction: column; align-items: center; text-align: center; padding: 16px 14px; }
.kousw.v94zbu .t18qf { width: 36px; height: 36px; }
.kousw.v94zbu .xan9 { text-align: center; }
.kousw.pcluy5 .tx8p9v { border: 2px solid var(--cta); background: var(--bg-card-inner); }
.kousw.hglu { counter-reset: fgb-c; }
.kousw.hglu .tx8p9v { counter-increment: fgb-c; }
.e2qfii6 {
  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;
}
.v0iym.ragl1 .czdeufn { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.v0iym.ragl1 .efwsy { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.v0iym.ragl1 .vrt0u { grid-row: 1 / span 3; grid-column: 1; width: 48px; height: 48px; margin: 0; }
.v0iym.ragl1 .i745kf { grid-column: 2; text-align: left; padding: 0; }
.v0iym.ragl1 .iritn22c { grid-column: 2; text-align: left; padding: 0; }
.v0iym.ragl1 .uqo5q2zy { grid-column: 2; padding-left: 18px; }
.v0iym.hpczcno .efwsy,
.v0iym.hpczcno .vrt0u { display: none; }
.v0iym.hpczcno .czdeufn { padding: 16px 18px; text-align: left; }
.v0iym.hpczcno .i745kf { text-align: left; }
.v0iym.hpczcno .iritn22c { text-align: left; }
.v0iym.b17adwn7 { counter-reset: clb-n; }
.v0iym.b17adwn7 .czdeufn { counter-increment: clb-n; }
.v0iym.b17adwn7 .efwsy { display: none; }
.v0iym.b17adwn7 .vrt0u { 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; }
.v0iym.b17adwn7 .vrt0u::before { content: counter(clb-n); font-family: inherit; }
.v0iym.b17adwn7 .vrt0u::after { display: none; }
.v0iym.b17adwn7 .czdeufn:not(:has(.vrt0u)) .i745kf::before { content: counter(clb-n) ". "; color: var(--cta); font-weight: 700; }
.bcpi .czdeufn { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.bcpi .efwsy { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.bcpi .i745kf { grid-column: 2; text-align: left; padding: 0; }
.bcpi .iritn22c { grid-column: 2; text-align: left; padding: 0; }
.bcpi .uqo5q2zy { grid-column: 2; padding-left: 18px; }
.pjtpqud .v0iym { counter-reset: cl-n; }
.pjtpqud .czdeufn { counter-increment: cl-n; }
.pjtpqud .efwsy { display: none; }
.pjtpqud .czdeufn:not(:has(.vrt0u)) .i745kf::before { content: counter(cl-n) ". "; color: var(--cta); font-weight: 700; }
.fgwb .efwsy,
.fgwb .czdeufn { padding: 16px 18px; text-align: left; }
.fgwb .i745kf { text-align: left; }
.fgwb .iritn22c { text-align: left; }
.qlh619 .tx8p9v { border: 0; border-left: 3px solid var(--cta); border-radius: 0 8px 8px 0; padding-left: 14px; background: transparent; }
.qlh619 .t18qf { display: none; }
.luneww .tx8p9v { border: 0; background: var(--bg-card-inner); }
.luneww .t18qf { width: 36px; height: 36px; border-radius: 18px; background: rgba(255,255,255,0.06); }
.luneww .t18qf::after { background: radial-gradient(circle at 50% 50%, var(--cta) 0 6px, transparent 7px); inset: 0; opacity: 0.9; }
.ht76d .kousw { counter-reset: fg-c; }
.ht76d .tx8p9v { counter-increment: fg-c; }
.ht76d .t18qf { width: 30px; height: 30px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; }
.ht76d .t18qf::after { content: counter(fg-c); position: static; background: none; color: #fff; font-weight: 700; font-size: 0.9rem; line-height: 1; }
.vaft .tx8p9v { border: 0; background: transparent; padding: 10px 4px; }
.vaft .tx8p9v + .tx8p9v { border-top: 1px solid var(--border); }
.vaft .t18qf { width: 6px; height: 6px; border-radius: 50%; margin-top: 9px; }
.vaft .t18qf::after { display: none; }
.f5p3 .tx8p9v { border: 0; background: var(--bg-card); padding: 12px 14px; }
.f5p3 .t18qf { width: 8px; height: 8px; border-radius: 50%; margin-top: 7px; }
.f5p3 .t18qf::after { display: none; }
.ki00em7w .tx8p9v { display: block; position: relative; padding: 14px 16px 14px 44px; }
.ki00em7w .t18qf { position: absolute; top: 14px; left: 14px; width: 20px; height: 20px; border-radius: 4px; }
.ki00em7w .xan9 { display: block; }
.jrfki9hv .tx8p9v { background: transparent; }
.jrfki9hv .t18qf { background: transparent; border: 2px solid var(--cta); width: 32px; height: 32px; }
.jrfki9hv .t18qf::after { background: linear-gradient(135deg, var(--cta) 0%, transparent 60%); opacity: 0.5; }
@media (max-width: 560px){
  .r760{ grid-template-columns: repeat(2, 1fr); padding: 14px 10px; }
  .mb19{ 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) {
  .jhlcztpk { padding: 28px 18px 20px; }
  .e7um2e7q { font-size: 1.2rem; }
  .b4dza { max-width: 220px; max-height: 80px; }
}
.jw8pdt8h .zoxw {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.jw8pdt8h .qzxb {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.jw8pdt8h .wjh01mc {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.kdrvl6nf  .t8etnzz { border-radius: 6px; }
.qx0nz5 .wjh01mc { align-items: center; flex-wrap: wrap; }
@media (max-width: 640px) {
  .t8etnzz { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
@media (max-width: 640px) {
  .aajf { display: none; }
  .b83p {
    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;
  }
}
.al8rfb .skxf3,
.al8rfb .r3maig h2, .al8rfb .r3maig h3, .al8rfb .r3maig h4,
.al8rfb .i745kf h3, .al8rfb .ozrixh3n,
.al8rfb .fp2mzmq, .al8rfb .qbtta2ir { color: var(--cta) !important; }
.al8rfb .qf8o,
.al8rfb .bakq8ih,
.al8rfb .x22b5fm,
.al8rfb .xmuf {
  background: var(--accent-bg) !important;
  border-color: var(--cta) !important;
}
.al8rfb .qf8o strong { color: var(--cta) !important; }
.al8rfb .qf8o .g1r34,
.al8rfb .qf8o .g1r34::before { color: var(--cta) !important; }
.al8rfb [data-c] {
  color: var(--cta) !important;
  background: color-mix(in srgb, var(--cta) 14%, transparent) !important;
}
.al8rfb .r760, .al8rfb .sk7viegl,
.al8rfb .tjqnde, .al8rfb .u2y04wj,
.al8rfb .czdeufn { border-color: var(--cta) !important; }
.al8rfb .mb19 { color: var(--cta) !important; }
.todj, .sf6z924, .b83p, .m72gq3aa,
.fk9hv, .z1lhzg41, .tei5 { text-transform: capitalize; }
:root {
  --accent:          #241531;
  --brand:           #241531;
  --brand-light:     #f0cf6a;
  --brand-pale:      #f0cf6a;
  --grad-start:      #000000;
  --grad-end:        #160d1f;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #f0cf6a;
  --cta-light:       #f4e4b1;
  --cta-hover:       #f3da8f;
  --bg-page:         #0d0811;
  --bg-surface:      #140d1b;
  --bg-card:         #1c1225;
  --bg-card-inner:   #24172f;
  --bg-raised:       #2c1c3a;
  --bg-hover:        #342144;
  --border:          #3e2852;
  --border-alt:      #4e3266;
  --border-section:  #3e2852;
  --text-primary:    #e5e4e6;
  --text-muted:      #a6a1aa;
  --text-body:       #ccc9ce;
  --text-sub:        #a6a1aa;
  --text-faint:      #736d78;
  --text-dim:        #59545d;
  --text-label:      #8c8691;
  --text-value:      #bfbcc2;
  --accent-bg:       #1e1b21;
  --accent-bg-light: #2e2734;
  --bg-tip:          #162623;
  --bg-warning:      #272115;
  --bg-info:         #161a26;
  --bg-pros:         #162623;
  --bg-cons:         #26161a;
  --c-pros:          #8ee1d0;
  --c-cons:          #e6899d;
  --c-pros-label:    #65d6bf;
  --c-tip-border:    #49ceb3;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #8ee1d0;
}
:root { --logo-bg-opacity: 32%; }
body, button, input { font-family: "Poppins", sans-serif; }
.f5b1rd .umlmvf1 li::before, .f5b1rd .vc6vkaq li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.f5b1rd .umlmvf1 li::before { content: ""; }.f5b1rd .vc6vkaq li::before { content: ""; }.f5b1rd .h1wx8dc::before, .f5b1rd .y05v::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.f5b1rd .h1wx8dc::before { content: ""; }.f5b1rd .y05v::before { content: ""; }
.lqub2qf .zimiv, .lqub2qf .gjsz { min-height: 320px; }
.zev9bd::before { content: '>'; }
.fjte .qsi8y0o {  background: rgba(0,0,0,0.45);  backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px); }.fjte .l2l2 {  filter: blur(2px) brightness(0.88); }.fjte .nhjadj {  backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px); }