:root {
  --color-accent: #800040;
  --color-cta: #ec4899;
  --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;
}
.tegjfjak {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ffug63 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.uddkzchd {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.og3na4 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.d7jbptkl { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.d7jbptkl a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.d7jbptkl a:hover { color: var(--accent-light); }
.n0z9   .xourai { border-radius: 0; }
.unixqz  .xourai li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .xourai {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .wft6r:hover .xourai,
  .wft6r:focus-within .xourai { display: block; }
  .xourai li a { padding: 8px 16px; font-size: 0.88rem; }
}
.jv92nzql {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.cw4h { display: none; }
@media (max-width: 640px) {
  .cw4h {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .cw4h.he2on { display: block; }
}
@media (max-width: 640px) {
  .jv92nzql { display: block; }
  .d7jbptkl > li + li::before { display: none !important; }
  .d7jbptkl {
    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;
  }
  .d7jbptkl.he2on { display: flex; }
  .d7jbptkl li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .d7jbptkl li:last-child a { border-bottom: none; }
}
.o5g2 { min-height: 480px; }
.hly7 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.u6mwsv { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.gyl3 .u6mwsv { margin-left: 0; margin-right: 0; }
.tu3w {
  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;
}
.d1yld83 .tu3w { margin-top: 24px; }
.tu3w:hover { opacity: 0.88; }
.vrteo3d .hly7 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.vrteo3d .u6mwsv { color: #e2e8f0; }
.vrteo3d.gyl3   .r90mh { text-align: left; }
.pafkrtq .hly7 { color: var(--text-primary); text-shadow: none; }
.pafkrtq .u6mwsv { color: var(--text-muted); }
.pafkrtq .tu3w { margin-top: 16px; }
.pafkrtq, .pafkrtq.o5g2 { min-height: auto !important; }
.pafkrtq.gyl3   .r90mh { text-align: left; }
.pafkrtq~.rl1jgzt{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}
.pafkrtq~.rl1jgzt .gfppm6n{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; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.r8l5fd .hly7 { color: #fff; }
.r8l5fd .u6mwsv { color: rgba(255,255,255,0.85); }
.r8l5fd .tu3w { background: #fff; color: var(--cta); }
.r8l5fd .tu3w:hover { opacity: 0.92; }
.f09qifz3 .z14jckz { position: relative; overflow: hidden; }
.f09qifz3 .z14jckz::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.x65nv .z14jckz {
  animation: hg-breathe 7s ease-in-out infinite;
}
.ae2gt5y3 .z14jckz { position: relative; overflow: hidden; }
.ae2gt5y3 .z14jckz::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;
}
.fp5o .z14jckz { position: relative; overflow: hidden; }
.fp5o .z14jckz::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.a95rbn3c .z14jckz {
  animation: hg-fadein 1.2s ease-out both;
}
.z14jckz {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.nvtndh {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.t9eg220 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.o55y6cr {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.z14jckz .hly7 { text-shadow: none; color: var(--text-primary); }
.z14jckz .u6mwsv { color: var(--text-muted); }
body.jd8pmhy .hly7 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.qbiu32 .hly7 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.o5g2.r8l5fd .hly7,
section.r8l5fd .hly7 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.z14jckz.w3fg .nvtndh { align-items: center; text-align: center; }
.z14jckz.gyl3   .nvtndh { align-items: flex-start; text-align: left; }
.rqc5 .t9eg220 { position: relative; }
.rqc5 .t9eg220::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.rqc5.p1vll .t9eg220::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.l18fz .t9eg220 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.l18fz .o55y6cr {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.l18fz.p1vll .t9eg220 { padding: 32px 0 32px 32px; }
.eugzqf .t9eg220 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.eugzqf .o55y6cr {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.p1vll .nvtndh {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.eugzqf.p1vll .t9eg220 { padding: 40px 16px 40px 48px; }
.o5g2 .zu069a {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.zu069a .w2zyz.xefhe {
  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;
}
.zu069a .w2zyz.xefhe:hover { opacity: 0.85; }
.ra7dyip .t9eg220 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .z14jckz { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .z14jckz:not(.ra7dyip) .t9eg220 { display: none !important; }
  .ra7dyip .t9eg220 { padding: 16px; }
  .nvtndh  { padding: 36px 24px; }
  .z14jckz~.rl1jgzt,.p1vll~.rl1jgzt{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .o5g2, .z14jckz { min-height: 320px !important; }
  .hly7 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .htruuyfq,
  .wzp9,
  .jwmu { grid-template-columns: 1fr !important; }

  

  
  .v2m5ra { display: flex !important; flex-direction: column !important; }
  .v2m5ra .r90mh { display: contents; }
  .v2m5ra .ddfqx5ye { order: 0; }
  .v2m5ra .hly7 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .v2m5ra .htruuyfq { order: 2; padding: 0 16px 12px !important; }
  .v2m5ra .u6mwsv { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .d1yld83 .r90mh { display: flex; flex-direction: column; }
  .d1yld83 .r90mh .hly7 { order: 1; }
  .d1yld83 .r90mh .jwmu { order: 2; margin: 8px 0 24px !important; }
  .d1yld83 .r90mh .u6mwsv { order: 3; }
  .d1yld83 .r90mh .tu3w { order: 4; align-self: center; margin-top: 0; }

  
  .z14jckz.ra7dyip {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .z14jckz.ra7dyip .nvtndh { display: contents; padding: 0; }
  .z14jckz.ra7dyip .nvtndh .hly7 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .z14jckz.ra7dyip .t9eg220 { order: 2; padding: 12px 16px; }
  .z14jckz.ra7dyip .nvtndh .u6mwsv { order: 3; padding: 0 24px; margin: 0 auto; }
  .z14jckz.ra7dyip .nvtndh .tu3w { order: 4; align-self: center; margin: 8px 0 32px; }
}
.tyw3cn { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.qjrlu4u { width: 100%; height: auto; display: block; border-radius: 10px; }
.u5s2xa .tyw3cn        { border-radius: 16px; }
.u5s2xa .qjrlu4u  { border-radius: 16px; }
.g03icu .tyw3cn         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.g03icu .qjrlu4u   { border-radius: 8px; }
.agp093p { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.htvx8oha { width: 100%; padding: 32px 0; position: relative; }
.ssp4n8e { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.rkdr9 .htvx8oha:nth-child(even) { background: var(--bg-surface); }
.rkdr9 .htvx8oha:nth-child(odd)  { background: var(--bg-page); }
.hl6amyj .htvx8oha:nth-child(even) { background: var(--bg-card); }
.hl6amyj .htvx8oha:nth-child(odd)  { background: var(--bg-page); }
.rkdr9 .htvx8oha:nth-child(odd)  .ssp4n8e { background: var(--bg-card); border-radius: 6px; }
.rkdr9 .htvx8oha:nth-child(even) .ssp4n8e { background: var(--bg-raised); border-radius: 6px; }
.hl6amyj .htvx8oha:nth-child(odd)  .ssp4n8e { background: var(--bg-card); border-radius: 6px; }
.hl6amyj .htvx8oha:nth-child(even) .ssp4n8e { background: var(--bg-raised); border-radius: 6px; }
.rkdr9 .htvx8oha:nth-child(even) .vinq4 .i6pcg2s,
.hl6amyj .htvx8oha:nth-child(even) .vinq4 .i6pcg2s { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.rkdr9 .htvx8oha:nth-child(odd) .vinq4 .i6pcg2s,
.hl6amyj .htvx8oha:nth-child(odd) .vinq4 .i6pcg2s { background: var(--bg-card-inner); }
.rkdr9 .htvx8oha:nth-child(even) .py0tx .i6pcg2s:nth-child(odd),
.hl6amyj .htvx8oha:nth-child(even) .py0tx .i6pcg2s:nth-child(odd)  { background: var(--bg-card); }
.rkdr9 .htvx8oha:nth-child(even) .py0tx .i6pcg2s:nth-child(even),
.hl6amyj .htvx8oha:nth-child(even) .py0tx .i6pcg2s:nth-child(even) { background: var(--bg-card-inner); }
h1.p15wwzat { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.p15wwzat {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.p25jfu { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.f4ld6bb h2.p15wwzat {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.h5suf h2.p15wwzat {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.zumnx2 h2.p15wwzat {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.flcqg0 h2.p15wwzat::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.kwlc h2.p15wwzat {
  color: var(--text-primary); font-size: 1.7rem;
}
.e87iua h2.p15wwzat::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.bdjr h2.p15wwzat {
  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;
}
.x2w6h4dx { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .x2w6h4dx { display: none; } }
.d8ifkez { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.s8lwp { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.m59657 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.e4wc1f0l { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.qrzw { padding-left: 20px; }
.qrzw li { margin-bottom: 6px; }
.qrzw a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.qrzw a:hover { color: var(--accent-light); }
.unfewg .e4wc1f0l { display: none; }
.fs7g .e4wc1f0l { display: none; }
.fs7g .qrzw { padding-left: 0; list-style: none; }
.fs7g .qrzw li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.fs7g .qrzw a { font-size: 0.92rem; }
.eav1 .m59657 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.eav1 .e4wc1f0l { display: none; }
.eav1 .qrzw { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.eav1 .qrzw li { margin-bottom: 0; }
.eav1 .qrzw 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;
}
.eav1 .qrzw a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.s7vb .m59657 { padding: 20px 20px 16px; }
.s7vb .qrzw {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.s7vb .qrzw li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.s7vb .qrzw 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;
}
.s7vb .qrzw 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;
}
.s7vb .qrzw a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.s7vb .qrzw a:focus,
.s7vb .qrzw a:focus-visible,
.s7vb .qrzw a:target { outline: none; }
.s7vb .qrzw li:target a { border-color: var(--border); color: var(--text-muted); }
.rjgo .m59657 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.rjgo .e4wc1f0l { display: none; }
.rjgo .qrzw { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.rjgo .qrzw li { margin-bottom: 0; }
.rjgo .qrzw li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.rjgo .qrzw li:last-child::after { content: ""; margin-right: 0; }
.rjgo .qrzw a { font-size: 0.9rem; }
.i6pcg2s { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.vinq4 .i6pcg2s { background: var(--bg-card); }
.py0tx .i6pcg2s:nth-child(odd)  { background: var(--bg-card); }
.py0tx .i6pcg2s:nth-child(even) { background: var(--bg-raised); }
.uek6 .i6pcg2s {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.uek6 .i6pcg2s:last-child { border-bottom: none; }
.uek6 h3.p25jfu { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ppce5er .i6pcg2s {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ppce5er .i6pcg2s + .i6pcg2s { margin-top: 4px; }
.g0sy3v .i6pcg2s { background: none; border-radius: 0; padding: 12px 0; }
.g0sy3v .i6pcg2s + .i6pcg2s { border-top: 1px solid var(--border-section); }
.qyih6g9 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.rbo3 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.n05e { color: var(--text-body); margin-bottom: 10px; }
.nxujsjc, .cd9qw5r { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.nxujsjc li, .cd9qw5r li { margin-bottom: 6px; }
.cd9qw5r li { list-style: decimal; }
.z0q54     .nxujsjc { list-style-type: "● "; }
.fvwyvaf  .nxujsjc { list-style-type: "■ "; }
.gzwrs .nxujsjc { list-style-type: "◆ "; }
.v7trzp7a    .nxujsjc { list-style-type: "★ "; }
.z0q54     .djx6cil0 { list-style-type: "● "; }
.fvwyvaf  .djx6cil0 { list-style-type: "■ "; }
.gzwrs .djx6cil0 { list-style-type: "◆ "; }
.v7trzp7a    .djx6cil0 { list-style-type: "★ "; }
.z0q54    .nxujsjc li::marker, .z0q54    .djx6cil0 li::marker,
.fvwyvaf .nxujsjc li::marker, .fvwyvaf .djx6cil0 li::marker,
.gzwrs .nxujsjc li::marker, .gzwrs .djx6cil0 li::marker,
.v7trzp7a   .nxujsjc li::marker, .v7trzp7a   .djx6cil0 li::marker {
  color: var(--cta); font-size: 1em;
}
.z0q54 .cd9qw5r,
.fvwyvaf .cd9qw5r,
.gzwrs .cd9qw5r,
.v7trzp7a .cd9qw5r {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.z0q54 .cd9qw5r li,
.fvwyvaf .cd9qw5r li,
.gzwrs .cd9qw5r li,
.v7trzp7a .cd9qw5r li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.z0q54 .cd9qw5r li::before,
.fvwyvaf .cd9qw5r li::before,
.gzwrs .cd9qw5r li::before,
.v7trzp7a .cd9qw5r 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;
}
.z0q54     .cd9qw5r li::before { border-radius: 50%; }
.fvwyvaf  .cd9qw5r li::before { border-radius: 3px; }
.gzwrs .cd9qw5r li::before { border-radius: 3px; }
.v7trzp7a    .cd9qw5r li::before { border-radius: 50%; }
.bx8pmd { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ulbni3r .bx8pmd,
.r9z9n4 .bx8pmd { background: transparent; border: none; border-radius: 0; }
.es8dhba { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.es8dhba th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.es8dhba td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.es8dhba tr:hover td { background: var(--bg-hover); }
.hoo0uv .es8dhba tbody tr:nth-child(even) td { background: var(--bg-surface); }
.mzqj1x0k .es8dhba { border: 1px solid var(--border-alt); }
.mzqj1x0k .es8dhba th,
.mzqj1x0k .es8dhba td { border: 1px solid var(--border-alt); }
.bjyge8 .es8dhba th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.bjyge8 .es8dhba td { border-bottom: none; }
.bjyge8 .es8dhba tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ngjl .es8dhba th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.ngwpq .bx8pmd {
  overflow: hidden;
}
.ngwpq .es8dhba th { border-bottom: 1px solid var(--border-alt); }
.ngwpq .es8dhba tr:last-child td { border-bottom: none; }
.rx432 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.vp1vnp { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.bwpqn6z { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.hspa { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.c0ptfe5y { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.djx6cil0 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.djx6cil0 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%}
.mjtf92k .hspa { background: transparent; text-align: center; }
.yey8xd .bwpqn6z {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.p9q34q .bwpqn6z {
  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);
}
.yhre .vp1vnp { display: grid; grid-template-columns: auto 1fr; }
.yhre .bwpqn6z {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.yhre .hspa { grid-column: 2; }
.yhre .c0ptfe5y,
.yhre .djx6cil0 { grid-column: 1 / -1; }
.a8rc .vp1vnp { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.a8rc .bwpqn6z {
  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);
}
.a8rc .hspa { grid-column: 2; }
.a8rc .c0ptfe5y,
.a8rc .djx6cil0 { grid-column: 1 / -1; }
.zcc4w .vp1vnp { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.zcc4w .hspa { background: none; color: var(--accent-light); font-weight: 700; }
.eknyi .vp1vnp { 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); }
.eknyi .hspa { background: none; color: var(--accent-light); font-weight: 700; }
.i1mkxd .vp1vnp { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.i1mkxd .vp1vnp:last-child { border-bottom: none; }
.i1mkxd .hspa { background: none; color: var(--accent-light); font-weight: 700; }
.g7cngcuw .vp1vnp { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.g7cngcuw .hspa { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.bggtw .rx432 { counter-reset: card-n; }
.bggtw .vp1vnp  { counter-increment: card-n; }
.bggtw .hspa { display: flex; align-items: center; gap: 10px; }
.bggtw .hspa::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;
}
.l874on .vp1vnp { background: var(--bg-surface); border: 1px solid var(--border); }
.l874on .hspa { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.yllqo4b { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.keg24  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.g9rf { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.oopnkbgw { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.yllqo4b strong { color: var(--text-primary); font-size: 0.95rem; }
.yllqo4b p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.cby0 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.myzqi3sg, .tx0yl { border-radius: 8px; padding: 14px; }
.myzqi3sg { background: var(--bg-pros); }
.tx0yl { background: var(--bg-cons); }
.zmnqizpv { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.myzqi3sg .zmnqizpv { color: var(--c-pros-label); }
.tx0yl .zmnqizpv { color: #f87171; }
.myzqi3sg ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.tx0yl ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.qjrlu4u { width: 100%; height: auto; border-radius: 10px; display: block; }
.xefhe {
  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;
}
.xefhe:hover { opacity: 0.85; }
.j7zz2 .xefhe  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.j7zz2 .xefhe:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.rvi3r .xefhe  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.rvi3r .xefhe:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.lkam .tu3w { border-radius: 50px; }
.lkam .xefhe  { border-radius: 50px; }
.je9ftdb .tu3w { padding-left: 22px; padding-right: 22px; }
.je9ftdb .xefhe  { padding-left: 12px; padding-right: 12px; }
.jg31bi .tu3w { padding-left: 44px; padding-right: 44px; }
.jg31bi .xefhe  { padding-left: 24px; padding-right: 24px; }
.czoj4ws .tu3w { padding-left: 56px; padding-right: 56px; }
.czoj4ws .xefhe  { padding-left: 32px; padding-right: 32px; }
.ufpxk22p   .tu3w::after, .ufpxk22p   .xefhe::after,
.f391hs8 .tu3w::after, .f391hs8 .xefhe::after,
.og41mwrp    .tu3w::after, .og41mwrp    .xefhe::after,
.gl15146    .tu3w::after, .gl15146    .xefhe::after,
.ecj1l    .tu3w::after, .ecj1l    .xefhe::after,
.c0b55v1a     .tu3w::after, .c0b55v1a     .xefhe::after,
.ijcdma6v    .tu3w::after, .ijcdma6v    .xefhe::after,
.osd2   .tu3w::after, .osd2   .xefhe::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;
}
.ufpxk22p .tu3w::after, .ufpxk22p .xefhe::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");
}
.f391hs8 .tu3w::after, .f391hs8 .xefhe::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");
}
.og41mwrp .tu3w::after, .og41mwrp .xefhe::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");
}
.gl15146 .tu3w::after, .gl15146 .xefhe::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");
}
.ecj1l .tu3w::after, .ecj1l .xefhe::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");
}
.c0b55v1a .tu3w::after, .c0b55v1a .xefhe::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");
}
.ijcdma6v .tu3w::after, .ijcdma6v .xefhe::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");
}
.osd2 .tu3w::after, .osd2 .xefhe::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");
}
.ss7w1dn   .s3etvq0f::after, .ss7w1dn   .v9br::after,
.pn4ej80 .s3etvq0f::after, .pn4ej80 .v9br::after,
.b8u90    .s3etvq0f::after, .b8u90    .v9br::after,
.plos    .s3etvq0f::after, .plos    .v9br::after,
.zr82g6    .s3etvq0f::after, .zr82g6    .v9br::after,
.v2mx3     .s3etvq0f::after, .v2mx3     .v9br::after,
.y14780    .s3etvq0f::after, .y14780    .v9br::after,
.aq0mrqwo   .s3etvq0f::after, .aq0mrqwo   .v9br::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;
}
.ss7w1dn .s3etvq0f::after, .ss7w1dn .v9br::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");
}
.pn4ej80 .s3etvq0f::after, .pn4ej80 .v9br::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");
}
.b8u90 .s3etvq0f::after, .b8u90 .v9br::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");
}
.plos .s3etvq0f::after, .plos .v9br::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");
}
.zr82g6 .s3etvq0f::after, .zr82g6 .v9br::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");
}
.v2mx3 .s3etvq0f::after, .v2mx3 .v9br::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");
}
.y14780 .s3etvq0f::after, .y14780 .v9br::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");
}
.aq0mrqwo .s3etvq0f::after, .aq0mrqwo .v9br::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");
}
.mviy .vnfxnxh   { background: rgba(128,128,128,.12); }
.w2zyz.xefhe {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .yo03p2 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .yo03p2::before    { grid-area: rank;   }
  .akp9           { grid-area: ident;  }
  .cw52woxe     { grid-area: rating; min-width: 0; width: auto; }
  .yys8ovf           { grid-area: pills;  }
  .w2zyz             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .yo03p2 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .yo03p2::before    { justify-self: center; }
  .akp9           { width: 100%; }
  .cw52woxe     { justify-self: center; }
  .yys8ovf           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .bugj1 .qv7x4ib {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .bugj1 .hgrxnt { margin: 0; }
}
.i2y76 .wfw5q { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.i2y76 .qpfs9 h3 { color: var(--accent-light); }
.i2y76 .o6e6tnqx { background: var(--bg-page); border: 1px solid var(--border); }
.r9z9n4 .cby0 { gap: 10px; }
.r9z9n4 .myzqi3sg, .r9z9n4 .tx0yl { padding: 12px; }
.r9z9n4 .myzqi3sg ul, .r9z9n4 .tx0yl ul { margin: 4px 0 0; padding-left: 18px; }
.r9z9n4 .myzqi3sg li, .r9z9n4 .tx0yl li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .c5fyj { grid-template-columns: 1fr; }
  .xxgn0co { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .xxgn0co .xuqiua { width: 72px; height: 50px; }
  .xxgn0co .ee3xa5 { max-width: 180px; }
  .xxgn0co .uoeltbvu { width: auto; }
}
@media (max-width: 720px) {
  .pbxy015j { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .z7255 { padding: 16px; }
  .fxqni5j .sp0irv { min-width: 50%; }
}
.jjpda .cby0 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .pjobtwy { grid-template-columns: 1fr; }
  .dtpl44c { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .h4cu9d { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .myzg { flex-wrap: wrap; padding: 16px; }
}
.ayxr0ch .cby0 { gap: 8px; }
.ayxr0ch .myzqi3sg, .ayxr0ch .tx0yl { padding: 8px; }
@media (max-width: 480px) {
  .ahow7kra { flex-direction: column; align-items: stretch; }
}
.tx48d .uoeltbvu .xefhe { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .zaa39 { flex-direction: column; align-items: stretch; gap: 10px; }
  .tx48d .uoeltbvu { text-align: center; }
}
@media (max-width: 720px) {
  .vslq { grid-template-columns: 1fr; }
  .idrk1 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .flfvt { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .qgubitv2 { grid-template-columns: 1fr; }
  .emg1 { width: 100px; height: 100px; margin: 16px auto; }
  .twctbpo { font-size: 1.4rem; }
  .pg97 { justify-content: center; }
  .zfwm .sp0irv { min-width: 50%; }
}
.rpc7qkt .cby0 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .rqvg1y { flex-wrap: wrap; padding: 14px 16px; }
  .pt0kk { padding: 12px 16px; }
  .rpc7qkt .cby0 { margin: 0 16px; }
  .rpc7qkt .iaot40 { padding: 0 16px; }
  .oltphp { padding: 12px 16px; }
}
.ljcu .yo03p2 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.yhmvj .yys8ovf .pety58xk {
  background: transparent; padding: 4px 8px;
}
.yhmvj .yys8ovf .r08zvgyf { font-size: .65rem; opacity: .65; }
.yhmvj .yys8ovf .ful8ul   { font-size: 1.15rem; color: var(--accent-light); }
.ea6j .cnyc21 { font-size: 1rem; letter-spacing: 2px; }
.gge5 { margin: 16px 0; }
.paurb { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.paurb summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.paurb summary::after { content: "+"; color: var(--accent-light); }
.paurb[open] summary::after { content: "−"; }
.paurb p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.htvx8oha { margin-bottom: 0; }
.wqua9b h2.p15wwzat { color: var(--text-primary); border-color: var(--accent-light); }
.y31pjmz h2.p15wwzat { color: var(--text-primary); border-color: var(--accent-light); }
.agp7x .keg24     { background: #052e16; border-color: #10b981; }
.agp7x .g9rf    { background: #1e1036; border-color: #a855f7; }
.agp7x .yllqo4b strong  { color: #f1f5f9; }
.agp7x .yllqo4b p       { color: #cbd5e1; }
.agp7x .gk36q21    .keg24     .oopnkbgw::before,
.agp7x .da31v8  .keg24     .oopnkbgw::before,
.agp7x .sf8x  .keg24     .oopnkbgw::before,
.agp7x .pljo .keg24     .oopnkbgw::before { color: #10b981; }
.agp7x .gk36q21    .qzpz9q2 .oopnkbgw::before,
.agp7x .da31v8  .qzpz9q2 .oopnkbgw::before,
.agp7x .sf8x  .qzpz9q2 .oopnkbgw::before,
.agp7x .pljo .qzpz9q2 .oopnkbgw::before { color: #f43f5e; }
.agp7x .gk36q21    .g9rf    .oopnkbgw::before,
.agp7x .da31v8  .g9rf    .oopnkbgw::before,
.agp7x .sf8x  .g9rf    .oopnkbgw::before,
.agp7x .pljo .g9rf    .oopnkbgw::before { color: #a855f7; }
.nh7sq4a .keg24     { background: #2d2000; border-color: #eab308; }
.nh7sq4a .qzpz9q2 { background: #2d0b0b; border-color: #ef4444; }
.nh7sq4a .g9rf    { background: #2d1600; border-color: #f97316; }
.nh7sq4a .yllqo4b strong  { color: #f1f5f9; }
.nh7sq4a .yllqo4b p       { color: #cbd5e1; }
.nh7sq4a .gk36q21    .keg24     .oopnkbgw::before,
.nh7sq4a .da31v8  .keg24     .oopnkbgw::before,
.nh7sq4a .sf8x  .keg24     .oopnkbgw::before,
.nh7sq4a .pljo .keg24     .oopnkbgw::before { color: #eab308; }
.nh7sq4a .gk36q21    .qzpz9q2 .oopnkbgw::before,
.nh7sq4a .da31v8  .qzpz9q2 .oopnkbgw::before,
.nh7sq4a .sf8x  .qzpz9q2 .oopnkbgw::before,
.nh7sq4a .pljo .qzpz9q2 .oopnkbgw::before { color: #ef4444; }
.nh7sq4a .gk36q21    .g9rf    .oopnkbgw::before,
.nh7sq4a .da31v8  .g9rf    .oopnkbgw::before,
.nh7sq4a .sf8x  .g9rf    .oopnkbgw::before,
.nh7sq4a .pljo .g9rf    .oopnkbgw::before { color: #f97316; }
.mgc8 .keg24     { background: #0c1a2e; border-color: #38bdf8; }
.mgc8 .g9rf    { background: #0a2020; border-color: #2dd4bf; }
.mgc8 .yllqo4b strong  { color: #f1f5f9; }
.mgc8 .yllqo4b p       { color: #cbd5e1; }
.mgc8 .gk36q21    .keg24     .oopnkbgw::before,
.mgc8 .da31v8  .keg24     .oopnkbgw::before,
.mgc8 .sf8x  .keg24     .oopnkbgw::before,
.mgc8 .pljo .keg24     .oopnkbgw::before { color: #38bdf8; }
.mgc8 .gk36q21    .qzpz9q2 .oopnkbgw::before,
.mgc8 .da31v8  .qzpz9q2 .oopnkbgw::before,
.mgc8 .sf8x  .qzpz9q2 .oopnkbgw::before,
.mgc8 .pljo .qzpz9q2 .oopnkbgw::before { color: #818cf8; }
.mgc8 .gk36q21    .g9rf    .oopnkbgw::before,
.mgc8 .da31v8  .g9rf    .oopnkbgw::before,
.mgc8 .sf8x  .g9rf    .oopnkbgw::before,
.mgc8 .pljo .g9rf    .oopnkbgw::before { color: #2dd4bf; }
.idq9x .keg24     { background: var(--accent-bg); border-color: var(--accent-light); }
.idq9x .g9rf    { background: var(--accent-bg); border-color: var(--accent-pale); }
.idq9x .gk36q21    .oopnkbgw::before,
.idq9x .da31v8  .oopnkbgw::before,
.idq9x .sf8x  .oopnkbgw::before,
.idq9x .pljo .oopnkbgw::before { color: var(--accent-light) !important; }
.wlxg::before,
.cowgyd::before { margin-right: 5px; }
.cqt0lji .myzqi3sg ul li,
.cqt0lji .myzqi3sg .wlxg { color: #22c55e; }
.cqt0lji .tx0yl ul li,
.cqt0lji .tx0yl .cowgyd { color: #ef4444; }
.dordwaid .myzqi3sg { background: var(--bg-pros); }
.dordwaid .tx0yl { background: var(--bg-cons); }
.dordwaid .myzqi3sg .wlxg { color: var(--c-pros-label); }
.dordwaid .tx0yl .cowgyd { color: var(--c-cons); }
.dordwaid .myzqi3sg ul li,
.dordwaid .tx0yl ul li,
.fhyt9f9 .myzqi3sg { background: var(--bg-pros); }
.fhyt9f9 .tx0yl { background: var(--bg-cons); }
.fhyt9f9 .myzqi3sg .wlxg { color: var(--c-pros-label); }
.fhyt9f9 .tx0yl .cowgyd { color: var(--c-cons); }
.fhyt9f9 .myzqi3sg ul li,
.fhyt9f9 .qw8xfh li          { color: var(--c-pros); }
.fhyt9f9 .tx0yl ul li,
.fhyt9f9 .o0n7 li          { color: var(--c-cons); }
.a68sac .wlxg::before { content: "✓ "; }
.a68sac .cowgyd::before { content: "✗ "; }
.eepl08 .wlxg::before { content: "→ "; }
.eepl08 .cowgyd::before { content: "← "; }
.jdsae .wlxg::before { content: "★ "; }
.jdsae .cowgyd::before { content: "✕ "; }
.dj0kf7z .wlxg::before { content: "◆ "; }
.dj0kf7z .cowgyd::before { content: "▲ "; }
.f213p7o .yllqo4b { background: transparent; border-left: none; border: 1.5px solid; }
.f213p7o .keg24     { border-color: var(--c-tip-border); }
.f213p7o .g9rf    { border-color: #60a5fa; }
.f213p7o .yllqo4b strong { color: var(--text-primary); }
.f213p7o .yllqo4b p      { color: var(--text-muted); }
.q4dvpd .yllqo4b { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.q4dvpd .keg24     { border-top-color: var(--c-tip-border); }
.q4dvpd .g9rf    { border-top-color: #60a5fa; }
.y1t7y .yllqo4b { border-left: none; border-radius: 8px; }
.y1t7y .keg24     { background: #065f46; }
.y1t7y .g9rf    { background: #1e3a8a; }
.y1t7y .yllqo4b strong,
.y1t7y .yllqo4b p { color: #fff; }
.y1t7y .oopnkbgw::before { color: rgba(255,255,255,0.85) !important; }
.agp7x.y1t7y .keg24,
.agp7x .y1t7y .keg24     { background: #052e16; }
.agp7x.y1t7y .g9rf,
.agp7x .y1t7y .g9rf    { background: #1e1036; }
.nh7sq4a.y1t7y .keg24,
.nh7sq4a .y1t7y .keg24      { background: #2d2000; }
.nh7sq4a.y1t7y .qzpz9q2,
.nh7sq4a .y1t7y .qzpz9q2  { background: #2d0b0b; }
.nh7sq4a.y1t7y .g9rf,
.nh7sq4a .y1t7y .g9rf     { background: #2d1600; }
.mgc8.y1t7y .keg24,
.mgc8 .y1t7y .keg24      { background: #0c1a2e; }
.mgc8.y1t7y .g9rf,
.mgc8 .y1t7y .g9rf     { background: #0a2020; }
.ta3e .yllqo4b { border-left: none; border-radius: 6px; padding: 10px 14px; }
.ta3e .keg24     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.ta3e .g9rf    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.ta3e .yllqo4b strong { color: var(--text-primary); }
.ta3e .yllqo4b p      { color: var(--text-muted); }
.d81de .yllqo4b { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.gk36q21 .oopnkbgw,
.da31v8 .oopnkbgw,
.sf8x .oopnkbgw,
.pljo .oopnkbgw { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.gk36q21 .oopnkbgw::before,
.da31v8 .oopnkbgw::before,
.sf8x .oopnkbgw::before,
.pljo .oopnkbgw::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.gk36q21 .keg24     .oopnkbgw::before { content: "✦"; color: var(--c-tip-border); }
.gk36q21 .qzpz9q2 .oopnkbgw::before { content: "▲"; color: var(--c-warn-border); }
.gk36q21 .g9rf    .oopnkbgw::before { content: "◉"; color: #60a5fa; }
.da31v8 .keg24     .oopnkbgw::before { content: "★"; color: var(--c-tip-border); }
.da31v8 .qzpz9q2 .oopnkbgw::before { content: "◆"; color: var(--c-warn-border); }
.da31v8 .g9rf    .oopnkbgw::before { content: "●"; color: #60a5fa; }
.sf8x .keg24     .oopnkbgw::before { content: "▶"; color: var(--c-tip-border); }
.sf8x .qzpz9q2 .oopnkbgw::before { content: "■"; color: var(--c-warn-border); }
.sf8x .g9rf    .oopnkbgw::before { content: "▸"; color: #60a5fa; }
.pljo .keg24     .oopnkbgw::before { content: "→"; color: var(--c-tip-border); }
.pljo .qzpz9q2 .oopnkbgw::before { content: "⬥"; color: var(--c-warn-border); }
.pljo .g9rf    .oopnkbgw::before { content: "◈"; color: #60a5fa; }
.hdz7c .vinq4 .i6pcg2s,
.hdz7c .py0tx .i6pcg2s  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.hdz7c .vp1vnp                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.hdz7c .bx8pmd          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.hdz7c .m59657                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.phghl .vinq4 .i6pcg2s,
.phghl .py0tx .i6pcg2s,
.phghl .vp1vnp,
.phghl .yo03p2,
.phghl .hgrxnt,
.phghl .bx8pmd,
.phghl .m59657,
.phghl .d81de .yllqo4b { box-shadow: none; }
.hce8es9   .n05e, .hce8es9 .qyih6g9, .hce8es9 .rbo3,
.hce8es9   .d8ifkez, .hce8es9 .s8lwp { font-size: 0.9rem; }
.hce8es9   .nxujsjc, .hce8es9 .cd9qw5r { font-size: 0.9rem; }
.xgudti3u   .n05e, .xgudti3u .qyih6g9, .xgudti3u .rbo3,
.xgudti3u   .d8ifkez, .xgudti3u .s8lwp { font-size: 0.95rem; }
.xgudti3u   .nxujsjc, .xgudti3u .cd9qw5r { font-size: 0.95rem; }
.s2uvzz   .n05e, .s2uvzz .qyih6g9, .s2uvzz .rbo3,
.s2uvzz   .d8ifkez, .s2uvzz .s8lwp { font-size: 1.08rem; }
.s2uvzz   .nxujsjc, .s2uvzz .cd9qw5r { font-size: 1.05rem; }
.s2uvzz   .es8dhba { font-size: 0.97rem; }
.rb79k21q .hly7      { font-size: 3.2rem; }
.rb79k21q h2.p15wwzat { font-size: 1.9rem; }
.rb79k21q h3.p25jfu     { font-size: 1.4rem; }
.aavkxmd .hly7      { font-size: 3.8rem; }
.aavkxmd h2.p15wwzat { font-size: 2.2rem; }
.aavkxmd h3.p25jfu     { font-size: 1.6rem; }
.htvx8oha + .htvx8oha { position: relative; }
.r6so   .htvx8oha + .htvx8oha::before,
.oh7ld  .htvx8oha + .htvx8oha::before,
.yv1c3eup   .htvx8oha + .htvx8oha::before,
.xwff5   .htvx8oha + .htvx8oha::before,
.oxku   .htvx8oha + .htvx8oha::before,
.t47p .htvx8oha + .htvx8oha::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.r6so .htvx8oha + .htvx8oha::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.oh7ld .htvx8oha + .htvx8oha::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.yv1c3eup .htvx8oha + .htvx8oha::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;
}
.xwff5 .htvx8oha + .htvx8oha::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.oofp8eg .htvx8oha { margin-bottom: 16px; }
.oofp8eg .htvx8oha + .htvx8oha { margin-top: 0; }
.oofp8eg .ssp4n8e { padding-top: 0; padding-bottom: 0; }
.oxku .htvx8oha + .htvx8oha::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.t47p .htvx8oha + .htvx8oha::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.bjlckrf1 .htvx8oha + .htvx8oha::before,
.y7az .htvx8oha + .htvx8oha::before,
.aqyk5a2 .htvx8oha + .htvx8oha::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%;
}
.rkdr9 .bjlckrf1 .htvx8oha:nth-child(even)::before,
.rkdr9 .y7az .htvx8oha:nth-child(even)::before,
.rkdr9 .aqyk5a2 .htvx8oha:nth-child(even)::before { background: var(--bg-surface); }
.hl6amyj .bjlckrf1 .htvx8oha:nth-child(even)::before,
.hl6amyj .y7az .htvx8oha:nth-child(even)::before,
.hl6amyj .aqyk5a2 .htvx8oha:nth-child(even)::before { background: var(--bg-card); }
.bjlckrf1 .htvx8oha + .htvx8oha::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");
}
.y7az .htvx8oha + .htvx8oha::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");
}
.aqyk5a2 .htvx8oha + .htvx8oha::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");
}
.jo4huxt .nvtndh,
.zc9ksfv .nvtndh { padding-bottom: 60px; }
.fph8lst .nvtndh { padding-bottom: 70px; }
.hqsfayu  .vrteo3d:not(.r8l5fd) .ddfqx5ye { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.hybu58q .z14jckz { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.zj79iw7g .z14jckz { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.hqsfayu .r8l5fd { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.hqsfayu .mds6 { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.hqsfayu .z14jckz { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.mmfv .z14jckz { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.q27pc84g .z14jckz { background: var(--accent-bg); }
.gpah7yj .tyw3cn { float: left; width: 38%; margin: 0 28px 16px 0; }
.gpah7yj .tyw3cn .qjrlu4u { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.gpah7yj .ssp4n8e::after { content: ''; display: block; clear: both; }
.ra5lf .tyw3cn { float: right; width: 38%; margin: 0 0 16px 28px; }
.ra5lf .tyw3cn .qjrlu4u { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ra5lf .ssp4n8e::after { content: ''; display: block; clear: both; }
.huejz7 .htvx8oha:nth-child(odd)  .tyw3cn { float: left;  width: 38%; margin: 0 28px 16px 0; }
.huejz7 .htvx8oha:nth-child(even) .tyw3cn { float: right; width: 38%; margin: 0 0 16px 28px; }
.huejz7 .tyw3cn .qjrlu4u { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.huejz7 .ssp4n8e::after { content: ''; display: block; clear: both; }
.gpah7yj .rx432,
.ra5lf .rx432,
.ra5lf .anb32r,
.huejz7 .rx432,
@media (max-width: 900px) {
  .gpah7yj .tyw3cn,
  .ra5lf .tyw3cn,
  .huejz7 .htvx8oha:nth-child(odd)  .tyw3cn,
  .huejz7 .htvx8oha:nth-child(even) .tyw3cn {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .gpah7yj .tyw3cn .qjrlu4u,
  .ra5lf .tyw3cn .qjrlu4u,
  .huejz7 .tyw3cn .qjrlu4u {
    max-height: none !important;
  }
}
.gpah7yj .nxujsjc,
.gpah7yj .cd9qw5r,
.ra5lf .nxujsjc,
.ra5lf .cd9qw5r,
.huejz7 .nxujsjc,
.huejz7 .cd9qw5r { overflow: hidden; }
@media (max-width: 640px) {
  .gpah7yj .tyw3cn,
  .ra5lf .tyw3cn,
  .huejz7 .tyw3cn { float: none; width: 100%; margin: 0 0 16px 0; }
}
.htg1ncb .agp093p,
.htg1ncb .ssp4n8e,
.htg1ncb .ingy5c  { max-width: 1100px; }
.rag02gr1 .agp093p,
.rag02gr1 .ssp4n8e,
.rag02gr1 .ingy5c  { max-width: 1200px; }
.rag02gr1 { --content-mw: 1200px; }
.bi3o6573 .agp093p,
.bi3o6573 .ssp4n8e,
.bi3o6573 .ingy5c  { max-width: 1320px; }
.xy1tm87 { font-size: 0.82rem; color: var(--text-muted); }
.c084u46u { display: flex; align-items: center; }
.t0k5d {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.h4cig9cc { display: flex; align-items: center; }
.jamyd { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.jamyd:hover { text-decoration: underline; }
.x6e9 { margin: 0 3px; opacity: 0.45; }
.x6e9::before { content: '/'; }
.d1558 { padding: 2px 5px; color: var(--text-main); }
.mc6d1 .xy1tm87 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.mc6d1 .c084u46u { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.lafw0j8 .xy1tm87 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.lafw0j8 .c084u46u { padding: 0 0 0 12px; }
.phr08f {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.aryenm .c084u46u { padding: 0 16px; }
.aryenm .xy1tm87 {
  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);
}
.aryenm .agp093p { padding-top: 28px; }
@media (max-width: 720px) {
  .phr08f { margin-top: 18px; padding: 0 16px; }
  .aryenm .agp093p { padding-top: 16px; }
}
.htg1ncb.mc6d1 .c084u46u { max-width: 1100px; }
.rag02gr1.mc6d1 .c084u46u { max-width: 1200px; }
.bi3o6573.mc6d1 .c084u46u { max-width: 1320px; }
.htg1ncb .phr08f { max-width: 1100px; }
.rag02gr1 .phr08f { max-width: 1200px; }
.bi3o6573 .phr08f { max-width: 1320px; }
.jyvr .htvx8oha { padding-top: 16px; padding-bottom: 16px; }
.xosljj .htvx8oha { padding-top: 24px; padding-bottom: 24px; }
.c17sp4n .htvx8oha { padding-top: 40px; padding-bottom: 40px; }
.zzh9 .htvx8oha { padding-top: 52px; padding-bottom: 52px; }
.vpso .htvx8oha:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.vpso .htvx8oha:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.vpso .htvx8oha:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.vpso .htvx8oha:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ynb92a9 .ssp4n8e { padding-top: 10px;  padding-bottom: 10px; }
.csmbz .ssp4n8e { padding-top: 18px;  padding-bottom: 18px; }
.vasb1iu .ssp4n8e { padding-top: 36px;  padding-bottom: 36px; }
.v9q6jkf .ssp4n8e { padding-top: 48px;  padding-bottom: 48px; }
.gwged3 h2.p15wwzat { font-weight: 600; }
.gwged3 h3.p25jfu     { font-weight: 600; }
.o4d1a { font-weight: 500; }
.o4d1a h2.p15wwzat { font-weight: 800; }
.o4d1a h3.p25jfu     { font-weight: 700; }
.t6lvp h2.p15wwzat { font-weight: 900; }
.t6lvp h3.p25jfu     { font-weight: 800; }
.t6lvp .yllqo4b strong,
.t6lvp .yllqo4b strong { font-weight: 600; }
.s3etvq0f {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.i72xv0y3 .s3etvq0f { display: none; }
@media (max-width: 640px) {
  .sic1d { display: none; }
  .s3etvq0f {
    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;
  }
}
.s3etvq0f { background: var(--cta) !important; color: #fff !important; border: none !important; }
.s3etvq0f:hover { opacity: 0.85; }
.widk6g9q .s3etvq0f { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.b7hf .s3etvq0f,
.tvcqzv  .s3etvq0f { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.b7hf .s3etvq0f:hover,
.tvcqzv  .s3etvq0f:hover { opacity: 0.88; }
.widk6g9q.b7hf .s3etvq0f,
.widk6g9q.tvcqzv  .s3etvq0f { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.v9br {
  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;
}
.v9br:hover { transform: translateY(-2px); opacity: 0.92; }
.v9br { background: var(--cta) !important; color: #fff !important; border: none !important; }
.hvui2 .v9br { display: none; }
.ynr678aw .v9br { right: 32px; }
.rzjpuo  .v9br { left: 32px; }
@media (max-width: 480px) {
  .ynr678aw .v9br { right: 20px; bottom: 20px; }
  .rzjpuo  .v9br { left: 20px; bottom: 20px; }
}
.wmyflye { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.ingy5c { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.tgszi { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.fhuji { color: var(--text-dim); font-size: 0.8rem; }
.mkgshv a, .kif8ky a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.mkgshv a:hover, .kif8ky a:hover { color: var(--accent-light); }
.kif8ky { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.y9899cfc .ingy5c { text-align: center; }
.y9899cfc .kif8ky { justify-content: center; margin-bottom: 16px; }
.y9899cfc .tgszi { margin-top: 0; }
.f3ykj1 { margin-top: 10px; }
.f3ykj1 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .ingy5c { padding-left: 16px; padding-right: 16px; }
  .yqwhc .ingy5c { padding: 20px 16px; }
  .kif8ky { gap: 4px 12px; }
  .tgszi { font-size: 0.78rem; }
}
.k1lm .tgszi { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.k1lm .fhuji { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .k1lm .vtc1fd5v { grid-template-columns: 1fr 1fr; } .k1lm .hdc2oc7 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .k1lm .vtc1fd5v { grid-template-columns: 1fr; } }
.xmnneuz3 .tgszi { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .xmnneuz3 .tv2cuhn { gap: 12px; } .xmnneuz3 .fk2ir54 { margin-right: 0; width: 100%; } }
.z6r78e8c .tgszi { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.z6r78e8c .fhuji { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .z6r78e8c .wy4d { grid-template-columns: 1fr 1fr; } .z6r78e8c .gtk27a3v { grid-column: 1 / -1; } }
@media (max-width: 480px) { .z6r78e8c .wy4d { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .uci2o4we .xx1mabz { grid-template-columns: 1fr 1fr; } .uci2o4we .wusp3jba:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .uci2o4we .xx1mabz { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ax0jnj21 .xx1mabz { grid-template-columns: 1fr; } }
.jwd1djas .ingy5c { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.jwd1djas .kif8ky { justify-content: center; }
.g60tgf .tegjfjak      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.g60tgf .wmyflye { background: var(--bg-page); border-top-color: var(--border-alt); }
.p57pz .tegjfjak      { background: #0d1117; border-bottom-color: #21262d; }
.p57pz .uddkzchd { color: var(--accent-light); }
.p57pz .d7jbptkl { --msep-color: #8b949e; }
.p57pz .d7jbptkl a { color: #8b949e; }
.p57pz .d7jbptkl a:hover { color: var(--accent-light); }
.p57pz .jv92nzql { color: #8b949e; }
.p57pz .wmyflye { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.p57pz .tgszi,
.p57pz .fhuji { color: #6e7681; }
.p57pz .mkgshv a, .p57pz .kif8ky a,
.p57pz .mkgshv a:hover, .p57pz .kif8ky a:hover,
@media (max-width: 640px) {
  .p57pz .d7jbptkl { background: #0d1117; border-top-color: #21262d; }
  .p57pz .d7jbptkl li a { border-bottom-color: #21262d; }
}
.ota77j .tegjfjak      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ota77j .uddkzchd { color: var(--accent-light); }
.ota77j .d7jbptkl { --msep-color: #475569; }
.ota77j .d7jbptkl a { color: #475569; }
.ota77j .d7jbptkl a:hover { color: var(--accent-light); }
.ota77j .jv92nzql { color: #64748b; }
.ota77j .wmyflye { background: #f0f4f8; border-top-color: #cbd5e1; }
.ota77j .tgszi,
.ota77j .fhuji { color: #64748b; }
.ota77j .mkgshv a, .ota77j .kif8ky a,
.ota77j .mkgshv a:hover, .ota77j .kif8ky a:hover,
@media (max-width: 640px) {
  .ota77j .d7jbptkl { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ota77j .d7jbptkl li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.b7hf .tegjfjak      { background: var(--accent); border-bottom-color: var(--accent-light); }
.b7hf .uddkzchd { color: #fff; }
.b7hf .d7jbptkl { --msep-color: rgba(255,255,255,0.82); }
.b7hf .d7jbptkl a { color: rgba(255,255,255,0.82); }
.b7hf .d7jbptkl a:hover { color: #fff; }
.b7hf .jv92nzql { color: rgba(255,255,255,0.9); }
.b7hf .wmyflye { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.b7hf .tgszi,
.b7hf .fhuji { color: rgba(255,255,255,0.72); }
.b7hf .mkgshv a, .b7hf .kif8ky a,
.b7hf .mkgshv a:hover, .b7hf .kif8ky a:hover,
@media (max-width: 640px) {
  .b7hf .d7jbptkl { background: var(--accent); border-top-color: var(--accent-light); }
  .b7hf .d7jbptkl li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.tvcqzv .tegjfjak {
  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);
}
.tvcqzv .wmyflye {
  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) {
  .tvcqzv .d7jbptkl {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.i42f .ffug63 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.layb .ffug63 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.dg5e .ffug63 { min-height: 72px; height: auto; }
.hly5jlbc .ffug63 { min-height: 84px; height: auto; }
.yqwhc .ffug63 { max-width: none; padding: 0 32px; }
.yqwhc .ingy5c  { max-width: none; padding: 24px 32px; }
.qweukhi.rag02gr1 .ffug63 { max-width: 1200px; }
.qweukhi.bi3o6573 .ffug63 { max-width: 1320px; }
.jd0ple5c   .uddkzchd, .jd0ple5c   .fk2ir54 { text-transform: capitalize; }
.scrdw .uddkzchd, .scrdw .fk2ir54 { text-transform: lowercase; }
.lcwgf .uddkzchd, .lcwgf .fk2ir54 { text-transform: uppercase; letter-spacing: 0.06em; }
.dvsmz0y, .ucufxx2i {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.gi2iqlgu .dvsmz0y,
.cz9bs .dvsmz0y,
.eez5093u .dvsmz0y,
.obj1xew .dvsmz0y,
.opsx2   .d7jbptkl a { font-weight: 500; }
.hgsn .d7jbptkl a { font-weight: 600; }
.d3jt9     .d7jbptkl a { font-weight: 700; }
.mixsodc    .d7jbptkl a { font-weight: 800; letter-spacing: 0.01em; }
.y18ka     .d7jbptkl > li + li::before,
.sqa82    .d7jbptkl > li + li::before,
.mmko    .d7jbptkl > li + li::before,
.h3ns .d7jbptkl > li + li::before,
.pn5dld .d7jbptkl > li + li::before,
.azmjtwq  .d7jbptkl > li + li::before,
.mqvln0o    .d7jbptkl > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.y18ka     .d7jbptkl > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.sqa82    .d7jbptkl > li + li::before { content: "|"; }
.mmko    .d7jbptkl > li + li::before { content: "—"; }
.h3ns .d7jbptkl > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.pn5dld .d7jbptkl > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.azmjtwq  .d7jbptkl > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.mqvln0o    .d7jbptkl > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .dumoe .jv92nzql,
  .divcpt3 .jv92nzql,
  .n4ttal .jv92nzql,
  .dnkm .jv92nzql,
  .h23o .jv92nzql {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .dumoe .jv92nzql::before,
  .divcpt3 .jv92nzql::before,
  .n4ttal .jv92nzql::before,
  .dnkm .jv92nzql::before,
  .h23o .jv92nzql::before { content: ""; display: block; flex-shrink: 0; }

  
  .dumoe .jv92nzql::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;
  }

  
  .divcpt3 .jv92nzql::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;
  }

  
  .n4ttal .jv92nzql::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;
  }

  
  .dnkm .jv92nzql::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;
  }

  
  .h23o .jv92nzql::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) {
  .ufnwh2zd .jv92nzql {
    padding: 5px 14px;
  }
  .ufnwh2zd .d7jbptkl {
    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;
  }
  .ufnwh2zd .d7jbptkl li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ufnwh2zd .d7jbptkl li a:hover { background: var(--bg-raised); }
  .ufnwh2zd .cw4h,
  .ybnud .cw4h,
  .tcqo7na .cw4h { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .qhgp .jv92nzql {
    padding: 5px 10px;
  }
  .qhgp .d7jbptkl {
    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);
  }
  .qhgp .d7jbptkl.he2on { transform: translateX(0); }
  .qhgp .d7jbptkl li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .qhgp .d7jbptkl li:last-child a { border-bottom: none; }
  .b7hf .d7jbptkl,
  .p57pz .d7jbptkl { background: var(--accent) !important; }
  .b7hf .d7jbptkl li a,
  .p57pz .d7jbptkl li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .tcqo7na .jv92nzql {
    padding: 5px 10px;
  }
  .tcqo7na .d7jbptkl {
    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);
  }
  .tcqo7na .d7jbptkl::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .tcqo7na .d7jbptkl.he2on { transform: translateY(0); }
  .tcqo7na .d7jbptkl li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .ydelpl .jv92nzql {
    padding: 5px 10px;
  }
  .ydelpl .d7jbptkl {
    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;
  }
  .ydelpl .d7jbptkl.he2on { opacity: 1; pointer-events: auto; }
  .ydelpl .d7jbptkl li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .a7es     .jv92nzql { border-radius: 0 !important; }
  .uwe4yjq   .jv92nzql { border-radius: 8px !important; }
  .mmg7xz6 .jv92nzql { border-radius: 50% !important; }
  .rv8s   .jv92nzql { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .f3irl8 .pdiiykq { flex-direction: column; align-items: stretch; }
  .f3irl8 .af91ax8 { flex-direction: row; min-width: auto; }
  .f3irl8 .ouc9hxd3 { align-items: flex-start; text-align: left; }
}
.f2uc56,
.f2uc56.htvx8oha,
.rkdr9 .f2uc56,
.hwvrj .f2uc56,
.hl6amyj .f2uc56,
.dldzmqg .f2uc56 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.pj3wd {
  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;
}
.zg13vkln { flex: 1 1 280px; min-width: 0; }
.rtga {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.qbb64a {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.asf01vsi {
  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;
}
.asf01vsi:hover { transform: translateY(-1px); opacity: 0.95; }
.fkz8o3y .pj3wd {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.fkz8o3y .rtga { color: var(--cta); }
.fkz8o3y .qbb64a { color: var(--text-body); }
.fkz8o3y .asf01vsi {
  background: var(--cta) !important;
  color: #fff !important;
}
.fz8zx .pj3wd {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.fz8zx .rtga { color: var(--text-primary); }
.fz8zx .qbb64a { color: var(--text-body); }
.fz8zx .asf01vsi {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .pj3wd {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .zg13vkln { flex: 0 0 auto; }
  .rtga { font-size: 1.2rem; }
  .asf01vsi { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.e40pe88 .og3na4 { height: 36px; }
.i7ghcf .og3na4 { height: 60px; max-width: 200px; }
.uqcxc .og3na4 { height: 56px; max-width: 180px; }
.yyc4sc    .cnyc21, .yyc4sc    .anmyd { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.yhmvj .r08zvgyf {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.yhmvj .ful8ul {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .rht9q .anb32r {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .rht9q .yo03p2 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .rht9q .yo03p2 { padding: 40px 16px 20px; }
  .rht9q .pety58xk {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .rht9q .w2zyz { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .e9imch .yo03p2 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .e9imch .yo03p2::before {
    position: absolute; top: 14px; left: 14px;
  }
  .e9imch .akp9 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .e9imch .xb0y { white-space: normal; text-align: center; font-size: 1.2rem; }
  .e9imch .pety58xk {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .e9imch .w2zyz { width: 100%; min-width: 0; }
  .e9imch .cnyc21 { min-width: 0; }
}
.p94v .paurb {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.p94v .paurb summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.p94v .paurb p { padding: 0 2px 16px; }
.snwhoo .paurb { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.snwhoo .paurb summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.snwhoo .paurb summary::after { content: "›"; font-size: 1.2em; }
.snwhoo .paurb[open] summary::after { content: "‹"; }
.snwhoo .paurb p { padding: 10px 22px 4px; }
.a06mq .paurb {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.a06mq .paurb summary { color: var(--text-primary); padding-left: 16px; }
.a06mq .paurb summary::after { content: "›"; font-size: 1.1em; }
.a06mq .paurb[open] summary::after { content: "‹"; }
.a06mq .paurb p { padding-left: 16px; }
.x3qv .gge5 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.x3qv .paurb {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.x3qv .paurb:last-child { border-bottom: none; }
.x3qv .paurb summary { color: var(--text-primary); border-radius: 0; }
.x3qv .paurb summary::after { content: "›"; font-size: 1.1em; }
.x3qv .paurb[open] summary::after { content: "‹"; }
.y7a56l5 .paurb { overflow: hidden; }
.y7a56l5 .paurb summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.y7a56l5 .paurb summary::after { color: rgba(255,255,255,.75); }
.y7a56l5 .paurb[open] summary { border-radius: 0; }
.perhry7 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.tjmvuc {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.xfpvqq {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.jbf4 { color: var(--text-muted); font-size: 1.05rem; }
.f8zw {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.gxsf {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.gbeojfk { margin-bottom: 20px; }
.fxtut4 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.dkbyob {
  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;
}
.dkbyob:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.s3vayo { resize: vertical; min-height: 130px; }
.rfinf4i { width: 100%; margin-top: 8px; }
.c2akc {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.gbelbsy {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.vm5d { color: var(--text-muted); line-height: 1.75; }
.wpiu { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.wpiu li { margin-bottom: 6px; }
.zin7ll94 { max-width: 760px; margin: 0 auto; }
.s5hd { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.m343x78l { max-width: 760px; margin: 0 auto; }
.fdcca ul.wpiu { margin: 0; }
@media (max-width: 640px) { .m1mxyzk7 { grid-template-columns: 1fr; gap: 10px; } }
.embs7dj { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.nww4tttl { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.kyr5vhlm { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.nww4tttl p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.nww4tttl .wpiu { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .embs7dj { grid-template-columns: 1fr; } }
.neyj7 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.neyj7:hover .nofd { color: var(--accent-light); text-decoration: underline; }
.yaj6qx3 { color: inherit; text-decoration: none; }
.yaj6qx3:hover { color: var(--accent-light); text-decoration: underline; }
.k4tepkz { display: inline-block; line-height: 0; }
.crtbw3v { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.lndk { max-width: 760px; margin: 0 auto; }
.md76emr ul.wpiu { margin: 0; }
.mcjbg { color: var(--text-muted); line-height: 1.75; }
.u8kj .wpiu,
.n75kh .wpiu,
.c2jcw .wpiu,
.b6y3vg .wpiu {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.me74zbug { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.fmgl0zo { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.c583bs { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.lh47fcw { margin-top: 12px; }
.l1des1t { 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; }
.l1des1t:hover { border-bottom-color: var(--accent-light); }
.wxnxdew { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.wxnxdew img { width: 100%; height: 100%; object-fit: cover; display: block; }
.nd2xt { border-radius: 50%; }
.lja0kt4g { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.w0cbp { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .j4xgan { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.adyxawv .c583bs, .adyxawv .fmgl0zo { max-width: 640px; }
.kcfbwz .me74zbug { font-size: 1.6rem; margin-top: 18px; }
.j7xhmi .c583bs { margin-bottom: 28px; }
@media (max-width: 860px) { .ztawr3p { grid-template-columns: 1fr; } .kcfbwz { position: static; text-align: center; } }
.zl6w6p .wxnxdew { margin: 0 auto 18px; }
.zl6w6p .lja0kt4g { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .g5hs06mz { grid-template-columns: 1fr; } }
.dxr28yx { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.gyak8 { flex: 1; }
.dxr28yx .me74zbug { font-size: 1.6rem; margin-bottom: 6px; }
.bh114 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.b6y3vg { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.m1r89j { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.b6y3vg p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.b6y3vg .wpiu { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .dxr28yx { flex-direction: column; text-align: center; } .bh114 { grid-template-columns: 1fr; } }
.ktzfrr .me74zbug { font-size: 1.35rem; margin: 0 0 4px; }
.ktzfrr .lja0kt4g { margin: 0; }
.zngkapjr {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.zngkapjr .xfpvqq { color: var(--accent-light); }
.vnzy46p .xfpvqq { font-size: 2rem; }
.vnzy46p .jbf4 { max-width: 680px; }
.mpynh .xfpvqq { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.mpynh .jbf4  { margin: 0; }
@media (max-width: 640px) { .mpynh { flex-direction: column; } }
.f7r147k9 .xfpvqq { color: var(--accent-light); }
.wmajl .xfpvqq { color: #fff; }
.wmajl .jbf4  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .mc9o { grid-template-columns: 1fr; } }
.hwgj .dkbyob {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.hwgj .dkbyob:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.dnsf1 .dkbyob { background: var(--bg-raised); border-color: transparent; }
.dnsf1 .dkbyob:focus { background: var(--bg-card); border-color: var(--accent-light); }
.rlt07v .dkbyob { border-radius: 100px; padding: 11px 20px; }
.rlt07v .s3vayo { border-radius: 14px; }
.g89rk {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .g89rk { grid-template-columns: 1fr; } }
.eazkegoe {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.eazkegoe h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.eazkegoe p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.pq9duzk5 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.pq9duzk5 li { margin-bottom: 6px; }
.fla1{display:none}
.fla1:empty,.gfppm6n:empty{display:none}
.kgh5{position:relative;overflow:visible}
.wyz8 .rl1jgzt,.hynvcaaf .rl1jgzt,
.dhigt9 .rl1jgzt,.howosuy .rl1jgzt,
.jllvxv .rl1jgzt,.naftj2k5 .rl1jgzt{display:block}
.qxn31o9d .c4gvbli0{display:block}
.wyz8 .rl1jgzt,.hynvcaaf .rl1jgzt,
.dhigt9 .rl1jgzt,.howosuy .rl1jgzt,
.jllvxv .rl1jgzt{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}
.wyz8 .rl1jgzt .gfppm6n,.hynvcaaf .rl1jgzt .gfppm6n,
.dhigt9 .rl1jgzt .gfppm6n,.howosuy .rl1jgzt .gfppm6n,
.jllvxv .rl1jgzt .gfppm6n{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}
.wyz8 .egmwi,.hynvcaaf .egmwi,
.dhigt9 .egmwi,.howosuy .egmwi,
.jllvxv .egmwi{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.wyz8 .rl1jgzt,.hynvcaaf .rl1jgzt{top:12px}
.wyz8 .rl1jgzt .gfppm6n{margin-right:auto}
.hynvcaaf .rl1jgzt .gfppm6n{margin-left:auto}
.hynvcaaf .rl1jgzt{text-align:right}
.dhigt9 .rl1jgzt,.howosuy .rl1jgzt{bottom:12px}
.dhigt9 .rl1jgzt .gfppm6n{margin-right:auto}
.howosuy .rl1jgzt .gfppm6n{margin-left:auto}
.howosuy .rl1jgzt{text-align:right}
.jllvxv .rl1jgzt{position:relative;margin-top:16px}
.jllvxv .rl1jgzt .gfppm6n{margin:0 auto}
.naftj2k5 .rl1jgzt{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.naftj2k5 .rl1jgzt .gfppm6n{margin:0}
.naftj2k5 .z14jckz~.rl1jgzt,
.naftj2k5 .p1vll~.rl1jgzt{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.naftj2k5 .z14jckz~.rl1jgzt .gfppm6n,
.naftj2k5 .p1vll~.rl1jgzt .gfppm6n{justify-content:flex-start}
.z14jckz~.rl1jgzt,.p1vll~.rl1jgzt{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}
.z14jckz~.rl1jgzt .gfppm6n{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.p1vll~.rl1jgzt .gfppm6n{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.c4gvbli0 .gfppm6n{margin:0 0 12px}
.gfppm6n{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.kp98mzn{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.nofd{font-weight:600;color:var(--text-heading);opacity:1}
.ctmf03::before{content:"·";margin:0 2px;opacity:.5}
.egmwi{white-space:nowrap}
.s5oh1r .kp98mzn{display:none}
.aiink8 .egmwi{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.aiink8 .ctmf03::before{content:""}
.m5nr6tt .egmwi{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}
.m5nr6tt .ctmf03::before{content:""}
.fp5vga .gfppm6n{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.b3bx .egmwi{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.b3bx .ctmf03::before{content:""}
.ynspst .egmwi{color: var(--accent-light);opacity:1;font-weight:500}
.b7fp .egmwi{border-bottom:1px solid currentColor;padding-bottom:2px}
.ep0l8vy2 .gfppm6n{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.t204g4n{--date-bg:var(--accent-bg)}
.bvwhh71z .ctmf03::before{content:""}
.jtg5m6 .ctmf03::before{content:"•";opacity:.4}
.jtg5m6 .egmwi + .egmwi::before{content:"•";margin-right:6px;opacity:.4}
.vqmawqk .ctmf03::before{content:"/";opacity:.35}
.vqmawqk .egmwi + .egmwi::before{content:"/";margin-right:6px;opacity:.35}
.oq36c .ctmf03::before{content:"|";opacity:.3}
.oq36c .egmwi + .egmwi::before{content:"|";margin-right:6px;opacity:.3}
.lcyo3x0u .ctmf03::before{content:"—";opacity:.3}
.lcyo3x0u .egmwi + .egmwi::before{content:"—";margin-right:6px;opacity:.3}
.k1swstnh .ctmf03::before{content:"◆";font-size:.5em;opacity:.35}
.k1swstnh .egmwi + .egmwi::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.fixo .ctmf03::before{content:"·";opacity:.4}
.fixo .egmwi + .egmwi::before{content:"·";margin-right:6px;opacity:.4}
.p9tolxd .ctmf03::before{content:"›";opacity:.4}
.p9tolxd .egmwi + .egmwi::before{content:"›";margin-right:6px;opacity:.4}
.k5cpkb9 .ctmf03::before{content:"→";opacity:.35;font-size:.85em}
.k5cpkb9 .egmwi + .egmwi::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.db16{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.kqphsc{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.xm2cjp{display:flex;flex-direction:column;gap:3px}
.a0hx{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.bgzf7{font-weight:700;font-size:1rem;color:var(--text-heading)}
.ov0ermqh{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.gbbtaj01 .db16{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.fyc0 .db16{border-top:3px solid var(--accent);padding-top:18px}
.lru7clqe .db16{border-left:3px solid var(--accent);border-radius:0}
.hylegn2z .db16{padding:20px 0}
@media(max-width:640px){
  .db16{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .ov0ermqh{max-width:100%}
}
.ovrcr .bx8pmd{margin:0}
@media (max-width:560px){
  .nmqj21mo{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) {
  .eetl1f3 { padding: 28px 18px 20px; }
  .on8467 { font-size: 1.2rem; }
  .q1ltr { max-width: 220px; max-height: 80px; }
}
.fjtse2s .xsr19y02 { border-radius: 22px; }
.myilz2uc .pj3wd {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .xsr19y02 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.tk4q4 {
  margin: 28px 0 24px;
}
.tk4q4 .htvx8oha {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.tk4q4 .ssp4n8e {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.tk4q4 .pj3wd {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .ffug63 { flex-direction: row-reverse; }
[dir="rtl"] .d7jbptkl { flex-direction: row-reverse; }
[dir="rtl"] .ynr678aw .v9br { right: auto; left: 32px; }
[dir="rtl"] .rzjpuo  .v9br { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .ynr678aw .v9br { right: auto; left: 20px; }
  [dir="rtl"] .rzjpuo  .v9br { left: auto;  right: 20px; }
}
[dir="rtl"] .gpah7yj .tyw3cn  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .ra5lf .tyw3cn { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .z14jckz,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .nxujsjc, [dir="rtl"] .cd9qw5r { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .myzqi3sg { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .tx0yl { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .yllqo4b { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .pj3wd { direction: rtl; }
[dir="rtl"] .xy1tm87 { direction: rtl; }
[dir="rtl"] .m59657 { direction: rtl; }
[dir="rtl"] .qrzw { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .z0q54 .cd9qw5r,
[dir="rtl"] .fvwyvaf .cd9qw5r,
[dir="rtl"] .gzwrs .cd9qw5r,
[dir="rtl"] .v7trzp7a .cd9qw5r {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .z0q54 .cd9qw5r li::before,
[dir="rtl"] .fvwyvaf .cd9qw5r li::before,
[dir="rtl"] .gzwrs .cd9qw5r li::before,
[dir="rtl"] .v7trzp7a .cd9qw5r li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .vrteo3d.gyl3 .r90mh,
[dir="rtl"] .pafkrtq.gyl3 .r90mh,
[dir="rtl"] .r8l5fd.gyl3 .r90mh,
[dir="rtl"] .v2m5ra.gyl3 .r90mh,
[dir="rtl"] .d1yld83.gyl3 .r90mh { text-align: right; }
[dir="rtl"] .z14jckz.gyl3 .nvtndh { align-items: flex-end; text-align: right; }
[dir="rtl"] .z14jckz.w3fg .nvtndh { text-align: center; }
[dir="rtl"] .z14jckz .nvtndh { text-align: right; }
[dir="rtl"] .ssp4n8e,
[dir="rtl"] .d8ifkez,
[dir="rtl"] .s8lwp,
[dir="rtl"] .x2w6h4dx,
[dir="rtl"] .gxsf,
[dir="rtl"] .fxtut4,
[dir="rtl"] .c583bs,
[dir="rtl"] .dkbyob,
[dir="rtl"] .s3vayo { text-align: right; direction: rtl; }
[dir="rtl"] .rlt07v .dkbyob,
[dir="rtl"] .hwgj .dkbyob { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #800040;
  --brand:           #800040;
  --brand-light:     #610533;
  --brand-pale:      #8a0f4c;
  --grad-start:      #db006d;
  --grad-end:        #f3258c;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #ec4899;
  --cta-light:       #ee1c84;
  --cta-hover:       #df177a;
  --bg-page:         #f8f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f6f3f4;
  --bg-raised:       #f1edef;
  --bg-hover:        #f6f3f4;
  --border:          #e9e1e5;
  --border-alt:      #ddcfd6;
  --border-section:  #e9e1e5;
  --text-primary:    #1c1619;
  --text-muted:      #625059;
  --text-body:       #382d33;
  --text-sub:        #54444c;
  --text-faint:      #8c727f;
  --text-dim:        #a38e99;
  --text-label:      #705b66;
  --text-value:      #46393f;
  --accent-bg:       #f8dcea;
  --accent-bg-light: #f7bedb;
  --bg-tip:          #f1f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f1f9f0;
  --bg-cons:         #faf3f4;
  --c-pros:          #1b960c;
  --c-cons:          #9f212b;
  --c-pros-label:    #20b30e;
  --c-tip-border:    #23c610;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #1b960c;
}
:root { --logo-bg-opacity: 54%; }
body, button, input { font-family: "Exo 2", sans-serif; }
.unaeg5ut .oopnkbgw { font-size: 0; width: 1.2rem; flex-shrink: 0; }.unaeg5ut .oopnkbgw::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.unaeg5ut .keg24     .oopnkbgw::before { content: "";  color: var(--c-tip-border); }.unaeg5ut .qzpz9q2 .oopnkbgw::before { content: ""; color: var(--c-warn-border); }.unaeg5ut .g9rf    .oopnkbgw::before { content: ""; color: #60a5fa; }.agp7x .unaeg5ut .keg24     .oopnkbgw::before { color: #10b981; }.agp7x .unaeg5ut .qzpz9q2 .oopnkbgw::before { color: #f43f5e; }.agp7x .unaeg5ut .g9rf    .oopnkbgw::before { color: #a855f7; }.nh7sq4a  .unaeg5ut .keg24     .oopnkbgw::before { color: #eab308; }.nh7sq4a  .unaeg5ut .qzpz9q2 .oopnkbgw::before { color: #ef4444; }.nh7sq4a  .unaeg5ut .g9rf    .oopnkbgw::before { color: #f97316; }.mgc8  .unaeg5ut .keg24     .oopnkbgw::before { color: #38bdf8; }.mgc8  .unaeg5ut .qzpz9q2 .oopnkbgw::before { color: #818cf8; }.mgc8  .unaeg5ut .g9rf    .oopnkbgw::before { color: #2dd4bf; }.idq9x .unaeg5ut .oopnkbgw::before { color: var(--accent-light) !important; }
.bin5dce .o5g2, .bin5dce .z14jckz { min-height: 520px; }
.zo6qd4mh .tu3w::after, .zo6qd4mh .xefhe::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.up9hom .s3etvq0f::after,.up9hom .v9br::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; }
.x6e9::before { content: '|'; opacity: 0.3; }