:root {
  --color-accent: #d453c8;
  --font-family: Inter;
  --font-weight-body: 400;
  --radius-card: 12px;
  --radius-button: 8px;
  --spacing-section: 4rem;
  --spacing-content: 1100px;
}
:root {
  
  --bg-page:        #0f1117;
  --bg-surface:     #151929;
  --bg-card:        #1a1f2e;
  --bg-card-inner:  #242938;
  --bg-raised:      #2d3748;
  --bg-hover:       #1e2638;
  
  --border:         #1e2535;
  --border-alt:     #2d3748;
  --border-section: #374151;
  
  --text-primary:   #e2e8f0;
  --text-muted:     #94a3b8;
  --text-body:      #cbd5e1;
  --text-sub:       #a0aec0;
  --text-faint:     #6b7280;
  --text-dim:       #4b5563;
  --text-label:     #8892a4;
  --text-value:     #c9d1e0;
  
  --bg-tip:         #1a2e1a;
  --bg-warning:     #2d1f0e;
  --bg-info:        #1a1f2e;
  --bg-pros:        #1a2e1a;
  --bg-cons:        #2d1a1a;
}
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
  font-family: system-ui, sans-serif;
  background: var(--bg-page);
  color: var(--text-primary);
  line-height: 1.7;
}
.w1qtzvp {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.yvs5g {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.k4zaj {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.h7wohcu { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.becji { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.becji a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.becji a:hover { color: var(--accent-light); }
.yg2k148   .y0m8ju { border-radius: 0; }
.ahym .y0m8ju li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .y0m8ju {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .dvibo6xy:hover .y0m8ju,
  .dvibo6xy:focus-within .y0m8ju { display: block; }
  .y0m8ju li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ptgq6 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.qafj { display: none; }
@media (max-width: 640px) {
  .qafj {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .qafj.jq85g1w { display: block; }
}
@media (max-width: 640px) {
  .ptgq6 { display: block; }
  .becji > li + li::before { display: none !important; }
  .becji {
    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;
  }
  .becji.jq85g1w { display: flex; }
  .becji li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .becji li:last-child a { border-bottom: none; }
}
.n5vu0qa { min-height: 480px; }
.pagll4 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.s8lgg { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.kgsf .s8lgg { margin-left: 0; margin-right: 0; }
.dv3tp {
  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;
}
.l9lp3w .dv3tp { margin-top: 24px; }
.dv3tp:hover { opacity: 0.88; }
.tka1b4d .pagll4 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.tka1b4d .s8lgg { color: #e2e8f0; }
.tka1b4d.kgsf   .voofr { text-align: left; }
.yk1oo6 .pagll4 { color: var(--text-primary); text-shadow: none; }
.yk1oo6 .s8lgg { color: var(--text-muted); }
.yk1oo6 .dv3tp { margin-top: 16px; }
.yk1oo6, .yk1oo6.n5vu0qa { min-height: auto !important; }
.yk1oo6.kgsf   .voofr { text-align: left; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@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; }
}
.nyhuc8 .pagll4 { color: #fff; }
.nyhuc8 .s8lgg { color: rgba(255,255,255,0.85); }
.nyhuc8 .dv3tp { background: #fff; color: var(--cta); }
.nyhuc8 .dv3tp:hover { opacity: 0.92; }
.ty1mn0 .mbhu { position: relative; overflow: hidden; }
.ty1mn0 .mbhu::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;
}
.fg2pqdb .mbhu {
  animation: hg-breathe 7s ease-in-out infinite;
}
.c9bvelg .mbhu { position: relative; overflow: hidden; }
.c9bvelg .mbhu::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;
}
.jies .mbhu { position: relative; overflow: hidden; }
.jies .mbhu::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;
}
.zc5qxql .mbhu {
  animation: hg-fadein 1.2s ease-out both;
}
.mbhu {
  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%);
}
.bvybs07 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.m9sx {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.sht8n {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.mbhu .pagll4 { text-shadow: none; color: var(--text-primary); }
.mbhu .s8lgg { color: var(--text-muted); }
body.ivm7ixcq .pagll4 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.vpjq4ljt .pagll4 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.n5vu0qa.nyhuc8 .pagll4,
section.nyhuc8 .pagll4 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.mbhu.sk1xc .bvybs07 { align-items: center; text-align: center; }
.mbhu.kgsf   .bvybs07 { align-items: flex-start; text-align: left; }
.xws1n .m9sx { position: relative; }
.xws1n .m9sx::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.xws1n.v0y758o .m9sx::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.bzw5h .m9sx {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.bzw5h .sht8n {
  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);
}
.bzw5h.v0y758o .m9sx { padding: 32px 0 32px 32px; }
.vk8nab .m9sx {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.vk8nab .sht8n {
  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);
}
.v0y758o .bvybs07 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.vk8nab.v0y758o .m9sx { padding: 40px 16px 40px 48px; }
.n5vu0qa .g3pv7vib {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.g3pv7vib .hi9nw9.lp36kp {
  padding: 10px 14px !important; font-size: 0.88rem !important;
  font-weight: 700;
  background: var(--cta) !important; color: #fff !important;
  border: none !important;
  display: flex; align-items: center; justify-content: center;
}
.g3pv7vib .hi9nw9.lp36kp:hover { opacity: 0.85; }
.wvlk9ky9 .m9sx {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .mbhu { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .mbhu:not(.wvlk9ky9) .m9sx { display: none !important; }
  .wvlk9ky9 .m9sx { padding: 16px; }
  .bvybs07  { padding: 36px 24px; }
  .mbhu~.lcval,.v0y758o~.lcval{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .n5vu0qa, .mbhu { min-height: 320px !important; }
  .pagll4 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .vmwdr,
  .rzeu,
  .eeu5v825 { grid-template-columns: 1fr !important; }

  

  
  .gjie { display: flex !important; flex-direction: column !important; }
  .gjie .voofr { display: contents; }
  .gjie .lpe9 { order: 0; }
  .gjie .pagll4 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .gjie .vmwdr { order: 2; padding: 0 16px 12px !important; }
  .gjie .s8lgg { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .l9lp3w .voofr { display: flex; flex-direction: column; }
  .l9lp3w .voofr .pagll4 { order: 1; }
  .l9lp3w .voofr .eeu5v825 { order: 2; margin: 8px 0 24px !important; }
  .l9lp3w .voofr .s8lgg { order: 3; }
  .l9lp3w .voofr .dv3tp { order: 4; align-self: center; margin-top: 0; }

  
  .mbhu.wvlk9ky9 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .mbhu.wvlk9ky9 .bvybs07 { display: contents; padding: 0; }
  .mbhu.wvlk9ky9 .bvybs07 .pagll4 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .mbhu.wvlk9ky9 .m9sx { order: 2; padding: 12px 16px; }
  .mbhu.wvlk9ky9 .bvybs07 .s8lgg { order: 3; padding: 0 24px; margin: 0 auto; }
  .mbhu.wvlk9ky9 .bvybs07 .dv3tp { order: 4; align-self: center; margin: 8px 0 32px; }
}
.y77g47 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.tfzkf { width: 100%; height: auto; display: block; border-radius: 10px; }
.o1nn .y77g47        { border-radius: 16px; }
.o1nn .tfzkf  { border-radius: 16px; }
.hm2rjm .y77g47         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.hm2rjm .tfzkf   { border-radius: 8px; }
.xnds2 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.tym8btoo { width: 100%; padding: 32px 0; position: relative; }
.y04ysm0e { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.kvkebum .tym8btoo:nth-child(even) { background: var(--bg-surface); }
.kvkebum .tym8btoo:nth-child(odd)  { background: var(--bg-page); }
.ive8ib .tym8btoo:nth-child(even) { background: var(--bg-card); }
.ive8ib .tym8btoo:nth-child(odd)  { background: var(--bg-page); }
.kvkebum .tym8btoo:nth-child(odd)  .y04ysm0e { background: var(--bg-card); border-radius: 6px; }
.kvkebum .tym8btoo:nth-child(even) .y04ysm0e { background: var(--bg-raised); border-radius: 6px; }
.ive8ib .tym8btoo:nth-child(odd)  .y04ysm0e { background: var(--bg-card); border-radius: 6px; }
.ive8ib .tym8btoo:nth-child(even) .y04ysm0e { background: var(--bg-raised); border-radius: 6px; }
.kvkebum .tym8btoo:nth-child(even) .x6fn .f4597k,
.ive8ib .tym8btoo:nth-child(even) .x6fn .f4597k { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.kvkebum .tym8btoo:nth-child(odd) .x6fn .f4597k,
.ive8ib .tym8btoo:nth-child(odd) .x6fn .f4597k { background: var(--bg-card-inner); }
.kvkebum .tym8btoo:nth-child(even) .vsryz3 .f4597k:nth-child(odd),
.ive8ib .tym8btoo:nth-child(even) .vsryz3 .f4597k:nth-child(odd)  { background: var(--bg-card); }
.kvkebum .tym8btoo:nth-child(even) .vsryz3 .f4597k:nth-child(even),
.ive8ib .tym8btoo:nth-child(even) .vsryz3 .f4597k:nth-child(even) { background: var(--bg-card-inner); }
h1.t7nm7i5 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.t7nm7i5 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.yr4v7 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.yagyr7m8 h2.t7nm7i5 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.cveyiq h2.t7nm7i5 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.q8xyynm h2.t7nm7i5 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.zh01vppw h2.t7nm7i5::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.y6535mb h2.t7nm7i5 {
  color: var(--text-primary); font-size: 1.7rem;
}
.toajzyrj h2.t7nm7i5::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.llle8nr h2.t7nm7i5 {
  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;
}
.n31f { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .n31f { display: none; } }
.s7uv { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.nxuycy { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.gnlo {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.tav77a4w { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ucbu5oxi { padding-left: 20px; }
.ucbu5oxi li { margin-bottom: 6px; }
.ucbu5oxi a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ucbu5oxi a:hover { color: var(--accent-light); }
.z4l32q .tav77a4w { display: none; }
.s5xmf19 .tav77a4w { display: none; }
.s5xmf19 .ucbu5oxi { padding-left: 0; list-style: none; }
.s5xmf19 .ucbu5oxi li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.s5xmf19 .ucbu5oxi a { font-size: 0.92rem; }
.f2x9dr .gnlo { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.f2x9dr .tav77a4w { display: none; }
.f2x9dr .ucbu5oxi { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.f2x9dr .ucbu5oxi li { margin-bottom: 0; }
.f2x9dr .ucbu5oxi 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;
}
.f2x9dr .ucbu5oxi a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.wrgxsm1 .gnlo { padding: 20px 20px 16px; }
.wrgxsm1 .ucbu5oxi {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.wrgxsm1 .ucbu5oxi li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.wrgxsm1 .ucbu5oxi 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;
}
.wrgxsm1 .ucbu5oxi 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;
}
.wrgxsm1 .ucbu5oxi a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.wrgxsm1 .ucbu5oxi a:focus,
.wrgxsm1 .ucbu5oxi a:focus-visible,
.wrgxsm1 .ucbu5oxi a:target { outline: none; }
.wrgxsm1 .ucbu5oxi li:target a { border-color: var(--border); color: var(--text-muted); }
.v8gfwu .gnlo { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.v8gfwu .tav77a4w { display: none; }
.v8gfwu .ucbu5oxi { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.v8gfwu .ucbu5oxi li { margin-bottom: 0; }
.v8gfwu .ucbu5oxi li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.v8gfwu .ucbu5oxi li:last-child::after { content: ""; margin-right: 0; }
.v8gfwu .ucbu5oxi a { font-size: 0.9rem; }
.f4597k { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.x6fn .f4597k { background: var(--bg-card); }
.vsryz3 .f4597k:nth-child(odd)  { background: var(--bg-card); }
.vsryz3 .f4597k:nth-child(even) { background: var(--bg-raised); }
.nh75zpfm .f4597k {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.nh75zpfm .f4597k:last-child { border-bottom: none; }
.nh75zpfm h3.yr4v7 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ba36 .f4597k {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ba36 .f4597k + .f4597k { margin-top: 4px; }
.s1s7mnc0 .f4597k { background: none; border-radius: 0; padding: 12px 0; }
.s1s7mnc0 .f4597k + .f4597k { border-top: 1px solid var(--border-section); }
.hlzmao { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.hbw0f21b { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.cfa5pe { color: var(--text-body); margin-bottom: 10px; }
.nsnu, .ib0f { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.nsnu li, .ib0f li { margin-bottom: 6px; }
.ib0f li { list-style: decimal; }
.yijrtq     .nsnu { list-style-type: "● "; }
.t0stei  .nsnu { list-style-type: "■ "; }
.mbm3 .nsnu { list-style-type: "◆ "; }
.izw4a80j    .nsnu { list-style-type: "★ "; }
.yijrtq     .h7poa2fd { list-style-type: "● "; }
.t0stei  .h7poa2fd { list-style-type: "■ "; }
.mbm3 .h7poa2fd { list-style-type: "◆ "; }
.izw4a80j    .h7poa2fd { list-style-type: "★ "; }
.yijrtq    .nsnu li::marker, .yijrtq    .h7poa2fd li::marker,
.t0stei .nsnu li::marker, .t0stei .h7poa2fd li::marker,
.mbm3 .nsnu li::marker, .mbm3 .h7poa2fd li::marker,
.izw4a80j   .nsnu li::marker, .izw4a80j   .h7poa2fd li::marker {
  color: var(--cta); font-size: 1em;
}
.yijrtq .ib0f,
.t0stei .ib0f,
.mbm3 .ib0f,
.izw4a80j .ib0f {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.yijrtq .ib0f li,
.t0stei .ib0f li,
.mbm3 .ib0f li,
.izw4a80j .ib0f li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.yijrtq .ib0f li::before,
.t0stei .ib0f li::before,
.mbm3 .ib0f li::before,
.izw4a80j .ib0f 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;
}
.yijrtq     .ib0f li::before { border-radius: 50%; }
.t0stei  .ib0f li::before { border-radius: 3px; }
.mbm3 .ib0f li::before { border-radius: 3px; }
.izw4a80j    .ib0f li::before { border-radius: 50%; }
.mk4xr .shwmbj5b {
  overflow: hidden;
}
.mk4xr .ko7ni2 th { border-bottom: 1px solid var(--border-alt); }
.mk4xr .ko7ni2 tr:last-child td { border-bottom: none; }
.jplr { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.phhoczn { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.ny7k5zlj { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.cel4h4 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.lvvam29r { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.h7poa2fd { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.h7poa2fd 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%}
.t8ovpx .cel4h4 { background: transparent; text-align: center; }
.wtyt .ny7k5zlj {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.swu9l1 .ny7k5zlj {
  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);
}
.cp1au .phhoczn { display: grid; grid-template-columns: auto 1fr; }
.cp1au .ny7k5zlj {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.cp1au .cel4h4 { grid-column: 2; }
.cp1au .lvvam29r,
.cp1au .h7poa2fd { grid-column: 1 / -1; }
.d7r0bzd3 .phhoczn { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.d7r0bzd3 .ny7k5zlj {
  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);
}
.d7r0bzd3 .cel4h4 { grid-column: 2; }
.d7r0bzd3 .lvvam29r,
.d7r0bzd3 .h7poa2fd { grid-column: 1 / -1; }
.pdx6s038 .phhoczn { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.pdx6s038 .cel4h4 { background: none; color: var(--accent-light); font-weight: 700; }
.bo7o .phhoczn { 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); }
.bo7o .cel4h4 { background: none; color: var(--accent-light); font-weight: 700; }
.sloq88g .phhoczn { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.sloq88g .phhoczn:last-child { border-bottom: none; }
.sloq88g .cel4h4 { background: none; color: var(--accent-light); font-weight: 700; }
.hsj4ek .phhoczn { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.hsj4ek .cel4h4 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.a18uk3 .jplr { counter-reset: card-n; }
.a18uk3 .phhoczn  { counter-increment: card-n; }
.a18uk3 .cel4h4 { display: flex; align-items: center; gap: 10px; }
.a18uk3 .cel4h4::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;
}
.t9hzjjx .phhoczn { background: var(--bg-surface); border: 1px solid var(--border); }
.t9hzjjx .cel4h4 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.aaoei00 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.mdc3oe8  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.mf2j { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.kuqyrib { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.ada6jr { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.aaoei00 strong { color: var(--text-primary); font-size: 0.95rem; }
.aaoei00 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.f8r65 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.o4rz41, .wy3l8 { border-radius: 8px; padding: 14px; }
.o4rz41 { background: var(--bg-pros); }
.wy3l8 { background: var(--bg-cons); }
.gdu8g2 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.o4rz41 .gdu8g2 { color: var(--c-pros-label); }
.wy3l8 .gdu8g2 { color: #f87171; }
.o4rz41 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.wy3l8 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.tfzkf { width: 100%; height: auto; border-radius: 10px; display: block; }
.lp36kp {
  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;
}
.lp36kp:hover { opacity: 0.85; }
.x8uqj .lp36kp  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.x8uqj .lp36kp:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.j7zcesf .lp36kp  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.j7zcesf .lp36kp:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ktzbjg .dv3tp { border-radius: 50px; }
.ktzbjg .lp36kp  { border-radius: 50px; }
.uptitu .dv3tp { padding-left: 22px; padding-right: 22px; }
.uptitu .lp36kp  { padding-left: 12px; padding-right: 12px; }
.vdzy169 .dv3tp { padding-left: 44px; padding-right: 44px; }
.vdzy169 .lp36kp  { padding-left: 24px; padding-right: 24px; }
.g8aptc1b .dv3tp { padding-left: 56px; padding-right: 56px; }
.g8aptc1b .lp36kp  { padding-left: 32px; padding-right: 32px; }
.wdcywcg   .dv3tp::after, .wdcywcg   .lp36kp::after,
.gccy681e .dv3tp::after, .gccy681e .lp36kp::after,
.z5z53    .dv3tp::after, .z5z53    .lp36kp::after,
.g4ke78di    .dv3tp::after, .g4ke78di    .lp36kp::after,
.qlztrlv    .dv3tp::after, .qlztrlv    .lp36kp::after,
.n25p     .dv3tp::after, .n25p     .lp36kp::after,
.q2rka2    .dv3tp::after, .q2rka2    .lp36kp::after,
.nt2ijs4   .dv3tp::after, .nt2ijs4   .lp36kp::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;
}
.wdcywcg .dv3tp::after, .wdcywcg .lp36kp::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");
}
.gccy681e .dv3tp::after, .gccy681e .lp36kp::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");
}
.z5z53 .dv3tp::after, .z5z53 .lp36kp::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");
}
.g4ke78di .dv3tp::after, .g4ke78di .lp36kp::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");
}
.qlztrlv .dv3tp::after, .qlztrlv .lp36kp::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");
}
.n25p .dv3tp::after, .n25p .lp36kp::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");
}
.q2rka2 .dv3tp::after, .q2rka2 .lp36kp::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");
}
.nt2ijs4 .dv3tp::after, .nt2ijs4 .lp36kp::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");
}
.o6qbu   .abb7b::after, .o6qbu   .wmha::after,
.ffki .abb7b::after, .ffki .wmha::after,
.whwtv80    .abb7b::after, .whwtv80    .wmha::after,
.p3r11r02    .abb7b::after, .p3r11r02    .wmha::after,
.wx1jb7s    .abb7b::after, .wx1jb7s    .wmha::after,
.wsjj     .abb7b::after, .wsjj     .wmha::after,
.f6ir    .abb7b::after, .f6ir    .wmha::after,
.ugvzxpk   .abb7b::after, .ugvzxpk   .wmha::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;
}
.o6qbu .abb7b::after, .o6qbu .wmha::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");
}
.ffki .abb7b::after, .ffki .wmha::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");
}
.whwtv80 .abb7b::after, .whwtv80 .wmha::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");
}
.p3r11r02 .abb7b::after, .p3r11r02 .wmha::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");
}
.wx1jb7s .abb7b::after, .wx1jb7s .wmha::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");
}
.wsjj .abb7b::after, .wsjj .wmha::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");
}
.f6ir .abb7b::after, .f6ir .wmha::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");
}
.ugvzxpk .abb7b::after, .ugvzxpk .wmha::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");
}
.vscja .o6w4y    { background: transparent; padding: 0; }
.hi9nw9.lp36kp {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .nabd2qwt {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .nabd2qwt::before    { grid-area: rank;   }
  .fhrw           { grid-area: ident;  }
  .ed7d     { grid-area: rating; min-width: 0; width: auto; }
  .ovqiqm           { grid-area: pills;  }
  .hi9nw9             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .nabd2qwt {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .nabd2qwt::before    { justify-self: center; }
  .fhrw           { width: 100%; }
  .ed7d     { justify-self: center; }
  .ovqiqm           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .tq2l .cucpk {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .tq2l .d91f { margin: 0; }
}
.rrjiqpq .ztjhw { padding: 0; gap: 0; overflow: hidden; }
.rrjiqpq .x89ggi { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.rrjiqpq .zynhmrgx { padding: 16px 20px; }
.rrjiqpq .r915an { padding: 16px 20px; align-self: center; }
.i8o278o1 .f8r65 { gap: 10px; }
.i8o278o1 .o4rz41, .i8o278o1 .wy3l8 { padding: 12px; }
.i8o278o1 .o4rz41 ul, .i8o278o1 .wy3l8 ul { margin: 4px 0 0; padding-left: 18px; }
.i8o278o1 .o4rz41 li, .i8o278o1 .wy3l8 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .itatl8 { grid-template-columns: 1fr; }
  .o1fxok { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .o1fxok .zss74r { width: 72px; height: 50px; }
  .o1fxok .mo9ugf2 { max-width: 180px; }
  .o1fxok .in5ltd { width: auto; }
}
@media (max-width: 720px) {
  .qrn7j { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .b4pful { padding: 16px; }
  .uexje48z .t778ih8 { min-width: 50%; }
}
.id63j5f5 .f8r65 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .rs5i9 { grid-template-columns: 1fr; }
  .ji37 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .oaidw { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .i6uc9r { flex-wrap: wrap; padding: 16px; }
}
.f50tza .f8r65 { gap: 8px; }
.f50tza .o4rz41, .f50tza .wy3l8 { padding: 8px; }
@media (max-width: 480px) {
  .mneye { flex-direction: column; align-items: stretch; }
}
.ustiswm .in5ltd .lp36kp { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .x5q3sg4 { flex-direction: column; align-items: stretch; gap: 10px; }
  .ustiswm .in5ltd { text-align: center; }
}
@media (max-width: 720px) {
  .hay3q { grid-template-columns: 1fr; }
  .uqjv { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .bx1lbltf { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .adxb3d { grid-template-columns: 1fr; }
  .ngh5oy7 { width: 100px; height: 100px; margin: 16px auto; }
  .wy2o1cro { font-size: 1.4rem; }
  .uwrf2eg { justify-content: center; }
  .v14zdfm .t778ih8 { min-width: 50%; }
}
.xfppe7gk .f8r65 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .uzyn2 { flex-wrap: wrap; padding: 14px 16px; }
  .bincie6 { padding: 12px 16px; }
  .xfppe7gk .f8r65 { margin: 0 16px; }
  .xfppe7gk .egbp7f19 { padding: 0 16px; }
  .bz3xs { padding: 12px 16px; }
}
.pjzdq8s .ovqiqm .w1d4w {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.pjzdq8s .ovqiqm .w1d4w:first-child { border-left: none; }
.mcjuuzv5 .s5b5vu { font-size: 1rem; letter-spacing: 2px; }
.kpsfzpsg { margin: 16px 0; }
.biby6 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.biby6 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.biby6 summary::after { content: "+"; color: var(--accent-light); }
.biby6[open] summary::after { content: "−"; }
.biby6 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.tym8btoo { margin-bottom: 0; }
.tmwtlxj h2.t7nm7i5 { color: var(--text-primary); border-color: var(--accent-light); }
.myzy h2.t7nm7i5 { color: var(--text-primary); border-color: var(--accent-light); }
.bavryf .mdc3oe8     { background: #052e16; border-color: #10b981; }
.bavryf .mf2j { background: #2d0a1e; border-color: #f43f5e; }
.bavryf .kuqyrib    { background: #1e1036; border-color: #a855f7; }
.bavryf .aaoei00 strong  { color: #f1f5f9; }
.bavryf .aaoei00 p       { color: #cbd5e1; }
.bavryf .z8iol    .mdc3oe8     .ada6jr::before,
.bavryf .wod4x0  .mdc3oe8     .ada6jr::before,
.bavryf .kt4b  .mdc3oe8     .ada6jr::before,
.bavryf .nfykrk .mdc3oe8     .ada6jr::before { color: #10b981; }
.bavryf .z8iol    .mf2j .ada6jr::before,
.bavryf .wod4x0  .mf2j .ada6jr::before,
.bavryf .kt4b  .mf2j .ada6jr::before,
.bavryf .nfykrk .mf2j .ada6jr::before { color: #f43f5e; }
.bavryf .z8iol    .kuqyrib    .ada6jr::before,
.bavryf .wod4x0  .kuqyrib    .ada6jr::before,
.bavryf .kt4b  .kuqyrib    .ada6jr::before,
.bavryf .nfykrk .kuqyrib    .ada6jr::before { color: #a855f7; }
.w19d1tr .mdc3oe8     { background: #2d2000; border-color: #eab308; }
.w19d1tr .mf2j { background: #2d0b0b; border-color: #ef4444; }
.w19d1tr .kuqyrib    { background: #2d1600; border-color: #f97316; }
.w19d1tr .aaoei00 strong  { color: #f1f5f9; }
.w19d1tr .aaoei00 p       { color: #cbd5e1; }
.w19d1tr .z8iol    .mdc3oe8     .ada6jr::before,
.w19d1tr .wod4x0  .mdc3oe8     .ada6jr::before,
.w19d1tr .kt4b  .mdc3oe8     .ada6jr::before,
.w19d1tr .nfykrk .mdc3oe8     .ada6jr::before { color: #eab308; }
.w19d1tr .z8iol    .mf2j .ada6jr::before,
.w19d1tr .wod4x0  .mf2j .ada6jr::before,
.w19d1tr .kt4b  .mf2j .ada6jr::before,
.w19d1tr .nfykrk .mf2j .ada6jr::before { color: #ef4444; }
.w19d1tr .z8iol    .kuqyrib    .ada6jr::before,
.w19d1tr .wod4x0  .kuqyrib    .ada6jr::before,
.w19d1tr .kt4b  .kuqyrib    .ada6jr::before,
.w19d1tr .nfykrk .kuqyrib    .ada6jr::before { color: #f97316; }
.e1yq .mdc3oe8     { background: #0c1a2e; border-color: #38bdf8; }
.e1yq .mf2j { background: #12103a; border-color: #818cf8; }
.e1yq .kuqyrib    { background: #0a2020; border-color: #2dd4bf; }
.e1yq .aaoei00 strong  { color: #f1f5f9; }
.e1yq .aaoei00 p       { color: #cbd5e1; }
.e1yq .z8iol    .mdc3oe8     .ada6jr::before,
.e1yq .wod4x0  .mdc3oe8     .ada6jr::before,
.e1yq .kt4b  .mdc3oe8     .ada6jr::before,
.e1yq .nfykrk .mdc3oe8     .ada6jr::before { color: #38bdf8; }
.e1yq .z8iol    .mf2j .ada6jr::before,
.e1yq .wod4x0  .mf2j .ada6jr::before,
.e1yq .kt4b  .mf2j .ada6jr::before,
.e1yq .nfykrk .mf2j .ada6jr::before { color: #818cf8; }
.e1yq .z8iol    .kuqyrib    .ada6jr::before,
.e1yq .wod4x0  .kuqyrib    .ada6jr::before,
.e1yq .kt4b  .kuqyrib    .ada6jr::before,
.e1yq .nfykrk .kuqyrib    .ada6jr::before { color: #2dd4bf; }
.ptsb6 .mdc3oe8     { background: var(--accent-bg); border-color: var(--accent-light); }
.ptsb6 .mf2j { background: var(--accent-bg-light); border-color: var(--accent-light); }
.ptsb6 .kuqyrib    { background: var(--accent-bg); border-color: var(--accent-pale); }
.ptsb6 .z8iol    .ada6jr::before,
.ptsb6 .wod4x0  .ada6jr::before,
.ptsb6 .kt4b  .ada6jr::before,
.ptsb6 .nfykrk .ada6jr::before { color: var(--accent-light) !important; }
.xqrbeha::before,
.vuau::before { margin-right: 5px; }
.mruz .o4rz41 ul li,
.mruz .gc2txbgn li         { color: #4ade80; }
.mruz .o4rz41 .xqrbeha { color: #22c55e; }
.mruz .wy3l8 ul li,
.mruz .k9eb7 li         { color: #f87171; }
.mruz .wy3l8 .vuau { color: #ef4444; }
.du3puu7z .o4rz41 { background: var(--bg-pros); }
.du3puu7z .wy3l8 { background: var(--bg-cons); }
.du3puu7z .o4rz41 .xqrbeha { color: var(--c-pros-label); }
.du3puu7z .wy3l8 .vuau { color: var(--c-cons); }
.du3puu7z .o4rz41 ul li,
.du3puu7z .wy3l8 ul li,
.pppi .o4rz41 { background: var(--bg-pros); }
.pppi .wy3l8 { background: var(--bg-cons); }
.pppi .o4rz41 .xqrbeha { color: var(--c-pros-label); }
.pppi .wy3l8 .vuau { color: var(--c-cons); }
.pppi .o4rz41 ul li,
.pppi .wy3l8 ul li,
.x99wj .xqrbeha::before { content: "✓ "; }
.x99wj .vuau::before { content: "✗ "; }
.avunqtv .xqrbeha::before { content: "→ "; }
.avunqtv .vuau::before { content: "← "; }
.xnw5mx .xqrbeha::before { content: "★ "; }
.xnw5mx .vuau::before { content: "✕ "; }
.mqpid .xqrbeha::before { content: "◆ "; }
.mqpid .vuau::before { content: "▲ "; }
.hb00pm8 .aaoei00 { background: transparent; border-left: none; border: 1.5px solid; }
.hb00pm8 .mdc3oe8     { border-color: var(--c-tip-border); }
.hb00pm8 .mf2j { border-color: var(--c-warn-border); }
.hb00pm8 .kuqyrib    { border-color: #60a5fa; }
.hb00pm8 .aaoei00 strong { color: var(--text-primary); }
.hb00pm8 .aaoei00 p      { color: var(--text-muted); }
.iird .aaoei00 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.iird .mdc3oe8     { border-top-color: var(--c-tip-border); }
.iird .mf2j { border-top-color: var(--c-warn-border); }
.iird .kuqyrib    { border-top-color: #60a5fa; }
.kd57m9z .aaoei00 { border-left: none; border-radius: 8px; }
.kd57m9z .mdc3oe8     { background: #065f46; }
.kd57m9z .mf2j { background: #92400e; }
.kd57m9z .kuqyrib    { background: #1e3a8a; }
.kd57m9z .aaoei00 strong,
.kd57m9z .aaoei00 p { color: #fff; }
.kd57m9z .ada6jr::before { color: rgba(255,255,255,0.85) !important; }
.bavryf.kd57m9z .mdc3oe8,
.bavryf .kd57m9z .mdc3oe8     { background: #052e16; }
.bavryf.kd57m9z .mf2j,
.bavryf .kd57m9z .mf2j { background: #2d0a1e; }
.bavryf.kd57m9z .kuqyrib,
.bavryf .kd57m9z .kuqyrib    { background: #1e1036; }
.w19d1tr.kd57m9z .mdc3oe8,
.w19d1tr .kd57m9z .mdc3oe8      { background: #2d2000; }
.w19d1tr.kd57m9z .mf2j,
.w19d1tr .kd57m9z .mf2j  { background: #2d0b0b; }
.w19d1tr.kd57m9z .kuqyrib,
.w19d1tr .kd57m9z .kuqyrib     { background: #2d1600; }
.e1yq.kd57m9z .mdc3oe8,
.e1yq .kd57m9z .mdc3oe8      { background: #0c1a2e; }
.e1yq.kd57m9z .mf2j,
.e1yq .kd57m9z .mf2j  { background: #12103a; }
.e1yq.kd57m9z .kuqyrib,
.e1yq .kd57m9z .kuqyrib     { background: #0a2020; }
.rw1lpg .aaoei00 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.rw1lpg .mdc3oe8     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.rw1lpg .mf2j { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.rw1lpg .kuqyrib    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.rw1lpg .aaoei00 strong { color: var(--text-primary); }
.rw1lpg .aaoei00 p      { color: var(--text-muted); }
.m98yn .aaoei00 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.z8iol .ada6jr,
.wod4x0 .ada6jr,
.kt4b .ada6jr,
.nfykrk .ada6jr { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.z8iol .ada6jr::before,
.wod4x0 .ada6jr::before,
.kt4b .ada6jr::before,
.nfykrk .ada6jr::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.z8iol .mdc3oe8     .ada6jr::before { content: "✦"; color: var(--c-tip-border); }
.z8iol .mf2j .ada6jr::before { content: "▲"; color: var(--c-warn-border); }
.z8iol .kuqyrib    .ada6jr::before { content: "◉"; color: #60a5fa; }
.wod4x0 .mdc3oe8     .ada6jr::before { content: "★"; color: var(--c-tip-border); }
.wod4x0 .mf2j .ada6jr::before { content: "◆"; color: var(--c-warn-border); }
.wod4x0 .kuqyrib    .ada6jr::before { content: "●"; color: #60a5fa; }
.kt4b .mdc3oe8     .ada6jr::before { content: "▶"; color: var(--c-tip-border); }
.kt4b .mf2j .ada6jr::before { content: "■"; color: var(--c-warn-border); }
.kt4b .kuqyrib    .ada6jr::before { content: "▸"; color: #60a5fa; }
.nfykrk .mdc3oe8     .ada6jr::before { content: "→"; color: var(--c-tip-border); }
.nfykrk .mf2j .ada6jr::before { content: "⬥"; color: var(--c-warn-border); }
.nfykrk .kuqyrib    .ada6jr::before { content: "◈"; color: #60a5fa; }
.asrai55 .x6fn .f4597k,
.asrai55 .vsryz3 .f4597k  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.asrai55 .phhoczn                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.asrai55 .gnlo                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.lgq5n .x6fn .f4597k,
.lgq5n .vsryz3 .f4597k,
.lgq5n .phhoczn,
.lgq5n .nabd2qwt,
.lgq5n .d91f,
.lgq5n .shwmbj5b,
.lgq5n .gnlo,
.lgq5n .m98yn .aaoei00 { box-shadow: none; }
.yohrwk   .cfa5pe, .yohrwk .hlzmao, .yohrwk .hbw0f21b,
.yohrwk   .s7uv, .yohrwk .nxuycy { font-size: 0.9rem; }
.yohrwk   .nsnu, .yohrwk .ib0f { font-size: 0.9rem; }
.wagf9twh   .cfa5pe, .wagf9twh .hlzmao, .wagf9twh .hbw0f21b,
.wagf9twh   .s7uv, .wagf9twh .nxuycy { font-size: 0.95rem; }
.wagf9twh   .nsnu, .wagf9twh .ib0f { font-size: 0.95rem; }
.a99k0o6m   .cfa5pe, .a99k0o6m .hlzmao, .a99k0o6m .hbw0f21b,
.a99k0o6m   .s7uv, .a99k0o6m .nxuycy { font-size: 1.08rem; }
.a99k0o6m   .nsnu, .a99k0o6m .ib0f { font-size: 1.05rem; }
.a99k0o6m   .ko7ni2 { font-size: 0.97rem; }
.ckk146 .pagll4      { font-size: 3.2rem; }
.ckk146 h2.t7nm7i5 { font-size: 1.9rem; }
.ckk146 h3.yr4v7     { font-size: 1.4rem; }
.er1dip .pagll4      { font-size: 3.8rem; }
.er1dip h2.t7nm7i5 { font-size: 2.2rem; }
.er1dip h3.yr4v7     { font-size: 1.6rem; }
.tym8btoo + .tym8btoo { position: relative; }
.zmj4v068   .tym8btoo + .tym8btoo::before,
.aewe5x  .tym8btoo + .tym8btoo::before,
.rubduelp   .tym8btoo + .tym8btoo::before,
.np4mn   .tym8btoo + .tym8btoo::before,
.m323bjeo   .tym8btoo + .tym8btoo::before,
.egd2zm .tym8btoo + .tym8btoo::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.zmj4v068 .tym8btoo + .tym8btoo::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.aewe5x .tym8btoo + .tym8btoo::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.rubduelp .tym8btoo + .tym8btoo::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;
}
.np4mn .tym8btoo + .tym8btoo::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.c94wt7z2 .tym8btoo { margin-bottom: 16px; }
.c94wt7z2 .tym8btoo + .tym8btoo { margin-top: 0; }
.c94wt7z2 .y04ysm0e { padding-top: 0; padding-bottom: 0; }
.m323bjeo .tym8btoo + .tym8btoo::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.egd2zm .tym8btoo + .tym8btoo::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.duisp .tym8btoo + .tym8btoo::before,
.dky65au .tym8btoo + .tym8btoo::before,
.unn76v .tym8btoo + .tym8btoo::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%;
}
.kvkebum .duisp .tym8btoo:nth-child(even)::before,
.kvkebum .dky65au .tym8btoo:nth-child(even)::before,
.kvkebum .unn76v .tym8btoo:nth-child(even)::before { background: var(--bg-surface); }
.ive8ib .duisp .tym8btoo:nth-child(even)::before,
.ive8ib .dky65au .tym8btoo:nth-child(even)::before,
.ive8ib .unn76v .tym8btoo:nth-child(even)::before { background: var(--bg-card); }
.duisp .tym8btoo + .tym8btoo::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");
}
.dky65au .tym8btoo + .tym8btoo::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");
}
.unn76v .tym8btoo + .tym8btoo::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");
}
.yxmo2zf2 .bvybs07,
.sql54xg2 .bvybs07 { padding-bottom: 60px; }
.zuppdxmv .bvybs07 { padding-bottom: 70px; }
.ol44j662 .tka1b4d:not(.nyhuc8) .lpe9 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.v3gfnx .mbhu { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ol44j662 .nyhuc8 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.ol44j662 .xqagqf { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.ol44j662 .mbhu { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.l1ejlgf .mbhu { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.z1g3f .mbhu { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.lvqavsq .mbhu { background: var(--accent-bg); }
.mzwi2 .y77g47 { float: left; width: 38%; margin: 0 28px 16px 0; }
.mzwi2 .y77g47 .tfzkf { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.mzwi2 .y04ysm0e::after { content: ''; display: block; clear: both; }
.ry3mv .y77g47 { float: right; width: 38%; margin: 0 0 16px 28px; }
.ry3mv .y77g47 .tfzkf { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ry3mv .y04ysm0e::after { content: ''; display: block; clear: both; }
.viffqmt5 .tym8btoo:nth-child(odd)  .y77g47 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.viffqmt5 .tym8btoo:nth-child(even) .y77g47 { float: right; width: 38%; margin: 0 0 16px 28px; }
.viffqmt5 .y77g47 .tfzkf { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.viffqmt5 .y04ysm0e::after { content: ''; display: block; clear: both; }
.mzwi2 .jplr,
.ry3mv .jplr,
.viffqmt5 .jplr,
@media (max-width: 900px) {
  .mzwi2 .y77g47,
  .ry3mv .y77g47,
  .viffqmt5 .tym8btoo:nth-child(odd)  .y77g47,
  .viffqmt5 .tym8btoo:nth-child(even) .y77g47 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .mzwi2 .y77g47 .tfzkf,
  .ry3mv .y77g47 .tfzkf,
  .viffqmt5 .y77g47 .tfzkf {
    max-height: none !important;
  }
}
.mzwi2 .nsnu,
.mzwi2 .ib0f,
.ry3mv .nsnu,
.ry3mv .ib0f,
.viffqmt5 .nsnu,
.viffqmt5 .ib0f { overflow: hidden; }
@media (max-width: 640px) {
  .mzwi2 .y77g47,
  .ry3mv .y77g47,
  .viffqmt5 .y77g47 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.owyt3 .xnds2,
.owyt3 .y04ysm0e,
.owyt3 .yp1221n  { max-width: 1100px; }
.owyt3 { --content-mw: 1100px; }
.ci0k4w .xnds2,
.ci0k4w .y04ysm0e,
.ci0k4w .yp1221n  { max-width: 1200px; }
.wtt3p .xnds2,
.wtt3p .y04ysm0e,
.wtt3p .yp1221n  { max-width: 1320px; }
.y6pp9n { font-size: 0.82rem; color: var(--text-muted); }
.pfz08 { display: flex; align-items: center; }
.i78ur76q {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ek6vym { display: flex; align-items: center; }
.g26bl1v { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.g26bl1v:hover { text-decoration: underline; }
.oc5nda7 { margin: 0 3px; opacity: 0.45; }
.oc5nda7::before { content: '/'; }
.fakv1lq { padding: 2px 5px; color: var(--text-main); }
.rdn6hry .y6pp9n {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.rdn6hry .pfz08 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ecbtd8 .y6pp9n {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ecbtd8 .pfz08 { padding: 0 0 0 12px; }
.on0o .pfz08 { padding: 0 16px; }
.on0o .y6pp9n {
  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);
}
.on0o .xnds2 { padding-top: 28px; }
@media (max-width: 720px) {
  .rjmue9a { margin-top: 18px; padding: 0 16px; }
  .on0o .xnds2 { padding-top: 16px; }
}
.owyt3.rdn6hry .pfz08 { max-width: 1100px; }
.ci0k4w.rdn6hry .pfz08 { max-width: 1200px; }
.wtt3p.rdn6hry .pfz08 { max-width: 1320px; }
.owyt3 .rjmue9a { max-width: 1100px; }
.k1hl8b1j .tym8btoo { padding-top: 16px; padding-bottom: 16px; }
.txyxf .tym8btoo { padding-top: 24px; padding-bottom: 24px; }
.ngxd .tym8btoo { padding-top: 40px; padding-bottom: 40px; }
.mwqw7yki .tym8btoo { padding-top: 52px; padding-bottom: 52px; }
.l0k8u7 .tym8btoo:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.l0k8u7 .tym8btoo:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.l0k8u7 .tym8btoo:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.l0k8u7 .tym8btoo:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.fyppcdq .y04ysm0e { padding-top: 10px;  padding-bottom: 10px; }
.fok4kz .y04ysm0e { padding-top: 18px;  padding-bottom: 18px; }
.p6hra .y04ysm0e { padding-top: 36px;  padding-bottom: 36px; }
.g1w7rue .y04ysm0e { padding-top: 48px;  padding-bottom: 48px; }
.s0ncr3 h2.t7nm7i5 { font-weight: 600; }
.s0ncr3 h3.yr4v7     { font-weight: 600; }
.fvudugd4 h2.t7nm7i5 { font-weight: 800; }
.fvudugd4 h3.yr4v7     { font-weight: 700; }
.o395d h2.t7nm7i5 { font-weight: 900; }
.o395d h3.yr4v7     { font-weight: 800; }
.o395d .aaoei00 strong,
.o395d .aaoei00 strong { font-weight: 600; }
.abb7b {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.q6hq .abb7b { display: none; }
@media (max-width: 640px) {
  .x22wk7 { display: none; }
  .abb7b {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.abb7b { background: var(--cta) !important; color: #fff !important; border: none !important; }
.abb7b:hover { opacity: 0.85; }
.qo4u .abb7b { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.prxhobx .abb7b,
.qufguob  .abb7b { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.prxhobx .abb7b:hover,
.qufguob  .abb7b:hover { opacity: 0.88; }
.qo4u.prxhobx .abb7b,
.qo4u.qufguob  .abb7b { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.wmha {
  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;
}
.wmha:hover { transform: translateY(-2px); opacity: 0.92; }
.wmha { background: var(--cta) !important; color: #fff !important; border: none !important; }
.zfgwf93 .wmha { display: none; }
.astrr .wmha { right: 32px; }
.q6nva9ny  .wmha { left: 32px; }
@media (max-width: 480px) {
  .astrr .wmha { right: 20px; bottom: 20px; }
  .q6nva9ny  .wmha { left: 20px; bottom: 20px; }
}
.oxwd { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.yp1221n { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.c0ws71ex { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.hxwrr4g { color: var(--text-dim); font-size: 0.8rem; }
.zyyqco { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.zyyqco img { height: 26px; width: auto; object-fit: contain; }
.gsso7x2 a, .klzs a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.gsso7x2 a:hover, .klzs a:hover { color: var(--accent-light); }
.klzs { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.zdpb .yp1221n { text-align: center; }
.zdpb .klzs { justify-content: center; margin-bottom: 16px; }
.zdpb .c0ws71ex { margin-top: 0; }
.z34x623y { margin-top: 10px; }
.z34x623y a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .yp1221n { padding-left: 16px; padding-right: 16px; }
  .geitqkw .yp1221n { padding: 20px 16px; }
  .klzs { gap: 4px 12px; }
  .c0ws71ex { font-size: 0.78rem; }
}
.oy151kq .v31okr .zyyqco { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.oy151kq .c0ws71ex { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.oy151kq .hxwrr4g { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .oy151kq .g63due { grid-template-columns: 1fr 1fr; } .oy151kq .v31okr { grid-column: 1 / -1; } }
@media (max-width: 480px) { .oy151kq .g63due { grid-template-columns: 1fr; } }
.kblyts .zyyqco { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.kblyts .c0ws71ex { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .kblyts .ynkvps { gap: 12px; } .kblyts .zyyqco { margin-right: 0; width: 100%; } }
.o8x3vkgh .yob6i4 .zyyqco { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.o8x3vkgh .c0ws71ex { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.o8x3vkgh .hxwrr4g { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .o8x3vkgh .zklto5 { grid-template-columns: 1fr 1fr; } .o8x3vkgh .yob6i4 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .o8x3vkgh .zklto5 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .nnfyc .n7r8wlh { grid-template-columns: 1fr 1fr; } .nnfyc .jsyxzz1f:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .nnfyc .n7r8wlh { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .k3ty5pr2 .n7r8wlh { grid-template-columns: 1fr; } }
.iu9j .yp1221n { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.iu9j .klzs { justify-content: center; }
.o64997hj .w1qtzvp      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.o64997hj .oxwd { background: var(--bg-page); border-top-color: var(--border-alt); }
.izurqi .w1qtzvp      { background: #0d1117; border-bottom-color: #21262d; }
.izurqi .k4zaj { color: var(--accent-light); }
.izurqi .becji { --msep-color: #8b949e; }
.izurqi .becji a { color: #8b949e; }
.izurqi .becji a:hover { color: var(--accent-light); }
.izurqi .ptgq6 { color: #8b949e; }
.izurqi .oxwd { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.izurqi .c0ws71ex,
.izurqi .hxwrr4g { color: #6e7681; }
.izurqi .gsso7x2 a, .izurqi .klzs a,
.izurqi .zyyqco { color: #e6edf3; }
.izurqi .gsso7x2 a:hover, .izurqi .klzs a:hover,
@media (max-width: 640px) {
  .izurqi .becji { background: #0d1117; border-top-color: #21262d; }
  .izurqi .becji li a { border-bottom-color: #21262d; }
}
.d91is0 .w1qtzvp      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.d91is0 .k4zaj { color: var(--accent-light); }
.d91is0 .becji { --msep-color: #475569; }
.d91is0 .becji a { color: #475569; }
.d91is0 .becji a:hover { color: var(--accent-light); }
.d91is0 .ptgq6 { color: #64748b; }
.d91is0 .oxwd { background: #f0f4f8; border-top-color: #cbd5e1; }
.d91is0 .c0ws71ex,
.d91is0 .hxwrr4g { color: #64748b; }
.d91is0 .gsso7x2 a, .d91is0 .klzs a,
.d91is0 .p6bb3x9 a, .d91is0 .zyyqco { color: #374151; }
.d91is0 .gsso7x2 a:hover, .d91is0 .klzs a:hover,
@media (max-width: 640px) {
  .d91is0 .becji { background: #f0f4f8; border-top-color: #cbd5e1; }
  .d91is0 .becji li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.prxhobx .w1qtzvp      { background: var(--accent); border-bottom-color: var(--accent-light); }
.prxhobx .k4zaj { color: #fff; }
.prxhobx .becji { --msep-color: rgba(255,255,255,0.82); }
.prxhobx .becji a { color: rgba(255,255,255,0.82); }
.prxhobx .becji a:hover { color: #fff; }
.prxhobx .ptgq6 { color: rgba(255,255,255,0.9); }
.prxhobx .oxwd { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.prxhobx .c0ws71ex,
.prxhobx .hxwrr4g { color: rgba(255,255,255,0.72); }
.prxhobx .gsso7x2 a, .prxhobx .klzs a,
.prxhobx .p6bb3x9 a, .prxhobx .zyyqco { color: #fff; }
.prxhobx .gsso7x2 a:hover, .prxhobx .klzs a:hover,
@media (max-width: 640px) {
  .prxhobx .becji { background: var(--accent); border-top-color: var(--accent-light); }
  .prxhobx .becji li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.qufguob .w1qtzvp {
  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);
}
.qufguob .oxwd {
  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) {
  .qufguob .becji {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.tzjh28sq .yvs5g { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.d1glrt5y .yvs5g { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ifiqb530 .yvs5g { min-height: 72px; height: auto; }
.vxcpurv .yvs5g { min-height: 84px; height: auto; }
.geitqkw .yvs5g { max-width: none; padding: 0 32px; }
.geitqkw .yp1221n  { max-width: none; padding: 24px 32px; }
.tin4wbuy.ci0k4w .yvs5g { max-width: 1200px; }
.tin4wbuy.wtt3p .yvs5g { max-width: 1320px; }
.j3r0   .k4zaj, .j3r0   .zyyqco { text-transform: capitalize; }
.r1hxdnds .k4zaj, .r1hxdnds .zyyqco { text-transform: lowercase; }
.qeza .k4zaj, .qeza .zyyqco { text-transform: uppercase; letter-spacing: 0.06em; }
.ve1i1g1x, .vznj802c {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.v5yed .ve1i1g1x,
.v5yed .vznj802c { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.w3wc11 .ve1i1g1x,
.w3wc11 .vznj802c { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.nk5f1k .ve1i1g1x,
.nk5f1k .vznj802c { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.lxlpqly .ve1i1g1x,
.lxlpqly .vznj802c { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.x4xb   .becji a { font-weight: 500; }
.h7g07dz6 .becji a { font-weight: 600; }
.iwwj2     .becji a { font-weight: 700; }
.eazf78o    .becji a { font-weight: 800; letter-spacing: 0.01em; }
.ixkmq     .becji > li + li::before,
.a7dpq21x    .becji > li + li::before,
.yanns    .becji > li + li::before,
.pp3z1m .becji > li + li::before,
.x2ti43j .becji > li + li::before,
.jpoi  .becji > li + li::before,
.vpu6s    .becji > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.ixkmq     .becji > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.a7dpq21x    .becji > li + li::before { content: "|"; }
.yanns    .becji > li + li::before { content: "—"; }
.pp3z1m .becji > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.x2ti43j .becji > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.jpoi  .becji > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.vpu6s    .becji > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .xi28z .ptgq6,
  .hm309c0 .ptgq6,
  .sjxgcuna .ptgq6,
  .mipgxz .ptgq6,
  .pxm52k .ptgq6 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .xi28z .ptgq6::before,
  .hm309c0 .ptgq6::before,
  .sjxgcuna .ptgq6::before,
  .mipgxz .ptgq6::before,
  .pxm52k .ptgq6::before { content: ""; display: block; flex-shrink: 0; }

  
  .xi28z .ptgq6::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;
  }

  
  .hm309c0 .ptgq6::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;
  }

  
  .sjxgcuna .ptgq6::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;
  }

  
  .mipgxz .ptgq6::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;
  }

  
  .pxm52k .ptgq6::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) {
  .ky2lj .ptgq6 {
    padding: 5px 14px;
  }
  .ky2lj .becji {
    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;
  }
  .ky2lj .becji li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ky2lj .becji li a:hover { background: var(--bg-raised); }
  .ky2lj .qafj,
  .l521j .qafj,
  .dixlh4e .qafj { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .xsg0x6 .ptgq6 {
    padding: 5px 10px;
  }
  .xsg0x6 .becji {
    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);
  }
  .xsg0x6 .becji.jq85g1w { transform: translateX(0); }
  .xsg0x6 .becji li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .xsg0x6 .becji li:last-child a { border-bottom: none; }
  .prxhobx .becji,
  .izurqi .becji { background: var(--accent) !important; }
  .prxhobx .becji li a,
  .izurqi .becji li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .dixlh4e .ptgq6 {
    padding: 5px 10px;
  }
  .dixlh4e .becji {
    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);
  }
  .dixlh4e .becji::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .dixlh4e .becji.jq85g1w { transform: translateY(0); }
  .dixlh4e .becji li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .bzeg6 .ptgq6 {
    padding: 5px 10px;
  }
  .bzeg6 .becji {
    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;
  }
  .bzeg6 .becji.jq85g1w { opacity: 1; pointer-events: auto; }
  .bzeg6 .becji li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .znm9jhs4     .ptgq6 { border-radius: 0 !important; }
  .sqgo   .ptgq6 { border-radius: 8px !important; }
  .tp2fr .ptgq6 { border-radius: 50% !important; }
  .j029zn   .ptgq6 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .e29gi0u .fy93nbod { flex-direction: column; align-items: stretch; }
  .e29gi0u .qsx894j { flex-direction: row; min-width: auto; }
  .e29gi0u .lyuw7 { align-items: flex-start; text-align: left; }
}
.gasy2y,
.gasy2y.tym8btoo,
.kvkebum .gasy2y,
.iwd2g .gasy2y,
.ive8ib .gasy2y,
.q9z5q4h .gasy2y {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.efblaq {
  background: linear-gradient(135deg, var(--cta) 0%, var(--cta-hover) 100%);
  border-radius: 16px;
  padding: 28px 36px;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 16px 0;
}
.ml4yw { flex: 1 1 280px; min-width: 0; }
.dfiwn {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.pzi5 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.g4z7v {
  background: #fff !important;
  color: var(--cta) !important;
  padding: 14px 44px !important;
  border-radius: 999px;
  font-weight: 800;
  font-size: 1rem;
  text-decoration: none;
  flex-shrink: 0;
  transition: transform 0.15s, opacity 0.2s;
  white-space: nowrap;
}
.g4z7v:hover { transform: translateY(-1px); opacity: 0.95; }
.vwvm .efblaq {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.vwvm .dfiwn { color: var(--cta); }
.vwvm .pzi5 { color: var(--text-body); }
.vwvm .g4z7v {
  background: var(--cta) !important;
  color: #fff !important;
}
.v6iwndl2 .efblaq {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.v6iwndl2 .dfiwn { color: var(--text-primary); }
.v6iwndl2 .pzi5 { color: var(--text-body); }
.v6iwndl2 .g4z7v {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .efblaq {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ml4yw { flex: 0 0 auto; }
  .dfiwn { font-size: 1.2rem; }
  .g4z7v { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.njngh .h7wohcu { height: 36px; }
.wzym .h7wohcu { height: 60px; max-width: 200px; }
.m5uu .h7wohcu { height: 56px; max-width: 180px; }
.z80asnv     .s5b5vu, .z80asnv     .fg1tc { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.pjzdq8s .w1d4w + .w1d4w {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .zymp .fr57si0r {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .zymp .nabd2qwt {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .zymp .nabd2qwt { padding: 40px 16px 20px; }
  .zymp .w1d4w {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .zymp .hi9nw9 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .e3slrr9y .nabd2qwt {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .e3slrr9y .nabd2qwt::before {
    position: absolute; top: 14px; left: 14px;
  }
  .e3slrr9y .fhrw {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .e3slrr9y .biew { white-space: normal; text-align: center; font-size: 1.2rem; }
  .e3slrr9y .w1d4w {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .e3slrr9y .hi9nw9 { width: 100%; min-width: 0; }
  .e3slrr9y .s5b5vu { min-width: 0; }
}
.i7i5peg .biby6 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.i7i5peg .biby6 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.i7i5peg .biby6 p { padding: 0 2px 16px; }
.f4rc4cz .biby6 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.f4rc4cz .biby6 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.f4rc4cz .biby6 summary::after { content: "›"; font-size: 1.2em; }
.f4rc4cz .biby6[open] summary::after { content: "‹"; }
.f4rc4cz .biby6 p { padding: 10px 22px 4px; }
.aiua2u .biby6 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.aiua2u .biby6 summary { color: var(--text-primary); padding-left: 16px; }
.aiua2u .biby6 summary::after { content: "›"; font-size: 1.1em; }
.aiua2u .biby6[open] summary::after { content: "‹"; }
.aiua2u .biby6 p { padding-left: 16px; }
.uas7 .kpsfzpsg { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.uas7 .biby6 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.uas7 .biby6:last-child { border-bottom: none; }
.uas7 .biby6 summary { color: var(--text-primary); border-radius: 0; }
.uas7 .biby6 summary::after { content: "›"; font-size: 1.1em; }
.uas7 .biby6[open] summary::after { content: "‹"; }
.rmor .biby6 { overflow: hidden; }
.rmor .biby6 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.rmor .biby6 summary::after { color: rgba(255,255,255,.75); }
.rmor .biby6[open] summary { border-radius: 0; }
.qpkj3d { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.a9umtz {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.okc7 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.kmb1prl { color: var(--text-muted); font-size: 1.05rem; }
.jb9do1el {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.hz4vj4uu { margin-bottom: 20px; }
.k3q10g {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.vya2a {
  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;
}
.vya2a:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.wqsw { resize: vertical; min-height: 130px; }
.p09b { width: 100%; margin-top: 8px; }
.sdl941c {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.e4vzspgx {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.f1v8 { color: var(--text-muted); line-height: 1.75; }
.zrq6eva1 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.zrq6eva1 li { margin-bottom: 6px; }
.yo39zp { max-width: 760px; margin: 0 auto; }
.y84sht { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.lz8byx2a { max-width: 760px; margin: 0 auto; }
.yglb ul.zrq6eva1 { margin: 0; }
@media (max-width: 640px) { .pneigo { grid-template-columns: 1fr; gap: 10px; } }
.eh2ebtn { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.rj32oqui { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.ul3xa2cz { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.rj32oqui p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.rj32oqui .zrq6eva1 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .eh2ebtn { grid-template-columns: 1fr; } }
.tqywdc ul.zrq6eva1 { margin: 0; }
.td5uke .zrq6eva1,
.h5s4 .zrq6eva1,
.n8mnu .zrq6eva1,
.d5wx .zrq6eva1 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .ehbitbc8 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .xzmx33 { grid-template-columns: 1fr; } .hd6iz { position: static; text-align: center; } }
@media (max-width: 860px) { .ez24o0 { grid-template-columns: 1fr; } }
.d5wx .zrq6eva1 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .byi6ho { flex-direction: column; text-align: center; } .vd1xom42 { grid-template-columns: 1fr; } }
.o46np { max-width: 760px; margin: 0 auto; }
.crnst1lz { position: relative; padding-left: 28px; }
.crnst1lz::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.j4t12pv { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.j4t12pv:last-child { padding-bottom: 0; }
.t0ri65 { 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; }
.j4tfo h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.j4tfo p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.nwye .okc7 { color: var(--accent-light); }
.rdv90p .okc7 { font-size: 2rem; }
.rdv90p .kmb1prl { max-width: 680px; }
.iy1vvs9 .okc7 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.iy1vvs9 .kmb1prl  { margin: 0; }
@media (max-width: 640px) { .iy1vvs9 { flex-direction: column; } }
.grh03t4a .okc7 { color: var(--accent-light); }
.o147 {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.o147 .okc7 { color: #fff; }
.o147 .kmb1prl  { color: rgba(255,255,255,0.85); }
.psl4kmr { max-width: 680px; margin: 0 auto; }
.jjudaw0x {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .jjudaw0x { grid-template-columns: 1fr; } }
.mhj08j .vya2a {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.mhj08j .vya2a:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.mc4ul .vya2a { background: var(--bg-raised); border-color: transparent; }
.mc4ul .vya2a:focus { background: var(--bg-card); border-color: var(--accent-light); }
.bcle .vya2a { border-radius: 100px; padding: 11px 20px; }
.bcle .wqsw { border-radius: 14px; }
@media (max-width: 640px) { .azha2pa { grid-template-columns: 1fr; } }
.h3ek { counter-reset: priv-count; }
.su1uyb18 {
  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);
}
.su1uyb18:last-child { border-bottom: none; }
.ya2o {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.su1uyb18 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.su1uyb18 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.m84fe{position:relative;overflow:visible}
.e5wlo .xdu2cb0{display:block}
.wz5h .mbhu~.lcval,
.wz5h .mbhu~.lcval .cfl0p51,
.mbhu~.lcval,.v0y758o~.lcval{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}
.mbhu~.lcval .cfl0p51{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.vthjc0y6 .r09hhj{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.vthjc0y6 .s1ykg::before{content:""}
.jrb7{--date-bg:transparent}
.z6qj .s1ykg::before{content:""}
.e4evd .cqu0w{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .cqu0w{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .j5goixij{max-width:100%}
}
@media (max-width:560px){
  .yxikq{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .o858zps { padding: 28px 18px 20px; }
  .b6q04xi { font-size: 1.2rem; }
  .bhze8qq { max-width: 220px; max-height: 80px; }
}
.ufyhqg .v22u { border-radius: 22px; }
.x5u697u .efblaq {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .v22u { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.r5nvzs {
  margin: 28px 0 24px;
}
.r5nvzs .tym8btoo {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.r5nvzs .y04ysm0e {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.r5nvzs .efblaq {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .yvs5g { flex-direction: row-reverse; }
[dir="rtl"] .becji { flex-direction: row-reverse; }
[dir="rtl"] .astrr .wmha { right: auto; left: 32px; }
[dir="rtl"] .q6nva9ny  .wmha { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .astrr .wmha { right: auto; left: 20px; }
  [dir="rtl"] .q6nva9ny  .wmha { left: auto;  right: 20px; }
}
[dir="rtl"] .mzwi2 .y77g47  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .ry3mv .y77g47 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .mbhu,
[dir="rtl"] .xws1n,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .nsnu, [dir="rtl"] .ib0f { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .o4rz41 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .wy3l8 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .aaoei00 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .efblaq { direction: rtl; }
[dir="rtl"] .y6pp9n { direction: rtl; }
[dir="rtl"] .gnlo { direction: rtl; }
[dir="rtl"] .ucbu5oxi { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .yijrtq .ib0f,
[dir="rtl"] .t0stei .ib0f,
[dir="rtl"] .mbm3 .ib0f,
[dir="rtl"] .izw4a80j .ib0f {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .yijrtq .ib0f li::before,
[dir="rtl"] .t0stei .ib0f li::before,
[dir="rtl"] .mbm3 .ib0f li::before,
[dir="rtl"] .izw4a80j .ib0f li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .tka1b4d.kgsf .voofr,
[dir="rtl"] .yk1oo6.kgsf .voofr,
[dir="rtl"] .nyhuc8.kgsf .voofr,
[dir="rtl"] .gjie.kgsf .voofr,
[dir="rtl"] .l9lp3w.kgsf .voofr { text-align: right; }
[dir="rtl"] .mbhu.kgsf .bvybs07 { align-items: flex-end; text-align: right; }
[dir="rtl"] .mbhu.sk1xc .bvybs07 { text-align: center; }
[dir="rtl"] .mbhu .bvybs07 { text-align: right; }
[dir="rtl"] .y04ysm0e,
[dir="rtl"] .s7uv,
[dir="rtl"] .nxuycy,
[dir="rtl"] .n31f,
[dir="rtl"] .jb9do1el,
[dir="rtl"] .k3q10g,
[dir="rtl"] .vya2a,
[dir="rtl"] .wqsw { text-align: right; direction: rtl; }
[dir="rtl"] .bcle .vya2a,
[dir="rtl"] .mhj08j .vya2a { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #d453c8;
  --brand:           #d453c8;
  --brand-light:     #99328f;
  --brand-pale:      #ba5eb1;
  --grad-start:      #e69cdf;
  --grad-end:        #efd0ec;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #d453c8;
  --cta-light:       #d12cc2;
  --cta-hover:       #bb2ead;
  --bg-page:         #f8f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f5;
  --bg-raised:       #f1eef0;
  --bg-hover:        #f5f3f5;
  --border:          #e8e2e7;
  --border-alt:      #dbd0da;
  --border-section:  #e8e2e7;
  --text-primary:    #1b171a;
  --text-muted:      #5f525e;
  --text-body:       #362f35;
  --text-sub:        #524650;
  --text-faint:      #887686;
  --text-dim:        #a0919e;
  --text-label:      #6d5e6b;
  --text-value:      #443b43;
  --accent-bg:       #f0e4ef;
  --accent-bg-light: #e9cde6;
  --bg-tip:          #f0f9f8;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f1f9;
  --bg-pros:         #f0f9f8;
  --bg-cons:         #faf3f4;
  --c-pros:          #168c80;
  --c-cons:          #9f2133;
  --c-pros-label:    #1ba698;
  --c-tip-border:    #1db8a8;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #168c80;
}
:root { --logo-bg-opacity: 32%; }
body, button, input { font-family: "Quantico", sans-serif; }
.o9b1y56 .ada6jr { font-size: 0; width: 1.2rem; flex-shrink: 0; }.o9b1y56 .ada6jr::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.o9b1y56 .mdc3oe8     .ada6jr::before { content: "";  color: var(--c-tip-border); }.o9b1y56 .mf2j .ada6jr::before { content: ""; color: var(--c-warn-border); }.o9b1y56 .kuqyrib    .ada6jr::before { content: ""; color: #60a5fa; }.bavryf .o9b1y56 .mdc3oe8     .ada6jr::before { color: #10b981; }.bavryf .o9b1y56 .mf2j .ada6jr::before { color: #f43f5e; }.bavryf .o9b1y56 .kuqyrib    .ada6jr::before { color: #a855f7; }.w19d1tr  .o9b1y56 .mdc3oe8     .ada6jr::before { color: #eab308; }.w19d1tr  .o9b1y56 .mf2j .ada6jr::before { color: #ef4444; }.w19d1tr  .o9b1y56 .kuqyrib    .ada6jr::before { color: #f97316; }.e1yq  .o9b1y56 .mdc3oe8     .ada6jr::before { color: #38bdf8; }.e1yq  .o9b1y56 .mf2j .ada6jr::before { color: #818cf8; }.e1yq  .o9b1y56 .kuqyrib    .ada6jr::before { color: #2dd4bf; }.ptsb6 .o9b1y56 .ada6jr::before { color: var(--accent-light) !important; }
.k1n3t6 .gc2txbgn li::before, .k1n3t6 .k9eb7 li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.k1n3t6 .gc2txbgn li::before { content: ""; }.k1n3t6 .k9eb7 li::before { content: ""; }.k1n3t6 .xqrbeha::before, .k1n3t6 .vuau::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.k1n3t6 .xqrbeha::before { content: ""; }.k1n3t6 .vuau::before { content: ""; }
.o4d6ihm .n5vu0qa, .o4d6ihm .mbhu { min-height: 640px; }
.wihu13y4 .abb7b::after,.wihu13y4 .wmha::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; }
.oc5nda7::before { content: '—'; }