:root {
  --color-accent: #8b5cf6;
  --color-cta: #22c55e;
  --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;
}
.vrmyp99h {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.blulmzeq {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.thmdwe7 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.xlk8311u { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.p17pa { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.p17pa a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.p17pa a:hover { color: var(--accent-light); }
.k51l  .fq906 { border-radius: 14px; }
.k51l .fq906 li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.k51l .fq906 li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.a3k84ptu .fq906 li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .fq906 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .qs422f:hover .fq906,
  .qs422f:focus-within .fq906 { display: block; }
  .fq906 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.jygfye {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.f9iwr8 { display: none; }
@media (max-width: 640px) {
  .f9iwr8 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .f9iwr8.n7ku1o4v { display: block; }
}
@media (max-width: 640px) {
  .jygfye { display: block; }
  .p17pa > li + li::before { display: none !important; }
  .p17pa {
    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;
  }
  .p17pa.n7ku1o4v { display: flex; }
  .p17pa li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .p17pa li:last-child a { border-bottom: none; }
}
.m5e495i { min-height: 480px; }
.wubimb {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.osu7w { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.aw0ll7 .osu7w { margin-left: 0; margin-right: 0; }
.auml5u {
  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;
}
.ytmg .auml5u { margin-top: 24px; }
.auml5u:hover { opacity: 0.88; }
.nk6l8w {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.qy6zveoj {
  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%);
}
.nk6l8w .qmtty5z {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.nk6l8w .wubimb { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.nk6l8w .osu7w { color: #e2e8f0; }
.nk6l8w.nr9i1yym .qmtty5z { text-align: center; }
.nk6l8w.aw0ll7   .qmtty5z { text-align: left; }
.b14rr6zo .qmtty5z {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.b14rr6zo .wubimb { color: var(--text-primary); text-shadow: none; }
.b14rr6zo .osu7w { color: var(--text-muted); }
.b14rr6zo .auml5u { margin-top: 16px; }
.b14rr6zo, .b14rr6zo.m5e495i { min-height: auto !important; }
.b14rr6zo.nr9i1yym .qmtty5z { text-align: center; }
.b14rr6zo.aw0ll7   .qmtty5z { text-align: left; }
.b14rr6zo~.oibvxeng{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}
.b14rr6zo~.oibvxeng .uxjwije{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; }
}
.wjdxql .nk6l8w .qy6zveoj {
  overflow: hidden;
}
.wjdxql .nk6l8w .qy6zveoj::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); }
}
.ca1878s .nk6l8w .qy6zveoj {
  overflow: hidden;
}
.ca1878s .nk6l8w .qy6zveoj::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;
}
.u2zg9r27 .nk6l8w .qy6zveoj {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.glu3ajz .nk6l8w .qy6zveoj {
  overflow: hidden;
}
.glu3ajz .nk6l8w .qy6zveoj::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;
}
.vkln8zfj .nk6l8w .qy6zveoj {
  animation: hg-breathe 10s ease-in-out infinite;
}
.od04 .qy6zveoj {
  background: none;
}
.od04 .wubimb { color: #fff; }
.od04 .osu7w { color: rgba(255,255,255,0.85); }
.od04 .auml5u { background: #fff; color: var(--cta); }
.od04 .auml5u:hover { opacity: 0.92; }
.ap8zvk1 .wubimb { text-shadow: none; color: var(--text-primary); }
.ap8zvk1 .osu7w { color: var(--text-muted); }
body.pdkr .wubimb {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.wywp84gp .wubimb {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.m5e495i.od04 .wubimb,
section.od04 .wubimb {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.ap8zvk1.aw0ll7   .alrzfcxc { align-items: flex-start; text-align: left; }
.m5e495i .lvrjzw {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.lvrjzw .n5xqj.tkkdr2y {
  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;
}
.lvrjzw .n5xqj.tkkdr2y:hover { opacity: 0.85; }
.eq3y .qmtty5z { padding-bottom: 24px; }
.ytmg .qmtty5z { max-width: 1100px; }
@media (max-width: 700px) {
  .ap8zvk1 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .ap8zvk1:not(.qv4l9) .vsf8g { display: none !important; }
  .qv4l9 .vsf8g { padding: 16px; }
  .alrzfcxc  { padding: 36px 24px; }
  .ap8zvk1~.oibvxeng,.e02x~.oibvxeng{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .m5e495i, .ap8zvk1 { min-height: 320px !important; }
  .wubimb { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .tm4l1kc,
  .kb8u8cgt,
  .z8ve { grid-template-columns: 1fr !important; }

  

  
  .eq3y { display: flex !important; flex-direction: column !important; }
  .eq3y .qmtty5z { display: contents; }
  .eq3y .qy6zveoj { order: 0; }
  .eq3y .wubimb { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .eq3y .tm4l1kc { order: 2; padding: 0 16px 12px !important; }
  .eq3y .osu7w { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .ytmg .qmtty5z { display: flex; flex-direction: column; }
  .ytmg .qmtty5z .wubimb { order: 1; }
  .ytmg .qmtty5z .z8ve { order: 2; margin: 8px 0 24px !important; }
  .ytmg .qmtty5z .osu7w { order: 3; }
  .ytmg .qmtty5z .auml5u { order: 4; align-self: center; margin-top: 0; }

  
  .ap8zvk1.qv4l9 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .ap8zvk1.qv4l9 .alrzfcxc { display: contents; padding: 0; }
  .ap8zvk1.qv4l9 .alrzfcxc .wubimb { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .ap8zvk1.qv4l9 .vsf8g { order: 2; padding: 12px 16px; }
  .ap8zvk1.qv4l9 .alrzfcxc .osu7w { order: 3; padding: 0 24px; margin: 0 auto; }
  .ap8zvk1.qv4l9 .alrzfcxc .auml5u { order: 4; align-self: center; margin: 8px 0 32px; }
}
.a2p0rdu2 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.blrd93h { width: 100%; height: auto; display: block; border-radius: 10px; }
.vlsxuaav .a2p0rdu2        { border-radius: 16px; }
.vlsxuaav .blrd93h  { border-radius: 16px; }
.mswb .a2p0rdu2         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.mswb .blrd93h   { border-radius: 8px; }
.tvoft { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.gafdc0zm { width: 100%; padding: 32px 0; position: relative; }
.zn9xz { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.enbh .gafdc0zm:nth-child(even) { background: var(--bg-surface); }
.enbh .gafdc0zm:nth-child(odd)  { background: var(--bg-page); }
.wib2 .gafdc0zm:nth-child(even) { background: var(--bg-card); }
.wib2 .gafdc0zm:nth-child(odd)  { background: var(--bg-page); }
.enbh .gafdc0zm:nth-child(odd)  .zn9xz { background: var(--bg-card); border-radius: 6px; }
.enbh .gafdc0zm:nth-child(even) .zn9xz { background: var(--bg-raised); border-radius: 6px; }
.wib2 .gafdc0zm:nth-child(odd)  .zn9xz { background: var(--bg-card); border-radius: 6px; }
.wib2 .gafdc0zm:nth-child(even) .zn9xz { background: var(--bg-raised); border-radius: 6px; }
.enbh .gafdc0zm:nth-child(even) .szqx7j9p .rkxoxih5,
.wib2 .gafdc0zm:nth-child(even) .szqx7j9p .rkxoxih5 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.enbh .gafdc0zm:nth-child(odd) .szqx7j9p .rkxoxih5,
.wib2 .gafdc0zm:nth-child(odd) .szqx7j9p .rkxoxih5 { background: var(--bg-card-inner); }
.enbh .gafdc0zm:nth-child(even) .axa7u0 .rkxoxih5:nth-child(odd),
.wib2 .gafdc0zm:nth-child(even) .axa7u0 .rkxoxih5:nth-child(odd)  { background: var(--bg-card); }
.enbh .gafdc0zm:nth-child(even) .axa7u0 .rkxoxih5:nth-child(even),
.wib2 .gafdc0zm:nth-child(even) .axa7u0 .rkxoxih5:nth-child(even) { background: var(--bg-card-inner); }
h1.x7dgiq { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.x7dgiq {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.l4f4 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.nli28i6 h2.x7dgiq {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.gtenalus h2.x7dgiq {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.s7w6gst h2.x7dgiq {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.qfkug h2.x7dgiq::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.sfe8mmo h2.x7dgiq {
  color: var(--text-primary); font-size: 1.7rem;
}
.yg5em h2.x7dgiq::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.i73uh h2.x7dgiq {
  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;
}
.houhkq { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .houhkq { display: none; } }
.eqcxw { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.cj00 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.g5jk6s {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.mavyab5m { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.irp9s9 { padding-left: 20px; }
.irp9s9 li { margin-bottom: 6px; }
.irp9s9 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.irp9s9 a:hover { color: var(--accent-light); }
.w8voitj .mavyab5m { display: none; }
.bmmsi .mavyab5m { display: none; }
.bmmsi .irp9s9 { padding-left: 0; list-style: none; }
.bmmsi .irp9s9 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.bmmsi .irp9s9 a { font-size: 0.92rem; }
.nnx9xc .g5jk6s { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.nnx9xc .mavyab5m { display: none; }
.nnx9xc .irp9s9 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.nnx9xc .irp9s9 li { margin-bottom: 0; }
.nnx9xc .irp9s9 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;
}
.nnx9xc .irp9s9 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.ckm590x .g5jk6s { padding: 20px 20px 16px; }
.ckm590x .irp9s9 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.ckm590x .irp9s9 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.ckm590x .irp9s9 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;
}
.ckm590x .irp9s9 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;
}
.ckm590x .irp9s9 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.ckm590x .irp9s9 a:focus,
.ckm590x .irp9s9 a:focus-visible,
.ckm590x .irp9s9 a:target { outline: none; }
.ckm590x .irp9s9 li:target a { border-color: var(--border); color: var(--text-muted); }
.vobxyvm .g5jk6s { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.vobxyvm .mavyab5m { display: none; }
.vobxyvm .irp9s9 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.vobxyvm .irp9s9 li { margin-bottom: 0; }
.vobxyvm .irp9s9 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.vobxyvm .irp9s9 li:last-child::after { content: ""; margin-right: 0; }
.vobxyvm .irp9s9 a { font-size: 0.9rem; }
.rkxoxih5 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.szqx7j9p .rkxoxih5 { background: var(--bg-card); }
.axa7u0 .rkxoxih5:nth-child(odd)  { background: var(--bg-card); }
.axa7u0 .rkxoxih5:nth-child(even) { background: var(--bg-raised); }
.zeekh .rkxoxih5 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.zeekh .rkxoxih5:last-child { border-bottom: none; }
.zeekh h3.l4f4 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.rnlg0k .rkxoxih5 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.rnlg0k .rkxoxih5 + .rkxoxih5 { margin-top: 4px; }
.aaet .rkxoxih5 { background: none; border-radius: 0; padding: 12px 0; }
.aaet .rkxoxih5 + .rkxoxih5 { border-top: 1px solid var(--border-section); }
.qs6b5 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.lksrx { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.dk6w1624 { color: var(--text-body); margin-bottom: 10px; }
.pr8pkd, .qzlp42 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.pr8pkd li, .qzlp42 li { margin-bottom: 6px; }
.qzlp42 li { list-style: decimal; }
.hqw9n2     .pr8pkd { list-style-type: "● "; }
.h3w0bw  .pr8pkd { list-style-type: "■ "; }
.aesq .pr8pkd { list-style-type: "◆ "; }
.a7v3zg8    .pr8pkd { list-style-type: "★ "; }
.hqw9n2     .y8c110 { list-style-type: "● "; }
.h3w0bw  .y8c110 { list-style-type: "■ "; }
.aesq .y8c110 { list-style-type: "◆ "; }
.a7v3zg8    .y8c110 { list-style-type: "★ "; }
.hqw9n2    .pr8pkd li::marker, .hqw9n2    .y8c110 li::marker,
.h3w0bw .pr8pkd li::marker, .h3w0bw .y8c110 li::marker,
.aesq .pr8pkd li::marker, .aesq .y8c110 li::marker,
.a7v3zg8   .pr8pkd li::marker, .a7v3zg8   .y8c110 li::marker {
  color: var(--cta); font-size: 1em;
}
.hqw9n2 .qzlp42,
.h3w0bw .qzlp42,
.aesq .qzlp42,
.a7v3zg8 .qzlp42 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.hqw9n2 .qzlp42 li,
.h3w0bw .qzlp42 li,
.aesq .qzlp42 li,
.a7v3zg8 .qzlp42 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.hqw9n2 .qzlp42 li::before,
.h3w0bw .qzlp42 li::before,
.aesq .qzlp42 li::before,
.a7v3zg8 .qzlp42 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;
}
.hqw9n2     .qzlp42 li::before { border-radius: 50%; }
.h3w0bw  .qzlp42 li::before { border-radius: 3px; }
.aesq .qzlp42 li::before { border-radius: 3px; }
.a7v3zg8    .qzlp42 li::before { border-radius: 50%; }
.smmz96v { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.yubbyzc .smmz96v,
.u3m3vu .smmz96v { background: transparent; border: none; border-radius: 0; }
.bbb7 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.bbb7 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.bbb7 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.bbb7 tr:hover td { background: var(--bg-hover); }
.orjh4sgf .bbb7 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.nolt .bbb7 { border: 1px solid var(--border-alt); }
.nolt .bbb7 th,
.nolt .bbb7 td { border: 1px solid var(--border-alt); }
.btpck .bbb7 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.btpck .bbb7 td { border-bottom: none; }
.btpck .bbb7 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.qzqgqee .bbb7 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.r0w969 .smmz96v {
  overflow: hidden;
}
.r0w969 .bbb7 th { border-bottom: 1px solid var(--border-alt); }
.r0w969 .bbb7 tr:last-child td { border-bottom: none; }
.hcxi { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.rv4ok0wg { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.kckvn { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.ue05e76 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.q8q9j269 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.y8c110 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.y8c110 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%}
.hwcpp0 .ue05e76 { background: transparent; text-align: center; }
.in3f9m1m .kckvn {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.kxg2k9n .kckvn {
  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);
}
.eo7xczr .rv4ok0wg { display: grid; grid-template-columns: auto 1fr; }
.eo7xczr .kckvn {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.eo7xczr .ue05e76 { grid-column: 2; }
.eo7xczr .q8q9j269,
.eo7xczr .y8c110 { grid-column: 1 / -1; }
.n4rk25 .rv4ok0wg { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.n4rk25 .kckvn {
  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);
}
.n4rk25 .ue05e76 { grid-column: 2; }
.n4rk25 .q8q9j269,
.n4rk25 .y8c110 { grid-column: 1 / -1; }
.vmv4 .rv4ok0wg { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.vmv4 .ue05e76 { background: none; color: var(--accent-light); font-weight: 700; }
.uo8m8a40 .rv4ok0wg { 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); }
.uo8m8a40 .ue05e76 { background: none; color: var(--accent-light); font-weight: 700; }
.suipon4c .rv4ok0wg { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.suipon4c .rv4ok0wg:last-child { border-bottom: none; }
.suipon4c .ue05e76 { background: none; color: var(--accent-light); font-weight: 700; }
.hrhgdnf .rv4ok0wg { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.hrhgdnf .ue05e76 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.g4iu7ex .hcxi { counter-reset: card-n; }
.g4iu7ex .rv4ok0wg  { counter-increment: card-n; }
.g4iu7ex .ue05e76 { display: flex; align-items: center; gap: 10px; }
.g4iu7ex .ue05e76::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;
}
.if3lwxo .rv4ok0wg { background: var(--bg-surface); border: 1px solid var(--border); }
.if3lwxo .ue05e76 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.gpye { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.s5iozyq  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.s4wa { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.bimssx32 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.i8h8xsy6 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.gpye strong { color: var(--text-primary); font-size: 0.95rem; }
.gpye p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.p2a78 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.fnipc1t, .payk { border-radius: 8px; padding: 14px; }
.fnipc1t { background: var(--bg-pros); }
.payk { background: var(--bg-cons); }
.uq86ayr7 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.fnipc1t .uq86ayr7 { color: var(--c-pros-label); }
.payk .uq86ayr7 { color: #f87171; }
.fnipc1t ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.payk ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.blrd93h { width: 100%; height: auto; border-radius: 10px; display: block; }
.tkkdr2y {
  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;
}
.tkkdr2y:hover { opacity: 0.85; }
.lcnw2of4 .tkkdr2y  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.lcnw2of4 .tkkdr2y:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ey4z .tkkdr2y  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.ey4z .tkkdr2y:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.iwtb .auml5u { border-radius: 50px; }
.iwtb .tkkdr2y  { border-radius: 50px; }
.y0j4uid .auml5u { padding-left: 22px; padding-right: 22px; }
.y0j4uid .tkkdr2y  { padding-left: 12px; padding-right: 12px; }
.ifavi .auml5u { padding-left: 44px; padding-right: 44px; }
.ifavi .tkkdr2y  { padding-left: 24px; padding-right: 24px; }
.itdvi6 .auml5u { padding-left: 56px; padding-right: 56px; }
.itdvi6 .tkkdr2y  { padding-left: 32px; padding-right: 32px; }
.ijydj   .auml5u::after, .ijydj   .tkkdr2y::after,
.n325l .auml5u::after, .n325l .tkkdr2y::after,
.rfpwopfv    .auml5u::after, .rfpwopfv    .tkkdr2y::after,
.ct8l0eqf    .auml5u::after, .ct8l0eqf    .tkkdr2y::after,
.ikc8x    .auml5u::after, .ikc8x    .tkkdr2y::after,
.yyzj1js     .auml5u::after, .yyzj1js     .tkkdr2y::after,
.vnhs    .auml5u::after, .vnhs    .tkkdr2y::after,
.nm11a   .auml5u::after, .nm11a   .tkkdr2y::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;
}
.ijydj .auml5u::after, .ijydj .tkkdr2y::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");
}
.n325l .auml5u::after, .n325l .tkkdr2y::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");
}
.rfpwopfv .auml5u::after, .rfpwopfv .tkkdr2y::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");
}
.ct8l0eqf .auml5u::after, .ct8l0eqf .tkkdr2y::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");
}
.ikc8x .auml5u::after, .ikc8x .tkkdr2y::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");
}
.yyzj1js .auml5u::after, .yyzj1js .tkkdr2y::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");
}
.vnhs .auml5u::after, .vnhs .tkkdr2y::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");
}
.nm11a .auml5u::after, .nm11a .tkkdr2y::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");
}
.cv61o6u   .v47lc2::after, .cv61o6u   .fnound::after,
.d1g4 .v47lc2::after, .d1g4 .fnound::after,
.g68a    .v47lc2::after, .g68a    .fnound::after,
.vo94ie7    .v47lc2::after, .vo94ie7    .fnound::after,
.uocfxpfd    .v47lc2::after, .uocfxpfd    .fnound::after,
.fg8q     .v47lc2::after, .fg8q     .fnound::after,
.hrcx    .v47lc2::after, .hrcx    .fnound::after,
.vmwx   .v47lc2::after, .vmwx   .fnound::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;
}
.cv61o6u .v47lc2::after, .cv61o6u .fnound::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");
}
.d1g4 .v47lc2::after, .d1g4 .fnound::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");
}
.g68a .v47lc2::after, .g68a .fnound::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");
}
.vo94ie7 .v47lc2::after, .vo94ie7 .fnound::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");
}
.uocfxpfd .v47lc2::after, .uocfxpfd .fnound::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");
}
.fg8q .v47lc2::after, .fg8q .fnound::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");
}
.hrcx .v47lc2::after, .hrcx .fnound::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");
}
.vmwx .v47lc2::after, .vmwx .fnound::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");
}
.tpoa .u7nl1g3   { background: rgba(128,128,128,.12); }
.n5xqj.tkkdr2y {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .juxsg6m {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .juxsg6m::before    { grid-area: rank;   }
  .bsnjgh21           { grid-area: ident;  }
  .edcs     { grid-area: rating; min-width: 0; width: auto; }
  .yqh7           { grid-area: pills;  }
  .n5xqj             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .juxsg6m {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .juxsg6m::before    { justify-self: center; }
  .bsnjgh21           { width: 100%; }
  .edcs     { justify-self: center; }
  .yqh7           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .bbfhiotr .d33c190 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .bbfhiotr .gq7st { margin: 0; }
}
.nkoup5c .fxngxp { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.nkoup5c .j0ib76r h3 { color: var(--accent-light); }
.nkoup5c .j3bg { background: var(--bg-page); border: 1px solid var(--border); }
.u3m3vu .p2a78 { gap: 10px; }
.u3m3vu .fnipc1t, .u3m3vu .payk { padding: 12px; }
.u3m3vu .fnipc1t ul, .u3m3vu .payk ul { margin: 4px 0 0; padding-left: 18px; }
.u3m3vu .fnipc1t li, .u3m3vu .payk li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .p2pns { grid-template-columns: 1fr; }
  .a38srr { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .a38srr .i97grk8q { width: 72px; height: 50px; }
  .a38srr .bwvuz3 { max-width: 180px; }
  .a38srr .pknd8s { width: auto; }
}
@media (max-width: 720px) {
  .rwxgyy { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .gdjokt { padding: 16px; }
  .sglar2 .u8rky { min-width: 50%; }
}
.y68bcf .p2a78 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .a22sp7id { grid-template-columns: 1fr; }
  .qd6w1 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .m31zcen { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .dxliqs { flex-wrap: wrap; padding: 16px; }
}
.dihr55 .p2a78 { gap: 8px; }
.dihr55 .fnipc1t, .dihr55 .payk { padding: 8px; }
@media (max-width: 480px) {
  .zd9d { flex-direction: column; align-items: stretch; }
}
.tbot2bq .pknd8s .tkkdr2y { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .rj5a { flex-direction: column; align-items: stretch; gap: 10px; }
  .tbot2bq .pknd8s { text-align: center; }
}
@media (max-width: 720px) {
  .uhha { grid-template-columns: 1fr; }
  .cn99cd6 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .i8963 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .su78 { grid-template-columns: 1fr; }
  .fdvjgd { width: 100px; height: 100px; margin: 16px auto; }
  .ckisl { font-size: 1.4rem; }
  .jlzpa { justify-content: center; }
  .ud3t .u8rky { min-width: 50%; }
}
.qddtc38p .p2a78 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .oamxj0qa { flex-wrap: wrap; padding: 14px 16px; }
  .miah { padding: 12px 16px; }
  .qddtc38p .p2a78 { margin: 0 16px; }
  .qddtc38p .c4jqz { padding: 0 16px; }
  .co29i { padding: 12px 16px; }
}
.shfir .yqh7 .ue667d {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.shfir .yqh7 .ue667d:first-child { border-left: none; }
.y23fe .jhhl1lf1 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.snh24cvd { margin: 16px 0; }
.nfgo { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.nfgo summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.nfgo summary::after { content: "+"; color: var(--accent-light); }
.nfgo[open] summary::after { content: "−"; }
.nfgo p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.gafdc0zm { margin-bottom: 0; }
.k9croftp h2.x7dgiq { color: var(--text-primary); border-color: var(--accent-light); }
.ot4hiqp h2.x7dgiq { color: var(--text-primary); border-color: var(--accent-light); }
.tfq7rh .s5iozyq     { background: #052e16; border-color: #10b981; }
.tfq7rh .s4wa { background: #2d0a1e; border-color: #f43f5e; }
.tfq7rh .bimssx32    { background: #1e1036; border-color: #a855f7; }
.tfq7rh .gpye strong  { color: #f1f5f9; }
.tfq7rh .gpye p       { color: #cbd5e1; }
.tfq7rh .pmw8v9qi    .s5iozyq     .i8h8xsy6::before,
.tfq7rh .wafids  .s5iozyq     .i8h8xsy6::before,
.tfq7rh .syrc  .s5iozyq     .i8h8xsy6::before,
.tfq7rh .yy1ex .s5iozyq     .i8h8xsy6::before { color: #10b981; }
.tfq7rh .pmw8v9qi    .s4wa .i8h8xsy6::before,
.tfq7rh .wafids  .s4wa .i8h8xsy6::before,
.tfq7rh .syrc  .s4wa .i8h8xsy6::before,
.tfq7rh .yy1ex .s4wa .i8h8xsy6::before { color: #f43f5e; }
.tfq7rh .pmw8v9qi    .bimssx32    .i8h8xsy6::before,
.tfq7rh .wafids  .bimssx32    .i8h8xsy6::before,
.tfq7rh .syrc  .bimssx32    .i8h8xsy6::before,
.tfq7rh .yy1ex .bimssx32    .i8h8xsy6::before { color: #a855f7; }
.p8jq4 .s5iozyq     { background: #2d2000; border-color: #eab308; }
.p8jq4 .s4wa { background: #2d0b0b; border-color: #ef4444; }
.p8jq4 .bimssx32    { background: #2d1600; border-color: #f97316; }
.p8jq4 .gpye strong  { color: #f1f5f9; }
.p8jq4 .gpye p       { color: #cbd5e1; }
.p8jq4 .pmw8v9qi    .s5iozyq     .i8h8xsy6::before,
.p8jq4 .wafids  .s5iozyq     .i8h8xsy6::before,
.p8jq4 .syrc  .s5iozyq     .i8h8xsy6::before,
.p8jq4 .yy1ex .s5iozyq     .i8h8xsy6::before { color: #eab308; }
.p8jq4 .pmw8v9qi    .s4wa .i8h8xsy6::before,
.p8jq4 .wafids  .s4wa .i8h8xsy6::before,
.p8jq4 .syrc  .s4wa .i8h8xsy6::before,
.p8jq4 .yy1ex .s4wa .i8h8xsy6::before { color: #ef4444; }
.p8jq4 .pmw8v9qi    .bimssx32    .i8h8xsy6::before,
.p8jq4 .wafids  .bimssx32    .i8h8xsy6::before,
.p8jq4 .syrc  .bimssx32    .i8h8xsy6::before,
.p8jq4 .yy1ex .bimssx32    .i8h8xsy6::before { color: #f97316; }
.iqpteq81 .s5iozyq     { background: #0c1a2e; border-color: #38bdf8; }
.iqpteq81 .s4wa { background: #12103a; border-color: #818cf8; }
.iqpteq81 .bimssx32    { background: #0a2020; border-color: #2dd4bf; }
.iqpteq81 .gpye strong  { color: #f1f5f9; }
.iqpteq81 .gpye p       { color: #cbd5e1; }
.iqpteq81 .pmw8v9qi    .s5iozyq     .i8h8xsy6::before,
.iqpteq81 .wafids  .s5iozyq     .i8h8xsy6::before,
.iqpteq81 .syrc  .s5iozyq     .i8h8xsy6::before,
.iqpteq81 .yy1ex .s5iozyq     .i8h8xsy6::before { color: #38bdf8; }
.iqpteq81 .pmw8v9qi    .s4wa .i8h8xsy6::before,
.iqpteq81 .wafids  .s4wa .i8h8xsy6::before,
.iqpteq81 .syrc  .s4wa .i8h8xsy6::before,
.iqpteq81 .yy1ex .s4wa .i8h8xsy6::before { color: #818cf8; }
.iqpteq81 .pmw8v9qi    .bimssx32    .i8h8xsy6::before,
.iqpteq81 .wafids  .bimssx32    .i8h8xsy6::before,
.iqpteq81 .syrc  .bimssx32    .i8h8xsy6::before,
.iqpteq81 .yy1ex .bimssx32    .i8h8xsy6::before { color: #2dd4bf; }
.nay501 .s5iozyq     { background: var(--accent-bg); border-color: var(--accent-light); }
.nay501 .s4wa { background: var(--accent-bg-light); border-color: var(--accent-light); }
.nay501 .bimssx32    { background: var(--accent-bg); border-color: var(--accent-pale); }
.nay501 .pmw8v9qi    .i8h8xsy6::before,
.nay501 .wafids  .i8h8xsy6::before,
.nay501 .syrc  .i8h8xsy6::before,
.nay501 .yy1ex .i8h8xsy6::before { color: var(--accent-light) !important; }
.h331in::before,
.lonrbe::before { margin-right: 5px; }
.qp7ljw .fnipc1t ul li,
.qp7ljw .fnipc1t .h331in { color: #22c55e; }
.qp7ljw .payk ul li,
.qp7ljw .payk .lonrbe { color: #ef4444; }
.ixukk .fnipc1t { background: var(--bg-pros); }
.ixukk .payk { background: var(--bg-cons); }
.ixukk .fnipc1t .h331in { color: var(--c-pros-label); }
.ixukk .payk .lonrbe { color: var(--c-cons); }
.ixukk .fnipc1t ul li,
.ixukk .s7cm861q li            { color: var(--c-pros); }
.ixukk .payk ul li,
.ixukk .sromp4j li            { color: var(--c-cons); }
.fl6i .fnipc1t { background: var(--bg-pros); }
.fl6i .payk { background: var(--bg-cons); }
.fl6i .fnipc1t .h331in { color: var(--c-pros-label); }
.fl6i .payk .lonrbe { color: var(--c-cons); }
.fl6i .fnipc1t ul li,
.fl6i .payk ul li,
.yr3k4j8v .h331in::before { content: "✓ "; }
.yr3k4j8v .lonrbe::before { content: "✗ "; }
.jj7tjr .h331in::before { content: "→ "; }
.jj7tjr .lonrbe::before { content: "← "; }
.olr8fjw .h331in::before { content: "★ "; }
.olr8fjw .lonrbe::before { content: "✕ "; }
.bff9kosg .h331in::before { content: "◆ "; }
.bff9kosg .lonrbe::before { content: "▲ "; }
.u2z5 .gpye { background: transparent; border-left: none; border: 1.5px solid; }
.u2z5 .s5iozyq     { border-color: var(--c-tip-border); }
.u2z5 .s4wa { border-color: var(--c-warn-border); }
.u2z5 .bimssx32    { border-color: #60a5fa; }
.u2z5 .gpye strong { color: var(--text-primary); }
.u2z5 .gpye p      { color: var(--text-muted); }
.bo1u .gpye { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.bo1u .s5iozyq     { border-top-color: var(--c-tip-border); }
.bo1u .s4wa { border-top-color: var(--c-warn-border); }
.bo1u .bimssx32    { border-top-color: #60a5fa; }
.a1z68yt .gpye { border-left: none; border-radius: 8px; }
.a1z68yt .s5iozyq     { background: #065f46; }
.a1z68yt .s4wa { background: #92400e; }
.a1z68yt .bimssx32    { background: #1e3a8a; }
.a1z68yt .gpye strong,
.a1z68yt .gpye p { color: #fff; }
.a1z68yt .i8h8xsy6::before { color: rgba(255,255,255,0.85) !important; }
.tfq7rh.a1z68yt .s5iozyq,
.tfq7rh .a1z68yt .s5iozyq     { background: #052e16; }
.tfq7rh.a1z68yt .s4wa,
.tfq7rh .a1z68yt .s4wa { background: #2d0a1e; }
.tfq7rh.a1z68yt .bimssx32,
.tfq7rh .a1z68yt .bimssx32    { background: #1e1036; }
.p8jq4.a1z68yt .s5iozyq,
.p8jq4 .a1z68yt .s5iozyq      { background: #2d2000; }
.p8jq4.a1z68yt .s4wa,
.p8jq4 .a1z68yt .s4wa  { background: #2d0b0b; }
.p8jq4.a1z68yt .bimssx32,
.p8jq4 .a1z68yt .bimssx32     { background: #2d1600; }
.iqpteq81.a1z68yt .s5iozyq,
.iqpteq81 .a1z68yt .s5iozyq      { background: #0c1a2e; }
.iqpteq81.a1z68yt .s4wa,
.iqpteq81 .a1z68yt .s4wa  { background: #12103a; }
.iqpteq81.a1z68yt .bimssx32,
.iqpteq81 .a1z68yt .bimssx32     { background: #0a2020; }
.xp2t .gpye { border-left: none; border-radius: 6px; padding: 10px 14px; }
.xp2t .s5iozyq     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.xp2t .s4wa { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.xp2t .bimssx32    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.xp2t .gpye strong { color: var(--text-primary); }
.xp2t .gpye p      { color: var(--text-muted); }
.izrc .gpye { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.pmw8v9qi .i8h8xsy6,
.wafids .i8h8xsy6,
.syrc .i8h8xsy6,
.yy1ex .i8h8xsy6 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.pmw8v9qi .i8h8xsy6::before,
.wafids .i8h8xsy6::before,
.syrc .i8h8xsy6::before,
.yy1ex .i8h8xsy6::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.pmw8v9qi .s5iozyq     .i8h8xsy6::before { content: "✦"; color: var(--c-tip-border); }
.pmw8v9qi .s4wa .i8h8xsy6::before { content: "▲"; color: var(--c-warn-border); }
.pmw8v9qi .bimssx32    .i8h8xsy6::before { content: "◉"; color: #60a5fa; }
.wafids .s5iozyq     .i8h8xsy6::before { content: "★"; color: var(--c-tip-border); }
.wafids .s4wa .i8h8xsy6::before { content: "◆"; color: var(--c-warn-border); }
.wafids .bimssx32    .i8h8xsy6::before { content: "●"; color: #60a5fa; }
.syrc .s5iozyq     .i8h8xsy6::before { content: "▶"; color: var(--c-tip-border); }
.syrc .s4wa .i8h8xsy6::before { content: "■"; color: var(--c-warn-border); }
.syrc .bimssx32    .i8h8xsy6::before { content: "▸"; color: #60a5fa; }
.yy1ex .s5iozyq     .i8h8xsy6::before { content: "→"; color: var(--c-tip-border); }
.yy1ex .s4wa .i8h8xsy6::before { content: "⬥"; color: var(--c-warn-border); }
.yy1ex .bimssx32    .i8h8xsy6::before { content: "◈"; color: #60a5fa; }
.b10diy3w .szqx7j9p .rkxoxih5,
.b10diy3w .axa7u0 .rkxoxih5  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.b10diy3w .rv4ok0wg                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.b10diy3w .smmz96v          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.b10diy3w .g5jk6s                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.v071 .szqx7j9p .rkxoxih5,
.v071 .axa7u0 .rkxoxih5,
.v071 .rv4ok0wg,
.v071 .juxsg6m,
.v071 .gq7st,
.v071 .smmz96v,
.v071 .g5jk6s,
.v071 .izrc .gpye { box-shadow: none; }
.n2f2j   body, .n2f2j   { font-size: 0.9rem; }
.n2f2j   .dk6w1624, .n2f2j .qs6b5, .n2f2j .lksrx,
.n2f2j   .eqcxw, .n2f2j .cj00 { font-size: 0.9rem; }
.n2f2j   .pr8pkd, .n2f2j .qzlp42 { font-size: 0.9rem; }
.cieamwv   .dk6w1624, .cieamwv .qs6b5, .cieamwv .lksrx,
.cieamwv   .eqcxw, .cieamwv .cj00 { font-size: 0.95rem; }
.cieamwv   .pr8pkd, .cieamwv .qzlp42 { font-size: 0.95rem; }
.veutco85   .dk6w1624, .veutco85 .qs6b5, .veutco85 .lksrx,
.veutco85   .eqcxw, .veutco85 .cj00 { font-size: 1.08rem; }
.veutco85   .pr8pkd, .veutco85 .qzlp42 { font-size: 1.05rem; }
.veutco85   .bbb7 { font-size: 0.97rem; }
.zsqsop3w .wubimb      { font-size: 3.2rem; }
.zsqsop3w h2.x7dgiq { font-size: 1.9rem; }
.zsqsop3w h3.l4f4     { font-size: 1.4rem; }
.jf46654 .wubimb      { font-size: 3.8rem; }
.jf46654 h2.x7dgiq { font-size: 2.2rem; }
.jf46654 h3.l4f4     { font-size: 1.6rem; }
.gafdc0zm + .gafdc0zm { position: relative; }
.jhinx73m   .gafdc0zm + .gafdc0zm::before,
.rlf3cir7  .gafdc0zm + .gafdc0zm::before,
.x2fps7   .gafdc0zm + .gafdc0zm::before,
.dpdje9   .gafdc0zm + .gafdc0zm::before,
.funczt03   .gafdc0zm + .gafdc0zm::before,
.zmkahz .gafdc0zm + .gafdc0zm::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.jhinx73m .gafdc0zm + .gafdc0zm::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.rlf3cir7 .gafdc0zm + .gafdc0zm::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.x2fps7 .gafdc0zm + .gafdc0zm::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;
}
.dpdje9 .gafdc0zm + .gafdc0zm::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.dmt6 .gafdc0zm { margin-bottom: 16px; }
.dmt6 .gafdc0zm + .gafdc0zm { margin-top: 0; }
.dmt6 .zn9xz { padding-top: 0; padding-bottom: 0; }
.funczt03 .gafdc0zm + .gafdc0zm::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.zmkahz .gafdc0zm + .gafdc0zm::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.n2mg .gafdc0zm + .gafdc0zm::before,
.ojrz .gafdc0zm + .gafdc0zm::before,
.vbgq .gafdc0zm + .gafdc0zm::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%;
}
.enbh .n2mg .gafdc0zm:nth-child(even)::before,
.enbh .ojrz .gafdc0zm:nth-child(even)::before,
.enbh .vbgq .gafdc0zm:nth-child(even)::before { background: var(--bg-surface); }
.wib2 .n2mg .gafdc0zm:nth-child(even)::before,
.wib2 .ojrz .gafdc0zm:nth-child(even)::before,
.wib2 .vbgq .gafdc0zm:nth-child(even)::before { background: var(--bg-card); }
.n2mg .gafdc0zm + .gafdc0zm::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");
}
.ojrz .gafdc0zm + .gafdc0zm::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");
}
.vbgq .gafdc0zm + .gafdc0zm::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");
}
.gsz5f7 .nk6l8w,
.n1fsut .nk6l8w,
.y13d .nk6l8w { overflow: hidden; }
.gsz5f7 .qmtty5z,
.n1fsut .qmtty5z { margin-bottom: 60px; }
.y13d .qmtty5z { margin-bottom: 70px; }
.y13d .alrzfcxc { padding-bottom: 70px; }
.gsz5f7 .nk6l8w::before,
.n1fsut .nk6l8w::before,
.y13d .nk6l8w::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%;
}
.gsz5f7 .nk6l8w::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");
}
.n1fsut .nk6l8w::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");
}
.y13d .nk6l8w::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");
}
.ukxfjtl .nk6l8w:not(.od04) .qy6zveoj { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.faupugqh .nk6l8w:not(.od04) .qy6zveoj { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.qqge  .nk6l8w:not(.od04) .qy6zveoj { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.crnb5s  .nk6l8w:not(.od04) .qy6zveoj { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.faupugqh .od04 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.faupugqh .csirdbt { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.faupugqh .ap8zvk1 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.ioii .od04 .qy6zveoj { background: none; }
.ioii .nk6l8w:not(.od04) .qy6zveoj { background: rgba(0,0,0,0.6); }
.hewcq .a2p0rdu2 { float: left; width: 38%; margin: 0 28px 16px 0; }
.hewcq .a2p0rdu2 .blrd93h { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.hewcq .zn9xz::after { content: ''; display: block; clear: both; }
.khpvj0s .a2p0rdu2 { float: right; width: 38%; margin: 0 0 16px 28px; }
.khpvj0s .a2p0rdu2 .blrd93h { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.khpvj0s .zn9xz::after { content: ''; display: block; clear: both; }
.r8teb .gafdc0zm:nth-child(odd)  .a2p0rdu2 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.r8teb .gafdc0zm:nth-child(even) .a2p0rdu2 { float: right; width: 38%; margin: 0 0 16px 28px; }
.r8teb .a2p0rdu2 .blrd93h { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.r8teb .zn9xz::after { content: ''; display: block; clear: both; }
.hewcq .hcxi,
.khpvj0s .hcxi,
.r8teb .hcxi,
@media (max-width: 900px) {
  .hewcq .a2p0rdu2,
  .khpvj0s .a2p0rdu2,
  .r8teb .gafdc0zm:nth-child(odd)  .a2p0rdu2,
  .r8teb .gafdc0zm:nth-child(even) .a2p0rdu2 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .hewcq .a2p0rdu2 .blrd93h,
  .khpvj0s .a2p0rdu2 .blrd93h,
  .r8teb .a2p0rdu2 .blrd93h {
    max-height: none !important;
  }
}
.hewcq .pr8pkd,
.hewcq .qzlp42,
.khpvj0s .pr8pkd,
.khpvj0s .qzlp42,
.r8teb .pr8pkd,
.r8teb .qzlp42 { overflow: hidden; }
@media (max-width: 640px) {
  .hewcq .a2p0rdu2,
  .khpvj0s .a2p0rdu2,
  .r8teb .a2p0rdu2 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.rduqho .tvoft,
.rduqho .zn9xz,
.rduqho .aok2  { max-width: 1100px; }
.ocg04zz .tvoft,
.ocg04zz .zn9xz,
.ocg04zz .aok2  { max-width: 1200px; }
.y78q .tvoft,
.y78q .zn9xz,
.y78q .aok2  { max-width: 1320px; }
.yrdxt6lm { font-size: 0.82rem; color: var(--text-muted); }
.bebw { display: flex; align-items: center; }
.rij2sqsm {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.hbki40i { display: flex; align-items: center; }
.rxbvaf { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.rxbvaf:hover { text-decoration: underline; }
.e0g4hju6 { margin: 0 3px; opacity: 0.45; }
.e0g4hju6::before { content: '/'; }
.utjqrokr { padding: 2px 5px; color: var(--text-main); }
.et2r8 .yrdxt6lm {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.et2r8 .bebw { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.qdz0q .yrdxt6lm {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.qdz0q .bebw { padding: 0 0 0 12px; }
.zcvkhjm {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.ry3qr .bebw { padding: 0 16px; }
.ry3qr .yrdxt6lm {
  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);
}
.ry3qr .tvoft { padding-top: 28px; }
@media (max-width: 720px) {
  .zcvkhjm { margin-top: 18px; padding: 0 16px; }
  .ry3qr .tvoft { padding-top: 16px; }
}
.rduqho.et2r8 .bebw { max-width: 1100px; }
.ocg04zz.et2r8 .bebw { max-width: 1200px; }
.y78q.et2r8 .bebw { max-width: 1320px; }
.rduqho .zcvkhjm { max-width: 1100px; }
.ocg04zz .zcvkhjm { max-width: 1200px; }
.y78q .zcvkhjm { max-width: 1320px; }
.vudr29 .gafdc0zm { padding-top: 16px; padding-bottom: 16px; }
.xvq8pz .gafdc0zm { padding-top: 24px; padding-bottom: 24px; }
.fj3x .gafdc0zm { padding-top: 40px; padding-bottom: 40px; }
.uzl6c .gafdc0zm { padding-top: 52px; padding-bottom: 52px; }
.lhuy1 .gafdc0zm:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.lhuy1 .gafdc0zm:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.lhuy1 .gafdc0zm:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.lhuy1 .gafdc0zm:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.zi5jx .zn9xz { padding-top: 10px;  padding-bottom: 10px; }
.fr1fr .zn9xz { padding-top: 18px;  padding-bottom: 18px; }
.gsotv .zn9xz { padding-top: 36px;  padding-bottom: 36px; }
.pdhgix0d .zn9xz { padding-top: 48px;  padding-bottom: 48px; }
.jeksu5 h2.x7dgiq { font-weight: 600; }
.jeksu5 h3.l4f4     { font-weight: 600; }
.cvxb { font-weight: 500; }
.cvxb h2.x7dgiq { font-weight: 800; }
.cvxb h3.l4f4     { font-weight: 700; }
.eaewiic h2.x7dgiq { font-weight: 900; }
.eaewiic h3.l4f4     { font-weight: 800; }
.eaewiic .gpye strong,
.eaewiic .gpye strong { font-weight: 600; }
.v47lc2 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.c0y3 .v47lc2 { display: none; }
@media (max-width: 640px) {
  .zcnzdw5 { display: none; }
  .v47lc2 {
    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;
  }
}
.v47lc2 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.v47lc2:hover { opacity: 0.85; }
.a2jho .v47lc2 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.hisl4tfl .v47lc2,
.xzki3e  .v47lc2 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.hisl4tfl .v47lc2:hover,
.xzki3e  .v47lc2:hover { opacity: 0.88; }
.a2jho.hisl4tfl .v47lc2,
.a2jho.xzki3e  .v47lc2 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.fnound {
  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;
}
.fnound:hover { transform: translateY(-2px); opacity: 0.92; }
.fnound { background: var(--cta) !important; color: #fff !important; border: none !important; }
.lrru7f .fnound { display: none; }
.kine8 .fnound { right: 32px; }
.mwas1cz  .fnound { left: 32px; }
@media (max-width: 480px) {
  .kine8 .fnound { right: 20px; bottom: 20px; }
  .mwas1cz  .fnound { left: 20px; bottom: 20px; }
}
.l4y1w9j { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.aok2 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.b44wl8m { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.y5e8vm1 { color: var(--text-dim); font-size: 0.8rem; }
.f75zjo { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.f75zjo img { height: 26px; width: auto; object-fit: contain; }
.cdkygn .aok2 { text-align: center; }
.cdkygn .b44wl8m { margin-top: 0; }
@media (max-width: 640px) {
  .aok2 { padding-left: 16px; padding-right: 16px; }
  .nz6zlok .aok2 { padding: 20px 16px; }
  .oterj2 { gap: 4px 12px; }
  .b44wl8m { font-size: 0.78rem; }
}
.w31p6k .hhrv .f75zjo { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.w31p6k .b44wl8m { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.w31p6k .y5e8vm1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .w31p6k .aul56e66 { grid-template-columns: 1fr 1fr; } .w31p6k .hhrv { grid-column: 1 / -1; } }
@media (max-width: 480px) { .w31p6k .aul56e66 { grid-template-columns: 1fr; } }
.l85i5m6 .bkjf { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.l85i5m6 .f75zjo { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.l85i5m6 .p228bk5 { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.l85i5m6 .p228bk5 a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.l85i5m6 .p228bk5 a:hover { color: var(--accent-light); }
.rahu8np { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.l85i5m6 .o01ind { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.l85i5m6 .jh6x { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.l85i5m6 .jh6x a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.l85i5m6 .jh6x a:hover { color: var(--accent-light); }
.l85i5m6 .b44wl8m { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .l85i5m6 .bkjf { gap: 12px; } .l85i5m6 .f75zjo { margin-right: 0; width: 100%; } }
.l0rob .stwqg .f75zjo { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.l0rob .b44wl8m { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.l0rob .y5e8vm1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .l0rob .ktxc { grid-template-columns: 1fr 1fr; } .l0rob .stwqg { grid-column: 1 / -1; } }
@media (max-width: 480px) { .l0rob .ktxc { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .yd9if3m .t1yjh { grid-template-columns: 1fr 1fr; } .yd9if3m .cpwck:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .yd9if3m .t1yjh { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .a9m8 .t1yjh { grid-template-columns: 1fr; } }
.g0wvg .aok2 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ybg7z .vrmyp99h      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.ybg7z .l4y1w9j { background: var(--bg-page); border-top-color: var(--border-alt); }
.apyem5dd .vrmyp99h      { background: #0d1117; border-bottom-color: #21262d; }
.apyem5dd .thmdwe7 { color: var(--accent-light); }
.apyem5dd .p17pa { --msep-color: #8b949e; }
.apyem5dd .p17pa a { color: #8b949e; }
.apyem5dd .p17pa a:hover { color: var(--accent-light); }
.apyem5dd .jygfye { color: #8b949e; }
.apyem5dd .l4y1w9j { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.apyem5dd .b44wl8m,
.apyem5dd .y5e8vm1 { color: #6e7681; }
.apyem5dd .zuetr3g a, .apyem5dd .p228bk5 a,
.apyem5dd .jh6x a { color: #8b949e; }
.apyem5dd .f75zjo { color: #e6edf3; }
.apyem5dd .zuetr3g a:hover, .apyem5dd .p228bk5 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .apyem5dd .p17pa { background: #0d1117; border-top-color: #21262d; }
  .apyem5dd .p17pa li a { border-bottom-color: #21262d; }
}
.gdi71zr .vrmyp99h      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.gdi71zr .thmdwe7 { color: var(--accent-light); }
.gdi71zr .p17pa { --msep-color: #475569; }
.gdi71zr .p17pa a { color: #475569; }
.gdi71zr .p17pa a:hover { color: var(--accent-light); }
.gdi71zr .jygfye { color: #64748b; }
.gdi71zr .l4y1w9j { background: #f0f4f8; border-top-color: #cbd5e1; }
.gdi71zr .b44wl8m,
.gdi71zr .y5e8vm1 { color: #64748b; }
.gdi71zr .zuetr3g a, .gdi71zr .p228bk5 a,
.gdi71zr .jh6x a, .gdi71zr .f75zjo { color: #374151; }
.gdi71zr .zuetr3g a:hover, .gdi71zr .p228bk5 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .gdi71zr .p17pa { background: #f0f4f8; border-top-color: #cbd5e1; }
  .gdi71zr .p17pa li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.hisl4tfl .vrmyp99h      { background: var(--accent); border-bottom-color: var(--accent-light); }
.hisl4tfl .thmdwe7 { color: #fff; }
.hisl4tfl .p17pa { --msep-color: rgba(255,255,255,0.82); }
.hisl4tfl .p17pa a { color: rgba(255,255,255,0.82); }
.hisl4tfl .p17pa a:hover { color: #fff; }
.hisl4tfl .jygfye { color: rgba(255,255,255,0.9); }
.hisl4tfl .l4y1w9j { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.hisl4tfl .b44wl8m,
.hisl4tfl .y5e8vm1 { color: rgba(255,255,255,0.72); }
.hisl4tfl .zuetr3g a, .hisl4tfl .p228bk5 a,
.hisl4tfl .jh6x a, .hisl4tfl .f75zjo { color: #fff; }
.hisl4tfl .zuetr3g a:hover, .hisl4tfl .p228bk5 a:hover { color: #fff; }
@media (max-width: 640px) {
  .hisl4tfl .p17pa { background: var(--accent); border-top-color: var(--accent-light); }
  .hisl4tfl .p17pa li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.xzki3e .vrmyp99h {
  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);
}
.xzki3e .l4y1w9j {
  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) {
  .xzki3e .p17pa {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ow6x5ds .blulmzeq { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.gjvvbbu .blulmzeq { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.sold .blulmzeq { min-height: 72px; height: auto; }
.hr8hkl6 .blulmzeq { min-height: 84px; height: auto; }
.nz6zlok .blulmzeq { max-width: none; padding: 0 32px; }
.nz6zlok .aok2  { max-width: none; padding: 24px 32px; }
.m1byu.ocg04zz .blulmzeq { max-width: 1200px; }
.m1byu.y78q .blulmzeq { max-width: 1320px; }
.pgcrjr5   .thmdwe7, .pgcrjr5   .f75zjo { text-transform: capitalize; }
.p7hno .thmdwe7, .p7hno .f75zjo { text-transform: lowercase; }
.t5z12l4a .thmdwe7, .t5z12l4a .f75zjo { text-transform: uppercase; letter-spacing: 0.06em; }
.hus5fc, .fdpevc {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.n8pjt .hus5fc,
.n8pjt .fdpevc { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.gq5o7 .hus5fc,
.gq5o7 .fdpevc { 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; }
.n0tk3 .hus5fc,
.n0tk3 .fdpevc { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.mea7t .hus5fc,
.mea7t .fdpevc { 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; }
.axuov   .p17pa a { font-weight: 500; }
.lusbvv .p17pa a { font-weight: 600; }
.yfbsfxv5     .p17pa a { font-weight: 700; }
.aay5541q    .p17pa a { font-weight: 800; letter-spacing: 0.01em; }
.asgdn     .p17pa > li + li::before,
.seq21l    .p17pa > li + li::before,
.zebdc    .p17pa > li + li::before,
.vf9bff .p17pa > li + li::before,
.q2m9t .p17pa > li + li::before,
.hlm8n  .p17pa > li + li::before,
.j1haiwn    .p17pa > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.asgdn     .p17pa > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.seq21l    .p17pa > li + li::before { content: "|"; }
.zebdc    .p17pa > li + li::before { content: "—"; }
.vf9bff .p17pa > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.q2m9t .p17pa > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.hlm8n  .p17pa > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.j1haiwn    .p17pa > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .vwsqsgu .jygfye,
  .vxog .jygfye,
  .x0sa9s5 .jygfye,
  .gwdrztf .jygfye,
  .a6dm .jygfye {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .vwsqsgu .jygfye::before,
  .vxog .jygfye::before,
  .x0sa9s5 .jygfye::before,
  .gwdrztf .jygfye::before,
  .a6dm .jygfye::before { content: ""; display: block; flex-shrink: 0; }

  
  .vwsqsgu .jygfye::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;
  }

  
  .vxog .jygfye::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;
  }

  
  .x0sa9s5 .jygfye::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;
  }

  
  .gwdrztf .jygfye::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;
  }

  
  .a6dm .jygfye::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) {
  .hmdjw0ld .jygfye {
    padding: 5px 14px;
  }
  .hmdjw0ld .p17pa {
    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;
  }
  .hmdjw0ld .p17pa li a {
    border-bottom: none; padding: 10px 22px;
  }
  .hmdjw0ld .p17pa li a:hover { background: var(--bg-raised); }
  .hmdjw0ld .f9iwr8,
  .zmw6e .f9iwr8,
  .fxdgh8 .f9iwr8 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ybwpmi .jygfye {
    padding: 5px 10px;
  }
  .ybwpmi .p17pa {
    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);
  }
  .ybwpmi .p17pa.n7ku1o4v { transform: translateX(0); }
  .ybwpmi .p17pa li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ybwpmi .p17pa li:last-child a { border-bottom: none; }
  .hisl4tfl .p17pa,
  .apyem5dd .p17pa { background: var(--accent) !important; }
  .hisl4tfl .p17pa li a,
  .apyem5dd .p17pa li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .fxdgh8 .jygfye {
    padding: 5px 10px;
  }
  .fxdgh8 .p17pa {
    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);
  }
  .fxdgh8 .p17pa::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .fxdgh8 .p17pa.n7ku1o4v { transform: translateY(0); }
  .fxdgh8 .p17pa li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .csjs2n .jygfye {
    padding: 5px 10px;
  }
  .csjs2n .p17pa {
    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;
  }
  .csjs2n .p17pa.n7ku1o4v { opacity: 1; pointer-events: auto; }
  .csjs2n .p17pa li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .iaqcmrm     .jygfye { border-radius: 0 !important; }
  .kno9   .jygfye { border-radius: 8px !important; }
  .oxkpl .jygfye { border-radius: 50% !important; }
  .v3doz   .jygfye { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .ligv50r .p2689v { flex-direction: column; align-items: stretch; }
  .ligv50r .znrzz { flex-direction: row; min-width: auto; }
  .ligv50r .urbx8juw { align-items: flex-start; text-align: left; }
}
.mettk,
.mettk.gafdc0zm,
.enbh .mettk,
.g2k1 .mettk,
.wib2 .mettk,
.sj00k8yk .mettk {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.enhzz {
  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;
}
.pg3b { flex: 1 1 280px; min-width: 0; }
.aed45u {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.ddsjrul {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.suam2g64 {
  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;
}
.suam2g64:hover { transform: translateY(-1px); opacity: 0.95; }
.ry8ccx .enhzz {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.ry8ccx .aed45u { color: var(--cta); }
.ry8ccx .ddsjrul { color: var(--text-body); }
.ry8ccx .suam2g64 {
  background: var(--cta) !important;
  color: #fff !important;
}
.ywulg6 .enhzz {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ywulg6 .aed45u { color: var(--text-primary); }
.ywulg6 .ddsjrul { color: var(--text-body); }
.ywulg6 .suam2g64 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .enhzz {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .pg3b { flex: 0 0 auto; }
  .aed45u { font-size: 1.2rem; }
  .suam2g64 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.e3x2 .xlk8311u { height: 36px; }
.gmnu1xid .xlk8311u { height: 60px; max-width: 200px; }
.haf6 .xlk8311u { height: 56px; max-width: 180px; }
.shfir .ue667d + .ue667d {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .xwzhg .k2xyr {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .xwzhg .juxsg6m {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .xwzhg .juxsg6m { padding: 40px 16px 20px; }
  .xwzhg .ue667d {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .xwzhg .n5xqj { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .mposq .juxsg6m {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .mposq .juxsg6m::before {
    position: absolute; top: 14px; left: 14px;
  }
  .mposq .bsnjgh21 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .mposq .la9i { white-space: normal; text-align: center; font-size: 1.2rem; }
  .mposq .ue667d {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .mposq .n5xqj { width: 100%; min-width: 0; }
  .mposq .jhhl1lf1 { min-width: 0; }
}
.g2vf .juxsg6m::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.bkbhn .nfgo {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.bkbhn .nfgo summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.bkbhn .nfgo p { padding: 0 2px 16px; }
.t99u .nfgo { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.t99u .nfgo summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.t99u .nfgo summary::after { content: "›"; font-size: 1.2em; }
.t99u .nfgo[open] summary::after { content: "‹"; }
.t99u .nfgo p { padding: 10px 22px 4px; }
.o3paitt6 .nfgo {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.o3paitt6 .nfgo summary { color: var(--text-primary); padding-left: 16px; }
.o3paitt6 .nfgo summary::after { content: "›"; font-size: 1.1em; }
.o3paitt6 .nfgo[open] summary::after { content: "‹"; }
.o3paitt6 .nfgo p { padding-left: 16px; }
.o666 .snh24cvd { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.o666 .nfgo {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.o666 .nfgo:last-child { border-bottom: none; }
.o666 .nfgo summary { color: var(--text-primary); border-radius: 0; }
.o666 .nfgo summary::after { content: "›"; font-size: 1.1em; }
.o666 .nfgo[open] summary::after { content: "‹"; }
.ht1bag .nfgo { overflow: hidden; }
.ht1bag .nfgo summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.ht1bag .nfgo summary::after { color: rgba(255,255,255,.75); }
.ht1bag .nfgo[open] summary { border-radius: 0; }
.d3s7dq3 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.yy91c8p {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.zpcvxwls {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.b9mym5 { color: var(--text-muted); font-size: 1.05rem; }
.sps7kcof {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.qczzb50s {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.vgyn { margin-bottom: 20px; }
.kg8rpk0s {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.m0xo7va9 {
  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;
}
.m0xo7va9:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.fu76dbk5 { resize: vertical; min-height: 130px; }
.ymg5c66 { width: 100%; margin-top: 8px; }
.pvw9 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.q6uq12 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.rn08sc { color: var(--text-muted); line-height: 1.75; }
.zfotkgya { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.zfotkgya li { margin-bottom: 6px; }
.pvdfzxa { max-width: 760px; margin: 0 auto; }
.gc3htw7i { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.nlo5e { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.nlo5e:last-child { border-bottom: none; }
.nlo5e h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.nlo5e p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.tq4bra9f { max-width: 760px; margin: 0 auto; }
.crpy5 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.uvkhfww ul.zfotkgya { margin: 0; }
.ez7pbw { max-width: 900px; margin: 0 auto; }
.xg8i { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.xg8i:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.xg8i .crpy5 { margin: 0; font-size: 1rem; }
.xg8i .r6wakcs p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .xg8i { grid-template-columns: 1fr; gap: 10px; } }
.yvxrqeak .crpy5 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.l1he72 .zfotkgya { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .h9qrwp { grid-template-columns: 1fr; } }
.dd1gcl { color: inherit; text-decoration: none; }
.dd1gcl:hover { color: var(--accent-light); text-decoration: underline; }
.w0yt7 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.c2qmvv { max-width: 760px; margin: 0 auto; }
.nnkh ul.zfotkgya { margin: 0; }
.idz2n7m3 { color: var(--text-muted); line-height: 1.75; }
.qzghn .zfotkgya,
.csxi .zfotkgya,
.k0rb363 .zfotkgya,
.oh4u .zfotkgya {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.w7e6xkps { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.xrck4fj { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.q33v7r8t { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.prju1t7a { margin-top: 12px; }
.o4nszo5d { 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; }
.o4nszo5d:hover { border-bottom-color: var(--accent-light); }
.l0ujxy { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.l0ujxy img { width: 100%; height: 100%; object-fit: cover; display: block; }
.wewxefg5 { border-radius: 10px; }
.zmzint { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.wr5spnc { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.ze4m { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .vgju { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.r5sd616 .q33v7r8t, .r5sd616 .xrck4fj { max-width: 640px; }
.hygz .w7e6xkps { font-size: 1.6rem; margin-top: 18px; }
.x0zkalmr .q33v7r8t { margin-bottom: 28px; }
@media (max-width: 860px) { .jsbf { grid-template-columns: 1fr; } .hygz { position: static; text-align: center; } }
.ghppuo8t .l0ujxy { margin: 0 auto 18px; }
.ghppuo8t .wr5spnc { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .gd1m { grid-template-columns: 1fr; } }
.b93i2 { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.nm9ub62h { flex: 1; }
.b93i2 .w7e6xkps { font-size: 1.6rem; margin-bottom: 6px; }
.kug7cb5 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.oh4u { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.edtrywi { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.oh4u p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.oh4u .zfotkgya { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .b93i2 { flex-direction: column; text-align: center; } .kug7cb5 { grid-template-columns: 1fr; } }
.mqe73 .w7e6xkps { font-size: 1.35rem; margin: 0 0 4px; }
.mqe73 .wr5spnc { margin: 0; }
.i45a .zpcvxwls { color: var(--accent-light); }
.vs0ne {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.vs0ne .zpcvxwls { font-size: 2rem; }
.vs0ne .b9mym5 { max-width: 680px; }
.cmt3hpax .zpcvxwls { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.cmt3hpax .b9mym5  { margin: 0; }
@media (max-width: 640px) { .cmt3hpax { flex-direction: column; } }
.qrwv8i .zpcvxwls { color: var(--accent-light); }
.iopj91 .zpcvxwls { color: #fff; }
.iopj91 .b9mym5  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .d7pkd5 { grid-template-columns: 1fr; } }
.z7x9ahv .m0xo7va9 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.z7x9ahv .m0xo7va9:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.ufcv97 .m0xo7va9 { background: var(--bg-raised); border-color: transparent; }
.ufcv97 .m0xo7va9:focus { background: var(--bg-card); border-color: var(--accent-light); }
.a5itev0 .m0xo7va9 { border-radius: 100px; padding: 11px 20px; }
.a5itev0 .fu76dbk5 { border-radius: 14px; }
.b158to2 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .b158to2 { grid-template-columns: 1fr; } }
.jzru3g1i {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.jzru3g1i h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.jzru3g1i p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ts4pl8{display:none}
.ts4pl8:empty,.uxjwije:empty{display:none}
.aky07{position:relative;overflow:visible}
.wygwww8 .oibvxeng,.e4lwu .oibvxeng,
.ey4t0s .oibvxeng,.gdx2s1 .oibvxeng,
.v1y3x .oibvxeng,.hejos .oibvxeng{display:block}
.wdy3 .ligr3n{display:block}
.wygwww8 .oibvxeng,.e4lwu .oibvxeng,
.ey4t0s .oibvxeng,.gdx2s1 .oibvxeng,
.v1y3x .oibvxeng{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}
.wygwww8 .oibvxeng .uxjwije,.e4lwu .oibvxeng .uxjwije,
.ey4t0s .oibvxeng .uxjwije,.gdx2s1 .oibvxeng .uxjwije,
.v1y3x .oibvxeng .uxjwije{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}
.wygwww8 .s56k7u,.e4lwu .s56k7u,
.ey4t0s .s56k7u,.gdx2s1 .s56k7u,
.v1y3x .s56k7u{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.wygwww8 .oibvxeng,.e4lwu .oibvxeng{top:12px}
.wygwww8 .oibvxeng .uxjwije{margin-right:auto}
.e4lwu .oibvxeng .uxjwije{margin-left:auto}
.e4lwu .oibvxeng{text-align:right}
.ey4t0s .oibvxeng,.gdx2s1 .oibvxeng{bottom:12px}
.ey4t0s .oibvxeng .uxjwije{margin-right:auto}
.gdx2s1 .oibvxeng .uxjwije{margin-left:auto}
.gdx2s1 .oibvxeng{text-align:right}
.v1y3x .oibvxeng{position:relative;margin-top:16px}
.v1y3x .oibvxeng .uxjwije{margin:0 auto}
.hejos .oibvxeng{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.hejos .oibvxeng .uxjwije{margin:0}
.hejos .ap8zvk1~.oibvxeng,
.hejos .e02x~.oibvxeng{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.hejos .ap8zvk1~.oibvxeng .uxjwije,
.hejos .e02x~.oibvxeng .uxjwije{justify-content:flex-start}
.ap8zvk1~.oibvxeng,.e02x~.oibvxeng{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}
.ap8zvk1~.oibvxeng .uxjwije{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.e02x~.oibvxeng .uxjwije{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ligr3n .uxjwije{margin:0 0 12px}
.uxjwije{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.s56k7u{white-space:nowrap}
.ilbqmc .s56k7u{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.r1r06kv .s56k7u{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}
.m5ftmexu .uxjwije{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.whlr8dv .s56k7u{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.whlr8dv .ctqm::before{content:""}
.wjdmgyok .s56k7u{color: var(--accent-light);opacity:1;font-weight:500}
.h8t3vz .s56k7u{border-bottom:1px solid currentColor;padding-bottom:2px}
.j5vy2027 .uxjwije{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.mam2{--date-bg:transparent}
.nhqu .ctqm::before{content:""}
.opidjlz8 .s56k7u + .s56k7u::before{content:"•";margin-right:6px;opacity:.4}
.jfuht .s56k7u + .s56k7u::before{content:"/";margin-right:6px;opacity:.35}
.cr1u26 .s56k7u + .s56k7u::before{content:"|";margin-right:6px;opacity:.3}
.wopa1ywq .s56k7u + .s56k7u::before{content:"—";margin-right:6px;opacity:.3}
.ok9fymq .s56k7u + .s56k7u::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.ukppi3cu .s56k7u + .s56k7u::before{content:"·";margin-right:6px;opacity:.4}
.adu50 .s56k7u + .s56k7u::before{content:"›";margin-right:6px;opacity:.4}
.lu36y8s .s56k7u + .s56k7u::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.k09ff{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.kkwycy{display:flex;flex-direction:column;gap:3px}
.c5vcixfa{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.fuksu0n{font-weight:700;font-size:1rem;color:var(--text-heading)}
.f66x{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.eeh7g35 .k09ff{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.rrv6al .k09ff{border-top:3px solid var(--accent);padding-top:18px}
.qorzlie .k09ff{border-left:3px solid var(--accent);border-radius:0}
.y5jf9 .k09ff{padding:20px 0}
@media(max-width:640px){
  .k09ff{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .f66x{max-width:100%}
}
.iel5axb .smmz96v{margin:0}
@media (max-width:560px){
  .rap5yg8{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) {
  .h74bg { padding: 28px 18px 20px; }
  .lux4ee { font-size: 1.2rem; }
  .fxmb2 { max-width: 220px; max-height: 80px; }
}
.vl6ouucb  .hqyd5l5p { border-radius: 50%; }
.poye .enhzz {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .hqyd5l5p { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.rmsv {
  margin: 28px 0 24px;
}
.rmsv .gafdc0zm {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.rmsv .zn9xz {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.rmsv .enhzz {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .blulmzeq { flex-direction: row-reverse; }
[dir="rtl"] .p17pa { flex-direction: row-reverse; }
[dir="rtl"] .kine8 .fnound { right: auto; left: 32px; }
[dir="rtl"] .mwas1cz  .fnound { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .kine8 .fnound { right: auto; left: 20px; }
  [dir="rtl"] .mwas1cz  .fnound { left: auto;  right: 20px; }
}
[dir="rtl"] .hewcq .a2p0rdu2  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .khpvj0s .a2p0rdu2 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .pr8pkd, [dir="rtl"] .qzlp42 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .fnipc1t { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .payk { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .gpye { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .enhzz { direction: rtl; }
[dir="rtl"] .yrdxt6lm { direction: rtl; }
[dir="rtl"] .g5jk6s { direction: rtl; }
[dir="rtl"] .irp9s9 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .hqw9n2 .qzlp42,
[dir="rtl"] .h3w0bw .qzlp42,
[dir="rtl"] .aesq .qzlp42,
[dir="rtl"] .a7v3zg8 .qzlp42 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .hqw9n2 .qzlp42 li::before,
[dir="rtl"] .h3w0bw .qzlp42 li::before,
[dir="rtl"] .aesq .qzlp42 li::before,
[dir="rtl"] .a7v3zg8 .qzlp42 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .nk6l8w.aw0ll7 .qmtty5z,
[dir="rtl"] .b14rr6zo.aw0ll7 .qmtty5z,
[dir="rtl"] .od04.aw0ll7 .qmtty5z,
[dir="rtl"] .eq3y.aw0ll7 .qmtty5z,
[dir="rtl"] .ytmg.aw0ll7 .qmtty5z { text-align: right; }
[dir="rtl"] .ap8zvk1.aw0ll7 .alrzfcxc { align-items: flex-end; text-align: right; }
[dir="rtl"] .zn9xz,
[dir="rtl"] .eqcxw,
[dir="rtl"] .cj00,
[dir="rtl"] .houhkq,
[dir="rtl"] .qmtty5z { text-align: right; }
[dir="rtl"] .qczzb50s,
[dir="rtl"] .kg8rpk0s,
[dir="rtl"] .q33v7r8t,
[dir="rtl"] .m0xo7va9,
[dir="rtl"] .fu76dbk5 { text-align: right; direction: rtl; }
[dir="rtl"] .a5itev0 .m0xo7va9,
[dir="rtl"] .z7x9ahv .m0xo7va9 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #8b5cf6;
  --brand:           #8b5cf6;
  --brand-light:     #a785f4;
  --brand-pale:      #cbb9f4;
  --grad-start:      #4c0cdf;
  --grad-end:        #7943f4;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #22c55e;
  --cta-light:       #57dc88;
  --cta-hover:       #33db71;
  --bg-page:         #080316;
  --bg-surface:      #0e0423;
  --bg-card:         #130631;
  --bg-card-inner:   #19083e;
  --bg-raised:       #1e0a4c;
  --bg-hover:        #230c59;
  --border:          #2b0e6b;
  --border-alt:      #351286;
  --border-section:  #2b0e6b;
  --text-primary:    #e4e2e8;
  --text-muted:      #a29cae;
  --text-body:       #cac6d1;
  --text-sub:        #a29cae;
  --text-faint:      #6e677e;
  --text-dim:        #555062;
  --text-label:      #878097;
  --text-value:      #bcb8c5;
  --accent-bg:       #170c30;
  --accent-bg-light: #22104b;
  --bg-tip:          #162622;
  --bg-warning:      #272115;
  --bg-info:         #161b26;
  --bg-pros:         #162622;
  --bg-cons:         #26161a;
  --c-pros:          #7af4d6;
  --c-cons:          #e689a0;
  --c-pros-label:    #4bf0c8;
  --c-tip-border:    #2aedbe;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7af4d6;
}
:root { --logo-bg-opacity: 52%; }
body, button, input { font-family: "Lato", sans-serif; }
.ov9mupv .i8h8xsy6 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.ov9mupv .i8h8xsy6::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.ov9mupv .s5iozyq     .i8h8xsy6::before { content: "";  color: var(--c-tip-border); }.ov9mupv .s4wa .i8h8xsy6::before { content: ""; color: var(--c-warn-border); }.ov9mupv .bimssx32    .i8h8xsy6::before { content: ""; color: #60a5fa; }.tfq7rh .ov9mupv .s5iozyq     .i8h8xsy6::before { color: #10b981; }.tfq7rh .ov9mupv .s4wa .i8h8xsy6::before { color: #f43f5e; }.tfq7rh .ov9mupv .bimssx32    .i8h8xsy6::before { color: #a855f7; }.p8jq4  .ov9mupv .s5iozyq     .i8h8xsy6::before { color: #eab308; }.p8jq4  .ov9mupv .s4wa .i8h8xsy6::before { color: #ef4444; }.p8jq4  .ov9mupv .bimssx32    .i8h8xsy6::before { color: #f97316; }.iqpteq81  .ov9mupv .s5iozyq     .i8h8xsy6::before { color: #38bdf8; }.iqpteq81  .ov9mupv .s4wa .i8h8xsy6::before { color: #818cf8; }.iqpteq81  .ov9mupv .bimssx32    .i8h8xsy6::before { color: #2dd4bf; }.nay501 .ov9mupv .i8h8xsy6::before { color: var(--accent-light) !important; }
.zf54p .s7cm861q li::before, .zf54p .sromp4j 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; }.zf54p .s7cm861q li::before { content: ""; }.zf54p .sromp4j li::before { content: ""; }.zf54p .h331in::before, .zf54p .lonrbe::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.zf54p .h331in::before { content: ""; }.zf54p .lonrbe::before { content: ""; }
.k0vy2 .m5e495i, .k0vy2 .ap8zvk1 { min-height: 320px; }
.f0ox .v47lc2::after,.f0ox .fnound::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; }
.e0g4hju6::before { content: '›'; font-size: 1.1em; }