:root {
  --color-accent: #52a1bf;
  --color-cta: #005aa2;
  --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;
}
.q60t6 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.vcvv17ap {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.jpzxaro {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.yda4 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.s1up { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.s1up a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.s1up a:hover { color: var(--accent-light); }
.jyecmv   .mray6rt { border-radius: 0; }
@media (max-width: 640px) {
  .mray6rt {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .n7ec:hover .mray6rt,
  .n7ec:focus-within .mray6rt { display: block; }
  .mray6rt li a { padding: 8px 16px; font-size: 0.88rem; }
}
.q03wx44 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.utc80e { display: none; }
@media (max-width: 640px) {
  .utc80e {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .utc80e.ct4u8c { display: block; }
}
@media (max-width: 640px) {
  .q03wx44 { display: block; }
  .s1up > li + li::before { display: none !important; }
  .s1up {
    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;
  }
  .s1up.ct4u8c { display: flex; }
  .s1up li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .s1up li:last-child a { border-bottom: none; }
}
.vhlg { min-height: 480px; }
.m8jx {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.oax93 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.eozl4 .oax93 { margin-left: 0; margin-right: 0; }
.fbexqt1 {
  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;
}
.o6gr .fbexqt1 { margin-top: 24px; }
.fbexqt1:hover { opacity: 0.88; }
.xvqkucd {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.b5jgf44 {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.xvqkucd .vj8j {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.xvqkucd .m8jx { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.xvqkucd .oax93 { color: #e2e8f0; }
.xvqkucd.p3a6 .vj8j { text-align: center; }
.xvqkucd.eozl4   .vj8j { text-align: left; }
.rk6mnh2 .vj8j {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.rk6mnh2 .m8jx { color: var(--text-primary); text-shadow: none; }
.rk6mnh2 .oax93 { color: var(--text-muted); }
.rk6mnh2 .fbexqt1 { margin-top: 16px; }
.rk6mnh2, .rk6mnh2.vhlg { min-height: auto !important; }
.rk6mnh2.p3a6 .vj8j { text-align: center; }
.rk6mnh2.eozl4   .vj8j { text-align: left; }
.rk6mnh2~.gc75x5ac{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.rk6mnh2~.gc75x5ac .x53y{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.ji7c1z .xvqkucd .b5jgf44 {
  overflow: hidden;
}
.ji7c1z .xvqkucd .b5jgf44::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.xq19a3 .xvqkucd .b5jgf44 {
  overflow: hidden;
}
.xq19a3 .xvqkucd .b5jgf44::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.aum67two .xvqkucd .b5jgf44 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.m7n3w8t .xvqkucd .b5jgf44 {
  overflow: hidden;
}
.m7n3w8t .xvqkucd .b5jgf44::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.uaky .xvqkucd .b5jgf44 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.xsmktg9b .b5jgf44 {
  background: none;
}
.xsmktg9b .m8jx { color: #fff; }
.xsmktg9b .oax93 { color: rgba(255,255,255,0.85); }
.xsmktg9b .fbexqt1 { background: #fff; color: var(--cta); }
.xsmktg9b .fbexqt1:hover { opacity: 0.92; }
.l8xiph .m8jx { text-shadow: none; color: var(--text-primary); }
.l8xiph .oax93 { color: var(--text-muted); }
body.m8u4jcj .m8jx {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.xlft .m8jx {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.vhlg.xsmktg9b .m8jx,
section.xsmktg9b .m8jx {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.l8xiph.p3a6 .c3dkiq { align-items: center; text-align: center; }
.vhlg .r59s {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.r59s .tzw9lrv.obmx2jip {
  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;
}
.r59s .tzw9lrv.obmx2jip:hover { opacity: 0.85; }
.vmkk9vh .vj8j { padding-bottom: 24px; }
.o6gr .vj8j { max-width: 1100px; }
@media (max-width: 700px) {
  .l8xiph { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .l8xiph:not(.jxrc) .sxg2i { display: none !important; }
  .jxrc .sxg2i { padding: 16px; }
  .c3dkiq  { padding: 36px 24px; }
  .l8xiph~.gc75x5ac,.al0sjmrz~.gc75x5ac{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .vhlg, .l8xiph { min-height: 320px !important; }
  .m8jx { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .zgct,
  .sxxvvdn,
  .rny1ub { grid-template-columns: 1fr !important; }

  

  
  .vmkk9vh { display: flex !important; flex-direction: column !important; }
  .vmkk9vh .vj8j { display: contents; }
  .vmkk9vh .b5jgf44 { order: 0; }
  .vmkk9vh .m8jx { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .vmkk9vh .zgct { order: 2; padding: 0 16px 12px !important; }
  .vmkk9vh .oax93 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .o6gr .vj8j { display: flex; flex-direction: column; }
  .o6gr .vj8j .m8jx { order: 1; }
  .o6gr .vj8j .rny1ub { order: 2; margin: 8px 0 24px !important; }
  .o6gr .vj8j .oax93 { order: 3; }
  .o6gr .vj8j .fbexqt1 { order: 4; align-self: center; margin-top: 0; }

  
  .l8xiph.jxrc {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .l8xiph.jxrc .c3dkiq { display: contents; padding: 0; }
  .l8xiph.jxrc .c3dkiq .m8jx { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .l8xiph.jxrc .sxg2i { order: 2; padding: 12px 16px; }
  .l8xiph.jxrc .c3dkiq .oax93 { order: 3; padding: 0 24px; margin: 0 auto; }
  .l8xiph.jxrc .c3dkiq .fbexqt1 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.qcpqcc { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.bywqer { width: 100%; height: auto; display: block; border-radius: 10px; }
.ii1kz2 .qcpqcc        { border-radius: 16px; }
.ii1kz2 .bywqer  { border-radius: 16px; }
.b434z9 .qcpqcc         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.b434z9 .bywqer   { border-radius: 8px; }
.o3qxx2u { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.zd4t { width: 100%; padding: 32px 0; position: relative; }
.mryf { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.ek21 .zd4t:nth-child(even) { background: var(--bg-surface); }
.ek21 .zd4t:nth-child(odd)  { background: var(--bg-page); }
.wvdrmyq .zd4t:nth-child(even) { background: var(--bg-card); }
.wvdrmyq .zd4t:nth-child(odd)  { background: var(--bg-page); }
.ek21 .zd4t:nth-child(odd)  .mryf { background: var(--bg-card); border-radius: 6px; }
.ek21 .zd4t:nth-child(even) .mryf { background: var(--bg-raised); border-radius: 6px; }
.wvdrmyq .zd4t:nth-child(odd)  .mryf { background: var(--bg-card); border-radius: 6px; }
.wvdrmyq .zd4t:nth-child(even) .mryf { background: var(--bg-raised); border-radius: 6px; }
.ek21 .zd4t:nth-child(even) .anu5j .dbnti,
.wvdrmyq .zd4t:nth-child(even) .anu5j .dbnti { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.ek21 .zd4t:nth-child(odd) .anu5j .dbnti,
.wvdrmyq .zd4t:nth-child(odd) .anu5j .dbnti { background: var(--bg-card-inner); }
.ek21 .zd4t:nth-child(even) .gglwr .dbnti:nth-child(odd),
.wvdrmyq .zd4t:nth-child(even) .gglwr .dbnti:nth-child(odd)  { background: var(--bg-card); }
.ek21 .zd4t:nth-child(even) .gglwr .dbnti:nth-child(even),
.wvdrmyq .zd4t:nth-child(even) .gglwr .dbnti:nth-child(even) { background: var(--bg-card-inner); }
h1.acuo { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.acuo {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.k1ygw6 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.t6b72 h2.acuo {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.iozcp h2.acuo {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.d193 h2.acuo {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ys980 h2.acuo::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.x2bf67 h2.acuo {
  color: var(--text-primary); font-size: 1.7rem;
}
.g4je8 h2.acuo::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.mrt2 h2.acuo {
  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;
}
.ggpg1f { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ggpg1f { display: none; } }
.xae3ob87 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.irbe { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.b962k {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.lrkh { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.alhxmwz { padding-left: 20px; }
.alhxmwz li { margin-bottom: 6px; }
.alhxmwz a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.alhxmwz a:hover { color: var(--accent-light); }
.qf5g7c9 .lrkh { display: none; }
.xswi1 .lrkh { display: none; }
.xswi1 .alhxmwz { padding-left: 0; list-style: none; }
.xswi1 .alhxmwz li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.xswi1 .alhxmwz a { font-size: 0.92rem; }
.cai1ww2 .b962k { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.cai1ww2 .lrkh { display: none; }
.cai1ww2 .alhxmwz { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.cai1ww2 .alhxmwz li { margin-bottom: 0; }
.cai1ww2 .alhxmwz 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;
}
.cai1ww2 .alhxmwz a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.f54z80l .b962k { padding: 20px 20px 16px; }
.f54z80l .alhxmwz {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.f54z80l .alhxmwz li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.f54z80l .alhxmwz 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;
}
.f54z80l .alhxmwz 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;
}
.f54z80l .alhxmwz a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.f54z80l .alhxmwz a:focus,
.f54z80l .alhxmwz a:focus-visible,
.f54z80l .alhxmwz a:target { outline: none; }
.f54z80l .alhxmwz li:target a { border-color: var(--border); color: var(--text-muted); }
.vhpqiv .b962k { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.vhpqiv .lrkh { display: none; }
.vhpqiv .alhxmwz { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.vhpqiv .alhxmwz li { margin-bottom: 0; }
.vhpqiv .alhxmwz li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.vhpqiv .alhxmwz li:last-child::after { content: ""; margin-right: 0; }
.vhpqiv .alhxmwz a { font-size: 0.9rem; }
.dbnti { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.anu5j .dbnti { background: var(--bg-card); }
.gglwr .dbnti:nth-child(odd)  { background: var(--bg-card); }
.gglwr .dbnti:nth-child(even) { background: var(--bg-raised); }
.elssyg .dbnti {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.elssyg .dbnti:last-child { border-bottom: none; }
.elssyg h3.k1ygw6 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.pstou4ud .dbnti {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.pstou4ud .dbnti + .dbnti { margin-top: 4px; }
.l1qy1itw .dbnti { background: none; border-radius: 0; padding: 12px 0; }
.l1qy1itw .dbnti + .dbnti { border-top: 1px solid var(--border-section); }
.mw6i { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.h5hq7o { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.gu9dqp { color: var(--text-body); margin-bottom: 10px; }
.hamqgeaw, .krfux9 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.hamqgeaw li, .krfux9 li { margin-bottom: 6px; }
.krfux9 li { list-style: decimal; }
.d6lop     .hamqgeaw { list-style-type: "● "; }
.urch4  .hamqgeaw { list-style-type: "■ "; }
.gnii .hamqgeaw { list-style-type: "◆ "; }
.n99q6    .hamqgeaw { list-style-type: "★ "; }
.d6lop     .c57o0 { list-style-type: "● "; }
.urch4  .c57o0 { list-style-type: "■ "; }
.gnii .c57o0 { list-style-type: "◆ "; }
.n99q6    .c57o0 { list-style-type: "★ "; }
.d6lop    .hamqgeaw li::marker, .d6lop    .c57o0 li::marker,
.urch4 .hamqgeaw li::marker, .urch4 .c57o0 li::marker,
.gnii .hamqgeaw li::marker, .gnii .c57o0 li::marker,
.n99q6   .hamqgeaw li::marker, .n99q6   .c57o0 li::marker {
  color: var(--cta); font-size: 1em;
}
.d6lop .krfux9,
.urch4 .krfux9,
.gnii .krfux9,
.n99q6 .krfux9 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.d6lop .krfux9 li,
.urch4 .krfux9 li,
.gnii .krfux9 li,
.n99q6 .krfux9 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.d6lop .krfux9 li::before,
.urch4 .krfux9 li::before,
.gnii .krfux9 li::before,
.n99q6 .krfux9 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;
}
.d6lop     .krfux9 li::before { border-radius: 50%; }
.urch4  .krfux9 li::before { border-radius: 3px; }
.gnii .krfux9 li::before { border-radius: 3px; }
.n99q6    .krfux9 li::before { border-radius: 50%; }
.s1ec1p { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.r5s9 .s1ec1p,
.vfy5th .s1ec1p { background: transparent; border: none; border-radius: 0; }
.q19b8c { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.q19b8c th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.q19b8c td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.q19b8c tr:hover td { background: var(--bg-hover); }
.ixru .q19b8c tbody tr:nth-child(even) td { background: var(--bg-surface); }
.jl44sy .q19b8c { border: 1px solid var(--border-alt); }
.jl44sy .q19b8c th,
.jl44sy .q19b8c td { border: 1px solid var(--border-alt); }
.ilghsh1p .q19b8c th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ilghsh1p .q19b8c td { border-bottom: none; }
.ilghsh1p .q19b8c tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.iiytu891 .q19b8c th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.s6kzzdg .s1ec1p {
  overflow: hidden;
}
.s6kzzdg .q19b8c th { border-bottom: 1px solid var(--border-alt); }
.s6kzzdg .q19b8c tr:last-child td { border-bottom: none; }
.k2du771j { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.mvir2nod { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.p72udlf { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.yrhc { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.cg3ps { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.c57o0 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.c57o0 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%}
.hy39ird8 .yrhc { background: transparent; text-align: center; }
.p8li .p72udlf {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.wzt6 .p72udlf {
  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);
}
.l67dkq9 .mvir2nod { display: grid; grid-template-columns: auto 1fr; }
.l67dkq9 .p72udlf {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.l67dkq9 .yrhc { grid-column: 2; }
.l67dkq9 .cg3ps,
.l67dkq9 .c57o0 { grid-column: 1 / -1; }
.n73y .mvir2nod { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.n73y .p72udlf {
  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);
}
.n73y .yrhc { grid-column: 2; }
.n73y .cg3ps,
.n73y .c57o0 { grid-column: 1 / -1; }
.cbhe5pf .mvir2nod { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.cbhe5pf .yrhc { background: none; color: var(--accent-light); font-weight: 700; }
.zjsm8r9r .mvir2nod { 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); }
.zjsm8r9r .yrhc { background: none; color: var(--accent-light); font-weight: 700; }
.i4f16or .mvir2nod { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.i4f16or .mvir2nod:last-child { border-bottom: none; }
.i4f16or .yrhc { background: none; color: var(--accent-light); font-weight: 700; }
.legexl0r .mvir2nod { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.legexl0r .yrhc { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.i2x6 .k2du771j { counter-reset: card-n; }
.i2x6 .mvir2nod  { counter-increment: card-n; }
.i2x6 .yrhc { display: flex; align-items: center; gap: 10px; }
.i2x6 .yrhc::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;
}
.kyfb .mvir2nod { background: var(--bg-surface); border: 1px solid var(--border); }
.kyfb .yrhc { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.mzp7 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.bt3w  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.q6rj9jyt { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.kpbsnjv3 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.vosmr8vb { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.mzp7 strong { color: var(--text-primary); font-size: 0.95rem; }
.mzp7 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ixhd { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.cdoew, .q2pb0whw { border-radius: 8px; padding: 14px; }
.cdoew { background: var(--bg-pros); }
.q2pb0whw { background: var(--bg-cons); }
.x9kn3dzb { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.cdoew .x9kn3dzb { color: var(--c-pros-label); }
.q2pb0whw .x9kn3dzb { color: #f87171; }
.cdoew ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.q2pb0whw ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.bywqer { width: 100%; height: auto; border-radius: 10px; display: block; }
.obmx2jip {
  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;
}
.obmx2jip:hover { opacity: 0.85; }
.f8m1 .obmx2jip  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.f8m1 .obmx2jip:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ww27u0q .obmx2jip  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.ww27u0q .obmx2jip:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.esqpkinp .fbexqt1 { border-radius: 50px; }
.esqpkinp .obmx2jip  { border-radius: 50px; }
.i90i .fbexqt1 { padding-left: 22px; padding-right: 22px; }
.i90i .obmx2jip  { padding-left: 12px; padding-right: 12px; }
.mgtl .fbexqt1 { padding-left: 44px; padding-right: 44px; }
.mgtl .obmx2jip  { padding-left: 24px; padding-right: 24px; }
.uda7wkv .fbexqt1 { padding-left: 56px; padding-right: 56px; }
.uda7wkv .obmx2jip  { padding-left: 32px; padding-right: 32px; }
.qg9r26   .fbexqt1::after, .qg9r26   .obmx2jip::after,
.xgyzc7z .fbexqt1::after, .xgyzc7z .obmx2jip::after,
.p2cc4    .fbexqt1::after, .p2cc4    .obmx2jip::after,
.vji65n    .fbexqt1::after, .vji65n    .obmx2jip::after,
.z1b3t9    .fbexqt1::after, .z1b3t9    .obmx2jip::after,
.qymembp     .fbexqt1::after, .qymembp     .obmx2jip::after,
.iot7rlk    .fbexqt1::after, .iot7rlk    .obmx2jip::after,
.gz4h2   .fbexqt1::after, .gz4h2   .obmx2jip::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;
}
.qg9r26 .fbexqt1::after, .qg9r26 .obmx2jip::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");
}
.xgyzc7z .fbexqt1::after, .xgyzc7z .obmx2jip::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");
}
.p2cc4 .fbexqt1::after, .p2cc4 .obmx2jip::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");
}
.vji65n .fbexqt1::after, .vji65n .obmx2jip::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");
}
.z1b3t9 .fbexqt1::after, .z1b3t9 .obmx2jip::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");
}
.qymembp .fbexqt1::after, .qymembp .obmx2jip::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");
}
.iot7rlk .fbexqt1::after, .iot7rlk .obmx2jip::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");
}
.gz4h2 .fbexqt1::after, .gz4h2 .obmx2jip::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");
}
.ifa0   .ostwz::after, .ifa0   .al60t9::after,
.iii3z1w .ostwz::after, .iii3z1w .al60t9::after,
.tbun3n    .ostwz::after, .tbun3n    .al60t9::after,
.kzrh9z    .ostwz::after, .kzrh9z    .al60t9::after,
.t437md    .ostwz::after, .t437md    .al60t9::after,
.o9g7kn     .ostwz::after, .o9g7kn     .al60t9::after,
.lwqy    .ostwz::after, .lwqy    .al60t9::after,
.kurls1   .ostwz::after, .kurls1   .al60t9::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;
}
.ifa0 .ostwz::after, .ifa0 .al60t9::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");
}
.iii3z1w .ostwz::after, .iii3z1w .al60t9::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");
}
.tbun3n .ostwz::after, .tbun3n .al60t9::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");
}
.kzrh9z .ostwz::after, .kzrh9z .al60t9::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");
}
.t437md .ostwz::after, .t437md .al60t9::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");
}
.o9g7kn .ostwz::after, .o9g7kn .al60t9::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");
}
.lwqy .ostwz::after, .lwqy .al60t9::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");
}
.kurls1 .ostwz::after, .kurls1 .al60t9::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");
}
.cetoj8 .v6mdm3   { background: rgba(128,128,128,.12); }
.tzw9lrv.obmx2jip {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .h09hs {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .h09hs::before    { grid-area: rank;   }
  .gaert           { grid-area: ident;  }
  .asxj     { grid-area: rating; min-width: 0; width: auto; }
  .oeu4yhru           { grid-area: pills;  }
  .tzw9lrv             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .h09hs {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .h09hs::before    { justify-self: center; }
  .gaert           { width: 100%; }
  .asxj     { justify-self: center; }
  .oeu4yhru           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .yt85 .or6s {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .yt85 .lkts { margin: 0; }
}
.q00sbjx .irqlu3 { padding: 0; gap: 0; overflow: hidden; }
.q00sbjx .g8500 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.q00sbjx .siwlx { padding: 16px 20px; }
.q00sbjx .tznwvw0 { padding: 16px 20px; align-self: center; }
.vfy5th .ixhd { gap: 10px; }
.vfy5th .cdoew, .vfy5th .q2pb0whw { padding: 12px; }
.vfy5th .cdoew ul, .vfy5th .q2pb0whw ul { margin: 4px 0 0; padding-left: 18px; }
.vfy5th .cdoew li, .vfy5th .q2pb0whw li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .h27n { grid-template-columns: 1fr; }
  .q8c11w74 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .q8c11w74 .klhw1mt { width: 72px; height: 50px; }
  .q8c11w74 .tazk67 { max-width: 180px; }
  .q8c11w74 .dgzw { width: auto; }
}
@media (max-width: 720px) {
  .d8xdn { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .tfz9hhp { padding: 16px; }
  .fe20l .j0m3z { min-width: 50%; }
}
.i15v .ixhd { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .q065u { grid-template-columns: 1fr; }
  .tzz9cbkz { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ony9e0 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .zj6hn { flex-wrap: wrap; padding: 16px; }
}
.cv10w9oa .ixhd { gap: 8px; }
.cv10w9oa .cdoew, .cv10w9oa .q2pb0whw { padding: 8px; }
@media (max-width: 480px) {
  .yg1v8a69 { flex-direction: column; align-items: stretch; }
}
.hd2d4t0 .dgzw .obmx2jip { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .ege2f { flex-direction: column; align-items: stretch; gap: 10px; }
  .hd2d4t0 .dgzw { text-align: center; }
}
@media (max-width: 720px) {
  .e18rfvm { grid-template-columns: 1fr; }
  .j8g9o0q { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ibe5w11 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .gklwj { grid-template-columns: 1fr; }
  .olqhci { width: 100px; height: 100px; margin: 16px auto; }
  .szpp { font-size: 1.4rem; }
  .f905jq { justify-content: center; }
  .w2tnbk9 .j0m3z { min-width: 50%; }
}
.bnfi40 .ixhd { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .h2mo { flex-wrap: wrap; padding: 14px 16px; }
  .xyjdq1fx { padding: 12px 16px; }
  .bnfi40 .ixhd { margin: 0 16px; }
  .bnfi40 .gmyayjb7 { padding: 0 16px; }
  .wdd1q { padding: 12px 16px; }
}
.jv74 .p7swl3dp { gap: 0; }
.jv74 .h09hs {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.jv74 .h09hs:last-child { border-bottom: none; }
.jv74 .h09hs:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.jv74 .h09hs:nth-child(even):hover { background: var(--bg-hover); }
.ow0s .oeu4yhru .colxxa {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.map5 .c5xswkfr { display: none; }
.map5 .omkpsg { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.map5 .omkpsg {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.map5 .omkpsg small { display: none; }
.map5 .sb2sh4x9 .xah292 { display: none; }
.map5 .sb2sh4x9 strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.map5 .lyvmmx { display: none; }
.kp1f { margin: 16px 0; }
.nxvhlh3 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.nxvhlh3 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.nxvhlh3 summary::after { content: "+"; color: var(--accent-light); }
.nxvhlh3[open] summary::after { content: "−"; }
.nxvhlh3 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.zd4t { margin-bottom: 0; }
.wi1tlqh h2.acuo { color: var(--text-primary); border-color: var(--accent-light); }
.o6o9ap h2.acuo { color: var(--text-primary); border-color: var(--accent-light); }
.b8suf3 .bt3w     { background: #052e16; border-color: #10b981; }
.b8suf3 .q6rj9jyt { background: #2d0a1e; border-color: #f43f5e; }
.b8suf3 .kpbsnjv3    { background: #1e1036; border-color: #a855f7; }
.b8suf3 .mzp7 strong  { color: #f1f5f9; }
.b8suf3 .mzp7 p       { color: #cbd5e1; }
.b8suf3 .prym69z    .bt3w     .vosmr8vb::before,
.b8suf3 .jxa92noi  .bt3w     .vosmr8vb::before,
.b8suf3 .ujjin  .bt3w     .vosmr8vb::before,
.b8suf3 .a0gldn .bt3w     .vosmr8vb::before { color: #10b981; }
.b8suf3 .prym69z    .q6rj9jyt .vosmr8vb::before,
.b8suf3 .jxa92noi  .q6rj9jyt .vosmr8vb::before,
.b8suf3 .ujjin  .q6rj9jyt .vosmr8vb::before,
.b8suf3 .a0gldn .q6rj9jyt .vosmr8vb::before { color: #f43f5e; }
.b8suf3 .prym69z    .kpbsnjv3    .vosmr8vb::before,
.b8suf3 .jxa92noi  .kpbsnjv3    .vosmr8vb::before,
.b8suf3 .ujjin  .kpbsnjv3    .vosmr8vb::before,
.b8suf3 .a0gldn .kpbsnjv3    .vosmr8vb::before { color: #a855f7; }
.w8b47bb .bt3w     { background: #2d2000; border-color: #eab308; }
.w8b47bb .q6rj9jyt { background: #2d0b0b; border-color: #ef4444; }
.w8b47bb .kpbsnjv3    { background: #2d1600; border-color: #f97316; }
.w8b47bb .mzp7 strong  { color: #f1f5f9; }
.w8b47bb .mzp7 p       { color: #cbd5e1; }
.w8b47bb .prym69z    .bt3w     .vosmr8vb::before,
.w8b47bb .jxa92noi  .bt3w     .vosmr8vb::before,
.w8b47bb .ujjin  .bt3w     .vosmr8vb::before,
.w8b47bb .a0gldn .bt3w     .vosmr8vb::before { color: #eab308; }
.w8b47bb .prym69z    .q6rj9jyt .vosmr8vb::before,
.w8b47bb .jxa92noi  .q6rj9jyt .vosmr8vb::before,
.w8b47bb .ujjin  .q6rj9jyt .vosmr8vb::before,
.w8b47bb .a0gldn .q6rj9jyt .vosmr8vb::before { color: #ef4444; }
.w8b47bb .prym69z    .kpbsnjv3    .vosmr8vb::before,
.w8b47bb .jxa92noi  .kpbsnjv3    .vosmr8vb::before,
.w8b47bb .ujjin  .kpbsnjv3    .vosmr8vb::before,
.w8b47bb .a0gldn .kpbsnjv3    .vosmr8vb::before { color: #f97316; }
.ukno .bt3w     { background: #0c1a2e; border-color: #38bdf8; }
.ukno .q6rj9jyt { background: #12103a; border-color: #818cf8; }
.ukno .kpbsnjv3    { background: #0a2020; border-color: #2dd4bf; }
.ukno .mzp7 strong  { color: #f1f5f9; }
.ukno .mzp7 p       { color: #cbd5e1; }
.ukno .prym69z    .bt3w     .vosmr8vb::before,
.ukno .jxa92noi  .bt3w     .vosmr8vb::before,
.ukno .ujjin  .bt3w     .vosmr8vb::before,
.ukno .a0gldn .bt3w     .vosmr8vb::before { color: #38bdf8; }
.ukno .prym69z    .q6rj9jyt .vosmr8vb::before,
.ukno .jxa92noi  .q6rj9jyt .vosmr8vb::before,
.ukno .ujjin  .q6rj9jyt .vosmr8vb::before,
.ukno .a0gldn .q6rj9jyt .vosmr8vb::before { color: #818cf8; }
.ukno .prym69z    .kpbsnjv3    .vosmr8vb::before,
.ukno .jxa92noi  .kpbsnjv3    .vosmr8vb::before,
.ukno .ujjin  .kpbsnjv3    .vosmr8vb::before,
.ukno .a0gldn .kpbsnjv3    .vosmr8vb::before { color: #2dd4bf; }
.ugxpc6 .bt3w     { background: var(--accent-bg); border-color: var(--accent-light); }
.ugxpc6 .q6rj9jyt { background: var(--accent-bg-light); border-color: var(--accent-light); }
.ugxpc6 .kpbsnjv3    { background: var(--accent-bg); border-color: var(--accent-pale); }
.ugxpc6 .prym69z    .vosmr8vb::before,
.ugxpc6 .jxa92noi  .vosmr8vb::before,
.ugxpc6 .ujjin  .vosmr8vb::before,
.ugxpc6 .a0gldn .vosmr8vb::before { color: var(--accent-light) !important; }
.abek1hs::before,
.z8248qvc::before { margin-right: 5px; }
.shh3xc2k .cdoew ul li,
.shh3xc2k .cdoew .abek1hs { color: #22c55e; }
.shh3xc2k .q2pb0whw ul li,
.shh3xc2k .q2pb0whw .z8248qvc { color: #ef4444; }
.kvrtla .cdoew { background: var(--bg-pros); }
.kvrtla .q2pb0whw { background: var(--bg-cons); }
.kvrtla .cdoew .abek1hs { color: var(--c-pros-label); }
.kvrtla .q2pb0whw .z8248qvc { color: var(--c-cons); }
.kvrtla .cdoew ul li,
.kvrtla .tovr3y li            { color: var(--c-pros); }
.kvrtla .q2pb0whw ul li,
.kvrtla .ryeai li            { color: var(--c-cons); }
.w5tj .cdoew { background: var(--bg-pros); }
.w5tj .q2pb0whw { background: var(--bg-cons); }
.w5tj .cdoew .abek1hs { color: var(--c-pros-label); }
.w5tj .q2pb0whw .z8248qvc { color: var(--c-cons); }
.w5tj .cdoew ul li,
.w5tj .q2pb0whw ul li,
.vg3u .abek1hs::before { content: "✓ "; }
.vg3u .z8248qvc::before { content: "✗ "; }
.u6upj0 .abek1hs::before { content: "→ "; }
.u6upj0 .z8248qvc::before { content: "← "; }
.nflxx .abek1hs::before { content: "★ "; }
.nflxx .z8248qvc::before { content: "✕ "; }
.fu5lm3g .abek1hs::before { content: "◆ "; }
.fu5lm3g .z8248qvc::before { content: "▲ "; }
.bf1o .mzp7 { background: transparent; border-left: none; border: 1.5px solid; }
.bf1o .bt3w     { border-color: var(--c-tip-border); }
.bf1o .q6rj9jyt { border-color: var(--c-warn-border); }
.bf1o .kpbsnjv3    { border-color: #60a5fa; }
.bf1o .mzp7 strong { color: var(--text-primary); }
.bf1o .mzp7 p      { color: var(--text-muted); }
.wccdg .mzp7 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.wccdg .bt3w     { border-top-color: var(--c-tip-border); }
.wccdg .q6rj9jyt { border-top-color: var(--c-warn-border); }
.wccdg .kpbsnjv3    { border-top-color: #60a5fa; }
.pysna .mzp7 { border-left: none; border-radius: 8px; }
.pysna .bt3w     { background: #065f46; }
.pysna .q6rj9jyt { background: #92400e; }
.pysna .kpbsnjv3    { background: #1e3a8a; }
.pysna .mzp7 strong,
.pysna .mzp7 p { color: #fff; }
.pysna .vosmr8vb::before { color: rgba(255,255,255,0.85) !important; }
.b8suf3.pysna .bt3w,
.b8suf3 .pysna .bt3w     { background: #052e16; }
.b8suf3.pysna .q6rj9jyt,
.b8suf3 .pysna .q6rj9jyt { background: #2d0a1e; }
.b8suf3.pysna .kpbsnjv3,
.b8suf3 .pysna .kpbsnjv3    { background: #1e1036; }
.w8b47bb.pysna .bt3w,
.w8b47bb .pysna .bt3w      { background: #2d2000; }
.w8b47bb.pysna .q6rj9jyt,
.w8b47bb .pysna .q6rj9jyt  { background: #2d0b0b; }
.w8b47bb.pysna .kpbsnjv3,
.w8b47bb .pysna .kpbsnjv3     { background: #2d1600; }
.ukno.pysna .bt3w,
.ukno .pysna .bt3w      { background: #0c1a2e; }
.ukno.pysna .q6rj9jyt,
.ukno .pysna .q6rj9jyt  { background: #12103a; }
.ukno.pysna .kpbsnjv3,
.ukno .pysna .kpbsnjv3     { background: #0a2020; }
.baputn .mzp7 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.baputn .bt3w     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.baputn .q6rj9jyt { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.baputn .kpbsnjv3    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.baputn .mzp7 strong { color: var(--text-primary); }
.baputn .mzp7 p      { color: var(--text-muted); }
.ofnru .mzp7 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.prym69z .vosmr8vb,
.jxa92noi .vosmr8vb,
.ujjin .vosmr8vb,
.a0gldn .vosmr8vb { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.prym69z .vosmr8vb::before,
.jxa92noi .vosmr8vb::before,
.ujjin .vosmr8vb::before,
.a0gldn .vosmr8vb::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.prym69z .bt3w     .vosmr8vb::before { content: "✦"; color: var(--c-tip-border); }
.prym69z .q6rj9jyt .vosmr8vb::before { content: "▲"; color: var(--c-warn-border); }
.prym69z .kpbsnjv3    .vosmr8vb::before { content: "◉"; color: #60a5fa; }
.jxa92noi .bt3w     .vosmr8vb::before { content: "★"; color: var(--c-tip-border); }
.jxa92noi .q6rj9jyt .vosmr8vb::before { content: "◆"; color: var(--c-warn-border); }
.jxa92noi .kpbsnjv3    .vosmr8vb::before { content: "●"; color: #60a5fa; }
.ujjin .bt3w     .vosmr8vb::before { content: "▶"; color: var(--c-tip-border); }
.ujjin .q6rj9jyt .vosmr8vb::before { content: "■"; color: var(--c-warn-border); }
.ujjin .kpbsnjv3    .vosmr8vb::before { content: "▸"; color: #60a5fa; }
.a0gldn .bt3w     .vosmr8vb::before { content: "→"; color: var(--c-tip-border); }
.a0gldn .q6rj9jyt .vosmr8vb::before { content: "⬥"; color: var(--c-warn-border); }
.a0gldn .kpbsnjv3    .vosmr8vb::before { content: "◈"; color: #60a5fa; }
.f8w0p45e .anu5j .dbnti,
.f8w0p45e .gglwr .dbnti  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.f8w0p45e .mvir2nod                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.f8w0p45e .s1ec1p          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.f8w0p45e .b962k                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.dq48se .anu5j .dbnti,
.dq48se .gglwr .dbnti,
.dq48se .mvir2nod,
.dq48se .h09hs,
.dq48se .lkts,
.dq48se .s1ec1p,
.dq48se .b962k,
.dq48se .ofnru .mzp7 { box-shadow: none; }
.yvbx8   .gu9dqp, .yvbx8 .mw6i, .yvbx8 .h5hq7o,
.yvbx8   .xae3ob87, .yvbx8 .irbe { font-size: 0.9rem; }
.yvbx8   .hamqgeaw, .yvbx8 .krfux9 { font-size: 0.9rem; }
.e00ga   .gu9dqp, .e00ga .mw6i, .e00ga .h5hq7o,
.e00ga   .xae3ob87, .e00ga .irbe { font-size: 0.95rem; }
.e00ga   .hamqgeaw, .e00ga .krfux9 { font-size: 0.95rem; }
.nq9pe97   .gu9dqp, .nq9pe97 .mw6i, .nq9pe97 .h5hq7o,
.nq9pe97   .xae3ob87, .nq9pe97 .irbe { font-size: 1.08rem; }
.nq9pe97   .hamqgeaw, .nq9pe97 .krfux9 { font-size: 1.05rem; }
.nq9pe97   .q19b8c { font-size: 0.97rem; }
.lsd4d .m8jx      { font-size: 3.2rem; }
.lsd4d h2.acuo { font-size: 1.9rem; }
.lsd4d h3.k1ygw6     { font-size: 1.4rem; }
.p5ym3opp .m8jx      { font-size: 3.8rem; }
.p5ym3opp h2.acuo { font-size: 2.2rem; }
.p5ym3opp h3.k1ygw6     { font-size: 1.6rem; }
.zd4t + .zd4t { position: relative; }
.z440tz8   .zd4t + .zd4t::before,
.yzbx  .zd4t + .zd4t::before,
.np51kgz   .zd4t + .zd4t::before,
.zijdo   .zd4t + .zd4t::before,
.p9pq   .zd4t + .zd4t::before,
.w9n1mw48 .zd4t + .zd4t::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.z440tz8 .zd4t + .zd4t::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.yzbx .zd4t + .zd4t::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.np51kgz .zd4t + .zd4t::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;
}
.zijdo .zd4t + .zd4t::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.tbf7r .zd4t { margin-bottom: 16px; }
.tbf7r .zd4t + .zd4t { margin-top: 0; }
.tbf7r .mryf { padding-top: 0; padding-bottom: 0; }
.p9pq .zd4t + .zd4t::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.w9n1mw48 .zd4t + .zd4t::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.fd02 .zd4t + .zd4t::before,
.yiwv5 .zd4t + .zd4t::before,
.p5e4kx .zd4t + .zd4t::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%;
}
.ek21 .fd02 .zd4t:nth-child(even)::before,
.ek21 .yiwv5 .zd4t:nth-child(even)::before,
.ek21 .p5e4kx .zd4t:nth-child(even)::before { background: var(--bg-surface); }
.wvdrmyq .fd02 .zd4t:nth-child(even)::before,
.wvdrmyq .yiwv5 .zd4t:nth-child(even)::before,
.wvdrmyq .p5e4kx .zd4t:nth-child(even)::before { background: var(--bg-card); }
.fd02 .zd4t + .zd4t::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");
}
.yiwv5 .zd4t + .zd4t::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");
}
.p5e4kx .zd4t + .zd4t::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");
}
.fijr .xvqkucd,
.z3wf4v .xvqkucd,
.bpmlq .xvqkucd { overflow: hidden; }
.fijr .vj8j,
.z3wf4v .vj8j { margin-bottom: 60px; }
.bpmlq .vj8j { margin-bottom: 70px; }
.fijr .xvqkucd::before,
.z3wf4v .xvqkucd::before,
.bpmlq .xvqkucd::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.fijr .xvqkucd::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");
}
.z3wf4v .xvqkucd::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");
}
.bpmlq .xvqkucd::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.llmxssr9 .xvqkucd:not(.xsmktg9b) .b5jgf44 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.le7lls .xvqkucd:not(.xsmktg9b) .b5jgf44 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.mmmf39i2  .xvqkucd:not(.xsmktg9b) .b5jgf44 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.vt536bcu  .xvqkucd:not(.xsmktg9b) .b5jgf44 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.kaqw8o94 .xsmktg9b { background: var(--accent); }
.kaqw8o94 .xsmktg9b .b5jgf44 { background: none; }
.kaqw8o94 .xsllg4f4 { background: var(--accent); }
.kaqw8o94 .l8xiph { background: var(--accent-bg); }
.kaqw8o94 .xvqkucd:not(.xsmktg9b) .b5jgf44 { background: rgba(0,0,0,0.6); }
.puq92 .qcpqcc { float: left; width: 38%; margin: 0 28px 16px 0; }
.puq92 .qcpqcc .bywqer { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.puq92 .mryf::after { content: ''; display: block; clear: both; }
.e8q6v71 .qcpqcc { float: right; width: 38%; margin: 0 0 16px 28px; }
.e8q6v71 .qcpqcc .bywqer { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.e8q6v71 .mryf::after { content: ''; display: block; clear: both; }
.p8sr .zd4t:nth-child(odd)  .qcpqcc { float: left;  width: 38%; margin: 0 28px 16px 0; }
.p8sr .zd4t:nth-child(even) .qcpqcc { float: right; width: 38%; margin: 0 0 16px 28px; }
.p8sr .qcpqcc .bywqer { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.p8sr .mryf::after { content: ''; display: block; clear: both; }
.puq92 .k2du771j,
.e8q6v71 .k2du771j,
.e8q6v71 .p7swl3dp,
.p8sr .k2du771j,
@media (max-width: 900px) {
  .puq92 .qcpqcc,
  .e8q6v71 .qcpqcc,
  .p8sr .zd4t:nth-child(odd)  .qcpqcc,
  .p8sr .zd4t:nth-child(even) .qcpqcc {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .puq92 .qcpqcc .bywqer,
  .e8q6v71 .qcpqcc .bywqer,
  .p8sr .qcpqcc .bywqer {
    max-height: none !important;
  }
}
.puq92 .hamqgeaw,
.puq92 .krfux9,
.e8q6v71 .hamqgeaw,
.e8q6v71 .krfux9,
.p8sr .hamqgeaw,
.p8sr .krfux9 { overflow: hidden; }
@media (max-width: 640px) {
  .puq92 .qcpqcc,
  .e8q6v71 .qcpqcc,
  .p8sr .qcpqcc { float: none; width: 100%; margin: 0 0 16px 0; }
}
.yst0 .o3qxx2u,
.yst0 .mryf,
.yst0 .xmb909  { max-width: 1100px; }
.lijo .o3qxx2u,
.lijo .mryf,
.lijo .xmb909  { max-width: 1200px; }
.lijo { --content-mw: 1200px; }
.e5b0ch .o3qxx2u,
.e5b0ch .mryf,
.e5b0ch .xmb909  { max-width: 1320px; }
.clflo { font-size: 0.82rem; color: var(--text-muted); }
.k89zirl { display: flex; align-items: center; }
.h3r0hjf {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.dhlx9zk { display: flex; align-items: center; }
.x6oy { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.x6oy:hover { text-decoration: underline; }
.cbwo { margin: 0 3px; opacity: 0.45; }
.cbwo::before { content: '/'; }
.kntz44 { padding: 2px 5px; color: var(--text-main); }
.uoc1r .clflo {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.uoc1r .k89zirl { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.q96p7xvo .clflo {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.q96p7xvo .k89zirl { padding: 0 0 0 12px; }
.dsax8 {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.idg7u .k89zirl { padding: 0 16px; }
.idg7u .clflo {
  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);
}
.idg7u .o3qxx2u { padding-top: 28px; }
@media (max-width: 720px) {
  .dsax8 { margin-top: 18px; padding: 0 16px; }
  .idg7u .o3qxx2u { padding-top: 16px; }
}
.yst0.uoc1r .k89zirl { max-width: 1100px; }
.lijo.uoc1r .k89zirl { max-width: 1200px; }
.e5b0ch.uoc1r .k89zirl { max-width: 1320px; }
.yst0 .dsax8 { max-width: 1100px; }
.lijo .dsax8 { max-width: 1200px; }
.e5b0ch .dsax8 { max-width: 1320px; }
.bpehip .zd4t { padding-top: 16px; padding-bottom: 16px; }
.o5y22xf .zd4t { padding-top: 24px; padding-bottom: 24px; }
.lpkyu29 .zd4t { padding-top: 40px; padding-bottom: 40px; }
.kx0t .zd4t { padding-top: 52px; padding-bottom: 52px; }
.uwh8uf .zd4t:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.uwh8uf .zd4t:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.uwh8uf .zd4t:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.uwh8uf .zd4t:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.tgso5 .mryf { padding-top: 10px;  padding-bottom: 10px; }
.pufx80 .mryf { padding-top: 18px;  padding-bottom: 18px; }
.e5wj49oq .mryf { padding-top: 36px;  padding-bottom: 36px; }
.jtpeii .mryf { padding-top: 48px;  padding-bottom: 48px; }
.rn3od h2.acuo { font-weight: 600; }
.rn3od h3.k1ygw6     { font-weight: 600; }
.jasdsi { font-weight: 500; }
.jasdsi h2.acuo { font-weight: 800; }
.jasdsi h3.k1ygw6     { font-weight: 700; }
.fm1l h2.acuo { font-weight: 900; }
.fm1l h3.k1ygw6     { font-weight: 800; }
.fm1l .mzp7 strong,
.fm1l .mzp7 strong { font-weight: 600; }
.ostwz {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.wrlotko .ostwz { display: none; }
@media (max-width: 640px) {
  .eng7a17 { display: none; }
  .ostwz {
    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;
  }
}
.ostwz { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ostwz:hover { opacity: 0.85; }
.sdtae .ostwz { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.z808i77 .ostwz,
.x59lvv  .ostwz { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.z808i77 .ostwz:hover,
.x59lvv  .ostwz:hover { opacity: 0.88; }
.sdtae.z808i77 .ostwz,
.sdtae.x59lvv  .ostwz { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.al60t9 {
  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;
}
.al60t9:hover { transform: translateY(-2px); opacity: 0.92; }
.al60t9 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.zwcspn2 .al60t9 { display: none; }
.e2r2 .al60t9 { right: 32px; }
.ec29  .al60t9 { left: 32px; }
@media (max-width: 480px) {
  .e2r2 .al60t9 { right: 20px; bottom: 20px; }
  .ec29  .al60t9 { left: 20px; bottom: 20px; }
}
.gng989 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.xmb909 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.n21k9 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.c7yqvg { color: var(--text-dim); font-size: 0.8rem; }
.u5mk32 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.u5mk32 img { height: 26px; width: auto; object-fit: contain; }
.rt0uz { display: flex; flex-direction: column; gap: 6px; }
.rt0uz a, .tpvrxep a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.rt0uz a:hover, .tpvrxep a:hover { color: var(--accent-light); }
.rt0uz .x4wjn1 { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.lhxf95l1 .xmb909 { text-align: center; }
.lhxf95l1 .n21k9 { margin-top: 0; }
.mmz8vz8 { margin-top: 10px; }
.mmz8vz8 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .xmb909 { padding-left: 16px; padding-right: 16px; }
  .vteveku .xmb909 { padding: 20px 16px; }
  .tpvrxep { gap: 4px 12px; }
  .n21k9 { font-size: 0.78rem; }
}
.s0ah .uohwexm .u5mk32 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.s0ah .n21k9 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.s0ah .c7yqvg { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .s0ah .h04i { grid-template-columns: 1fr 1fr; } .s0ah .uohwexm { grid-column: 1 / -1; } }
@media (max-width: 480px) { .s0ah .h04i { grid-template-columns: 1fr; } }
.wr6py .u5mk32 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.wr6py .n21k9 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .wr6py .qu04c { gap: 12px; } .wr6py .u5mk32 { margin-right: 0; width: 100%; } }
.pukg70s .wpq7wg .u5mk32 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.pukg70s .n21k9 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.pukg70s .c7yqvg { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .pukg70s .eumo0u4y { grid-template-columns: 1fr 1fr; } .pukg70s .wpq7wg { grid-column: 1 / -1; } }
@media (max-width: 480px) { .pukg70s .eumo0u4y { grid-template-columns: 1fr; } }
.pqsuzg .az30wgxc { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.pqsuzg .rt0uz { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .pqsuzg .az30wgxc { grid-template-columns: 1fr 1fr; } .pqsuzg .ynyio:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .pqsuzg .az30wgxc { grid-template-columns: 1fr; } }
.py5cm .az30wgxc { grid-template-columns: 1fr 2fr; }
.py5cm .eke1 .rt0uz { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .py5cm .az30wgxc { grid-template-columns: 1fr; } }
.gto5biu .xmb909 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.lm8k .q60t6      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.lm8k .gng989 { background: var(--bg-page); border-top-color: var(--border-alt); }
.peev .q60t6      { background: #0d1117; border-bottom-color: #21262d; }
.peev .jpzxaro { color: var(--accent-light); }
.peev .s1up { --msep-color: #8b949e; }
.peev .s1up a { color: #8b949e; }
.peev .s1up a:hover { color: var(--accent-light); }
.peev .q03wx44 { color: #8b949e; }
.peev .gng989 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.peev .n21k9,
.peev .c7yqvg { color: #6e7681; }
.peev .rt0uz a, .peev .tpvrxep a,
.peev .u5mk32 { color: #e6edf3; }
.peev .rt0uz a:hover, .peev .tpvrxep a:hover,
@media (max-width: 640px) {
  .peev .s1up { background: #0d1117; border-top-color: #21262d; }
  .peev .s1up li a { border-bottom-color: #21262d; }
}
.r48m .q60t6      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.r48m .jpzxaro { color: var(--accent-light); }
.r48m .s1up { --msep-color: #475569; }
.r48m .s1up a { color: #475569; }
.r48m .s1up a:hover { color: var(--accent-light); }
.r48m .q03wx44 { color: #64748b; }
.r48m .gng989 { background: #f0f4f8; border-top-color: #cbd5e1; }
.r48m .n21k9,
.r48m .c7yqvg { color: #64748b; }
.r48m .rt0uz a, .r48m .tpvrxep a,
.r48m .o53bw a, .r48m .u5mk32 { color: #374151; }
.r48m .rt0uz a:hover, .r48m .tpvrxep a:hover,
@media (max-width: 640px) {
  .r48m .s1up { background: #f0f4f8; border-top-color: #cbd5e1; }
  .r48m .s1up li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.z808i77 .q60t6      { background: var(--accent); border-bottom-color: var(--accent-light); }
.z808i77 .jpzxaro { color: #fff; }
.z808i77 .s1up { --msep-color: rgba(255,255,255,0.82); }
.z808i77 .s1up a { color: rgba(255,255,255,0.82); }
.z808i77 .s1up a:hover { color: #fff; }
.z808i77 .q03wx44 { color: rgba(255,255,255,0.9); }
.z808i77 .gng989 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.z808i77 .n21k9,
.z808i77 .c7yqvg { color: rgba(255,255,255,0.72); }
.z808i77 .rt0uz a, .z808i77 .tpvrxep a,
.z808i77 .o53bw a, .z808i77 .u5mk32 { color: #fff; }
.z808i77 .rt0uz a:hover, .z808i77 .tpvrxep a:hover,
@media (max-width: 640px) {
  .z808i77 .s1up { background: var(--accent); border-top-color: var(--accent-light); }
  .z808i77 .s1up li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.x59lvv .q60t6 {
  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);
}
.x59lvv .gng989 {
  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) {
  .x59lvv .s1up {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.i4vmpw .vcvv17ap { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ahly .vcvv17ap { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.tpvqlc1 .vcvv17ap { min-height: 72px; height: auto; }
.qyeo3aw .vcvv17ap { min-height: 84px; height: auto; }
.vteveku .vcvv17ap { max-width: none; padding: 0 32px; }
.vteveku .xmb909  { max-width: none; padding: 24px 32px; }
.un3lgec.lijo .vcvv17ap { max-width: 1200px; }
.un3lgec.e5b0ch .vcvv17ap { max-width: 1320px; }
.i1ys   .jpzxaro, .i1ys   .u5mk32 { text-transform: capitalize; }
.shyzhv .jpzxaro, .shyzhv .u5mk32 { text-transform: lowercase; }
.wcpf .jpzxaro, .wcpf .u5mk32 { text-transform: uppercase; letter-spacing: 0.06em; }
.mfr2d, .h03plbsv {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.iqhmh4su .mfr2d,
.iqhmh4su .h03plbsv { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.h7ppjj .mfr2d,
.h7ppjj .h03plbsv { 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; }
.w62tjx0 .mfr2d,
.w62tjx0 .h03plbsv { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.s8fjsgi .mfr2d,
.s8fjsgi .h03plbsv { 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; }
.qftt0j2   .s1up a { font-weight: 500; }
.dyzk .s1up a { font-weight: 600; }
.fksf0z     .s1up a { font-weight: 700; }
.am1qfyr4    .s1up a { font-weight: 800; letter-spacing: 0.01em; }
.w3mr9     .s1up > li + li::before,
.lp3u    .s1up > li + li::before,
.l3wc    .s1up > li + li::before,
.qna0 .s1up > li + li::before,
.deqbog7 .s1up > li + li::before,
.db31as  .s1up > li + li::before,
.snej    .s1up > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.w3mr9     .s1up > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.lp3u    .s1up > li + li::before { content: "|"; }
.l3wc    .s1up > li + li::before { content: "—"; }
.qna0 .s1up > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.deqbog7 .s1up > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.db31as  .s1up > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.snej    .s1up > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .nc26g9dx .q03wx44,
  .xri4zno .q03wx44,
  .gvwkdjj .q03wx44,
  .wn60j .q03wx44,
  .aabp7i .q03wx44 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .nc26g9dx .q03wx44::before,
  .xri4zno .q03wx44::before,
  .gvwkdjj .q03wx44::before,
  .wn60j .q03wx44::before,
  .aabp7i .q03wx44::before { content: ""; display: block; flex-shrink: 0; }

  
  .nc26g9dx .q03wx44::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;
  }

  
  .xri4zno .q03wx44::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;
  }

  
  .gvwkdjj .q03wx44::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;
  }

  
  .wn60j .q03wx44::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;
  }

  
  .aabp7i .q03wx44::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) {
  .p1uczrbi .q03wx44 {
    padding: 5px 14px;
  }
  .p1uczrbi .s1up {
    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;
  }
  .p1uczrbi .s1up li a {
    border-bottom: none; padding: 10px 22px;
  }
  .p1uczrbi .s1up li a:hover { background: var(--bg-raised); }
  .p1uczrbi .utc80e,
  .kndt .utc80e,
  .ne6wf .utc80e { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .m68x1 .q03wx44 {
    padding: 5px 10px;
  }
  .m68x1 .s1up {
    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);
  }
  .m68x1 .s1up.ct4u8c { transform: translateX(0); }
  .m68x1 .s1up li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .m68x1 .s1up li:last-child a { border-bottom: none; }
  .z808i77 .s1up,
  .peev .s1up { background: var(--accent) !important; }
  .z808i77 .s1up li a,
  .peev .s1up li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ne6wf .q03wx44 {
    padding: 5px 10px;
  }
  .ne6wf .s1up {
    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);
  }
  .ne6wf .s1up::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ne6wf .s1up.ct4u8c { transform: translateY(0); }
  .ne6wf .s1up li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .i8ve1878 .q03wx44 {
    padding: 5px 10px;
  }
  .i8ve1878 .s1up {
    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;
  }
  .i8ve1878 .s1up.ct4u8c { opacity: 1; pointer-events: auto; }
  .i8ve1878 .s1up li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .brtsm     .q03wx44 { border-radius: 0 !important; }
  .f61r   .q03wx44 { border-radius: 8px !important; }
  .vjfu .q03wx44 { border-radius: 50% !important; }
  .zgs6gjg4   .q03wx44 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .n9a2zdj .igv5k { flex-direction: column; align-items: stretch; }
  .n9a2zdj .bml6v { flex-direction: row; min-width: auto; }
  .n9a2zdj .ok6pi9 { align-items: flex-start; text-align: left; }
}
.irqngg,
.irqngg.zd4t,
.ek21 .irqngg,
.acohnygo .irqngg,
.wvdrmyq .irqngg,
.fo2d6 .irqngg {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.wm5eq {
  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;
}
.u3ac5z { flex: 1 1 280px; min-width: 0; }
.n84kx3oc {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.apft {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.jn5hron {
  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;
}
.jn5hron:hover { transform: translateY(-1px); opacity: 0.95; }
.ohgtx6e .wm5eq {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.ohgtx6e .n84kx3oc { color: var(--cta); }
.ohgtx6e .apft { color: var(--text-body); }
.ohgtx6e .jn5hron {
  background: var(--cta) !important;
  color: #fff !important;
}
.asr6qx7 .wm5eq {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.asr6qx7 .n84kx3oc { color: var(--text-primary); }
.asr6qx7 .apft { color: var(--text-body); }
.asr6qx7 .jn5hron {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .wm5eq {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .u3ac5z { flex: 0 0 auto; }
  .n84kx3oc { font-size: 1.2rem; }
  .jn5hron { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.sflia .yda4 { height: 36px; }
.w79krx .yda4 { height: 60px; max-width: 200px; }
.vimw4s .yda4 { height: 56px; max-width: 180px; }
.ck894     .c5xswkfr, .ck894     .xah292 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.ow0s .colxxa {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .u3f6q1 .p7swl3dp {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .u3f6q1 .h09hs {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .u3f6q1 .h09hs { padding: 40px 16px 20px; }
  .u3f6q1 .colxxa {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .u3f6q1 .tzw9lrv { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .you3j34u .h09hs {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .you3j34u .h09hs::before {
    position: absolute; top: 14px; left: 14px;
  }
  .you3j34u .gaert {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .you3j34u .k8xqm { white-space: normal; text-align: center; font-size: 1.2rem; }
  .you3j34u .colxxa {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .you3j34u .tzw9lrv { width: 100%; min-width: 0; }
  .you3j34u .c5xswkfr { min-width: 0; }
}
.mfvps .nxvhlh3 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.mfvps .nxvhlh3 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.mfvps .nxvhlh3 p { padding: 0 2px 16px; }
.yyg9d1 .nxvhlh3 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.yyg9d1 .nxvhlh3 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.yyg9d1 .nxvhlh3 summary::after { content: "›"; font-size: 1.2em; }
.yyg9d1 .nxvhlh3[open] summary::after { content: "‹"; }
.yyg9d1 .nxvhlh3 p { padding: 10px 22px 4px; }
.rbio5 .nxvhlh3 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.rbio5 .nxvhlh3 summary { color: var(--text-primary); padding-left: 16px; }
.rbio5 .nxvhlh3 summary::after { content: "›"; font-size: 1.1em; }
.rbio5 .nxvhlh3[open] summary::after { content: "‹"; }
.rbio5 .nxvhlh3 p { padding-left: 16px; }
.ioplbukj .kp1f { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ioplbukj .nxvhlh3 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ioplbukj .nxvhlh3:last-child { border-bottom: none; }
.ioplbukj .nxvhlh3 summary { color: var(--text-primary); border-radius: 0; }
.ioplbukj .nxvhlh3 summary::after { content: "›"; font-size: 1.1em; }
.ioplbukj .nxvhlh3[open] summary::after { content: "‹"; }
.akhlpz .nxvhlh3 { overflow: hidden; }
.akhlpz .nxvhlh3 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.akhlpz .nxvhlh3 summary::after { color: rgba(255,255,255,.75); }
.akhlpz .nxvhlh3[open] summary { border-radius: 0; }
.l35uyd { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ekqhvb4 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.legwit {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.x3wp { color: var(--text-muted); font-size: 1.05rem; }
.pu3j7a5p {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.mh6fbhfy { margin-bottom: 20px; }
.u3z5y984 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.o73n0 {
  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;
}
.o73n0:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.dn1fb { resize: vertical; min-height: 130px; }
.g188 { width: 100%; margin-top: 8px; }
.o7084 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.gssz8x {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.obt0ukkw { color: var(--text-muted); line-height: 1.75; }
.b98mbq88 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.b98mbq88 li { margin-bottom: 6px; }
.yasu1byn { max-width: 760px; margin: 0 auto; }
.fzn2uh { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.xohjj8d { max-width: 760px; margin: 0 auto; }
.p0lzyvh6 ul.b98mbq88 { margin: 0; }
@media (max-width: 640px) { .ukxssy { grid-template-columns: 1fr; gap: 10px; } }
.vfg9 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.ulws { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.x36qrp2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.ulws p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ulws .b98mbq88 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .vfg9 { grid-template-columns: 1fr; } }
.s3ratmo { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.s3ratmo:hover .ualw { color: var(--accent-light); text-decoration: underline; }
.ufs3h { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.cyok9r { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.cyok9r:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.gswb { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.cyok9r p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.cyok9r ul.b98mbq88 { margin: 0; }
.jopa5w2 { color: var(--text-muted); line-height: 1.75; }
.lzkprln .b98mbq88,
.wwbm .b98mbq88,
.z85gyq65 .b98mbq88,
.j47mlu .b98mbq88 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.lzkprln .cyok9r,
.wwbm .cyok9r { text-align: left; }
.lzkprln .gswb,
.wwbm .gswb { text-align: center; }
.ol06k6 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.soes9r { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.y0mwpraw { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.bmavws { margin-top: 12px; }
.jk56km { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.jk56km:hover { border-bottom-color: var(--accent-light); }
.hkj5j3z4 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.hkj5j3z4 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.fk388 { width: 200px; height: 200px; }
.fy5v3g7p { border-radius: 50%; }
.zw66 { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.qwwg8r { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.ward0f { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .xx8jvwu { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.fyg24m .y0mwpraw, .fyg24m .soes9r { max-width: 640px; }
.rt354r0 .ol06k6 { font-size: 1.6rem; margin-top: 18px; }
.ji3z1 .y0mwpraw { margin-bottom: 28px; }
@media (max-width: 860px) { .sliy { grid-template-columns: 1fr; } .rt354r0 { position: static; text-align: center; } }
.da9r { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.lm44d1h { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.lm44d1h .hkj5j3z4 { margin: 0 auto 18px; }
.lm44d1h .qwwg8r { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .da9r { grid-template-columns: 1fr; } }
.wz5qmm .ol06k6 { font-size: 1.6rem; margin-bottom: 6px; }
.j47mlu .b98mbq88 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .wz5qmm { flex-direction: column; text-align: center; } .v351w { grid-template-columns: 1fr; } }
.c6adq8 .ol06k6 { font-size: 1.35rem; margin: 0 0 4px; }
.c6adq8 .qwwg8r { margin: 0; }
.p2rhid1x { max-width: 760px; margin: 0 auto; }
.udbc4 { position: relative; padding-left: 28px; }
.udbc4::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.mz2e { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.mz2e:last-child { padding-bottom: 0; }
.ow4ymt { 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; }
.igff6t h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.igff6t p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.vpshs .legwit { color: var(--accent-light); }
.j9des1lh .legwit { font-size: 2rem; }
.j9des1lh .x3wp { max-width: 680px; }
.oikfxd .legwit { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.oikfxd .x3wp  { margin: 0; }
@media (max-width: 640px) { .oikfxd { flex-direction: column; } }
.nbcvw .legwit { color: var(--accent-light); }
.rocd .legwit { color: #fff; }
.rocd .x3wp  { color: rgba(255,255,255,0.85); }
.e1yjwb { max-width: 680px; margin: 0 auto; }
.eakhkgda {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .eakhkgda { grid-template-columns: 1fr; } }
.c78rpsay .o73n0 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.c78rpsay .o73n0:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.abrzp15 .o73n0 { background: var(--bg-raised); border-color: transparent; }
.abrzp15 .o73n0:focus { background: var(--bg-card); border-color: var(--accent-light); }
.ec7ben .o73n0 { border-radius: 100px; padding: 11px 20px; }
.ec7ben .dn1fb { border-radius: 14px; }
.u0kh {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .u0kh { grid-template-columns: 1fr; } }
.zso994y {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.zso994y h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.zso994y p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.uoh1x4fo{display:none}
.uoh1x4fo:empty,.x53y:empty{display:none}
.w1h1ll{position:relative;overflow:visible}
.tzub .gc75x5ac,.rgxvdz .gc75x5ac,
.yqgj .gc75x5ac,.ykbyq3m .gc75x5ac,
.xnu5ipf .gc75x5ac,.vjooir .gc75x5ac{display:block}
.imsu5fn .jdmeo89{display:block}
.tzub .gc75x5ac,.rgxvdz .gc75x5ac,
.yqgj .gc75x5ac,.ykbyq3m .gc75x5ac,
.xnu5ipf .gc75x5ac{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.tzub .gc75x5ac .x53y,.rgxvdz .gc75x5ac .x53y,
.yqgj .gc75x5ac .x53y,.ykbyq3m .gc75x5ac .x53y,
.xnu5ipf .gc75x5ac .x53y{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.tzub .ev3h,.rgxvdz .ev3h,
.yqgj .ev3h,.ykbyq3m .ev3h,
.xnu5ipf .ev3h{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.tzub .gc75x5ac,.rgxvdz .gc75x5ac{top:12px}
.tzub .gc75x5ac .x53y{margin-right:auto}
.rgxvdz .gc75x5ac .x53y{margin-left:auto}
.rgxvdz .gc75x5ac{text-align:right}
.yqgj .gc75x5ac,.ykbyq3m .gc75x5ac{bottom:12px}
.yqgj .gc75x5ac .x53y{margin-right:auto}
.ykbyq3m .gc75x5ac .x53y{margin-left:auto}
.ykbyq3m .gc75x5ac{text-align:right}
.xnu5ipf .gc75x5ac{position:relative;margin-top:16px}
.xnu5ipf .gc75x5ac .x53y{margin:0 auto}
.vjooir .gc75x5ac{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.vjooir .gc75x5ac .x53y{margin:0}
.vjooir .l8xiph~.gc75x5ac,
.vjooir .al0sjmrz~.gc75x5ac{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.vjooir .l8xiph~.gc75x5ac .x53y,
.vjooir .al0sjmrz~.gc75x5ac .x53y{justify-content:flex-start}
.l8xiph~.gc75x5ac,.al0sjmrz~.gc75x5ac{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}
.l8xiph~.gc75x5ac .x53y{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.al0sjmrz~.gc75x5ac .x53y{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.jdmeo89 .x53y{margin:0 0 12px}
.x53y{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.ualw{font-weight:600;color:var(--text-heading);opacity:1}
.xc2u::before{content:"·";margin:0 2px;opacity:.5}
.ev3h{white-space:nowrap}
.auznkk8 .ev3h{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.auznkk8 .xc2u::before{content:""}
.uxq0 .ev3h{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.uxq0 .xc2u::before{content:""}
.t6aj .x53y{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.l1ayu4n .ev3h{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.l1ayu4n .xc2u::before{content:""}
.mtmztuo .ev3h{color: var(--accent-light);opacity:1;font-weight:500}
.s32k .ev3h{border-bottom:1px solid currentColor;padding-bottom:2px}
.tehjfkll .x53y{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.r1uolfq{--date-bg:transparent}
.bxmjw6lg .xc2u::before{content:""}
.utu8 .xc2u::before{content:"•";opacity:.4}
.utu8 .ev3h + .ev3h::before{content:"•";margin-right:6px;opacity:.4}
.jnrq0i .xc2u::before{content:"/";opacity:.35}
.jnrq0i .ev3h + .ev3h::before{content:"/";margin-right:6px;opacity:.35}
.dobhv6 .xc2u::before{content:"|";opacity:.3}
.dobhv6 .ev3h + .ev3h::before{content:"|";margin-right:6px;opacity:.3}
.ih8qcl1i .xc2u::before{content:"—";opacity:.3}
.ih8qcl1i .ev3h + .ev3h::before{content:"—";margin-right:6px;opacity:.3}
.g0e2 .xc2u::before{content:"◆";font-size:.5em;opacity:.35}
.g0e2 .ev3h + .ev3h::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.g90cv .xc2u::before{content:"·";opacity:.4}
.g90cv .ev3h + .ev3h::before{content:"·";margin-right:6px;opacity:.4}
.lrol .xc2u::before{content:"›";opacity:.4}
.lrol .ev3h + .ev3h::before{content:"›";margin-right:6px;opacity:.4}
.d2in .xc2u::before{content:"→";opacity:.35;font-size:.85em}
.d2in .ev3h + .ev3h::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.curn .j0hua{padding:20px 0}
@media(max-width:640px){
  .j0hua{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .an3n3hb{max-width:100%}
}
.bdqe .s1ec1p{margin:0}
@media (max-width:560px){
  .zh0zb{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) {
  .cspsod { padding: 28px 18px 20px; }
  .ox5on { font-size: 1.2rem; }
  .mt7ahy { max-width: 220px; max-height: 80px; }
}
.vjizo94r  .myuykwy { border-radius: 50%; }
.sa7p .wm5eq {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .myuykwy { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.i4aru {
  margin: 28px 0 24px;
}
.i4aru .zd4t {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.i4aru .mryf {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.i4aru .wm5eq {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .vcvv17ap { flex-direction: row-reverse; }
[dir="rtl"] .s1up { flex-direction: row-reverse; }
[dir="rtl"] .e2r2 .al60t9 { right: auto; left: 32px; }
[dir="rtl"] .ec29  .al60t9 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .e2r2 .al60t9 { right: auto; left: 20px; }
  [dir="rtl"] .ec29  .al60t9 { left: auto;  right: 20px; }
}
[dir="rtl"] .puq92 .qcpqcc  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .e8q6v71 .qcpqcc { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .hamqgeaw, [dir="rtl"] .krfux9 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .cdoew { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .q2pb0whw { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .mzp7 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .wm5eq { direction: rtl; }
[dir="rtl"] .clflo { direction: rtl; }
[dir="rtl"] .b962k { direction: rtl; }
[dir="rtl"] .alhxmwz { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .d6lop .krfux9,
[dir="rtl"] .urch4 .krfux9,
[dir="rtl"] .gnii .krfux9,
[dir="rtl"] .n99q6 .krfux9 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .d6lop .krfux9 li::before,
[dir="rtl"] .urch4 .krfux9 li::before,
[dir="rtl"] .gnii .krfux9 li::before,
[dir="rtl"] .n99q6 .krfux9 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .xvqkucd.eozl4 .vj8j,
[dir="rtl"] .rk6mnh2.eozl4 .vj8j,
[dir="rtl"] .xsmktg9b.eozl4 .vj8j,
[dir="rtl"] .vmkk9vh.eozl4 .vj8j,
[dir="rtl"] .o6gr.eozl4 .vj8j { text-align: right; }
[dir="rtl"] .l8xiph.p3a6 .c3dkiq { text-align: center; }
[dir="rtl"] .mryf,
[dir="rtl"] .xae3ob87,
[dir="rtl"] .irbe,
[dir="rtl"] .ggpg1f,
[dir="rtl"] .vj8j { text-align: right; }
[dir="rtl"] .pu3j7a5p,
[dir="rtl"] .u3z5y984,
[dir="rtl"] .y0mwpraw,
[dir="rtl"] .o73n0,
[dir="rtl"] .dn1fb { text-align: right; direction: rtl; }
[dir="rtl"] .ec7ben .o73n0,
[dir="rtl"] .c78rpsay .o73n0 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #52a1bf;
  --brand:           #52a1bf;
  --brand-light:     #76afc5;
  --brand-pale:      #abc8d3;
  --grad-start:      #2e677c;
  --grad-end:        #4295b4;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #005aa2;
  --cta-light:       #0583e8;
  --cta-hover:       #0070ca;
  --bg-page:         #070e11;
  --bg-surface:      #0c171c;
  --bg-card:         #112027;
  --bg-card-inner:   #152931;
  --bg-raised:       #1a323c;
  --bg-hover:        #1f3b46;
  --border:          #254755;
  --border-alt:      #2e596a;
  --border-section:  #254755;
  --text-primary:    #e4e6e6;
  --text-muted:      #a0a7aa;
  --text-body:       #c9cdce;
  --text-sub:        #a0a7aa;
  --text-faint:      #6c7579;
  --text-dim:        #545b5e;
  --text-label:      #858f92;
  --text-value:      #bbc0c2;
  --accent-bg:       #192023;
  --accent-bg-light: #243237;
  --bg-tip:          #16261f;
  --bg-warning:      #272115;
  --bg-info:         #161e26;
  --bg-pros:         #16261f;
  --bg-cons:         #26161d;
  --c-pros:          #8be4bd;
  --c-cons:          #e689af;
  --c-pros-label:    #61daa6;
  --c-tip-border:    #44d396;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #8be4bd;
}
:root { --logo-bg-opacity: 67%; }
body, button, input { font-family: "Roboto", sans-serif; }
.rgyn8tct .tovr3y li::before, .rgyn8tct .ryeai 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; }.rgyn8tct .tovr3y li::before { content: ""; }.rgyn8tct .ryeai li::before { content: ""; }.rgyn8tct .abek1hs::before, .rgyn8tct .z8248qvc::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.rgyn8tct .abek1hs::before { content: ""; }.rgyn8tct .z8248qvc::before { content: ""; }
.x61r7 .vhlg, .x61r7 .l8xiph { min-height: 520px; }
.ruts8e .fbexqt1::after, .ruts8e .obmx2jip::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.zkd01l .ostwz::after,.zkd01l .al60t9::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; }
.cbwo::before { content: '·'; font-size: 1.3em; line-height: 1; }