:root {
  --color-accent: #16142e;
  --color-cta: #c8101e;
  --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;
}
.hwba {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.p2lnq8 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.xo40 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.sxg1t { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.jgj17 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.jgj17 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.jgj17 a:hover { color: var(--accent-light); }
.y5ug   .um46 { border-radius: 0; }
.eo9p .um46 li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .um46 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .klat:hover .um46,
  .klat:focus-within .um46 { display: block; }
  .um46 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.uzofhw {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.phow { display: none; }
@media (max-width: 640px) {
  .phow {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .phow.hymt { display: block; }
}
@media (max-width: 640px) {
  .uzofhw { display: block; }
  .jgj17 > li + li::before { display: none !important; }
  .jgj17 {
    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;
  }
  .jgj17.hymt { display: flex; }
  .jgj17 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .jgj17 li:last-child a { border-bottom: none; }
}
.kvvgmchv { min-height: 480px; }
.hvtuy7 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.o2sqbwq { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.acxvts9p .o2sqbwq { margin-left: 0; margin-right: 0; }
.f232uk {
  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;
}
.f232uk:hover { opacity: 0.88; }
.hcu95iuz {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.vku05p {
  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%);
}
.hcu95iuz .gx39s26 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.hcu95iuz .hvtuy7 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.hcu95iuz .o2sqbwq { color: #e2e8f0; }
.hcu95iuz.lzey .gx39s26 { text-align: center; }
.hcu95iuz.acxvts9p   .gx39s26 { text-align: left; }
.uyghrzg4 .gx39s26 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.uyghrzg4 .hvtuy7 { color: var(--text-primary); text-shadow: none; }
.uyghrzg4 .o2sqbwq { color: var(--text-muted); }
.uyghrzg4 .f232uk { margin-top: 16px; }
.uyghrzg4, .uyghrzg4.kvvgmchv { min-height: auto !important; }
.uyghrzg4.lzey .gx39s26 { text-align: center; }
.uyghrzg4.acxvts9p   .gx39s26 { 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; }
}
.ch2d2 .hcu95iuz .vku05p {
  overflow: hidden;
}
.ch2d2 .hcu95iuz .vku05p::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); }
}
.n522fcjy .hcu95iuz .vku05p {
  overflow: hidden;
}
.n522fcjy .hcu95iuz .vku05p::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;
}
.xqyq .hcu95iuz .vku05p {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.azmwxs05 .hcu95iuz .vku05p {
  overflow: hidden;
}
.azmwxs05 .hcu95iuz .vku05p::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;
}
.ac8nzvj .hcu95iuz .vku05p {
  animation: hg-breathe 10s ease-in-out infinite;
}
.naxvruv .vku05p {
  background: none;
}
.naxvruv .hvtuy7 { color: #fff; }
.naxvruv .o2sqbwq { color: rgba(255,255,255,0.85); }
.naxvruv .f232uk { background: #fff; color: var(--cta); }
.naxvruv .f232uk:hover { opacity: 0.92; }
.uez4 .hvtuy7 { text-shadow: none; color: var(--text-primary); }
.uez4 .o2sqbwq { color: var(--text-muted); }
body.i23j .hvtuy7 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.qv6kz .hvtuy7 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.kvvgmchv.naxvruv .hvtuy7,
section.naxvruv .hvtuy7 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.uez4.lzey .u6i7yf { align-items: center; text-align: center; }
.kvvgmchv .saisi7dy {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.saisi7dy .yiyjv.ob06gz8 {
  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;
}
.saisi7dy .yiyjv.ob06gz8:hover { opacity: 0.85; }
.xxo7lga .gx39s26 { padding-bottom: 24px; }
.wmo8ffj .gx39s26 { max-width: 1100px; }
@media (max-width: 700px) {
  .uez4 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .uez4:not(.if9p) .xhhy240r { display: none !important; }
  .if9p .xhhy240r { padding: 16px; }
  .u6i7yf  { padding: 36px 24px; }
  .uez4~.eoaz1qfk,.d8mz3e~.eoaz1qfk{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .kvvgmchv, .uez4 { min-height: 320px !important; }
  .hvtuy7 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .t391,
  .wuk9yrt,
  .u62t { grid-template-columns: 1fr !important; }

  

  
  .xxo7lga { display: flex !important; flex-direction: column !important; }
  .xxo7lga .gx39s26 { display: contents; }
  .xxo7lga .vku05p { order: 0; }
  .xxo7lga .hvtuy7 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .xxo7lga .t391 { order: 2; padding: 0 16px 12px !important; }
  .xxo7lga .o2sqbwq { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .wmo8ffj .gx39s26 { display: flex; flex-direction: column; }
  .wmo8ffj .gx39s26 .hvtuy7 { order: 1; }
  .wmo8ffj .gx39s26 .u62t { order: 2; margin: 8px 0 24px !important; }
  .wmo8ffj .gx39s26 .o2sqbwq { order: 3; }
  .wmo8ffj .gx39s26 .f232uk { order: 4; align-self: center; margin-top: 0; }

  
  .uez4.if9p {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .uez4.if9p .u6i7yf { display: contents; padding: 0; }
  .uez4.if9p .u6i7yf .hvtuy7 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .uez4.if9p .xhhy240r { order: 2; padding: 12px 16px; }
  .uez4.if9p .u6i7yf .o2sqbwq { order: 3; padding: 0 24px; margin: 0 auto; }
  .uez4.if9p .u6i7yf .f232uk { order: 4; align-self: center; margin: 8px 0 32px; }
}
.zj3spp { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.fty3 { width: 100%; height: auto; display: block; border-radius: 10px; }
.mkhom .zj3spp        { border-radius: 16px; }
.mkhom .fty3  { border-radius: 16px; }
.ju3b51l .zj3spp         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ju3b51l .fty3   { border-radius: 8px; }
.rjert { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.qllij7 { width: 100%; padding: 32px 0; position: relative; }
.zb37 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.fbowyo8 .qllij7:nth-child(even) { background: var(--bg-surface); }
.fbowyo8 .qllij7:nth-child(odd)  { background: var(--bg-page); }
.mq9w .qllij7:nth-child(even) { background: var(--bg-card); }
.mq9w .qllij7:nth-child(odd)  { background: var(--bg-page); }
.fbowyo8 .qllij7:nth-child(odd)  .zb37 { background: var(--bg-card); border-radius: 6px; }
.fbowyo8 .qllij7:nth-child(even) .zb37 { background: var(--bg-raised); border-radius: 6px; }
.mq9w .qllij7:nth-child(odd)  .zb37 { background: var(--bg-card); border-radius: 6px; }
.mq9w .qllij7:nth-child(even) .zb37 { background: var(--bg-raised); border-radius: 6px; }
.fbowyo8 .qllij7:nth-child(even) .wsrf .qm62,
.mq9w .qllij7:nth-child(even) .wsrf .qm62 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.fbowyo8 .qllij7:nth-child(odd) .wsrf .qm62,
.mq9w .qllij7:nth-child(odd) .wsrf .qm62 { background: var(--bg-card-inner); }
.fbowyo8 .qllij7:nth-child(even) .dxsal .qm62:nth-child(odd),
.mq9w .qllij7:nth-child(even) .dxsal .qm62:nth-child(odd)  { background: var(--bg-card); }
.fbowyo8 .qllij7:nth-child(even) .dxsal .qm62:nth-child(even),
.mq9w .qllij7:nth-child(even) .dxsal .qm62:nth-child(even) { background: var(--bg-card-inner); }
h1.qiyjk2x { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.qiyjk2x {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.lo8r489j { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.uke7 h2.qiyjk2x {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.qf0toz h2.qiyjk2x {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.xvol7 h2.qiyjk2x {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.jorjqae h2.qiyjk2x::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.t31r5tq h2.qiyjk2x {
  color: var(--text-primary); font-size: 1.7rem;
}
.ljiu5sv h2.qiyjk2x::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.fkzoh h2.qiyjk2x {
  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) { .m4ul6t { display: none; } }
.dljphviz { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.hd77304 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.s2dins {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ha5d { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ic5d1lz { padding-left: 20px; }
.ic5d1lz li { margin-bottom: 6px; }
.ic5d1lz a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ic5d1lz a:hover { color: var(--accent-light); }
.sr236 .ha5d { display: none; }
.d51d .ha5d { display: none; }
.d51d .ic5d1lz { padding-left: 0; list-style: none; }
.d51d .ic5d1lz li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.d51d .ic5d1lz a { font-size: 0.92rem; }
.k4r8wcfj .s2dins { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.k4r8wcfj .ha5d { display: none; }
.k4r8wcfj .ic5d1lz { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.k4r8wcfj .ic5d1lz li { margin-bottom: 0; }
.k4r8wcfj .ic5d1lz 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;
}
.k4r8wcfj .ic5d1lz a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.fazu .s2dins { padding: 20px 20px 16px; }
.fazu .ic5d1lz {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.fazu .ic5d1lz li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.fazu .ic5d1lz 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;
}
.fazu .ic5d1lz 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;
}
.fazu .ic5d1lz a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.fazu .ic5d1lz a:focus,
.fazu .ic5d1lz a:focus-visible,
.fazu .ic5d1lz a:target { outline: none; }
.fazu .ic5d1lz li:target a { border-color: var(--border); color: var(--text-muted); }
.ttg25l .s2dins { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.ttg25l .ha5d { display: none; }
.ttg25l .ic5d1lz { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.ttg25l .ic5d1lz li { margin-bottom: 0; }
.ttg25l .ic5d1lz li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.ttg25l .ic5d1lz li:last-child::after { content: ""; margin-right: 0; }
.ttg25l .ic5d1lz a { font-size: 0.9rem; }
.qm62 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.wsrf .qm62 { background: var(--bg-card); }
.dxsal .qm62:nth-child(odd)  { background: var(--bg-card); }
.dxsal .qm62:nth-child(even) { background: var(--bg-raised); }
.ds4p8m6 .qm62 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ds4p8m6 .qm62:last-child { border-bottom: none; }
.ds4p8m6 h3.lo8r489j { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.dut8agq .qm62 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.dut8agq .qm62 + .qm62 { margin-top: 4px; }
.z8wi .qm62 { background: none; border-radius: 0; padding: 12px 0; }
.z8wi .qm62 + .qm62 { border-top: 1px solid var(--border-section); }
.bpskj { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.cc7rf6 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.pgqz { color: var(--text-body); margin-bottom: 10px; }
.boduw, .taikwv { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.boduw li, .taikwv li { margin-bottom: 6px; }
.taikwv li { list-style: decimal; }
.wmqf0     .boduw { list-style-type: "● "; }
.y9tjl5  .boduw { list-style-type: "■ "; }
.dra3g .boduw { list-style-type: "◆ "; }
.yhl3    .boduw { list-style-type: "★ "; }
.wmqf0     .x99a { list-style-type: "● "; }
.y9tjl5  .x99a { list-style-type: "■ "; }
.dra3g .x99a { list-style-type: "◆ "; }
.yhl3    .x99a { list-style-type: "★ "; }
.wmqf0    .boduw li::marker, .wmqf0    .x99a li::marker,
.y9tjl5 .boduw li::marker, .y9tjl5 .x99a li::marker,
.dra3g .boduw li::marker, .dra3g .x99a li::marker,
.yhl3   .boduw li::marker, .yhl3   .x99a li::marker {
  color: var(--cta); font-size: 1em;
}
.wmqf0 .taikwv,
.y9tjl5 .taikwv,
.dra3g .taikwv,
.yhl3 .taikwv {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.wmqf0 .taikwv li,
.y9tjl5 .taikwv li,
.dra3g .taikwv li,
.yhl3 .taikwv li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.wmqf0 .taikwv li::before,
.y9tjl5 .taikwv li::before,
.dra3g .taikwv li::before,
.yhl3 .taikwv 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;
}
.wmqf0     .taikwv li::before { border-radius: 50%; }
.y9tjl5  .taikwv li::before { border-radius: 3px; }
.dra3g .taikwv li::before { border-radius: 3px; }
.yhl3    .taikwv li::before { border-radius: 50%; }
.luxix7 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.skzaef .luxix7,
.i8mk1v2 .luxix7 { background: transparent; border: none; border-radius: 0; }
.xmub7llv { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.xmub7llv th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.xmub7llv td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.xmub7llv tr:hover td { background: var(--bg-hover); }
.y3updr .xmub7llv tbody tr:nth-child(even) td { background: var(--bg-surface); }
.tv79wcg .xmub7llv { border: 1px solid var(--border-alt); }
.tv79wcg .xmub7llv th,
.tv79wcg .xmub7llv td { border: 1px solid var(--border-alt); }
.k04g1 .xmub7llv th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.k04g1 .xmub7llv td { border-bottom: none; }
.k04g1 .xmub7llv tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.lify0u .xmub7llv th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.dw47aw .luxix7 {
  overflow: hidden;
}
.dw47aw .xmub7llv th { border-bottom: 1px solid var(--border-alt); }
.dw47aw .xmub7llv tr:last-child td { border-bottom: none; }
.ggb7lpck { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.fj6vc { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.vgzpqiqh { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.tr6g { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.f7br { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.x99a { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.x99a 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%}
.xgi26rsp .tr6g { background: transparent; text-align: center; }
.cs3kbx .vgzpqiqh {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.dfag5gvu .vgzpqiqh {
  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);
}
.mrey3 .fj6vc { display: grid; grid-template-columns: auto 1fr; }
.mrey3 .vgzpqiqh {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.mrey3 .tr6g { grid-column: 2; }
.mrey3 .f7br,
.mrey3 .x99a { grid-column: 1 / -1; }
.hx32rik3 .fj6vc { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.hx32rik3 .vgzpqiqh {
  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);
}
.hx32rik3 .tr6g { grid-column: 2; }
.hx32rik3 .f7br,
.hx32rik3 .x99a { grid-column: 1 / -1; }
.vlfh79e .fj6vc { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.vlfh79e .tr6g { background: none; color: var(--accent-light); font-weight: 700; }
.gcky .fj6vc { 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); }
.gcky .tr6g { background: none; color: var(--accent-light); font-weight: 700; }
.tm0bm2y .fj6vc { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.tm0bm2y .fj6vc:last-child { border-bottom: none; }
.tm0bm2y .tr6g { background: none; color: var(--accent-light); font-weight: 700; }
.x0rhdd7 .fj6vc { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.x0rhdd7 .tr6g { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.eg6f7yqh .ggb7lpck { counter-reset: card-n; }
.eg6f7yqh .fj6vc  { counter-increment: card-n; }
.eg6f7yqh .tr6g { display: flex; align-items: center; gap: 10px; }
.eg6f7yqh .tr6g::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;
}
.z9am .fj6vc { background: var(--bg-surface); border: 1px solid var(--border); }
.z9am .tr6g { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.mubjf { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.jyebqoem { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.bqba { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.mubjf strong { color: var(--text-primary); font-size: 0.95rem; }
.mubjf p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.fty3 { width: 100%; height: auto; border-radius: 10px; display: block; }
.ob06gz8 {
  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;
}
.ob06gz8:hover { opacity: 0.85; }
.fgh4a62 .ob06gz8  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.fgh4a62 .ob06gz8:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.dltff .ob06gz8  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.dltff .ob06gz8:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.dne1w .f232uk { border-radius: 50px; }
.dne1w .ob06gz8  { border-radius: 50px; }
.xyk3j303 .f232uk { padding-left: 22px; padding-right: 22px; }
.xyk3j303 .ob06gz8  { padding-left: 12px; padding-right: 12px; }
.enc8u .f232uk { padding-left: 44px; padding-right: 44px; }
.enc8u .ob06gz8  { padding-left: 24px; padding-right: 24px; }
.man3 .f232uk { padding-left: 56px; padding-right: 56px; }
.man3 .ob06gz8  { padding-left: 32px; padding-right: 32px; }
.es2mqi6   .f232uk::after, .es2mqi6   .ob06gz8::after,
.lic9gx7v .f232uk::after, .lic9gx7v .ob06gz8::after,
.jnrd    .f232uk::after, .jnrd    .ob06gz8::after,
.s7na    .f232uk::after, .s7na    .ob06gz8::after,
.k23c2    .f232uk::after, .k23c2    .ob06gz8::after,
.dojr     .f232uk::after, .dojr     .ob06gz8::after,
.vpbqan2    .f232uk::after, .vpbqan2    .ob06gz8::after,
.mb3i   .f232uk::after, .mb3i   .ob06gz8::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;
}
.es2mqi6 .f232uk::after, .es2mqi6 .ob06gz8::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");
}
.lic9gx7v .f232uk::after, .lic9gx7v .ob06gz8::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");
}
.jnrd .f232uk::after, .jnrd .ob06gz8::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");
}
.s7na .f232uk::after, .s7na .ob06gz8::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");
}
.k23c2 .f232uk::after, .k23c2 .ob06gz8::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");
}
.dojr .f232uk::after, .dojr .ob06gz8::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");
}
.vpbqan2 .f232uk::after, .vpbqan2 .ob06gz8::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");
}
.mb3i .f232uk::after, .mb3i .ob06gz8::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");
}
.lsovi3   .dbxt2::after, .lsovi3   .gm2biqhr::after,
.ujcwr .dbxt2::after, .ujcwr .gm2biqhr::after,
.jlq5qzp    .dbxt2::after, .jlq5qzp    .gm2biqhr::after,
.j9h8    .dbxt2::after, .j9h8    .gm2biqhr::after,
.ukjqbb    .dbxt2::after, .ukjqbb    .gm2biqhr::after,
.fojf     .dbxt2::after, .fojf     .gm2biqhr::after,
.yhp2bc    .dbxt2::after, .yhp2bc    .gm2biqhr::after,
.a80am   .dbxt2::after, .a80am   .gm2biqhr::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;
}
.lsovi3 .dbxt2::after, .lsovi3 .gm2biqhr::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");
}
.ujcwr .dbxt2::after, .ujcwr .gm2biqhr::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");
}
.jlq5qzp .dbxt2::after, .jlq5qzp .gm2biqhr::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");
}
.j9h8 .dbxt2::after, .j9h8 .gm2biqhr::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");
}
.ukjqbb .dbxt2::after, .ukjqbb .gm2biqhr::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");
}
.fojf .dbxt2::after, .fojf .gm2biqhr::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");
}
.yhp2bc .dbxt2::after, .yhp2bc .gm2biqhr::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");
}
.a80am .dbxt2::after, .a80am .gm2biqhr::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");
}
.jqaivl .f5rq   { background: rgba(128,128,128,.12); }
.yiyjv.ob06gz8 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .ulq4 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .ulq4::before    { grid-area: rank;   }
  .k3ez           { grid-area: ident;  }
  .eihkfv94     { grid-area: rating; min-width: 0; width: auto; }
  .rb2gf           { grid-area: pills;  }
  .yiyjv             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .ulq4 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .ulq4::before    { justify-self: center; }
  .k3ez           { width: 100%; }
  .eihkfv94     { justify-self: center; }
  .rb2gf           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .wtcbbq .mue3zw {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .wtcbbq .e2kyl5 { margin: 0; }
}
.z9di .e2kyl5 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.z9di .gm5m { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.z9di .skzaef { padding: 14px 16px; }
.z9di .uzrct { border-radius: 4px; }
.z9di .ijiwi { border-radius: 0; }
@media (max-width: 720px) {
  .i4pd4g7b { grid-template-columns: 1fr; }
  .tfldm9yz { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .tfldm9yz .mat8ai { width: 72px; height: 50px; }
  .tfldm9yz .xq8g6w { max-width: 180px; }
  .tfldm9yz .nmpp1 { width: auto; }
}
@media (max-width: 720px) {
  .fmg7 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .u9whu { padding: 16px; }
  .ycz7jcxl .joyjftwd { min-width: 50%; }
}
@media (max-width: 860px) {
  .dwc54i { grid-template-columns: 1fr; }
  .jwf8ee { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ccgh { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .dwcc { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .lm643 { flex-direction: column; align-items: stretch; }
}
.m04nrhe .nmpp1 .ob06gz8 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .ipty0t { flex-direction: column; align-items: stretch; gap: 10px; }
  .m04nrhe .nmpp1 { text-align: center; }
}
@media (max-width: 720px) {
  .huywwf { grid-template-columns: 1fr; }
  .zsu41ejm { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .lszin { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .qcyvwy { grid-template-columns: 1fr; }
  .gxb9 { width: 100px; height: 100px; margin: 16px auto; }
  .e4ab { font-size: 1.4rem; }
  .rxk3p { justify-content: center; }
  .q5zi6psy .joyjftwd { min-width: 50%; }
}
@media (max-width: 540px) {
  .pnip3f0e { flex-wrap: wrap; padding: 14px 16px; }
  .e18i0d { padding: 12px 16px; }
  .tdjqrv .yxalwadn { margin: 0 16px; }
  .tdjqrv .ybvq { padding: 0 16px; }
  .qw72qpx { padding: 12px 16px; }
}
.s7zs4 .wm56i6a { gap: 18px; }
.s7zs4 .ulq4 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.s7zs4 .ulq4:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.k7cky .rb2gf .viraq {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.yshs .fybxmzt { font-size: 1rem; letter-spacing: 2px; }
.w7np0r { margin: 16px 0; }
.o12dbal7 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.o12dbal7 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.o12dbal7 summary::after { content: "+"; color: var(--accent-light); }
.o12dbal7[open] summary::after { content: "−"; }
.o12dbal7 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.qllij7 { margin-bottom: 0; }
.nf9d7t h2.qiyjk2x { color: var(--text-primary); border-color: var(--accent-light); }
.nnfw h2.qiyjk2x { color: var(--text-primary); border-color: var(--accent-light); }
.waszaqu7 .jyebqoem    { background: #1e1036; border-color: #a855f7; }
.waszaqu7 .mubjf strong  { color: #f1f5f9; }
.waszaqu7 .mubjf p       { color: #cbd5e1; }
.waszaqu7 .x7bnz2ft    .sdi3ztz     .bqba::before,
.waszaqu7 .qdr6  .sdi3ztz     .bqba::before,
.waszaqu7 .ghfnr81w  .sdi3ztz     .bqba::before,
.waszaqu7 .jx7w9 .sdi3ztz     .bqba::before { color: #10b981; }
.waszaqu7 .x7bnz2ft    .teat65 .bqba::before,
.waszaqu7 .qdr6  .teat65 .bqba::before,
.waszaqu7 .ghfnr81w  .teat65 .bqba::before,
.waszaqu7 .jx7w9 .teat65 .bqba::before { color: #f43f5e; }
.waszaqu7 .x7bnz2ft    .jyebqoem    .bqba::before,
.waszaqu7 .qdr6  .jyebqoem    .bqba::before,
.waszaqu7 .ghfnr81w  .jyebqoem    .bqba::before,
.waszaqu7 .jx7w9 .jyebqoem    .bqba::before { color: #a855f7; }
.kh1z6 .jyebqoem    { background: #2d1600; border-color: #f97316; }
.kh1z6 .mubjf strong  { color: #f1f5f9; }
.kh1z6 .mubjf p       { color: #cbd5e1; }
.kh1z6 .x7bnz2ft    .sdi3ztz     .bqba::before,
.kh1z6 .qdr6  .sdi3ztz     .bqba::before,
.kh1z6 .ghfnr81w  .sdi3ztz     .bqba::before,
.kh1z6 .jx7w9 .sdi3ztz     .bqba::before { color: #eab308; }
.kh1z6 .x7bnz2ft    .teat65 .bqba::before,
.kh1z6 .qdr6  .teat65 .bqba::before,
.kh1z6 .ghfnr81w  .teat65 .bqba::before,
.kh1z6 .jx7w9 .teat65 .bqba::before { color: #ef4444; }
.kh1z6 .x7bnz2ft    .jyebqoem    .bqba::before,
.kh1z6 .qdr6  .jyebqoem    .bqba::before,
.kh1z6 .ghfnr81w  .jyebqoem    .bqba::before,
.kh1z6 .jx7w9 .jyebqoem    .bqba::before { color: #f97316; }
.i6qmfo .jyebqoem    { background: #0a2020; border-color: #2dd4bf; }
.i6qmfo .mubjf strong  { color: #f1f5f9; }
.i6qmfo .mubjf p       { color: #cbd5e1; }
.i6qmfo .x7bnz2ft    .sdi3ztz     .bqba::before,
.i6qmfo .qdr6  .sdi3ztz     .bqba::before,
.i6qmfo .ghfnr81w  .sdi3ztz     .bqba::before,
.i6qmfo .jx7w9 .sdi3ztz     .bqba::before { color: #38bdf8; }
.i6qmfo .x7bnz2ft    .teat65 .bqba::before,
.i6qmfo .qdr6  .teat65 .bqba::before,
.i6qmfo .ghfnr81w  .teat65 .bqba::before,
.i6qmfo .jx7w9 .teat65 .bqba::before { color: #818cf8; }
.i6qmfo .x7bnz2ft    .jyebqoem    .bqba::before,
.i6qmfo .qdr6  .jyebqoem    .bqba::before,
.i6qmfo .ghfnr81w  .jyebqoem    .bqba::before,
.i6qmfo .jx7w9 .jyebqoem    .bqba::before { color: #2dd4bf; }
.t7xrfm0n .sdi3ztz     { background: var(--accent-bg); border-color: var(--accent-light); }
.t7xrfm0n .teat65 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.t7xrfm0n .jyebqoem    { background: var(--accent-bg); border-color: var(--accent-pale); }
.t7xrfm0n .x7bnz2ft    .bqba::before,
.t7xrfm0n .qdr6  .bqba::before,
.t7xrfm0n .ghfnr81w  .bqba::before,
.t7xrfm0n .jx7w9 .bqba::before { color: var(--accent-light) !important; }
.bcst2 .v19gp ul li,
.bcst2 .plsgmu li         { color: #4ade80; }
.bcst2 .v19gp .vhl8 { color: #22c55e; }
.bcst2 .pqfggw0q ul li,
.bcst2 .nrty5g li         { color: #f87171; }
.bcst2 .pqfggw0q .kkx2 { color: #ef4444; }
.egj3kumd .mubjf { background: transparent; border-left: none; border: 1.5px solid; }
.egj3kumd .jyebqoem    { border-color: #60a5fa; }
.egj3kumd .mubjf strong { color: var(--text-primary); }
.egj3kumd .mubjf p      { color: var(--text-muted); }
.rmdu .mubjf { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.rmdu .jyebqoem    { border-top-color: #60a5fa; }
.bvi0xzzm .mubjf { border-left: none; border-radius: 8px; }
.bvi0xzzm .sdi3ztz     { background: #065f46; }
.bvi0xzzm .teat65 { background: #92400e; }
.bvi0xzzm .jyebqoem    { background: #1e3a8a; }
.bvi0xzzm .mubjf strong,
.bvi0xzzm .mubjf p { color: #fff; }
.bvi0xzzm .bqba::before { color: rgba(255,255,255,0.85) !important; }
.waszaqu7.bvi0xzzm .sdi3ztz,
.waszaqu7 .bvi0xzzm .sdi3ztz     { background: #052e16; }
.waszaqu7.bvi0xzzm .teat65,
.waszaqu7 .bvi0xzzm .teat65 { background: #2d0a1e; }
.waszaqu7.bvi0xzzm .jyebqoem,
.waszaqu7 .bvi0xzzm .jyebqoem    { background: #1e1036; }
.kh1z6.bvi0xzzm .sdi3ztz,
.kh1z6 .bvi0xzzm .sdi3ztz      { background: #2d2000; }
.kh1z6.bvi0xzzm .teat65,
.kh1z6 .bvi0xzzm .teat65  { background: #2d0b0b; }
.kh1z6.bvi0xzzm .jyebqoem,
.kh1z6 .bvi0xzzm .jyebqoem     { background: #2d1600; }
.i6qmfo.bvi0xzzm .sdi3ztz,
.i6qmfo .bvi0xzzm .sdi3ztz      { background: #0c1a2e; }
.i6qmfo.bvi0xzzm .teat65,
.i6qmfo .bvi0xzzm .teat65  { background: #12103a; }
.i6qmfo.bvi0xzzm .jyebqoem,
.i6qmfo .bvi0xzzm .jyebqoem     { background: #0a2020; }
.ceyb .mubjf { border-left: none; border-radius: 6px; padding: 10px 14px; }
.ceyb .jyebqoem    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.ceyb .mubjf strong { color: var(--text-primary); }
.ceyb .mubjf p      { color: var(--text-muted); }
.jp8k1 .mubjf { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.x7bnz2ft .bqba,
.qdr6 .bqba,
.ghfnr81w .bqba,
.jx7w9 .bqba { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.x7bnz2ft .bqba::before,
.qdr6 .bqba::before,
.ghfnr81w .bqba::before,
.jx7w9 .bqba::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.x7bnz2ft .sdi3ztz     .bqba::before { content: "✦"; color: var(--c-tip-border); }
.x7bnz2ft .teat65 .bqba::before { content: "▲"; color: var(--c-warn-border); }
.x7bnz2ft .jyebqoem    .bqba::before { content: "◉"; color: #60a5fa; }
.qdr6 .sdi3ztz     .bqba::before { content: "★"; color: var(--c-tip-border); }
.qdr6 .teat65 .bqba::before { content: "◆"; color: var(--c-warn-border); }
.qdr6 .jyebqoem    .bqba::before { content: "●"; color: #60a5fa; }
.ghfnr81w .sdi3ztz     .bqba::before { content: "▶"; color: var(--c-tip-border); }
.ghfnr81w .teat65 .bqba::before { content: "■"; color: var(--c-warn-border); }
.ghfnr81w .jyebqoem    .bqba::before { content: "▸"; color: #60a5fa; }
.jx7w9 .sdi3ztz     .bqba::before { content: "→"; color: var(--c-tip-border); }
.jx7w9 .teat65 .bqba::before { content: "⬥"; color: var(--c-warn-border); }
.jx7w9 .jyebqoem    .bqba::before { content: "◈"; color: #60a5fa; }
.var00 .wsrf .qm62,
.var00 .dxsal .qm62  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.var00 .fj6vc                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.var00 .luxix7          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.var00 .s2dins                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.k4ds42 .wsrf .qm62,
.k4ds42 .dxsal .qm62,
.k4ds42 .fj6vc,
.k4ds42 .ulq4,
.k4ds42 .e2kyl5,
.k4ds42 .luxix7,
.k4ds42 .s2dins,
.k4ds42 .jp8k1 .mubjf { box-shadow: none; }
.m2p768zw   body, .m2p768zw   { font-size: 0.9rem; }
.m2p768zw   .pgqz, .m2p768zw .bpskj, .m2p768zw .cc7rf6,
.m2p768zw   .dljphviz, .m2p768zw .hd77304 { font-size: 0.9rem; }
.m2p768zw   .boduw, .m2p768zw .taikwv { font-size: 0.9rem; }
.us8gzhf   .pgqz, .us8gzhf .bpskj, .us8gzhf .cc7rf6,
.us8gzhf   .dljphviz, .us8gzhf .hd77304 { font-size: 0.95rem; }
.us8gzhf   .boduw, .us8gzhf .taikwv { font-size: 0.95rem; }
.n4irzj   .pgqz, .n4irzj .bpskj, .n4irzj .cc7rf6,
.n4irzj   .dljphviz, .n4irzj .hd77304 { font-size: 1.08rem; }
.n4irzj   .boduw, .n4irzj .taikwv { font-size: 1.05rem; }
.n4irzj   .xmub7llv { font-size: 0.97rem; }
.x8q5q .hvtuy7      { font-size: 3.2rem; }
.x8q5q h2.qiyjk2x { font-size: 1.9rem; }
.x8q5q h3.lo8r489j     { font-size: 1.4rem; }
.owxrp .hvtuy7      { font-size: 3.8rem; }
.owxrp h2.qiyjk2x { font-size: 2.2rem; }
.owxrp h3.lo8r489j     { font-size: 1.6rem; }
.qllij7 + .qllij7 { position: relative; }
.wnvjr62   .qllij7 + .qllij7::before,
.yvijo6ku  .qllij7 + .qllij7::before,
.j4jgq4   .qllij7 + .qllij7::before,
.jp1w3vz7   .qllij7 + .qllij7::before,
.d8j2y   .qllij7 + .qllij7::before,
.sjcqq .qllij7 + .qllij7::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.wnvjr62 .qllij7 + .qllij7::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.yvijo6ku .qllij7 + .qllij7::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.j4jgq4 .qllij7 + .qllij7::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;
}
.jp1w3vz7 .qllij7 + .qllij7::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.ksuw1tuf .qllij7 { margin-bottom: 16px; }
.ksuw1tuf .qllij7 + .qllij7 { margin-top: 0; }
.ksuw1tuf .zb37 { padding-top: 0; padding-bottom: 0; }
.d8j2y .qllij7 + .qllij7::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.sjcqq .qllij7 + .qllij7::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.hua3ole .qllij7 + .qllij7::before,
.ag75 .qllij7 + .qllij7::before,
.ske6xe .qllij7 + .qllij7::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%;
}
.fbowyo8 .hua3ole .qllij7:nth-child(even)::before,
.fbowyo8 .ag75 .qllij7:nth-child(even)::before,
.fbowyo8 .ske6xe .qllij7:nth-child(even)::before { background: var(--bg-surface); }
.mq9w .hua3ole .qllij7:nth-child(even)::before,
.mq9w .ag75 .qllij7:nth-child(even)::before,
.mq9w .ske6xe .qllij7:nth-child(even)::before { background: var(--bg-card); }
.hua3ole .qllij7 + .qllij7::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");
}
.ag75 .qllij7 + .qllij7::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");
}
.ske6xe .qllij7 + .qllij7::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");
}
.w6wxqon .hcu95iuz,
.o9oq .hcu95iuz,
.wuxw4qo .hcu95iuz { overflow: hidden; }
.w6wxqon .gx39s26,
.o9oq .gx39s26 { margin-bottom: 60px; }
.wuxw4qo .gx39s26 { margin-bottom: 70px; }
.wuxw4qo .u6i7yf { padding-bottom: 70px; }
.w6wxqon .hcu95iuz::before,
.o9oq .hcu95iuz::before,
.wuxw4qo .hcu95iuz::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%;
}
.w6wxqon .hcu95iuz::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");
}
.o9oq .hcu95iuz::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");
}
.wuxw4qo .hcu95iuz::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");
}
.nwgf23j2 .hcu95iuz:not(.naxvruv) .vku05p { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.iopv .hcu95iuz:not(.naxvruv) .vku05p { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.w2twiwu  .hcu95iuz:not(.naxvruv) .vku05p { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.xu2rir  .hcu95iuz:not(.naxvruv) .vku05p { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.tf7u0s .naxvruv { background: var(--accent); }
.tf7u0s .naxvruv .vku05p { background: none; }
.tf7u0s .t9jw { background: var(--accent); }
.tf7u0s .uez4 { background: var(--accent-bg); }
.tf7u0s .hcu95iuz:not(.naxvruv) .vku05p { background: rgba(0,0,0,0.6); }
.qllij7.mcyxsa .zj3spp { float: left; width: 38%; margin: 0 28px 16px 0; }
.qllij7.mcyxsa .zj3spp .fty3 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qllij7.mcyxsa .zb37::after { content: ''; display: block; clear: both; }
.qllij7.vl018q3 .zj3spp { float: right; width: 38%; margin: 0 0 16px 28px; }
.qllij7.vl018q3 .zj3spp .fty3 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qllij7.vl018q3 .zb37::after { content: ''; display: block; clear: both; }
.qllij7.mcyxsa .ggb7lpck,
.qllij7.mcyxsa .luxix7,
.qllij7.mcyxsa .mubjf,
.qllij7.mcyxsa .qm62,
.qllij7.mcyxsa .hd77304,
.qllij7.mcyxsa .wm56i6a,
.qllij7.mcyxsa .mue3zw,
.qllij7.mcyxsa .gixagw,
.qllij7.vl018q3 .ggb7lpck,
.qllij7.vl018q3 .luxix7,
.qllij7.vl018q3 .mubjf,
.qllij7.vl018q3 .qm62,
.qllij7.vl018q3 .hd77304,
.qllij7.vl018q3 .wm56i6a,
.qllij7.vl018q3 .mue3zw,
.qllij7.vl018q3 .gixagw { clear: both; }
@media (max-width: 900px) {
  .qllij7.mcyxsa .zj3spp,
  .qllij7.vl018q3 .zj3spp {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .qllij7.mcyxsa .zj3spp .fty3,
  .qllij7.vl018q3 .zj3spp .fty3 {
    max-height: none !important;
  }
}
.qllij7.mcyxsa .boduw,
.qllij7.mcyxsa .taikwv,
.qllij7.vl018q3 .boduw,
.qllij7.vl018q3 .taikwv { overflow: hidden; }
@media (max-width: 640px) {
  .qllij7.mcyxsa .zj3spp,
  .qllij7.vl018q3 .zj3spp { float: none; width: 100%; margin: 0 0 16px 0; }
}
.hek5ac .rjert,
.hek5ac .zb37,
.hek5ac .d0mvt  { max-width: 1100px; }
.idxvwz .rjert,
.idxvwz .zb37,
.idxvwz .d0mvt  { max-width: 1150px; }
.idxvwz { --content-mw: 1150px; }
.agh8j .rjert,
.agh8j .zb37,
.agh8j .d0mvt  { max-width: 1200px; }
.sdnnr { font-size: 0.82rem; color: var(--text-muted); }
.k68eyop { display: flex; align-items: center; }
.ju0sib {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.k0qy904e { display: flex; align-items: center; }
.zhts058q { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.zhts058q:hover { text-decoration: underline; }
.c5s8ki { margin: 0 3px; opacity: 0.45; }
.c5s8ki::before { content: '/'; }
.k89vy56w { padding: 2px 5px; color: var(--text-main); }
.ue28u .sdnnr {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ue28u .k68eyop { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.xa9u9ev .sdnnr {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.xa9u9ev .k68eyop { padding: 0 0 0 12px; }
.fphn0249 .k68eyop { padding: 0 16px; }
.fphn0249 .sdnnr {
  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);
}
.fphn0249 .rjert { padding-top: 28px; }
@media (max-width: 720px) {
  .m1g7pu3c { margin-top: 18px; padding: 0 16px; }
  .fphn0249 .rjert { padding-top: 16px; }
}
.hek5ac.ue28u .k68eyop { max-width: 1100px; }
.idxvwz.ue28u .k68eyop { max-width: 1150px; }
.agh8j.ue28u .k68eyop { max-width: 1200px; }
.idxvwz .m1g7pu3c { max-width: 1150px; }
.vw4nx .qllij7 { padding-top: 16px; padding-bottom: 16px; }
.xv04 .qllij7 { padding-top: 24px; padding-bottom: 24px; }
.dpw8 .qllij7 { padding-top: 40px; padding-bottom: 40px; }
.vlk4a2f .qllij7 { padding-top: 52px; padding-bottom: 52px; }
.o5rstn .qllij7:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.o5rstn .qllij7:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.o5rstn .qllij7:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.o5rstn .qllij7:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.jrh5gbu .zb37 { padding-top: 10px;  padding-bottom: 10px; }
.vkkf .zb37 { padding-top: 18px;  padding-bottom: 18px; }
.s2swc0 .zb37 { padding-top: 36px;  padding-bottom: 36px; }
.rgsl .zb37 { padding-top: 48px;  padding-bottom: 48px; }
.e8m9ll9 h2.qiyjk2x { font-weight: 600; }
.e8m9ll9 h3.lo8r489j     { font-weight: 600; }
.gtoite62 h2.qiyjk2x { font-weight: 800; }
.gtoite62 h3.lo8r489j     { font-weight: 700; }
.zvg8k07u h2.qiyjk2x { font-weight: 900; }
.zvg8k07u h3.lo8r489j     { font-weight: 800; }
.zvg8k07u .mubjf strong,
.zvg8k07u .mubjf strong { font-weight: 600; }
.dbxt2 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.ttgvc .dbxt2 { display: none; }
@media (max-width: 640px) { .dbxt2 { display: none; } }
.dbxt2 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.dbxt2:hover { opacity: 0.85; }
.ijz7fh .dbxt2 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.mhw2 .dbxt2,
.wzgd70  .dbxt2 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.mhw2 .dbxt2:hover,
.wzgd70  .dbxt2:hover { opacity: 0.88; }
.ijz7fh.mhw2 .dbxt2,
.ijz7fh.wzgd70  .dbxt2 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.gm2biqhr {
  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;
}
.gm2biqhr:hover { transform: translateY(-2px); opacity: 0.92; }
.gm2biqhr { background: var(--cta) !important; color: #fff !important; border: none !important; }
.rhxnf0 .gm2biqhr { display: none; }
.veloof .gm2biqhr { right: 32px; }
.ggdm  .gm2biqhr { left: 32px; }
@media (max-width: 480px) {
  .veloof .gm2biqhr { right: 20px; bottom: 20px; }
  .ggdm  .gm2biqhr { left: 20px; bottom: 20px; }
}
.fcio9ae { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.d0mvt { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.czmj1 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.z8f4s { color: var(--text-dim); font-size: 0.8rem; }
.wgl0y42 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.wgl0y42 img { height: 26px; width: auto; object-fit: contain; }
.hn42b { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.so26xb .d0mvt { text-align: center; }
.so26xb .czmj1 { margin-top: 0; }
.m31ii9y6 { margin-top: 10px; }
.m31ii9y6 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .d0mvt { padding-left: 16px; padding-right: 16px; }
  .zfh3zq .d0mvt { padding: 20px 16px; }
  .r04g { gap: 4px 12px; }
  .czmj1 { font-size: 0.78rem; }
}
.yre2k .zywy .wgl0y42 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.yre2k .hn42b { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.yre2k .ogmj0f0s { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.yre2k .ogmj0f0s a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.yre2k .ogmj0f0s a:hover { color: var(--accent-light); }
.yre2k .czmj1 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.yre2k .z8f4s { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .yre2k .eabn { grid-template-columns: 1fr 1fr; } .yre2k .zywy { grid-column: 1 / -1; } }
@media (max-width: 480px) { .yre2k .eabn { grid-template-columns: 1fr; } }
.hz9254f .wgl0y42 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.hz9254f .czmj1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .hz9254f .pkp4a { gap: 12px; } .hz9254f .wgl0y42 { margin-right: 0; width: 100%; } }
.m0n2wb .ghb0 { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.m0n2wb .k0ylhdm .wgl0y42 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.m0n2wb .hn42b { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.m0n2wb .we5u4 { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.m0n2wb .ogmj0f0s { display: flex; flex-direction: column; gap: 9px; }
.m0n2wb .ogmj0f0s a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.m0n2wb .ogmj0f0s a:hover { color: var(--accent-light); }
.m0n2wb .z2jv2 { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.m0n2wb .czmj1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.m0n2wb .z8f4s { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .m0n2wb .ghb0 { grid-template-columns: 1fr 1fr; } .m0n2wb .k0ylhdm { grid-column: 1 / -1; } }
@media (max-width: 480px) { .m0n2wb .ghb0 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .wyxp .ofvg { grid-template-columns: 1fr 1fr; } .wyxp .mlecjqjx:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wyxp .ofvg { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .fbxr28 .ofvg { grid-template-columns: 1fr; } }
.na9t58 .d0mvt { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.eicmdns .hwba      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.eicmdns .fcio9ae { background: var(--bg-page); border-top-color: var(--border-alt); }
.or86mfd .hwba      { background: #0d1117; border-bottom-color: #21262d; }
.or86mfd .xo40 { color: var(--accent-light); }
.or86mfd .jgj17 { --msep-color: #8b949e; }
.or86mfd .jgj17 a { color: #8b949e; }
.or86mfd .jgj17 a:hover { color: var(--accent-light); }
.or86mfd .uzofhw { color: #8b949e; }
.or86mfd .fcio9ae { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.or86mfd .czmj1,
.or86mfd .z8f4s { color: #6e7681; }
.or86mfd .ogmj0f0s a, .or86mfd .nnuya a,
.or86mfd .wgl0y42 { color: #e6edf3; }
.or86mfd .ogmj0f0s a:hover, .or86mfd .nnuya a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .or86mfd .jgj17 { background: #0d1117; border-top-color: #21262d; }
  .or86mfd .jgj17 li a { border-bottom-color: #21262d; }
}
.xfonz .hwba      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.xfonz .xo40 { color: var(--accent-light); }
.xfonz .jgj17 { --msep-color: #475569; }
.xfonz .jgj17 a { color: #475569; }
.xfonz .jgj17 a:hover { color: var(--accent-light); }
.xfonz .uzofhw { color: #64748b; }
.xfonz .fcio9ae { background: #f0f4f8; border-top-color: #cbd5e1; }
.xfonz .czmj1,
.xfonz .z8f4s { color: #64748b; }
.xfonz .ogmj0f0s a, .xfonz .nnuya a,
.xfonz .m43d3wy a, .xfonz .wgl0y42 { color: #374151; }
.xfonz .ogmj0f0s a:hover, .xfonz .nnuya a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .xfonz .jgj17 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .xfonz .jgj17 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.mhw2 .hwba      { background: var(--accent); border-bottom-color: var(--accent-light); }
.mhw2 .xo40 { color: #fff; }
.mhw2 .jgj17 { --msep-color: rgba(255,255,255,0.82); }
.mhw2 .jgj17 a { color: rgba(255,255,255,0.82); }
.mhw2 .jgj17 a:hover { color: #fff; }
.mhw2 .uzofhw { color: rgba(255,255,255,0.9); }
.mhw2 .fcio9ae { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.mhw2 .czmj1,
.mhw2 .z8f4s { color: rgba(255,255,255,0.72); }
.mhw2 .ogmj0f0s a, .mhw2 .nnuya a,
.mhw2 .m43d3wy a, .mhw2 .wgl0y42 { color: #fff; }
.mhw2 .hn42b, .mhw2 .we5u4 { color: rgba(255,255,255,0.7); }
.mhw2 .ogmj0f0s a:hover, .mhw2 .nnuya a:hover { color: #fff; }
@media (max-width: 640px) {
  .mhw2 .jgj17 { background: var(--accent); border-top-color: var(--accent-light); }
  .mhw2 .jgj17 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.wzgd70 .hwba {
  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);
}
.wzgd70 .fcio9ae {
  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) {
  .wzgd70 .jgj17 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.cazy7kw9 .p2lnq8 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.drhvey0 .p2lnq8 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ev6iw .p2lnq8 { min-height: 72px; height: auto; }
.ih1j .p2lnq8 { min-height: 84px; height: auto; }
.zfh3zq .p2lnq8 { max-width: none; padding: 0 32px; }
.zfh3zq .d0mvt  { max-width: none; padding: 24px 32px; }
.yaw717tz.idxvwz .p2lnq8 { max-width: 1150px; }
.yaw717tz.agh8j .p2lnq8 { max-width: 1200px; }
.ijdk19y   .xo40, .ijdk19y   .wgl0y42 { text-transform: capitalize; }
.barooa5 .xo40, .barooa5 .wgl0y42 { text-transform: lowercase; }
.g0dwi5f .xo40, .g0dwi5f .wgl0y42 { text-transform: uppercase; letter-spacing: 0.06em; }
.hso2, .bcy5d27k {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.iewljudc .hso2,
.iewljudc .bcy5d27k { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.pec9eg .hso2,
.pec9eg .bcy5d27k { 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; }
.p2yh .hso2,
.p2yh .bcy5d27k { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.xh0z2 .hso2,
.xh0z2 .bcy5d27k { 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; }
.emui0   .jgj17 a { font-weight: 500; }
.q95p .jgj17 a { font-weight: 600; }
.m3q4     .jgj17 a { font-weight: 700; }
.twcft9    .jgj17 a { font-weight: 800; letter-spacing: 0.01em; }
.zmebi     .jgj17 > li + li::before,
.wipa    .jgj17 > li + li::before,
.ts8nec    .jgj17 > li + li::before,
.unbv .jgj17 > li + li::before,
.x8mr1k3 .jgj17 > li + li::before,
.zhrt  .jgj17 > li + li::before,
.u2t0ka2    .jgj17 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.zmebi     .jgj17 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.wipa    .jgj17 > li + li::before { content: "|"; }
.ts8nec    .jgj17 > li + li::before { content: "—"; }
.unbv .jgj17 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.x8mr1k3 .jgj17 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.zhrt  .jgj17 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.u2t0ka2    .jgj17 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ropdy .uzofhw,
  .qrrk .uzofhw,
  .qakc .uzofhw,
  .sumbo .uzofhw,
  .dm0l03 .uzofhw {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ropdy .uzofhw::before,
  .qrrk .uzofhw::before,
  .qakc .uzofhw::before,
  .sumbo .uzofhw::before,
  .dm0l03 .uzofhw::before { content: ""; display: block; flex-shrink: 0; }

  
  .ropdy .uzofhw::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;
  }

  
  .qrrk .uzofhw::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;
  }

  
  .qakc .uzofhw::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;
  }

  
  .sumbo .uzofhw::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;
  }

  
  .dm0l03 .uzofhw::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) {
  .bchptq6t .uzofhw {
    padding: 5px 14px;
  }
  .bchptq6t .jgj17 {
    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;
  }
  .bchptq6t .jgj17 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .bchptq6t .jgj17 li a:hover { background: var(--bg-raised); }
  .bchptq6t .phow,
  .yqdoor .phow,
  .re4qugp6 .phow { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .xq72 .uzofhw {
    padding: 5px 10px;
  }
  .xq72 .jgj17 {
    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);
  }
  .xq72 .jgj17.hymt { transform: translateX(0); }
  .xq72 .jgj17 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .xq72 .jgj17 li:last-child a { border-bottom: none; }
  .mhw2 .jgj17,
  .or86mfd .jgj17 { background: var(--accent) !important; }
  .mhw2 .jgj17 li a,
  .or86mfd .jgj17 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .re4qugp6 .uzofhw {
    padding: 5px 10px;
  }
  .re4qugp6 .jgj17 {
    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);
  }
  .re4qugp6 .jgj17::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .re4qugp6 .jgj17.hymt { transform: translateY(0); }
  .re4qugp6 .jgj17 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .l3sl .uzofhw {
    padding: 5px 10px;
  }
  .l3sl .jgj17 {
    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;
  }
  .l3sl .jgj17.hymt { opacity: 1; pointer-events: auto; }
  .l3sl .jgj17 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .zvcsq     .uzofhw { border-radius: 0 !important; }
  .ggk6i   .uzofhw { border-radius: 8px !important; }
  .zzrgqd .uzofhw { border-radius: 50% !important; }
  .phke9i   .uzofhw { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .rkc96q .sr1j { flex-direction: column; align-items: stretch; }
  .rkc96q .y5u9pc { flex-direction: row; min-width: auto; }
  .rkc96q .aw1lk { align-items: flex-start; text-align: left; }
}
.n7yurf,
.n7yurf.qllij7,
.fbowyo8 .n7yurf,
.dmd8j1 .n7yurf,
.mq9w .n7yurf,
.d16m2tv1 .n7yurf {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.j0s3 {
  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;
}
.t2f4bk { flex: 1 1 280px; min-width: 0; }
.wcryzmq {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.vlljkt {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.vg85cy {
  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;
}
.vg85cy:hover { transform: translateY(-1px); opacity: 0.95; }
.iod482v .j0s3 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.iod482v .wcryzmq { color: var(--cta); }
.iod482v .vlljkt { color: var(--text-body); }
.iod482v .vg85cy {
  background: var(--cta) !important;
  color: #fff !important;
}
.qk62 .j0s3 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.qk62 .wcryzmq { color: var(--text-primary); }
.qk62 .vlljkt { color: var(--text-body); }
.qk62 .vg85cy {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .j0s3 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .t2f4bk { flex: 0 0 auto; }
  .wcryzmq { font-size: 1.2rem; }
  .vg85cy { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.r92my .sxg1t { height: 36px; }
.cn28gcx .sxg1t { height: 60px; max-width: 200px; }
.yv8thq .sxg1t { height: 76px; max-width: 240px; }
.kiae2g     .fybxmzt, .kiae2g     .jn6uu { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.k7cky .viraq {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .f93g .wm56i6a {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .f93g .ulq4 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .f93g .ulq4 { padding: 40px 16px 20px; }
  .f93g .viraq {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .f93g .yiyjv { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .y96zn2 .ulq4 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .y96zn2 .ulq4::before {
    position: absolute; top: 14px; left: 14px;
  }
  .y96zn2 .k3ez {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .y96zn2 .ni4z1 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .y96zn2 .viraq {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .y96zn2 .yiyjv { width: 100%; min-width: 0; }
  .y96zn2 .fybxmzt { min-width: 0; }
}
.l6s9l0 .ulq4::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.xj4i60k3 .o12dbal7 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.xj4i60k3 .o12dbal7 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.xj4i60k3 .o12dbal7 p { padding: 0 2px 16px; }
.gsouj .o12dbal7 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.gsouj .o12dbal7 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.gsouj .o12dbal7 summary::after { content: "›"; font-size: 1.2em; }
.gsouj .o12dbal7[open] summary::after { content: "‹"; }
.gsouj .o12dbal7 p { padding: 10px 22px 4px; }
.e76igied .o12dbal7 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.e76igied .o12dbal7 summary { color: var(--text-primary); padding-left: 16px; }
.e76igied .o12dbal7 summary::after { content: "›"; font-size: 1.1em; }
.e76igied .o12dbal7[open] summary::after { content: "‹"; }
.e76igied .o12dbal7 p { padding-left: 16px; }
.fuvr9 .w7np0r { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.fuvr9 .o12dbal7 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.fuvr9 .o12dbal7:last-child { border-bottom: none; }
.fuvr9 .o12dbal7 summary { color: var(--text-primary); border-radius: 0; }
.fuvr9 .o12dbal7 summary::after { content: "›"; font-size: 1.1em; }
.fuvr9 .o12dbal7[open] summary::after { content: "‹"; }
.a7v5 .o12dbal7 { overflow: hidden; }
.a7v5 .o12dbal7 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.a7v5 .o12dbal7 summary::after { color: rgba(255,255,255,.75); }
.a7v5 .o12dbal7[open] summary { border-radius: 0; }
.b4slv2vo { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ec9ymxw {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ctx0afs {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.y5hy5 { color: var(--text-muted); font-size: 1.05rem; }
.uo1177 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.odsm8 { margin-bottom: 20px; }
.afa1s {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.sjrap {
  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;
}
.sjrap:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.sirp6 { resize: vertical; min-height: 130px; }
.wkm9 { width: 100%; margin-top: 8px; }
.zykos {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.si5reg {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.iscof { color: var(--text-muted); line-height: 1.75; }
.k9na01d { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.k9na01d li { margin-bottom: 6px; }
.bv929w26 { max-width: 760px; margin: 0 auto; }
.gp0mkart { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.o7smmcee { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.o7smmcee:last-child { border-bottom: none; }
.o7smmcee h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.o7smmcee p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ivtb { max-width: 760px; margin: 0 auto; }
.s46vh62n { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.ticrww ul.k9na01d { margin: 0; }
.gcsszm { max-width: 900px; margin: 0 auto; }
.sgzbn5 { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.sgzbn5:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.sgzbn5 .s46vh62n { margin: 0; font-size: 1rem; }
.sgzbn5 .s5500tdj p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .sgzbn5 { grid-template-columns: 1fr; gap: 10px; } }
.kj2nwqh .s46vh62n { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.mwbv .k9na01d { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .jjuy { grid-template-columns: 1fr; } }
.ld9ikkz1 ul.k9na01d { margin: 0; }
.afcgh .k9na01d,
.lm2pjx .k9na01d,
.euavp .k9na01d,
.kazcobl5 .k9na01d {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .dzzxf { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .vtx519lc { grid-template-columns: 1fr; } .g03xt6hc { position: static; text-align: center; } }
@media (max-width: 860px) { .othl36w4 { grid-template-columns: 1fr; } }
.kazcobl5 .k9na01d { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .zokdu { flex-direction: column; text-align: center; } .uoij { grid-template-columns: 1fr; } }
.b1pybwu {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.b1pybwu .ctx0afs { color: var(--accent-light); }
.rzbrsam .ctx0afs { font-size: 2rem; }
.rzbrsam .y5hy5 { max-width: 680px; }
.k3k6dll .ctx0afs { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.k3k6dll .y5hy5  { margin: 0; }
@media (max-width: 640px) { .k3k6dll { flex-direction: column; } }
.m1wf8ldz .ctx0afs { color: var(--accent-light); }
.l5ru2 .ctx0afs { color: #fff; }
.l5ru2 .y5hy5  { color: rgba(255,255,255,0.85); }
.i5k7jt { max-width: 680px; margin: 0 auto; }
.wpdfpms {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .wpdfpms { grid-template-columns: 1fr; } }
.x7do8lp .sjrap {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.x7do8lp .sjrap:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.iez1grq .sjrap { background: var(--bg-raised); border-color: transparent; }
.iez1grq .sjrap:focus { background: var(--bg-card); border-color: var(--accent-light); }
.kbhn1yq6 .sjrap { border-radius: 100px; padding: 11px 20px; }
.kbhn1yq6 .sirp6 { border-radius: 14px; }
.en53z {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.en53z 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;
}
.en53z summary::-webkit-details-marker { display: none; }
.en53z summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.en53z[open] summary::after { content: "−"; }
.wluos42a {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .zkyuxk { grid-template-columns: 1fr; } }
.sofp { counter-reset: priv-count; }
.lflgjl {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.lflgjl:last-child { border-bottom: none; }
.o4w4cyl2 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.lflgjl h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.lflgjl p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.rutp4{position:relative;overflow:visible}
.gzyhagy0 .hdsc5{display:block}
.xeuw{--date-bg:var(--accent-bg-light)}
.gwz30h .lk8w1b::before{content:""}
.k5t7y .nspo{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .nspo{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .uumj{max-width:100%}
}
.gixagw{margin:24px 0 32px;padding:0;list-style:none}
.uasw{margin:18px 0 28px}
.uasw .luxix7{margin:0}
@media (max-width:560px){
  .aqxrqtu9{grid-template-columns:repeat(2,1fr);gap:12px}
}
.knxdq{
  display:grid;
  grid-template-columns:repeat(4, 1fr);  
  gap:14px;
  margin:16px 0;
}
.jgcsz{
  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;
}
.jgcsz:hover{ background:var(--bg-hover); transform: translateY(-2px); box-shadow: 0 6px 18px rgba(0,0,0,.18); }
.csyoia{
  display:block; width:100%; aspect-ratio: 4 / 3;
  background:var(--bg-surface); overflow:hidden;
}
.csyoia img{ width:100%; height:100%; object-fit:cover; display:block; }
.fqd3{ display:flex; flex-direction:column; gap:2px; padding:10px 12px; }
.w0rod{ font-weight:700; font-size:.95rem; line-height:1.25; color:var(--cta); }
.yey2e0{ font-size:.78rem; color:var(--text-muted); }
.e9lvgyac{ font-size:.75rem; color:var(--cta); font-weight:700; }
.ct1624cb{
  display:block; text-align:center; padding:8px 12px; margin:0 12px 12px;
  font-size:.82rem; border-radius:6px;
}
.msz5{ display:flex; flex-direction:column; gap:18px; margin:16px 0; }
.ffkvit{ }
.sbums3dm{
  font-size:1rem; font-weight:700;
  margin:0 0 10px;
  text-transform:uppercase; letter-spacing:.04em;
  color:var(--text-muted);
}
.bshgk03v{
  display:flex; flex-wrap:wrap; gap:10px;
}
.u7a91gd{
  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;
}
.u7a91gd img{
  max-width:80px; max-height:32px; object-fit:contain; display:block;
}
@media (max-width:560px){
  .knxdq{ grid-template-columns: repeat(2, 1fr); gap:10px; }
  .w0rod{ font-size:.85rem; }
  .au71tw6{ grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); }
}
.lpbmvbyp .knxdq{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 18px !important;
}
.lpbmvbyp .csyoia{ aspect-ratio: 3 / 4; }
.lpbmvbyp .fqd3{ padding: 14px 14px 6px; }
.lpbmvbyp .ct1624cb{ margin: 0 14px 14px; padding: 10px 14px; font-size: .9rem; }
.n7wa .knxdq{
  display: flex !important;
  grid-template-columns: none !important;
  gap: 12px !important;
  overflow-x: auto;
  padding-bottom: 12px;
  scroll-snap-type: x mandatory;
}
.n7wa .jgcsz{
  flex: 0 0 200px;
  scroll-snap-align: start;
}
.n7wa .csyoia{ aspect-ratio: 1 / 1; }
.n7wa .fqd3{ padding: 8px 10px; }
.n7wa .w0rod{ font-size: .82rem; }
.n7wa .yey2e0, .n7wa .e9lvgyac{ display: none; }
.n7wa .ct1624cb{ margin: 0 10px 10px; padding: 6px 10px; font-size: .75rem; }
.djiq6g8 .knxdq{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 12px !important;
}
.djiq6g8 .jgcsz{
  background: transparent !important;
  border: 2px solid var(--accent) !important;
  border-radius: 6px !important;
}
.djiq6g8 .w0rod{ color: var(--text, #fff); }
.djiq6g8 .yey2e0{ color: var(--text-muted, #999); }
@media (max-width: 700px) {
  .lpbmvbyp .knxdq,
  .djiq6g8 .knxdq {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important;
  }
}
@media (max-width: 560px) {
  .u7a91gd { min-width: 72px !important; }
  .u7a91gd img { max-width: 64px !important; }
}
.ped2i .ecljc7{
  background: transparent !important;
  border: 2px solid var(--accent-muted, rgba(255,255,255,.15)) !important;
  border-radius: 4px !important;
}
.ped2i .ecljc7:hover{
  background: var(--accent) !important;
  border-color: var(--accent) !important;
}
.z7z56 .sbums3dm{ display: none; }
.z7z56 .msz5{
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
  gap: 10px;
}
.z7z56 .ffkvit{ display: contents; }
.z7z56 .bshgk03v{ display: contents; }
.rbw0 .u7a91gd{
  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;
}
.rbw0 .u7a91gd img{ max-width: 36px !important; max-height: 22px !important; }
.rbw0 .u7a91gd::after{
  content: attr(title);
  font-size: .8rem;
  color: var(--text, #fff);
  font-weight: 500;
}
.t0my2aub .msz5{ gap: 10px; }
.t0my2aub .sbums3dm{
  display: inline-block; min-width: 110px; margin: 0 12px 0 0; opacity: .55;
  font-size: .72rem;
}
.t0my2aub .ffkvit{
  display: flex; align-items: center; flex-wrap: wrap;
}
.t0my2aub .bshgk03v{ flex: 1; gap: 8px; }
.t0my2aub .u7a91gd{
  min-width: 70px !important; min-height: 36px !important; padding: 4px 8px !important;
}
.t0my2aub .u7a91gd img{ max-height: 22px !important; }
.kntv .knxdq{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 14px !important;
}
.kntv .jgcsz{
  position: relative;
  border: none !important;
  border-radius: 12px !important;
  overflow: hidden;
  background: var(--bg-surface) !important;
}
.kntv .csyoia{
  aspect-ratio: 3 / 4;
  display: block;
}
.kntv .csyoia img{
  width: 100%; height: 100%; object-fit: cover; display: block;
  transition: transform .35s ease, filter .25s ease;
}
.kntv .fqd3{
  
  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;
}
.kntv .w0rod{
  color: #fff !important;
  font-size: 1rem;
  text-align: center;
  text-shadow: 0 1px 4px rgba(0,0,0,0.7);
}
.kntv .yey2e0,
.kntv .e9lvgyac{
  color: rgba(255,255,255,0.85) !important;
  font-size: .72rem;
}
.kntv .ct1624cb{
  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;
}
.kntv .jgcsz:hover .csyoia img{
  transform: scale(1.06);
  filter: brightness(0.55);
}
.kntv .jgcsz:hover .fqd3{
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.kntv .jgcsz:hover .ct1624cb{
  opacity: 1;
  transform: translate(-50%, -50%);
  pointer-events: auto;
}
@media (max-width: 700px){
  .kntv .knxdq{ grid-template-columns: repeat(2, 1fr) !important; }
  
  .kntv .fqd3{ opacity: 1; transform: none; }
  .kntv .ct1624cb{ opacity: 1; transform: translate(-50%, -50%); }
  .kntv .csyoia img{ filter: brightness(0.8); }
}
.lh7ff .dljphviz::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;
}
.lh7ff .dljphviz{
  
  line-height: 1.7;
  margin-bottom: 18px;
}
.ic9eqkzy .dljphviz,
.ic9eqkzy .bpskj{
  position: relative;
  font-style: italic;
  font-size: 1.05em;
  line-height: 1.65;
  color: var(--text-primary);
  margin: 8px 0 22px;
}
.ic9eqkzy .fql40lqr { padding: 8px 0 8px 56px; }
.ic9eqkzy .fql40lqr::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;
}
.ic9eqkzy .b6kb { padding: 8px 56px 8px 0; text-align: right; }
.ic9eqkzy .b6kb::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;
}
.ic9eqkzy .i5p5a0 { padding: 8px 22px; }
.ic9eqkzy .i5p5a0::before,
.ic9eqkzy .i5p5a0::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;
}
.ic9eqkzy .i5p5a0::before { content: "\00AB\00A0"; margin-right: 4px; }
.ic9eqkzy .i5p5a0::after  { content: "\00A0\00BB"; margin-left: 4px; }
.ic9eqkzy .j2ggrl {
  padding: 6px 0 6px 16px;
  border-left: 3px solid var(--cta);
}
.ic9eqkzy .m0ugatw7 { padding: 32px 0 8px 0; }
.ic9eqkzy .m0ugatw7::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;
}
.ic9eqkzy .ixyba0ft {
  padding: 18px 24px; text-align: center; font-size: 1.15em;
  border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);
}
.qm62 { padding-top: 6px; }
.qm62 .lo8r489j{
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.qm62 .lo8r489j::after{
  content: "";
  position: absolute;
  left: 0; bottom: 0;
  width: 28px; height: 2px;
  background: var(--cta);
  opacity: .55;
}
.qm62 p { margin: 0 0 10px; }
.qm62 p:last-child { margin-bottom: 0; }
.hd77304{
  position: relative;
  padding-left: 16px;
  margin-top: 18px;
  font-style: italic;
  color: var(--text-muted);
  border-left: 3px solid var(--cta);
}
.df90f4vm{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 12px;
  margin: 14px 0;
}
.ndpn{
  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;
}
.ndpn:hover{ border-color: var(--cta); background: var(--bg-hover); }
.yn7l{
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--cta);
  position: relative;
  
  display: none;
}
.yn7l::after{
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(135deg, transparent 50%, rgba(255,255,255,.3) 100%);
  border-radius: inherit;
}
.xnmmz{ flex: 1; min-width: 0; }
.gf5c{
  font-weight: 700;
  font-size: .95rem;
  color: var(--text-primary);
  margin-bottom: 2px;
  line-height: 1.25;
}
.q02erpdx{
  font-size: .85rem;
  color: var(--text-muted);
  line-height: 1.4;
}
.df90f4vm.kfnhb78 .ndpn { flex-direction: column; align-items: center; text-align: center; padding: 16px 14px; }
.df90f4vm.kfnhb78 .yn7l { width: 36px; height: 36px; }
.df90f4vm.kfnhb78 .xnmmz { text-align: center; }
.df90f4vm.daj1 .ndpn { border: 2px solid var(--cta); background: var(--bg-card-inner); }
.df90f4vm.hqdxdcxu { counter-reset: fgb-c; }
.df90f4vm.hqdxdcxu .ndpn { counter-increment: fgb-c; }
.jq4qu1 {
  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;
}
.ggb7lpck.qs1rg4he .fj6vc { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.ggb7lpck.qs1rg4he .vgzpqiqh { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.ggb7lpck.qs1rg4he .ahzgd { grid-row: 1 / span 3; grid-column: 1; width: 48px; height: 48px; margin: 0; }
.ggb7lpck.qs1rg4he .tr6g { grid-column: 2; text-align: left; padding: 0; }
.ggb7lpck.qs1rg4he .f7br { grid-column: 2; text-align: left; padding: 0; }
.ggb7lpck.qs1rg4he .x99a { grid-column: 2; padding-left: 18px; }
.ggb7lpck.kn5388 .vgzpqiqh,
.ggb7lpck.kn5388 .ahzgd { display: none; }
.ggb7lpck.kn5388 .fj6vc { padding: 16px 18px; text-align: left; }
.ggb7lpck.kn5388 .tr6g { text-align: left; }
.ggb7lpck.kn5388 .f7br { text-align: left; }
.ggb7lpck.x9e0sjbj { counter-reset: clb-n; }
.ggb7lpck.x9e0sjbj .fj6vc { counter-increment: clb-n; }
.ggb7lpck.x9e0sjbj .vgzpqiqh { display: none; }
.ggb7lpck.x9e0sjbj .ahzgd { 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; }
.ggb7lpck.x9e0sjbj .ahzgd::before { content: counter(clb-n); font-family: inherit; }
.ggb7lpck.x9e0sjbj .ahzgd::after { display: none; }
.ggb7lpck.x9e0sjbj .fj6vc:not(:has(.ahzgd)) .tr6g::before { content: counter(clb-n) ". "; color: var(--cta); font-weight: 700; }
.vwlzud88 .fj6vc { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.vwlzud88 .vgzpqiqh { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.vwlzud88 .tr6g { grid-column: 2; text-align: left; padding: 0; }
.vwlzud88 .f7br { grid-column: 2; text-align: left; padding: 0; }
.vwlzud88 .x99a { grid-column: 2; padding-left: 18px; }
.oceo9h .ggb7lpck { counter-reset: cl-n; }
.oceo9h .fj6vc { counter-increment: cl-n; }
.oceo9h .vgzpqiqh { display: none; }
.oceo9h .fj6vc:not(:has(.ahzgd)) .tr6g::before { content: counter(cl-n) ". "; color: var(--cta); font-weight: 700; }
.gjy5np8 .vgzpqiqh,
.gjy5np8 .fj6vc { padding: 16px 18px; text-align: left; }
.gjy5np8 .tr6g { text-align: left; }
.gjy5np8 .f7br { text-align: left; }
.l0fsr0e .ndpn { border: 0; border-left: 3px solid var(--cta); border-radius: 0 8px 8px 0; padding-left: 14px; background: transparent; }
.l0fsr0e .yn7l { display: none; }
.jgko .ndpn { border: 0; background: var(--bg-card-inner); }
.jgko .yn7l { width: 36px; height: 36px; border-radius: 18px; background: rgba(255,255,255,0.06); }
.jgko .yn7l::after { background: radial-gradient(circle at 50% 50%, var(--cta) 0 6px, transparent 7px); inset: 0; opacity: 0.9; }
.nsxw9u39 .df90f4vm { counter-reset: fg-c; }
.nsxw9u39 .ndpn { counter-increment: fg-c; }
.nsxw9u39 .yn7l { width: 30px; height: 30px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; }
.nsxw9u39 .yn7l::after { content: counter(fg-c); position: static; background: none; color: #fff; font-weight: 700; font-size: 0.9rem; line-height: 1; }
.yn46vy2r .ndpn { border: 0; background: transparent; padding: 10px 4px; }
.yn46vy2r .ndpn + .ndpn { border-top: 1px solid var(--border); }
.yn46vy2r .yn7l { width: 6px; height: 6px; border-radius: 50%; margin-top: 9px; }
.yn46vy2r .yn7l::after { display: none; }
.ualel .ndpn { border: 0; background: var(--bg-card); padding: 12px 14px; }
.ualel .yn7l { width: 8px; height: 8px; border-radius: 50%; margin-top: 7px; }
.ualel .yn7l::after { display: none; }
.k92jephp .ndpn { display: block; position: relative; padding: 14px 16px 14px 44px; }
.k92jephp .yn7l { position: absolute; top: 14px; left: 14px; width: 20px; height: 20px; border-radius: 4px; }
.k92jephp .xnmmz { display: block; }
.evyqd .ndpn { background: transparent; }
.evyqd .yn7l { background: transparent; border: 2px solid var(--cta); width: 32px; height: 32px; }
.evyqd .yn7l::after { background: linear-gradient(135deg, var(--cta) 0%, transparent 60%); opacity: 0.5; }
@media (max-width: 560px){
  .nx7iq{ grid-template-columns: repeat(2, 1fr); padding: 14px 10px; }
  .yah4b{ 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) {
  .q7iq4 { padding: 28px 18px 20px; }
  .h6un { font-size: 1.2rem; }
  .m6uoay0 { max-width: 220px; max-height: 80px; }
}
.jhyos .qllij7 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.jhyos .zb37 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.jhyos .j0s3 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.qnj2  .bwthh { border-radius: 6px; }
.e7lptf .j0s3 { align-items: center; flex-wrap: wrap; }
@media (max-width: 640px) {
  .bwthh { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
@media (max-width: 640px) {
  .i8zk { display: none; }
  .dbxt2 {
    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;
  }
}
.qqmf2u .hvtuy7,
.qqmf2u .rjert h2, .qqmf2u .rjert h3, .qqmf2u .rjert h4,
.qqmf2u .tr6g h3, .qqmf2u .gf5c,
.qqmf2u .e1pkewra, .qqmf2u .qiyjk2x { color: var(--cta) !important; }
.qqmf2u .mubjf,
.qqmf2u .sdi3ztz,
.qqmf2u .teat65,
.qqmf2u .jyebqoem {
  background: var(--accent-bg) !important;
  border-color: var(--cta) !important;
}
.qqmf2u .mubjf strong { color: var(--cta) !important; }
.qqmf2u .mubjf .bqba,
.qqmf2u .mubjf .bqba::before { color: var(--cta) !important; }
.qqmf2u [data-c] {
  color: var(--cta) !important;
  background: color-mix(in srgb, var(--cta) 14%, transparent) !important;
}
.qqmf2u .nx7iq, .qqmf2u .p9y0z,
.qqmf2u .v19gp, .qqmf2u .pqfggw0q,
.qqmf2u .fj6vc { border-color: var(--cta) !important; }
.qqmf2u .yah4b { color: var(--cta) !important; }
.f232uk, .ob06gz8, .dbxt2, .gm2biqhr,
.vg85cy, .nh69vcj, .yiyjv { text-transform: capitalize; }
:root {
  --accent:          #16142e;
  --brand:           #16142e;
  --brand-light:     #c8101e;
  --brand-pale:      #c8101e;
  --grad-start:      #000000;
  --grad-end:        #0d0c1c;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #c8101e;
  --cta-light:       #e93b48;
  --cta-hover:       #ec1424;
  --bg-page:         #090811;
  --bg-surface:      #0e0d1b;
  --bg-card:         #141225;
  --bg-card-inner:   #19172f;
  --bg-raised:       #1f1c39;
  --bg-hover:        #242144;
  --border:          #2b2851;
  --border-alt:      #363266;
  --border-section:  #2b2851;
  --text-primary:    #e4e4e6;
  --text-muted:      #a2a1a9;
  --text-body:       #c9c9ce;
  --text-sub:        #a2a1a9;
  --text-faint:      #6e6d78;
  --text-dim:        #55555d;
  --text-label:      #878691;
  --text-value:      #bcbcc2;
  --accent-bg:       #1c1b21;
  --accent-bg-light: #282734;
  --bg-tip:          #162621;
  --bg-warning:      #272115;
  --bg-info:         #161b26;
  --bg-pros:         #162621;
  --bg-cons:         #26161b;
  --c-pros:          #8ee0c9;
  --c-cons:          #e689a3;
  --c-pros-label:    #66d5b6;
  --c-tip-border:    #4acea8;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #8ee0c9;
}
:root { --logo-bg-opacity: 56%; }
body, button, input { font-family: "Work Sans", sans-serif; }
.aa9nj .plsgmu li::before, .aa9nj .nrty5g 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; }.aa9nj .plsgmu li::before { content: ""; }.aa9nj .nrty5g li::before { content: ""; }.aa9nj .vhl8::before, .aa9nj .kkx2::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.aa9nj .vhl8::before { content: ""; }.aa9nj .kkx2::before { content: ""; }
.sh7x .kvvgmchv, .sh7x .uez4 { min-height: 320px; }
.c5s8ki::before { content: '/'; }
.dugvm .vku05p {  background: linear-gradient(135deg, rgba(0,0,0,0.88) 0%,  rgba(0,0,0,0.72) 55%, var(--accent-bg) 100%); }.dugvm .fdqd7x {  filter: brightness(0.42); }.dugvm .t9jw {  background: linear-gradient(180deg, rgba(0,0,0,0.55), rgba(0,0,0,0.8)); }