: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;
}
.a3l8 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ygwmw57 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.t5x1n {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.j20yz5 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.tnnc6 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.tnnc6 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.tnnc6 a:hover { color: var(--accent-light); }
.gh572     .dlk1hbsv { border-radius: 24px; padding: 8px; }
.gh572 .dlk1hbsv li a { border-radius: 16px; }
.r6pkir .dlk1hbsv li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .dlk1hbsv {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .zocoj:hover .dlk1hbsv,
  .zocoj:focus-within .dlk1hbsv { display: block; }
  .dlk1hbsv li a { padding: 8px 16px; font-size: 0.88rem; }
}
.w15mv {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.ndd3up1y { display: none; }
@media (max-width: 640px) {
  .ndd3up1y {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .ndd3up1y.fqgt { display: block; }
}
@media (max-width: 640px) {
  .w15mv { display: block; }
  .tnnc6 > li + li::before { display: none !important; }
  .tnnc6 {
    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;
  }
  .tnnc6.fqgt { display: flex; }
  .tnnc6 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .tnnc6 li:last-child a { border-bottom: none; }
}
.qgdve5ly { min-height: 480px; }
.jirlf {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ju6co { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.wk9e1pq .ju6co { margin-left: 0; margin-right: 0; }
.z1p1 {
  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;
}
.z1p1:hover { opacity: 0.88; }
.zl3ll12 .jirlf { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.zl3ll12 .ju6co { color: #e2e8f0; }
.zl3ll12.wk9e1pq   .nwgg35fy { text-align: left; }
.d0fg68k .jirlf { color: var(--text-primary); text-shadow: none; }
.d0fg68k .ju6co { color: var(--text-muted); }
.d0fg68k .z1p1 { margin-top: 16px; }
.d0fg68k, .d0fg68k.qgdve5ly { min-height: auto !important; }
.d0fg68k.wk9e1pq   .nwgg35fy { text-align: left; }
.d0fg68k~.ght1gfm{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.d0fg68k~.ght1gfm .z2x0{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.xvpr7o .uo8x,
.xvpr7o .s8id9s,
.xvpr7o .zl3ll12 .ny4ns {
  overflow: hidden;
}
.xvpr7o .uo8x::after,
.xvpr7o .s8id9s::after,
.xvpr7o .zl3ll12 .ny4ns::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); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.uo8x .jirlf { color: #fff; }
.uo8x .ju6co { color: rgba(255,255,255,0.85); }
.uo8x .z1p1 { background: #fff; color: var(--cta); }
.uo8x .z1p1:hover { opacity: 0.92; }
.bqsnn8 .qtii809 { position: relative; overflow: hidden; }
.bqsnn8 .qtii809::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.a1u9 .qtii809 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.xvpr7o .qtii809 { position: relative; overflow: hidden; }
.xvpr7o .qtii809::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;
}
.wvzds .qtii809 { position: relative; overflow: hidden; }
.wvzds .qtii809::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.lame77 .qtii809 {
  animation: hg-fadein 1.2s ease-out both;
}
.qtii809 {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.oplpz0 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.ecb5k4o {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.uwudzu {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.qtii809 .jirlf { text-shadow: none; color: var(--text-primary); }
.qtii809 .ju6co { color: var(--text-muted); }
body.vz2oxk .jirlf {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.d00anx .jirlf {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.qtii809.eriwe9s .oplpz0 { align-items: center; text-align: center; }
.qtii809.wk9e1pq   .oplpz0 { align-items: flex-start; text-align: left; }
.tp08 .ecb5k4o { position: relative; }
.tp08 .ecb5k4o::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.tp08.ua7ili .ecb5k4o::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.gtdjjw4 .ecb5k4o {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.gtdjjw4 .uwudzu {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.gtdjjw4.ua7ili .ecb5k4o { padding: 32px 0 32px 32px; }
.rnaggk .ecb5k4o {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.rnaggk .uwudzu {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.rnaggk .s8id9s {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.ua7ili { grid-template-areas: "media text"; }
.ua7ili .oplpz0 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.rnaggk.ua7ili .ecb5k4o { padding: 40px 16px 40px 48px; }
.bnoj1kv .ecb5k4o { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .qtii809 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .qtii809 .ecb5k4o { display: none !important; }
  .bnoj1kv .ecb5k4o { display: none !important; }
  .xtx3h .ayq191u { display: none !important; }
  .osdxfyw .q7ue { display: none !important; }
  .oplpz0  { padding: 36px 24px; }
  .qtii809~.ght1gfm,.ua7ili~.ght1gfm{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .qgdve5ly, .qtii809 { min-height: 320px !important; }
  
  .jirlf { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .tceak7 { display: none !important; }
  
  .ufkfche { flex-direction: column; align-items: center; }
  .jwrjzhwj { width: 100%; max-width: 340px; }
}
.q3zifbz0 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.z2ui9nn { width: 100%; height: auto; display: block; border-radius: 10px; }
.y9wwx1vq .q3zifbz0        { border-radius: 16px; }
.y9wwx1vq .z2ui9nn  { border-radius: 16px; }
.td46 .q3zifbz0         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.td46 .z2ui9nn   { border-radius: 8px; }
.qopmt { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.qv3j8 { width: 100%; padding: 32px 0; position: relative; }
.vohlr { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.ij3biz .qv3j8:nth-child(even) { background: var(--bg-surface); }
.ij3biz .qv3j8:nth-child(odd)  { background: var(--bg-page); }
.nf5m66b .qv3j8:nth-child(even) { background: var(--bg-card); }
.nf5m66b .qv3j8:nth-child(odd)  { background: var(--bg-page); }
.ij3biz .qv3j8:nth-child(odd)  .vohlr { background: var(--bg-card); border-radius: 6px; }
.ij3biz .qv3j8:nth-child(even) .vohlr { background: var(--bg-raised); border-radius: 6px; }
.nf5m66b .qv3j8:nth-child(odd)  .vohlr { background: var(--bg-card); border-radius: 6px; }
.nf5m66b .qv3j8:nth-child(even) .vohlr { background: var(--bg-raised); border-radius: 6px; }
.ij3biz .qv3j8:nth-child(even) .lml6hm .mr7crqop,
.nf5m66b .qv3j8:nth-child(even) .lml6hm .mr7crqop { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.ij3biz .qv3j8:nth-child(odd) .lml6hm .mr7crqop,
.nf5m66b .qv3j8:nth-child(odd) .lml6hm .mr7crqop { background: var(--bg-card-inner); }
.ij3biz .qv3j8:nth-child(even) .ouj9qj7 .mr7crqop:nth-child(odd),
.nf5m66b .qv3j8:nth-child(even) .ouj9qj7 .mr7crqop:nth-child(odd)  { background: var(--bg-card); }
.ij3biz .qv3j8:nth-child(even) .ouj9qj7 .mr7crqop:nth-child(even),
.nf5m66b .qv3j8:nth-child(even) .ouj9qj7 .mr7crqop:nth-child(even) { background: var(--bg-card-inner); }
h1.l3oqo { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.l3oqo {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.bc389jj { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.cwvosv6 h2.l3oqo {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.s7p0 h2.l3oqo {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.hdl4pnub h2.l3oqo {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.y8slmuo h2.l3oqo::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.c8tb58 h2.l3oqo {
  color: var(--text-primary); font-size: 1.7rem;
}
.qd255ui h2.l3oqo::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.gump55o h2.l3oqo {
  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;
}
.vuvc { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .vuvc { display: none; } }
.v4lw1q { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.valmpirk { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.czcj5dt {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.vdki { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.r0f4io { padding-left: 20px; }
.r0f4io li { margin-bottom: 6px; }
.r0f4io a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.r0f4io a:hover { color: var(--accent-light); }
.cgu3pxhs .vdki { display: none; }
.ehqbz4l .vdki { display: none; }
.ehqbz4l .r0f4io { padding-left: 0; list-style: none; }
.ehqbz4l .r0f4io li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.ehqbz4l .r0f4io a { font-size: 0.92rem; }
.xj13pui .czcj5dt { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.xj13pui .vdki { display: none; }
.xj13pui .r0f4io { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.xj13pui .r0f4io li { margin-bottom: 0; }
.xj13pui .r0f4io 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;
}
.xj13pui .r0f4io a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.e4s73o4q .czcj5dt { padding: 20px 20px 16px; }
.e4s73o4q .r0f4io {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.e4s73o4q .r0f4io li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.e4s73o4q .r0f4io 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;
}
.e4s73o4q .r0f4io 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;
}
.e4s73o4q .r0f4io a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.e4s73o4q .r0f4io a:focus,
.e4s73o4q .r0f4io a:focus-visible,
.e4s73o4q .r0f4io a:target { outline: none; }
.e4s73o4q .r0f4io li:target a { border-color: var(--border); color: var(--text-muted); }
.hmz2v .czcj5dt { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.hmz2v .vdki { display: none; }
.hmz2v .r0f4io { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.hmz2v .r0f4io li { margin-bottom: 0; }
.hmz2v .r0f4io li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.hmz2v .r0f4io li:last-child::after { content: ""; margin-right: 0; }
.hmz2v .r0f4io a { font-size: 0.9rem; }
.mr7crqop { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.lml6hm .mr7crqop { background: var(--bg-card); }
.ouj9qj7 .mr7crqop:nth-child(odd)  { background: var(--bg-card); }
.ouj9qj7 .mr7crqop:nth-child(even) { background: var(--bg-raised); }
.oui2 .mr7crqop {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.oui2 .mr7crqop:last-child { border-bottom: none; }
.oui2 h3.bc389jj { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.wc4vm .mr7crqop {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.wc4vm .mr7crqop + .mr7crqop { margin-top: 4px; }
.hszrtvz .mr7crqop { background: none; border-radius: 0; padding: 12px 0; }
.hszrtvz .mr7crqop + .mr7crqop { border-top: 1px solid var(--border-section); }
.focs { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.jvwm0wj5 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.o76acv2t { color: var(--text-body); margin-bottom: 10px; }
.z9qwp15h, .upka8 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.z9qwp15h li, .upka8 li { margin-bottom: 6px; }
.upka8 li { list-style: decimal; }
.pu126dia     .z9qwp15h { list-style-type: "● "; }
.wx8ssdyj  .z9qwp15h { list-style-type: "■ "; }
.y8kr .z9qwp15h { list-style-type: "◆ "; }
.zwjuer7    .z9qwp15h { list-style-type: "★ "; }
.pu126dia     .tuwhnc { list-style-type: "● "; }
.wx8ssdyj  .tuwhnc { list-style-type: "■ "; }
.y8kr .tuwhnc { list-style-type: "◆ "; }
.zwjuer7    .tuwhnc { list-style-type: "★ "; }
.pu126dia    .z9qwp15h li::marker, .pu126dia    .tuwhnc li::marker,
.wx8ssdyj .z9qwp15h li::marker, .wx8ssdyj .tuwhnc li::marker,
.y8kr .z9qwp15h li::marker, .y8kr .tuwhnc li::marker,
.zwjuer7   .z9qwp15h li::marker, .zwjuer7   .tuwhnc li::marker {
  color: var(--cta); font-size: 1em;
}
.pu126dia .upka8,
.wx8ssdyj .upka8,
.y8kr .upka8,
.zwjuer7 .upka8 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.pu126dia .upka8 li,
.wx8ssdyj .upka8 li,
.y8kr .upka8 li,
.zwjuer7 .upka8 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.pu126dia .upka8 li::before,
.wx8ssdyj .upka8 li::before,
.y8kr .upka8 li::before,
.zwjuer7 .upka8 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;
}
.pu126dia     .upka8 li::before { border-radius: 50%; }
.wx8ssdyj  .upka8 li::before { border-radius: 3px; }
.y8kr .upka8 li::before { border-radius: 3px; }
.zwjuer7    .upka8 li::before { border-radius: 50%; }
.sae2qnb9 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.v7n1mla .sae2qnb9,
.kcqhj .sae2qnb9 { background: transparent; border: none; border-radius: 0; }
.owvm { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.owvm th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.owvm td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.owvm tr:hover td { background: var(--bg-hover); }
.yj28 .owvm tbody tr:nth-child(even) td { background: var(--bg-surface); }
.r2nt .owvm { border: 1px solid var(--border-alt); }
.r2nt .owvm th,
.r2nt .owvm td { border: 1px solid var(--border-alt); }
.ao1xnrsz .owvm th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ao1xnrsz .owvm td { border-bottom: none; }
.ao1xnrsz .owvm tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ckyubuk6 .owvm th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.oo01lcq .sae2qnb9 {
  overflow: hidden;
}
.oo01lcq .owvm th { border-bottom: 1px solid var(--border-alt); }
.oo01lcq .owvm tr:last-child td { border-bottom: none; }
.ulqw2bp { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.thbecm { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.ky9vod { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.fe6xl0s { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.uh4udmvw { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.tuwhnc { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.tuwhnc 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%}
.rxc8 .fe6xl0s { background: transparent; text-align: center; }
.pua2yjb .ky9vod {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.nce9w .ky9vod {
  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);
}
.udnd .thbecm { display: grid; grid-template-columns: auto 1fr; }
.udnd .ky9vod {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.udnd .fe6xl0s { grid-column: 2; }
.udnd .uh4udmvw,
.udnd .tuwhnc { grid-column: 1 / -1; }
.dl6rvh .thbecm { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.dl6rvh .ky9vod {
  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);
}
.dl6rvh .fe6xl0s { grid-column: 2; }
.dl6rvh .uh4udmvw,
.dl6rvh .tuwhnc { grid-column: 1 / -1; }
.z9l6aa .thbecm { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.z9l6aa .fe6xl0s { background: none; color: var(--accent-light); font-weight: 700; }
.gitiva0 .thbecm { 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); }
.gitiva0 .fe6xl0s { background: none; color: var(--accent-light); font-weight: 700; }
.mmyyf0s7 .thbecm { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.mmyyf0s7 .thbecm:last-child { border-bottom: none; }
.mmyyf0s7 .fe6xl0s { background: none; color: var(--accent-light); font-weight: 700; }
.vd8uoyk .thbecm { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.vd8uoyk .fe6xl0s { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ajzgxhd .ulqw2bp { counter-reset: card-n; }
.ajzgxhd .thbecm  { counter-increment: card-n; }
.ajzgxhd .fe6xl0s { display: flex; align-items: center; gap: 10px; }
.ajzgxhd .fe6xl0s::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;
}
.h4unau .thbecm { background: var(--bg-surface); border: 1px solid var(--border); }
.h4unau .fe6xl0s { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.xryb2 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.vt904kz  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.vzw56q { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.hi8mkw0m { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.xryb2 strong { color: var(--text-primary); font-size: 0.95rem; }
.xryb2 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.otz5sc { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.ih1l, .piyvel6 { border-radius: 8px; padding: 14px; }
.ih1l { background: var(--bg-pros); }
.piyvel6 { background: var(--bg-cons); }
.yyx4p { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.ih1l .yyx4p { color: var(--c-pros-label); }
.piyvel6 .yyx4p { color: #f87171; }
.ih1l ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.piyvel6 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.z2ui9nn { width: 100%; height: auto; border-radius: 10px; display: block; }
.y266si7o {
  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;
}
.y266si7o:hover { opacity: 0.85; }
.xfev .y266si7o  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.xfev .y266si7o:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.s98zal .y266si7o  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.s98zal .y266si7o:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.zn0et .z1p1 { border-radius: 50px; }
.zn0et .y266si7o  { border-radius: 50px; }
.ii7v .z1p1 { padding-left: 22px; padding-right: 22px; }
.ii7v .y266si7o  { padding-left: 12px; padding-right: 12px; }
.nnefyh .z1p1 { padding-left: 44px; padding-right: 44px; }
.nnefyh .y266si7o  { padding-left: 24px; padding-right: 24px; }
.rl0iaby8 .z1p1 { padding-left: 56px; padding-right: 56px; }
.rl0iaby8 .y266si7o  { padding-left: 32px; padding-right: 32px; }
.dawv3   .z1p1::after, .dawv3   .y266si7o::after,
.uae3 .z1p1::after, .uae3 .y266si7o::after,
.zew9vyt    .z1p1::after, .zew9vyt    .y266si7o::after,
.vi9g8zah    .z1p1::after, .vi9g8zah    .y266si7o::after,
.kvsfwro6    .z1p1::after, .kvsfwro6    .y266si7o::after,
.uz9ub     .z1p1::after, .uz9ub     .y266si7o::after,
.u8knf7bg    .z1p1::after, .u8knf7bg    .y266si7o::after,
.ga23kmed   .z1p1::after, .ga23kmed   .y266si7o::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;
}
.dawv3 .z1p1::after, .dawv3 .y266si7o::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");
}
.uae3 .z1p1::after, .uae3 .y266si7o::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");
}
.zew9vyt .z1p1::after, .zew9vyt .y266si7o::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");
}
.vi9g8zah .z1p1::after, .vi9g8zah .y266si7o::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");
}
.kvsfwro6 .z1p1::after, .kvsfwro6 .y266si7o::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");
}
.uz9ub .z1p1::after, .uz9ub .y266si7o::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");
}
.u8knf7bg .z1p1::after, .u8knf7bg .y266si7o::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");
}
.ga23kmed .z1p1::after, .ga23kmed .y266si7o::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");
}
.tmhi   .onvfl::after, .tmhi   .pgrg::after,
.fotdaz72 .onvfl::after, .fotdaz72 .pgrg::after,
.hbzfi    .onvfl::after, .hbzfi    .pgrg::after,
.a88h0    .onvfl::after, .a88h0    .pgrg::after,
.y9n2vs88    .onvfl::after, .y9n2vs88    .pgrg::after,
.fm23ol     .onvfl::after, .fm23ol     .pgrg::after,
.cup1w3p    .onvfl::after, .cup1w3p    .pgrg::after,
.hxuk8ue   .onvfl::after, .hxuk8ue   .pgrg::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;
}
.tmhi .onvfl::after, .tmhi .pgrg::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");
}
.fotdaz72 .onvfl::after, .fotdaz72 .pgrg::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");
}
.hbzfi .onvfl::after, .hbzfi .pgrg::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");
}
.a88h0 .onvfl::after, .a88h0 .pgrg::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");
}
.y9n2vs88 .onvfl::after, .y9n2vs88 .pgrg::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");
}
.fm23ol .onvfl::after, .fm23ol .pgrg::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");
}
.cup1w3p .onvfl::after, .cup1w3p .pgrg::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");
}
.hxuk8ue .onvfl::after, .hxuk8ue .pgrg::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");
}
.w1x770 .zw1j { background: var(--bg-raised); }
@media (min-width: 721px) {
  .gspexwp9 { flex: 0 0 260px; width: 260px; }
  .hc2remdz { flex: 0 0 120px; width: 120px; }
  .fb9nvkj { flex: 0 0 110px; width: 110px; }
  .en5zca   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .h9k1i4 { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.h9k1i4.y266si7o { padding-left: 28px !important; padding-right: 28px !important; padding-top: 14px !important; padding-bottom: 14px !important; font-size: 1.05rem !important; }
@media (max-width: 820px) {
  .xuy88 { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .xuy88 .l0wlpn4 { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .xuy88 .gspexwp9 { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .xuy88 .zw1j { width: 100%; min-width: unset; height: 120px; }
  .xuy88 .ag3i5v { max-height: 96px; max-width: 200px; }
  .xuy88 .k8fy { min-width: unset; text-align: center; white-space: normal; }
  .xuy88 .hc2remdz { min-width: 0; }
  .xuy88 .en5zca { flex-direction: row; justify-content: space-between; align-items: baseline; width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto; min-width: 0; }
  .xuy88 .h9k1i4 { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .syv4y39 .l0wlpn4 { row-gap: 8px !important; gap: 10px !important; }
}
.bv650r .k67f li::before { content: "→"; }
.bv650r .yblj5r li::before { content: "–"; }
.zi808 .mdwtm9f { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .w61khxc .mpugxrj5 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .w61khxc .joz2fq11 { margin: 0; }
}
.kcqhj .otz5sc { gap: 10px; }
.kcqhj .ih1l, .kcqhj .piyvel6 { padding: 12px; }
.kcqhj .ih1l ul, .kcqhj .piyvel6 ul { margin: 4px 0 0; padding-left: 18px; }
.kcqhj .ih1l li, .kcqhj .piyvel6 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .fuq9v4am { grid-template-columns: 1fr; }
  .e23xd7pk { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .e23xd7pk .m4d3a3df { width: 72px; height: 50px; }
  .e23xd7pk .thxbnhz { max-width: 180px; }
  .e23xd7pk .lryn94vn { width: auto; }
}
@media (max-width: 720px) {
  .k8p4s { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .gap1 { padding: 16px; }
  .qwqact58 .xcgz4g { min-width: 50%; }
}
.we311lj .otz5sc { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .iedtcaeb { grid-template-columns: 1fr; }
  .y84zs6 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .xhkhp { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .qr3wcr { flex-wrap: wrap; padding: 16px; }
}
.dyqutd6 .otz5sc { gap: 8px; }
.dyqutd6 .ih1l, .dyqutd6 .piyvel6 { padding: 8px; }
@media (max-width: 480px) {
  .w60f04 { flex-direction: column; align-items: stretch; }
}
.qxvsurv .lryn94vn .y266si7o { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .vhjea7 { flex-direction: column; align-items: stretch; gap: 10px; }
  .qxvsurv .lryn94vn { text-align: center; }
}
@media (max-width: 720px) {
  .w653727q { grid-template-columns: 1fr; }
  .per6e { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .b8rme8v { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .j2jidn { grid-template-columns: 1fr; }
  .gd86127 { width: 100px; height: 100px; margin: 16px auto; }
  .t9g8833 { font-size: 1.4rem; }
  .n9o0 { justify-content: center; }
  .drdm2s7 .xcgz4g { min-width: 50%; }
}
.s8apb .otz5sc { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .auppkfj6 { flex-wrap: wrap; padding: 14px 16px; }
  .fokzbge2 { padding: 12px 16px; }
  .s8apb .otz5sc { margin: 0 16px; }
  .s8apb .p7nkd { padding: 0 16px; }
  .izpo { padding: 12px 16px; }
}
.hc93u .h9k1i4.y266si7o { padding: 14px 30px !important; font-size: 1rem; }
.o0dn .h9k1i4.y266si7o { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.x7li1x { margin: 16px 0; }
.nrjmn6 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.nrjmn6 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.nrjmn6 summary::after { content: "+"; color: var(--accent-light); }
.nrjmn6[open] summary::after { content: "−"; }
.nrjmn6 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.qv3j8 { margin-bottom: 0; }
.wa5asavd h2.l3oqo { color: var(--text-primary); border-color: var(--accent-light); }
.hi16ihl h2.l3oqo { color: var(--text-primary); border-color: var(--accent-light); }
.cp5pib7 .vt904kz     { background: #052e16; border-color: #10b981; }
.cp5pib7 .vzw56q { background: #2d0a1e; border-color: #f43f5e; }
.cp5pib7 .xryb2 strong  { color: #f1f5f9; }
.cp5pib7 .xryb2 p       { color: #cbd5e1; }
.cp5pib7 .xkswfeng    .vt904kz     .hi8mkw0m::before,
.cp5pib7 .octoq8  .vt904kz     .hi8mkw0m::before,
.cp5pib7 .vvxe3  .vt904kz     .hi8mkw0m::before,
.cp5pib7 .dnisi9 .vt904kz     .hi8mkw0m::before { color: #10b981; }
.cp5pib7 .xkswfeng    .vzw56q .hi8mkw0m::before,
.cp5pib7 .octoq8  .vzw56q .hi8mkw0m::before,
.cp5pib7 .vvxe3  .vzw56q .hi8mkw0m::before,
.cp5pib7 .dnisi9 .vzw56q .hi8mkw0m::before { color: #f43f5e; }
.cp5pib7 .xkswfeng    .uqga    .hi8mkw0m::before,
.cp5pib7 .octoq8  .uqga    .hi8mkw0m::before,
.cp5pib7 .vvxe3  .uqga    .hi8mkw0m::before,
.cp5pib7 .dnisi9 .uqga    .hi8mkw0m::before { color: #a855f7; }
.b7i1o7 .vt904kz     { background: #2d2000; border-color: #eab308; }
.b7i1o7 .vzw56q { background: #2d0b0b; border-color: #ef4444; }
.b7i1o7 .uqga    { background: #2d1600; border-color: #f97316; }
.b7i1o7 .xryb2 strong  { color: #f1f5f9; }
.b7i1o7 .xryb2 p       { color: #cbd5e1; }
.b7i1o7 .xkswfeng    .vt904kz     .hi8mkw0m::before,
.b7i1o7 .octoq8  .vt904kz     .hi8mkw0m::before,
.b7i1o7 .vvxe3  .vt904kz     .hi8mkw0m::before,
.b7i1o7 .dnisi9 .vt904kz     .hi8mkw0m::before { color: #eab308; }
.b7i1o7 .xkswfeng    .vzw56q .hi8mkw0m::before,
.b7i1o7 .octoq8  .vzw56q .hi8mkw0m::before,
.b7i1o7 .vvxe3  .vzw56q .hi8mkw0m::before,
.b7i1o7 .dnisi9 .vzw56q .hi8mkw0m::before { color: #ef4444; }
.b7i1o7 .xkswfeng    .uqga    .hi8mkw0m::before,
.b7i1o7 .octoq8  .uqga    .hi8mkw0m::before,
.b7i1o7 .vvxe3  .uqga    .hi8mkw0m::before,
.b7i1o7 .dnisi9 .uqga    .hi8mkw0m::before { color: #f97316; }
.agzmj1fu .vt904kz     { background: #0c1a2e; border-color: #38bdf8; }
.agzmj1fu .vzw56q { background: #12103a; border-color: #818cf8; }
.agzmj1fu .xryb2 strong  { color: #f1f5f9; }
.agzmj1fu .xryb2 p       { color: #cbd5e1; }
.agzmj1fu .xkswfeng    .vt904kz     .hi8mkw0m::before,
.agzmj1fu .octoq8  .vt904kz     .hi8mkw0m::before,
.agzmj1fu .vvxe3  .vt904kz     .hi8mkw0m::before,
.agzmj1fu .dnisi9 .vt904kz     .hi8mkw0m::before { color: #38bdf8; }
.agzmj1fu .xkswfeng    .vzw56q .hi8mkw0m::before,
.agzmj1fu .octoq8  .vzw56q .hi8mkw0m::before,
.agzmj1fu .vvxe3  .vzw56q .hi8mkw0m::before,
.agzmj1fu .dnisi9 .vzw56q .hi8mkw0m::before { color: #818cf8; }
.agzmj1fu .xkswfeng    .uqga    .hi8mkw0m::before,
.agzmj1fu .octoq8  .uqga    .hi8mkw0m::before,
.agzmj1fu .vvxe3  .uqga    .hi8mkw0m::before,
.agzmj1fu .dnisi9 .uqga    .hi8mkw0m::before { color: #2dd4bf; }
.x4mc .vt904kz     { background: var(--accent-bg); border-color: var(--accent-light); }
.x4mc .vzw56q { background: var(--accent-bg-light); border-color: var(--accent-light); }
.x4mc .xkswfeng    .hi8mkw0m::before,
.x4mc .octoq8  .hi8mkw0m::before,
.x4mc .vvxe3  .hi8mkw0m::before,
.x4mc .dnisi9 .hi8mkw0m::before { color: var(--accent-light) !important; }
.iou3z::before,
.eitx::before { margin-right: 5px; }
.xj744uv3 .ih1l ul li,
.xj744uv3 .ih1l .iou3z { color: #22c55e; }
.xj744uv3 .piyvel6 ul li,
.xj744uv3 .piyvel6 .eitx { color: #ef4444; }
.gxiih7ff .ih1l { background: var(--bg-pros); }
.gxiih7ff .piyvel6 { background: var(--bg-cons); }
.gxiih7ff .ih1l .iou3z { color: var(--c-pros-label); }
.gxiih7ff .piyvel6 .eitx { color: var(--c-cons); }
.gxiih7ff .ih1l ul li,
.gxiih7ff .k67f li            { color: var(--c-pros); }
.gxiih7ff .piyvel6 ul li,
.gxiih7ff .yblj5r li            { color: var(--c-cons); }
.nx9m7l .ih1l { background: var(--bg-pros); }
.nx9m7l .piyvel6 { background: var(--bg-cons); }
.nx9m7l .ih1l .iou3z { color: var(--c-pros-label); }
.nx9m7l .piyvel6 .eitx { color: var(--c-cons); }
.nx9m7l .ih1l ul li,
.nx9m7l .piyvel6 ul li,
.pgzlt0 .iou3z::before { content: "✓ "; }
.pgzlt0 .eitx::before { content: "✗ "; }
.bv650r .iou3z::before { content: "→ "; }
.bv650r .eitx::before { content: "← "; }
.pl95 .iou3z::before { content: "★ "; }
.pl95 .eitx::before { content: "✕ "; }
.h26mtd .iou3z::before { content: "◆ "; }
.h26mtd .eitx::before { content: "▲ "; }
.kial .xryb2 { background: transparent; border-left: none; border: 1.5px solid; }
.kial .vt904kz     { border-color: var(--c-tip-border); }
.kial .vzw56q { border-color: var(--c-warn-border); }
.kial .xryb2 strong { color: var(--text-primary); }
.kial .xryb2 p      { color: var(--text-muted); }
.zi808 .xryb2 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.zi808 .vt904kz     { border-top-color: var(--c-tip-border); }
.zi808 .vzw56q { border-top-color: var(--c-warn-border); }
.zi808 .uqga    { border-top-color: #60a5fa; }
.vt8vo1n7 .xryb2 { border-left: none; border-radius: 8px; }
.vt8vo1n7 .vt904kz     { background: #065f46; }
.vt8vo1n7 .vzw56q { background: #92400e; }
.vt8vo1n7 .xryb2 strong,
.vt8vo1n7 .xryb2 p { color: #fff; }
.vt8vo1n7 .hi8mkw0m::before { color: rgba(255,255,255,0.85) !important; }
.cp5pib7.vt8vo1n7 .vt904kz,
.cp5pib7 .vt8vo1n7 .vt904kz     { background: #052e16; }
.cp5pib7.vt8vo1n7 .vzw56q,
.cp5pib7 .vt8vo1n7 .vzw56q { background: #2d0a1e; }
.b7i1o7.vt8vo1n7 .vt904kz,
.b7i1o7 .vt8vo1n7 .vt904kz      { background: #2d2000; }
.b7i1o7.vt8vo1n7 .vzw56q,
.b7i1o7 .vt8vo1n7 .vzw56q  { background: #2d0b0b; }
.b7i1o7.vt8vo1n7 .uqga,
.b7i1o7 .vt8vo1n7 .uqga     { background: #2d1600; }
.agzmj1fu.vt8vo1n7 .vt904kz,
.agzmj1fu .vt8vo1n7 .vt904kz      { background: #0c1a2e; }
.agzmj1fu.vt8vo1n7 .vzw56q,
.agzmj1fu .vt8vo1n7 .vzw56q  { background: #12103a; }
.dz774mb .xryb2 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.dz774mb .vt904kz     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.dz774mb .vzw56q { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.dz774mb .xryb2 strong { color: var(--text-primary); }
.dz774mb .xryb2 p      { color: var(--text-muted); }
.e6poq4y .xryb2 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.xkswfeng .hi8mkw0m,
.octoq8 .hi8mkw0m,
.vvxe3 .hi8mkw0m,
.dnisi9 .hi8mkw0m { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.xkswfeng .hi8mkw0m::before,
.octoq8 .hi8mkw0m::before,
.vvxe3 .hi8mkw0m::before,
.dnisi9 .hi8mkw0m::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.xkswfeng .vt904kz     .hi8mkw0m::before { content: "✦"; color: var(--c-tip-border); }
.xkswfeng .vzw56q .hi8mkw0m::before { content: "▲"; color: var(--c-warn-border); }
.xkswfeng .uqga    .hi8mkw0m::before { content: "◉"; color: #60a5fa; }
.octoq8 .vt904kz     .hi8mkw0m::before { content: "★"; color: var(--c-tip-border); }
.octoq8 .vzw56q .hi8mkw0m::before { content: "◆"; color: var(--c-warn-border); }
.octoq8 .uqga    .hi8mkw0m::before { content: "●"; color: #60a5fa; }
.vvxe3 .vt904kz     .hi8mkw0m::before { content: "▶"; color: var(--c-tip-border); }
.vvxe3 .vzw56q .hi8mkw0m::before { content: "■"; color: var(--c-warn-border); }
.vvxe3 .uqga    .hi8mkw0m::before { content: "▸"; color: #60a5fa; }
.dnisi9 .vt904kz     .hi8mkw0m::before { content: "→"; color: var(--c-tip-border); }
.dnisi9 .vzw56q .hi8mkw0m::before { content: "⬥"; color: var(--c-warn-border); }
.dnisi9 .uqga    .hi8mkw0m::before { content: "◈"; color: #60a5fa; }
.ugvs .lml6hm .mr7crqop,
.ugvs .ouj9qj7 .mr7crqop  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ugvs .thbecm                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ugvs .sae2qnb9          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ugvs .czcj5dt                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.wlqs78e .lml6hm .mr7crqop,
.wlqs78e .ouj9qj7 .mr7crqop,
.wlqs78e .thbecm,
.wlqs78e .l0wlpn4,
.wlqs78e .joz2fq11,
.wlqs78e .sae2qnb9,
.wlqs78e .czcj5dt,
.wlqs78e .e6poq4y .xryb2 { box-shadow: none; }
.prjbfk   .o76acv2t, .prjbfk .focs, .prjbfk .jvwm0wj5,
.prjbfk   .v4lw1q, .prjbfk .valmpirk { font-size: 0.9rem; }
.prjbfk   .z9qwp15h, .prjbfk .upka8 { font-size: 0.9rem; }
.npz1it   .o76acv2t, .npz1it .focs, .npz1it .jvwm0wj5,
.npz1it   .v4lw1q, .npz1it .valmpirk { font-size: 0.95rem; }
.npz1it   .z9qwp15h, .npz1it .upka8 { font-size: 0.95rem; }
.c5qldxo   .o76acv2t, .c5qldxo .focs, .c5qldxo .jvwm0wj5,
.c5qldxo   .v4lw1q, .c5qldxo .valmpirk { font-size: 1.08rem; }
.c5qldxo   .z9qwp15h, .c5qldxo .upka8 { font-size: 1.05rem; }
.c5qldxo   .owvm { font-size: 0.97rem; }
.wmoog .jirlf      { font-size: 3.2rem; }
.wmoog h2.l3oqo { font-size: 1.9rem; }
.wmoog h3.bc389jj     { font-size: 1.4rem; }
.o0ttse6 .jirlf      { font-size: 3.8rem; }
.o0ttse6 h2.l3oqo { font-size: 2.2rem; }
.o0ttse6 h3.bc389jj     { font-size: 1.6rem; }
.qv3j8 + .qv3j8 { position: relative; }
.z5ciwb   .qv3j8 + .qv3j8::before,
.xmetr6q  .qv3j8 + .qv3j8::before,
.h3mjv9   .qv3j8 + .qv3j8::before,
.dn4b7   .qv3j8 + .qv3j8::before,
.lataya3z   .qv3j8 + .qv3j8::before,
.crzvv6 .qv3j8 + .qv3j8::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.z5ciwb .qv3j8 + .qv3j8::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.xmetr6q .qv3j8 + .qv3j8::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.h3mjv9 .qv3j8 + .qv3j8::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;
}
.dn4b7 .qv3j8 + .qv3j8::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.lgbr9 .qv3j8 { margin-bottom: 16px; }
.lgbr9 .qv3j8 + .qv3j8 { margin-top: 0; }
.lgbr9 .vohlr { padding-top: 0; padding-bottom: 0; }
.lataya3z .qv3j8 + .qv3j8::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.crzvv6 .qv3j8 + .qv3j8::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.bdtf57 .qv3j8 + .qv3j8::before,
.ttl083 .qv3j8 + .qv3j8::before,
.e6s02k .qv3j8 + .qv3j8::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%;
}
.ij3biz .bdtf57 .qv3j8:nth-child(even)::before,
.ij3biz .ttl083 .qv3j8:nth-child(even)::before,
.ij3biz .e6s02k .qv3j8:nth-child(even)::before { background: var(--bg-surface); }
.nf5m66b .bdtf57 .qv3j8:nth-child(even)::before,
.nf5m66b .ttl083 .qv3j8:nth-child(even)::before,
.nf5m66b .e6s02k .qv3j8:nth-child(even)::before { background: var(--bg-card); }
.bdtf57 .qv3j8 + .qv3j8::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");
}
.ttl083 .qv3j8 + .qv3j8::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");
}
.e6s02k .qv3j8 + .qv3j8::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");
}
.beejk9iv .oplpz0,
.xvwk .oplpz0 { padding-bottom: 60px; }
.cuponjmp .oplpz0 { padding-bottom: 70px; }
.rb4ky1p .zl3ll12:not(.uo8x) .ny4ns { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.rb4ky1p .uo8x { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.rb4ky1p .s8id9s { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.rb4ky1p .qtii809 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.pagdd0p .qtii809 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.h8tky .qtii809 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.svlla1d4 .qtii809 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.zd13gy .qtii809 { background: var(--accent-bg); }
.u85jgh .q3zifbz0 { float: left; width: 38%; margin: 0 28px 16px 0; }
.u85jgh .q3zifbz0 .z2ui9nn { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.u85jgh .vohlr::after { content: ''; display: block; clear: both; }
.puke .q3zifbz0 { float: right; width: 38%; margin: 0 0 16px 28px; }
.puke .q3zifbz0 .z2ui9nn { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.puke .vohlr::after { content: ''; display: block; clear: both; }
.gh2bnk3u .qv3j8:nth-child(odd)  .q3zifbz0 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.gh2bnk3u .qv3j8:nth-child(even) .q3zifbz0 { float: right; width: 38%; margin: 0 0 16px 28px; }
.gh2bnk3u .q3zifbz0 .z2ui9nn { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.gh2bnk3u .vohlr::after { content: ''; display: block; clear: both; }
.u85jgh .ulqw2bp,
.puke .ulqw2bp,
.gh2bnk3u .ulqw2bp,
@media (max-width: 900px) {
  .u85jgh .q3zifbz0,
  .puke .q3zifbz0,
  .gh2bnk3u .qv3j8:nth-child(odd)  .q3zifbz0,
  .gh2bnk3u .qv3j8:nth-child(even) .q3zifbz0 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .u85jgh .q3zifbz0 .z2ui9nn,
  .puke .q3zifbz0 .z2ui9nn,
  .gh2bnk3u .q3zifbz0 .z2ui9nn {
    max-height: none !important;
  }
}
.u85jgh .z9qwp15h,
.u85jgh .upka8,
.puke .z9qwp15h,
.puke .upka8,
.gh2bnk3u .z9qwp15h,
.gh2bnk3u .upka8 { overflow: hidden; }
@media (max-width: 640px) {
  .u85jgh .q3zifbz0,
  .puke .q3zifbz0,
  .gh2bnk3u .q3zifbz0 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.v0x6v .qopmt,
.v0x6v .vohlr,
.v0x6v .vzsl  { max-width: 1100px; }
.v0x6v { --content-mw: 1100px; }
.hc3d .qopmt,
.hc3d .vohlr,
.hc3d .vzsl  { max-width: 1200px; }
.g6vjsa .qopmt,
.g6vjsa .vohlr,
.g6vjsa .vzsl  { max-width: 1320px; }
.xoa7xr { font-size: 0.82rem; color: var(--text-muted); }
.jf5o { display: flex; align-items: center; }
.fsc9awu {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.x3pdmv { display: flex; align-items: center; }
.l7pn8tpr { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.l7pn8tpr:hover { text-decoration: underline; }
.cv7xz7ua { margin: 0 3px; opacity: 0.45; }
.cv7xz7ua::before { content: '/'; }
.hh8p7 { padding: 2px 5px; color: var(--text-main); }
.bl13cyj5 .xoa7xr {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.bl13cyj5 .jf5o { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.hw1q793 .xoa7xr {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.hw1q793 .jf5o { padding: 0 0 0 12px; }
.n5who8 .jf5o { padding: 0 16px; }
.n5who8 .xoa7xr {
  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);
}
.n5who8 .qopmt { padding-top: 28px; }
@media (max-width: 720px) {
  .z6ub { margin-top: 18px; padding: 0 16px; }
  .n5who8 .qopmt { padding-top: 16px; }
}
.v0x6v.bl13cyj5 .jf5o { max-width: 1100px; }
.hc3d.bl13cyj5 .jf5o { max-width: 1200px; }
.g6vjsa.bl13cyj5 .jf5o { max-width: 1320px; }
.v0x6v .z6ub { max-width: 1100px; }
.x9diqb .qv3j8 { padding-top: 16px; padding-bottom: 16px; }
.reroaqxr .qv3j8 { padding-top: 24px; padding-bottom: 24px; }
.z085k9md .qv3j8 { padding-top: 40px; padding-bottom: 40px; }
.j2dn .qv3j8 { padding-top: 52px; padding-bottom: 52px; }
.zia5wkq .qv3j8:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.zia5wkq .qv3j8:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.zia5wkq .qv3j8:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.zia5wkq .qv3j8:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.tlf9m .vohlr { padding-top: 10px;  padding-bottom: 10px; }
.zu5pfut .vohlr { padding-top: 18px;  padding-bottom: 18px; }
.fi9hohh1 .vohlr { padding-top: 36px;  padding-bottom: 36px; }
.vzwryz0 .vohlr { padding-top: 48px;  padding-bottom: 48px; }
.z5poyg h2.l3oqo { font-weight: 600; }
.z5poyg h3.bc389jj     { font-weight: 600; }
.a9s676 { font-weight: 500; }
.a9s676 h2.l3oqo { font-weight: 800; }
.a9s676 h3.bc389jj     { font-weight: 700; }
.x5pdv53v h2.l3oqo { font-weight: 900; }
.x5pdv53v h3.bc389jj     { font-weight: 800; }
.x5pdv53v .xryb2 strong,
.x5pdv53v .xryb2 strong { font-weight: 600; }
.onvfl {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.gvuqj82m .onvfl { display: none; }
@media (max-width: 640px) { .onvfl { display: none; } }
.onvfl { background: var(--cta) !important; color: #fff !important; border: none !important; }
.onvfl:hover { opacity: 0.85; }
.kb90edbl .onvfl { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.t5fmuzo .onvfl,
.ff1kya  .onvfl { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.t5fmuzo .onvfl:hover,
.ff1kya  .onvfl:hover { opacity: 0.88; }
.kb90edbl.t5fmuzo .onvfl,
.kb90edbl.ff1kya  .onvfl { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.pgrg {
  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;
}
.pgrg:hover { transform: translateY(-2px); opacity: 0.92; }
.pgrg { background: var(--cta) !important; color: #fff !important; border: none !important; }
.c3hb .pgrg { display: none; }
.u3fdg8qo .pgrg { right: 32px; }
.anhj  .pgrg { left: 32px; }
@media (max-width: 480px) {
  .u3fdg8qo .pgrg { right: 20px; bottom: 20px; }
  .anhj  .pgrg { left: 20px; bottom: 20px; }
}
.bi71j { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.vzsl { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.untr { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.c21hvgd { color: var(--text-dim); font-size: 0.8rem; }
.r0r3 a, .tlswtrx4 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.r0r3 a:hover, .tlswtrx4 a:hover { color: var(--accent-light); }
.tlswtrx4 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.pzco .vzsl { text-align: center; }
.pzco .tlswtrx4 { justify-content: center; margin-bottom: 16px; }
.pzco .untr { margin-top: 0; }
.y7psdw { margin-top: 10px; }
.y7psdw a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .vzsl { padding-left: 16px; padding-right: 16px; }
  .njfi .vzsl { padding: 20px 16px; }
  .tlswtrx4 { gap: 4px 12px; }
  .untr { font-size: 0.78rem; }
}
.wjfxpwi .untr { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.wjfxpwi .c21hvgd { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .wjfxpwi .vmd2 { grid-template-columns: 1fr 1fr; } .wjfxpwi .wgc4h2m { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wjfxpwi .vmd2 { grid-template-columns: 1fr; } }
.jjok4 .untr { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .jjok4 .l7wyb { gap: 12px; } .jjok4 .ltu8748 { margin-right: 0; width: 100%; } }
.ckqs .untr { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ckqs .c21hvgd { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ckqs .vba4 { grid-template-columns: 1fr 1fr; } .ckqs .n1qsd { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ckqs .vba4 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .i6phu .lhjwhei1 { grid-template-columns: 1fr 1fr; } .i6phu .lt74lt:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .i6phu .lhjwhei1 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .jbd83 .lhjwhei1 { grid-template-columns: 1fr; } }
.or5lguqx .vzsl { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.or5lguqx .tlswtrx4 { justify-content: center; }
.cicvz6 .a3l8      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.cicvz6 .bi71j { background: var(--bg-page); border-top-color: var(--border-alt); }
.uyo6ong .a3l8      { background: #0d1117; border-bottom-color: #21262d; }
.uyo6ong .t5x1n { color: var(--accent-light); }
.uyo6ong .tnnc6 { --msep-color: #8b949e; }
.uyo6ong .tnnc6 a { color: #8b949e; }
.uyo6ong .tnnc6 a:hover { color: var(--accent-light); }
.uyo6ong .w15mv { color: #8b949e; }
.uyo6ong .bi71j { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.uyo6ong .untr,
.uyo6ong .c21hvgd { color: #6e7681; }
.uyo6ong .r0r3 a, .uyo6ong .tlswtrx4 a,
.uyo6ong .r0r3 a:hover, .uyo6ong .tlswtrx4 a:hover,
@media (max-width: 640px) {
  .uyo6ong .tnnc6 { background: #0d1117; border-top-color: #21262d; }
  .uyo6ong .tnnc6 li a { border-bottom-color: #21262d; }
}
.qm9yr .a3l8      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.qm9yr .t5x1n { color: var(--accent-light); }
.qm9yr .tnnc6 { --msep-color: #475569; }
.qm9yr .tnnc6 a { color: #475569; }
.qm9yr .tnnc6 a:hover { color: var(--accent-light); }
.qm9yr .w15mv { color: #64748b; }
.qm9yr .bi71j { background: #f0f4f8; border-top-color: #cbd5e1; }
.qm9yr .untr,
.qm9yr .c21hvgd { color: #64748b; }
.qm9yr .r0r3 a, .qm9yr .tlswtrx4 a,
.qm9yr .r0r3 a:hover, .qm9yr .tlswtrx4 a:hover,
@media (max-width: 640px) {
  .qm9yr .tnnc6 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .qm9yr .tnnc6 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.t5fmuzo .a3l8      { background: var(--accent); border-bottom-color: var(--accent-light); }
.t5fmuzo .t5x1n { color: #fff; }
.t5fmuzo .tnnc6 { --msep-color: rgba(255,255,255,0.82); }
.t5fmuzo .tnnc6 a { color: rgba(255,255,255,0.82); }
.t5fmuzo .tnnc6 a:hover { color: #fff; }
.t5fmuzo .w15mv { color: rgba(255,255,255,0.9); }
.t5fmuzo .bi71j { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.t5fmuzo .untr,
.t5fmuzo .c21hvgd { color: rgba(255,255,255,0.72); }
.t5fmuzo .r0r3 a, .t5fmuzo .tlswtrx4 a,
.t5fmuzo .r0r3 a:hover, .t5fmuzo .tlswtrx4 a:hover,
@media (max-width: 640px) {
  .t5fmuzo .tnnc6 { background: var(--accent); border-top-color: var(--accent-light); }
  .t5fmuzo .tnnc6 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.ff1kya .a3l8 {
  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);
}
.ff1kya .bi71j {
  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) {
  .ff1kya .tnnc6 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.q2dhf9 .ygwmw57 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.gu4j .ygwmw57 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.yunb .ygwmw57 { min-height: 72px; height: auto; }
.b60dhc .ygwmw57 { min-height: 84px; height: auto; }
.njfi .ygwmw57 { max-width: none; padding: 0 32px; }
.njfi .vzsl  { max-width: none; padding: 24px 32px; }
.alek3rr.hc3d .ygwmw57 { max-width: 1200px; }
.alek3rr.g6vjsa .ygwmw57 { max-width: 1320px; }
.ytzp8n1   .t5x1n, .ytzp8n1   .ltu8748 { text-transform: capitalize; }
.azexu .t5x1n, .azexu .ltu8748 { text-transform: lowercase; }
.tg6uo5 .t5x1n, .tg6uo5 .ltu8748 { text-transform: uppercase; letter-spacing: 0.06em; }
.cuu85kz, .srlanbu {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.u2r0x .cuu85kz,
.lj7x .cuu85kz,
.dva7d .cuu85kz,
.xnjprp .cuu85kz,
.ff0om28   .tnnc6 a { font-weight: 500; }
.hkz81e .tnnc6 a { font-weight: 600; }
.s53xz     .tnnc6 a { font-weight: 700; }
.cobr2fnr    .tnnc6 a { font-weight: 800; letter-spacing: 0.01em; }
.ybnr4y     .tnnc6 > li + li::before,
.tvy1qm    .tnnc6 > li + li::before,
.ncxc    .tnnc6 > li + li::before,
.optmkdi .tnnc6 > li + li::before,
.wb2at .tnnc6 > li + li::before,
.mrp8dc  .tnnc6 > li + li::before,
.g8h0k3    .tnnc6 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.ybnr4y     .tnnc6 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.tvy1qm    .tnnc6 > li + li::before { content: "|"; }
.ncxc    .tnnc6 > li + li::before { content: "—"; }
.optmkdi .tnnc6 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.wb2at .tnnc6 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.mrp8dc  .tnnc6 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.g8h0k3    .tnnc6 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .sxo215p .w15mv,
  .ye2v08a .w15mv,
  .wkgbzry .w15mv,
  .fhf5x .w15mv,
  .e4kv8 .w15mv {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .sxo215p .w15mv::before,
  .ye2v08a .w15mv::before,
  .wkgbzry .w15mv::before,
  .fhf5x .w15mv::before,
  .e4kv8 .w15mv::before { content: ""; display: block; flex-shrink: 0; }

  
  .sxo215p .w15mv::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;
  }

  
  .ye2v08a .w15mv::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;
  }

  
  .wkgbzry .w15mv::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;
  }

  
  .fhf5x .w15mv::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;
  }

  
  .e4kv8 .w15mv::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) {
  .my7j .w15mv {
    padding: 5px 14px;
  }
  .my7j .tnnc6 {
    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;
  }
  .my7j .tnnc6 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .my7j .tnnc6 li a:hover { background: var(--bg-raised); }
  .my7j .ndd3up1y,
  .q7snpa3 .ndd3up1y,
  .ctkznpp .ndd3up1y { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .v2lhfg .w15mv {
    padding: 5px 10px;
  }
  .v2lhfg .tnnc6 {
    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);
  }
  .v2lhfg .tnnc6.fqgt { transform: translateX(0); }
  .v2lhfg .tnnc6 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .v2lhfg .tnnc6 li:last-child a { border-bottom: none; }
  .t5fmuzo .tnnc6,
  .uyo6ong .tnnc6 { background: var(--accent) !important; }
  .t5fmuzo .tnnc6 li a,
  .uyo6ong .tnnc6 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ctkznpp .w15mv {
    padding: 5px 10px;
  }
  .ctkznpp .tnnc6 {
    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);
  }
  .ctkznpp .tnnc6::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ctkznpp .tnnc6.fqgt { transform: translateY(0); }
  .ctkznpp .tnnc6 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .lxkq67v .w15mv {
    padding: 5px 10px;
  }
  .lxkq67v .tnnc6 {
    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;
  }
  .lxkq67v .tnnc6.fqgt { opacity: 1; pointer-events: auto; }
  .lxkq67v .tnnc6 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .z1xly     .w15mv { border-radius: 0 !important; }
  .wljb   .w15mv { border-radius: 8px !important; }
  .firkq .w15mv { border-radius: 50% !important; }
  .qvjxyg   .w15mv { border-radius: 999px !important; }
}
.y0cqib .j20yz5 { height: 36px; }
.axxt8hy .j20yz5 { height: 60px; max-width: 200px; }
.i6dg4lr .j20yz5 { height: 76px; max-width: 240px; }
.op1kn1j8    .hc2remdz, .op1kn1j8    .hqbswj { color: #f59e0b; }
.bd3y .d5gd7 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.bd3y .ckckbm3z {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .yn2eskdh .xuy88 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .yn2eskdh .l0wlpn4 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .yn2eskdh .l0wlpn4 { padding: 40px 16px 20px; }
  .yn2eskdh .en5zca {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .yn2eskdh .h9k1i4 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .egapp3 .l0wlpn4 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .egapp3 .l0wlpn4::before {
    position: absolute; top: 14px; left: 14px;
  }
  .egapp3 .gspexwp9 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .egapp3 .k8fy { white-space: normal; text-align: center; font-size: 1.2rem; }
  .egapp3 .en5zca {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .egapp3 .h9k1i4 { width: 100%; min-width: 0; }
  .egapp3 .hc2remdz { min-width: 0; }
}
.hxrnk .nrjmn6 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.hxrnk .nrjmn6 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.hxrnk .nrjmn6 p { padding: 0 2px 16px; }
.y2yf66t .nrjmn6 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.y2yf66t .nrjmn6 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.y2yf66t .nrjmn6 summary::after { content: "›"; font-size: 1.2em; }
.y2yf66t .nrjmn6[open] summary::after { content: "‹"; }
.y2yf66t .nrjmn6 p { padding: 10px 22px 4px; }
.oong2i .nrjmn6 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.oong2i .nrjmn6 summary { color: var(--text-primary); padding-left: 16px; }
.oong2i .nrjmn6 summary::after { content: "›"; font-size: 1.1em; }
.oong2i .nrjmn6[open] summary::after { content: "‹"; }
.oong2i .nrjmn6 p { padding-left: 16px; }
.nkudq665 .x7li1x { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.nkudq665 .nrjmn6 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.nkudq665 .nrjmn6:last-child { border-bottom: none; }
.nkudq665 .nrjmn6 summary { color: var(--text-primary); border-radius: 0; }
.nkudq665 .nrjmn6 summary::after { content: "›"; font-size: 1.1em; }
.nkudq665 .nrjmn6[open] summary::after { content: "‹"; }
.xapu6 .nrjmn6 { overflow: hidden; }
.xapu6 .nrjmn6 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.xapu6 .nrjmn6 summary::after { color: rgba(255,255,255,.75); }
.xapu6 .nrjmn6[open] summary { border-radius: 0; }
.onjkvur8 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ev1h50k {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.w3ldcvb {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.lquwuic5 { color: var(--text-muted); font-size: 1.05rem; }
.vdpmp {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.b9jy4 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.rbzeb { margin-bottom: 20px; }
.mkkgiz3 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.o0v85p8y {
  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;
}
.o0v85p8y:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.lkfvf4qx { resize: vertical; min-height: 130px; }
.rggbi { width: 100%; margin-top: 8px; }
.c7sy7a {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.ze8j8 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.yqzu { color: var(--text-muted); line-height: 1.75; }
.mkjcoj { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.mkjcoj li { margin-bottom: 6px; }
.yoirnm { max-width: 760px; margin: 0 auto; }
.t7qq76i { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.ao776gj9 { max-width: 760px; margin: 0 auto; }
.rceu { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.rceu:last-child { border-bottom: none; }
.zstyyzf { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.rceu p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.rceu ul.mkjcoj { margin: 0; }
.jz3u4p9r .zstyyzf { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .jz3u4p9r { grid-template-columns: 1fr; gap: 10px; } }
.xsi6 .zstyyzf { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.pptw8 .mkjcoj { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .i5tnpp { grid-template-columns: 1fr; } }
.l8o3vpd5 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.l8o3vpd5:hover .p0ted2 { color: var(--accent-light); text-decoration: underline; }
.a99i5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.o26q6 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.o26q6:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.s4tix { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.o26q6 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.o26q6 ul.mkjcoj { margin: 0; }
.cmvvjue { color: var(--text-muted); line-height: 1.75; }
.lf21irs3 .mkjcoj,
.q6n44z .mkjcoj,
.cdnjedb .mkjcoj,
.wcmrk .mkjcoj {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.lf21irs3 .o26q6,
.q6n44z .o26q6 { text-align: left; }
.lf21irs3 .s4tix,
.q6n44z .s4tix { text-align: center; }
.tyndo5m { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.rs0x { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.exm64p { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.ws4bupye { margin-top: 12px; }
.n1wls8 { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.n1wls8:hover { border-bottom-color: var(--accent-light); }
.cxzck37x { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.cxzck37x img { width: 100%; height: 100%; object-fit: cover; display: block; }
.h20fud4 { width: 200px; height: 200px; }
.h38f5y1 { border-radius: 28%; }
.sdzkzlc { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.ooshi7 { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .ccw2 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.h4ixipdx .exm64p, .h4ixipdx .rs0x { max-width: 640px; }
.ydw3fj .tyndo5m { font-size: 1.6rem; margin-top: 18px; }
.kns6rd3 .exm64p { margin-bottom: 28px; }
@media (max-width: 860px) { .dos4 { grid-template-columns: 1fr; } .ydw3fj { position: static; text-align: center; } }
.u6zl2wj { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.vs23l836 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.vs23l836 .cxzck37x { margin: 0 auto 18px; }
.vs23l836 .sdzkzlc { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .u6zl2wj { grid-template-columns: 1fr; } }
.jiszutvx .tyndo5m { font-size: 1.6rem; margin-bottom: 6px; }
.wcmrk .mkjcoj { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .jiszutvx { flex-direction: column; text-align: center; } .qg5n { grid-template-columns: 1fr; } }
.afeh .tyndo5m { font-size: 1.35rem; margin: 0 0 4px; }
.afeh .sdzkzlc { margin: 0; }
.x28ixzo { max-width: 760px; margin: 0 auto; }
.z8v1e { position: relative; padding-left: 28px; }
.z8v1e::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.fzb8mbl { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.fzb8mbl:last-child { padding-bottom: 0; }
.h9cug { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.w1a7jo1 h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.w1a7jo1 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.v2qs4 .w3ldcvb { color: var(--accent-light); }
.doo0ln4 {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.doo0ln4 .w3ldcvb { font-size: 2rem; }
.doo0ln4 .lquwuic5 { max-width: 680px; }
.sjr85 .w3ldcvb { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.sjr85 .lquwuic5  { margin: 0; }
@media (max-width: 640px) { .sjr85 { flex-direction: column; } }
.fy5x73pv .w3ldcvb { color: var(--accent-light); }
.x28hv .w3ldcvb { color: #fff; }
.x28hv .lquwuic5  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .ikwy59p9 { grid-template-columns: 1fr; } }
.n2ie .o0v85p8y {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.n2ie .o0v85p8y:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.t78n .o0v85p8y { background: var(--bg-raised); border-color: transparent; }
.t78n .o0v85p8y:focus { background: var(--bg-card); border-color: var(--accent-light); }
.alt8np .o0v85p8y { border-radius: 100px; padding: 11px 20px; }
.alt8np .lkfvf4qx { border-radius: 14px; }
@media (max-width: 640px) { .t6b9 { grid-template-columns: 1fr; } }
.hn6fktf { counter-reset: priv-count; }
.xds7 {
  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);
}
.xds7:last-child { border-bottom: none; }
.b6vo {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.xds7 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.xds7 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.agr0q7e { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.agr0q7e li { margin-bottom: 6px; }
.gftzzp5g{display:none}
.gftzzp5g:empty,.z2x0:empty{display:none}
.rpx0hxxr{position:relative;overflow:visible}
.x2r2k0z .ght1gfm,.bn6ub .ght1gfm,
.brnc5k .ght1gfm,.wsxeqsmp .ght1gfm,
.stubn08y .ght1gfm,.fvkdz .ght1gfm{display:block}
.rhv3rwj .d3a73b5{display:block}
.x2r2k0z .ght1gfm,.bn6ub .ght1gfm,
.brnc5k .ght1gfm,.wsxeqsmp .ght1gfm,
.stubn08y .ght1gfm{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.x2r2k0z .ght1gfm .z2x0,.bn6ub .ght1gfm .z2x0,
.brnc5k .ght1gfm .z2x0,.wsxeqsmp .ght1gfm .z2x0,
.stubn08y .ght1gfm .z2x0{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.x2r2k0z .hnjfg7,.bn6ub .hnjfg7,
.brnc5k .hnjfg7,.wsxeqsmp .hnjfg7,
.stubn08y .hnjfg7{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.x2r2k0z .ght1gfm,.bn6ub .ght1gfm{top:12px}
.x2r2k0z .ght1gfm .z2x0{margin-right:auto}
.bn6ub .ght1gfm .z2x0{margin-left:auto}
.bn6ub .ght1gfm{text-align:right}
.brnc5k .ght1gfm,.wsxeqsmp .ght1gfm{bottom:12px}
.brnc5k .ght1gfm .z2x0{margin-right:auto}
.wsxeqsmp .ght1gfm .z2x0{margin-left:auto}
.wsxeqsmp .ght1gfm{text-align:right}
.stubn08y .ght1gfm{position:relative;margin-top:16px}
.stubn08y .ght1gfm .z2x0{margin:0 auto}
.fvkdz .ght1gfm{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.fvkdz .ght1gfm .z2x0{margin:0}
.fvkdz .qtii809~.ght1gfm,
.fvkdz .ua7ili~.ght1gfm{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.fvkdz .qtii809~.ght1gfm .z2x0,
.fvkdz .ua7ili~.ght1gfm .z2x0{justify-content:flex-start}
.qtii809~.ght1gfm,.ua7ili~.ght1gfm{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:none!important;padding:8px clamp(24px,calc(50vw - 476px),96px)!important}
.qtii809~.ght1gfm .z2x0{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ua7ili~.ght1gfm .z2x0{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.d3a73b5 .z2x0{margin:0 0 12px}
.z2x0{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.r2fpiy2y{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.p0ted2{font-weight:600;color:var(--text-heading);opacity:1}
.efz9wnzz::before{content:"·";margin:0 2px;opacity:.5}
.hnjfg7{white-space:nowrap}
.q8e1j .r2fpiy2y{display:none}
.md41x86 .hnjfg7{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.md41x86 .efz9wnzz::before{content:""}
.zzxxily .hnjfg7{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.zzxxily .efz9wnzz::before{content:""}
.l2n0 .z2x0{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.u3yezn8 .hnjfg7{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.u3yezn8 .efz9wnzz::before{content:""}
.mhth5o5d .hnjfg7{color: var(--accent-light);opacity:1;font-weight:500}
.eyepw .hnjfg7{border-bottom:1px solid currentColor;padding-bottom:2px}
.jan8z .z2x0{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.vhzn{--date-bg:var(--accent-bg-light)}
.imhoknx5 .efz9wnzz::before{content:""}
.aaa23 .efz9wnzz::before{content:"•";opacity:.4}
.aaa23 .hnjfg7 + .hnjfg7::before{content:"•";margin-right:6px;opacity:.4}
.a6gt .efz9wnzz::before{content:"/";opacity:.35}
.a6gt .hnjfg7 + .hnjfg7::before{content:"/";margin-right:6px;opacity:.35}
.u4a4oc .efz9wnzz::before{content:"|";opacity:.3}
.u4a4oc .hnjfg7 + .hnjfg7::before{content:"|";margin-right:6px;opacity:.3}
.k3of0269 .efz9wnzz::before{content:"—";opacity:.3}
.k3of0269 .hnjfg7 + .hnjfg7::before{content:"—";margin-right:6px;opacity:.3}
.ihij7x1b .efz9wnzz::before{content:"◆";font-size:.5em;opacity:.35}
.ihij7x1b .hnjfg7 + .hnjfg7::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.tmad .efz9wnzz::before{content:"·";opacity:.4}
.tmad .hnjfg7 + .hnjfg7::before{content:"·";margin-right:6px;opacity:.4}
.qwl0p .efz9wnzz::before{content:"›";opacity:.4}
.qwl0p .hnjfg7 + .hnjfg7::before{content:"›";margin-right:6px;opacity:.4}
.q8rnz .efz9wnzz::before{content:"→";opacity:.35;font-size:.85em}
.q8rnz .hnjfg7 + .hnjfg7::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.l9o6 .fv6fmw{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .fv6fmw{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .g76ry2{max-width:100%}
}
:root {
  --accent:          #c746cc;
  --brand:           #c746cc;
  --brand-light:     #cc6bd0;
  --brand-pale:      #d7a4d9;
  --grad-start:      #832586;
  --grad-end:        #bd35c2;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #c746cc;
  --cta-light:       #d585d8;
  --cta-hover:       #d065d4;
  --bg-page:         #120612;
  --bg-surface:      #1d0a1e;
  --bg-card:         #280e29;
  --bg-card-inner:   #331234;
  --bg-raised:       #3e1640;
  --bg-hover:        #491a4b;
  --border:          #581f5a;
  --border-alt:      #6e2771;
  --border-section:  #581f5a;
  --text-primary:    #e7e3e7;
  --text-muted:      #ab9fab;
  --text-body:       #cfc8cf;
  --text-sub:        #ab9fab;
  --text-faint:      #796a7a;
  --text-dim:        #5e535f;
  --text-label:      #938494;
  --text-value:      #c3bac3;
  --accent-bg:       #261626;
  --accent-bg-light: #3b1f3c;
  --bg-tip:          #162624;
  --bg-warning:      #272115;
  --bg-info:         #161926;
  --bg-pros:         #162624;
  --bg-cons:         #261619;
  --c-pros:          #85e9dc;
  --c-cons:          #e68997;
  --c-pros-label:    #5ae1d0;
  --c-tip-border:    #3cdcc8;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #85e9dc;
}
:root { --logo-bg-opacity: 38%; }
body, button, input { font-family: "Jost", sans-serif; }
.ky8n .qgdve5ly, .ky8n .qtii809 { min-height: 520px; }
.aekwu .onvfl::after,.aekwu .pgrg::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.cv7xz7ua::before { content: '◆'; font-size: 0.5em; }
.ynlxat3 .hnjfg7::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.ynlxat3 .hnjfg7:first-of-type::before{content:"\f06e"}.ynlxat3 .hnjfg7:last-of-type::before{content:"\f4fc"}