:root {
  --color-accent: #ba0849;
  --color-cta: #b24418;
  --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;
}
.z44iw {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.hk0uw {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.s60q {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.fgmiw4hi { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.plw7he { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.plw7he a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.plw7he a:hover { color: var(--accent-light); }
.lmk3cm   .mq3o74t9 { border-radius: 0; }
.jk6kq .mq3o74t9 li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .mq3o74t9 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ct6ev4:hover .mq3o74t9,
  .ct6ev4:focus-within .mq3o74t9 { display: block; }
  .mq3o74t9 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.finkfexx {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.d2f2f { display: none; }
@media (max-width: 640px) {
  .d2f2f {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .d2f2f.o2wc { display: block; }
}
@media (max-width: 640px) {
  .finkfexx { display: block; }
  .plw7he > li + li::before { display: none !important; }
  .plw7he {
    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;
  }
  .plw7he.o2wc { display: flex; }
  .plw7he li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .plw7he li:last-child a { border-bottom: none; }
}
.l7f6 { min-height: 480px; }
.qi4mae3z {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.rq6xah4 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.jtsc .rq6xah4 { margin-left: 0; margin-right: 0; }
.ymvglfoy {
  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;
}
.l70m .ymvglfoy { margin-top: 24px; }
.ymvglfoy:hover { opacity: 0.88; }
.jgamni {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.j9de2 {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.jgamni .r4cogx3d {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.jgamni .qi4mae3z { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.jgamni .rq6xah4 { color: #e2e8f0; }
.jgamni.h20q53h2 .r4cogx3d { text-align: center; }
.jgamni.jtsc   .r4cogx3d { text-align: left; }
.wfbhr80k .r4cogx3d {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.wfbhr80k .qi4mae3z { color: var(--text-primary); text-shadow: none; }
.wfbhr80k .rq6xah4 { color: var(--text-muted); }
.wfbhr80k .ymvglfoy { margin-top: 16px; }
.wfbhr80k, .wfbhr80k.l7f6 { min-height: auto !important; }
.wfbhr80k.h20q53h2 .r4cogx3d { text-align: center; }
.wfbhr80k.jtsc   .r4cogx3d { text-align: left; }
.wfbhr80k~.t9mtg3{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}
.wfbhr80k~.t9mtg3 .lmzh{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; }
}
.jz5mn7d .jgamni .j9de2 {
  overflow: hidden;
}
.jz5mn7d .jgamni .j9de2::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.utmpmdp7 .jgamni .j9de2 {
  overflow: hidden;
}
.utmpmdp7 .jgamni .j9de2::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.djknq3aq .jgamni .j9de2 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.yfi0d .jgamni .j9de2 {
  overflow: hidden;
}
.yfi0d .jgamni .j9de2::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.w745utmh .jgamni .j9de2 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.fkrg .j9de2 {
  background: none;
}
.fkrg .qi4mae3z { color: #fff; }
.fkrg .rq6xah4 { color: rgba(255,255,255,0.85); }
.fkrg .ymvglfoy { background: #fff; color: var(--cta); }
.fkrg .ymvglfoy:hover { opacity: 0.92; }
.ocqmu .qi4mae3z { text-shadow: none; color: var(--text-primary); }
.ocqmu .rq6xah4 { color: var(--text-muted); }
body.m3mfsx2n .qi4mae3z {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.crmcxm5 .qi4mae3z {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.l7f6.fkrg .qi4mae3z,
section.fkrg .qi4mae3z {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.ocqmu.h20q53h2 .jp13 { align-items: center; text-align: center; }
.l7f6 .jeefe86w {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.jeefe86w .xum2h5pu.ngg9gvq8 {
  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;
}
.jeefe86w .xum2h5pu.ngg9gvq8:hover { opacity: 0.85; }
.o2h9wes .r4cogx3d { padding-bottom: 24px; }
.l70m .r4cogx3d { max-width: 1100px; }
@media (max-width: 700px) {
  .ocqmu { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .ocqmu:not(.ofe63r) .tf6wa3 { display: none !important; }
  .ofe63r .tf6wa3 { padding: 16px; }
  .jp13  { padding: 36px 24px; }
  .ocqmu~.t9mtg3,.mzl82y~.t9mtg3{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .l7f6, .ocqmu { min-height: 320px !important; }
  .qi4mae3z { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .uv3bp62o,
  .jau37eg8,
  .iubx2tt { grid-template-columns: 1fr !important; }

  

  
  .o2h9wes { display: flex !important; flex-direction: column !important; }
  .o2h9wes .r4cogx3d { display: contents; }
  .o2h9wes .j9de2 { order: 0; }
  .o2h9wes .qi4mae3z { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .o2h9wes .uv3bp62o { order: 2; padding: 0 16px 12px !important; }
  .o2h9wes .rq6xah4 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .l70m .r4cogx3d { display: flex; flex-direction: column; }
  .l70m .r4cogx3d .qi4mae3z { order: 1; }
  .l70m .r4cogx3d .iubx2tt { order: 2; margin: 8px 0 24px !important; }
  .l70m .r4cogx3d .rq6xah4 { order: 3; }
  .l70m .r4cogx3d .ymvglfoy { order: 4; align-self: center; margin-top: 0; }

  
  .ocqmu.ofe63r {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .ocqmu.ofe63r .jp13 { display: contents; padding: 0; }
  .ocqmu.ofe63r .jp13 .qi4mae3z { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .ocqmu.ofe63r .tf6wa3 { order: 2; padding: 12px 16px; }
  .ocqmu.ofe63r .jp13 .rq6xah4 { order: 3; padding: 0 24px; margin: 0 auto; }
  .ocqmu.ofe63r .jp13 .ymvglfoy { order: 4; align-self: center; margin: 8px 0 32px; }
}
.qpkm8e { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ffg6 { width: 100%; height: auto; display: block; border-radius: 10px; }
.cf3tq .qpkm8e        { border-radius: 16px; }
.cf3tq .ffg6  { border-radius: 16px; }
.yrolr .qpkm8e         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.yrolr .ffg6   { border-radius: 8px; }
.ctbnpun { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.f9o99wll { width: 100%; padding: 32px 0; position: relative; }
.dvjdy { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.l7h0pe5 .f9o99wll:nth-child(even) { background: var(--bg-surface); }
.l7h0pe5 .f9o99wll:nth-child(odd)  { background: var(--bg-page); }
.a4k4 .f9o99wll:nth-child(even) { background: var(--bg-card); }
.a4k4 .f9o99wll:nth-child(odd)  { background: var(--bg-page); }
.l7h0pe5 .f9o99wll:nth-child(odd)  .dvjdy { background: var(--bg-card); border-radius: 6px; }
.l7h0pe5 .f9o99wll:nth-child(even) .dvjdy { background: var(--bg-raised); border-radius: 6px; }
.a4k4 .f9o99wll:nth-child(odd)  .dvjdy { background: var(--bg-card); border-radius: 6px; }
.a4k4 .f9o99wll:nth-child(even) .dvjdy { background: var(--bg-raised); border-radius: 6px; }
.l7h0pe5 .f9o99wll:nth-child(even) .y6rqzy .m11b,
.a4k4 .f9o99wll:nth-child(even) .y6rqzy .m11b { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.l7h0pe5 .f9o99wll:nth-child(odd) .y6rqzy .m11b,
.a4k4 .f9o99wll:nth-child(odd) .y6rqzy .m11b { background: var(--bg-card-inner); }
.l7h0pe5 .f9o99wll:nth-child(even) .novwmx62 .m11b:nth-child(odd),
.a4k4 .f9o99wll:nth-child(even) .novwmx62 .m11b:nth-child(odd)  { background: var(--bg-card); }
.l7h0pe5 .f9o99wll:nth-child(even) .novwmx62 .m11b:nth-child(even),
.a4k4 .f9o99wll:nth-child(even) .novwmx62 .m11b:nth-child(even) { background: var(--bg-card-inner); }
h1.ggga { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ggga {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.ptx0cy39 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.d6ch h2.ggga {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.v8qt3n h2.ggga {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.mexeq h2.ggga {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.p8senie h2.ggga::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.dole h2.ggga {
  color: var(--text-primary); font-size: 1.7rem;
}
.gus2w0w7 h2.ggga::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.vdylkvu h2.ggga {
  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;
}
.ii9dxt5 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ii9dxt5 { display: none; } }
.n64y2 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.kn8n9o2 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.brs4o5 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.p7z9tj9 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.e9bz { padding-left: 20px; }
.e9bz li { margin-bottom: 6px; }
.e9bz a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.e9bz a:hover { color: var(--accent-light); }
.wp0mr .p7z9tj9 { display: none; }
.wzmivb5 .p7z9tj9 { display: none; }
.wzmivb5 .e9bz { padding-left: 0; list-style: none; }
.wzmivb5 .e9bz li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.wzmivb5 .e9bz a { font-size: 0.92rem; }
.btswq5hq .brs4o5 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.btswq5hq .p7z9tj9 { display: none; }
.btswq5hq .e9bz { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.btswq5hq .e9bz li { margin-bottom: 0; }
.btswq5hq .e9bz 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;
}
.btswq5hq .e9bz a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.wifr .brs4o5 { padding: 20px 20px 16px; }
.wifr .e9bz {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.wifr .e9bz li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.wifr .e9bz 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;
}
.wifr .e9bz 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;
}
.wifr .e9bz a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.wifr .e9bz a:focus,
.wifr .e9bz a:focus-visible,
.wifr .e9bz a:target { outline: none; }
.wifr .e9bz li:target a { border-color: var(--border); color: var(--text-muted); }
.n7kd3a9z .brs4o5 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.n7kd3a9z .p7z9tj9 { display: none; }
.n7kd3a9z .e9bz { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.n7kd3a9z .e9bz li { margin-bottom: 0; }
.n7kd3a9z .e9bz li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.n7kd3a9z .e9bz li:last-child::after { content: ""; margin-right: 0; }
.n7kd3a9z .e9bz a { font-size: 0.9rem; }
.m11b { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.y6rqzy .m11b { background: var(--bg-card); }
.novwmx62 .m11b:nth-child(odd)  { background: var(--bg-card); }
.novwmx62 .m11b:nth-child(even) { background: var(--bg-raised); }
.i762sx .m11b {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.i762sx .m11b:last-child { border-bottom: none; }
.i762sx h3.ptx0cy39 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ksmi3 .m11b {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ksmi3 .m11b + .m11b { margin-top: 4px; }
.ppg1 .m11b { background: none; border-radius: 0; padding: 12px 0; }
.ppg1 .m11b + .m11b { border-top: 1px solid var(--border-section); }
.runmxn { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.w3hi1 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.i01mg { color: var(--text-body); margin-bottom: 10px; }
.omtij1eb, .qurj4 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.omtij1eb li, .qurj4 li { margin-bottom: 6px; }
.qurj4 li { list-style: decimal; }
.tuvi44jl     .omtij1eb { list-style-type: "● "; }
.zvn14  .omtij1eb { list-style-type: "■ "; }
.k77bj .omtij1eb { list-style-type: "◆ "; }
.pfkf    .omtij1eb { list-style-type: "★ "; }
.tuvi44jl     .dvth4 { list-style-type: "● "; }
.zvn14  .dvth4 { list-style-type: "■ "; }
.k77bj .dvth4 { list-style-type: "◆ "; }
.pfkf    .dvth4 { list-style-type: "★ "; }
.tuvi44jl    .omtij1eb li::marker, .tuvi44jl    .dvth4 li::marker,
.zvn14 .omtij1eb li::marker, .zvn14 .dvth4 li::marker,
.k77bj .omtij1eb li::marker, .k77bj .dvth4 li::marker,
.pfkf   .omtij1eb li::marker, .pfkf   .dvth4 li::marker {
  color: var(--cta); font-size: 1em;
}
.tuvi44jl .qurj4,
.zvn14 .qurj4,
.k77bj .qurj4,
.pfkf .qurj4 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.tuvi44jl .qurj4 li,
.zvn14 .qurj4 li,
.k77bj .qurj4 li,
.pfkf .qurj4 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.tuvi44jl .qurj4 li::before,
.zvn14 .qurj4 li::before,
.k77bj .qurj4 li::before,
.pfkf .qurj4 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;
}
.tuvi44jl     .qurj4 li::before { border-radius: 50%; }
.zvn14  .qurj4 li::before { border-radius: 3px; }
.k77bj .qurj4 li::before { border-radius: 3px; }
.pfkf    .qurj4 li::before { border-radius: 50%; }
.r8gxkyzw { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.vw78 .r8gxkyzw,
.bsy1jny .r8gxkyzw { background: transparent; border: none; border-radius: 0; }
.v5htr7fw { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.v5htr7fw th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.v5htr7fw td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.v5htr7fw tr:hover td { background: var(--bg-hover); }
.g3adq .v5htr7fw tbody tr:nth-child(even) td { background: var(--bg-surface); }
.de6ubaas .v5htr7fw { border: 1px solid var(--border-alt); }
.de6ubaas .v5htr7fw th,
.de6ubaas .v5htr7fw td { border: 1px solid var(--border-alt); }
.y1g9jp .v5htr7fw th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.y1g9jp .v5htr7fw td { border-bottom: none; }
.y1g9jp .v5htr7fw tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.wy2s5v .v5htr7fw th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.ideboslh .r8gxkyzw {
  overflow: hidden;
}
.ideboslh .v5htr7fw th { border-bottom: 1px solid var(--border-alt); }
.ideboslh .v5htr7fw tr:last-child td { border-bottom: none; }
.vqzi4 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.wyrue { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.kyuwjd { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.shmxi9q { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.i8r5o { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.dvth4 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.dvth4 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%}
.bb5gisy .shmxi9q { background: transparent; text-align: center; }
.vfpjom0u .kyuwjd {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.h2uoo .kyuwjd {
  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);
}
.t0gx .wyrue { display: grid; grid-template-columns: auto 1fr; }
.t0gx .kyuwjd {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.t0gx .shmxi9q { grid-column: 2; }
.t0gx .i8r5o,
.t0gx .dvth4 { grid-column: 1 / -1; }
.rd82 .wyrue { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.rd82 .kyuwjd {
  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);
}
.rd82 .shmxi9q { grid-column: 2; }
.rd82 .i8r5o,
.rd82 .dvth4 { grid-column: 1 / -1; }
.olqp .wyrue { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.olqp .shmxi9q { background: none; color: var(--accent-light); font-weight: 700; }
.k8992 .wyrue { 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); }
.k8992 .shmxi9q { background: none; color: var(--accent-light); font-weight: 700; }
.lspjzhif .wyrue { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.lspjzhif .wyrue:last-child { border-bottom: none; }
.lspjzhif .shmxi9q { background: none; color: var(--accent-light); font-weight: 700; }
.vg4pto .wyrue { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.vg4pto .shmxi9q { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.p5koi2 .vqzi4 { counter-reset: card-n; }
.p5koi2 .wyrue  { counter-increment: card-n; }
.p5koi2 .shmxi9q { display: flex; align-items: center; gap: 10px; }
.p5koi2 .shmxi9q::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;
}
.sg14xx9 .wyrue { background: var(--bg-surface); border: 1px solid var(--border); }
.sg14xx9 .shmxi9q { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.nwf22p { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.seqm  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.fnliwb7 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.bm7qo { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.kmgi { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.nwf22p strong { color: var(--text-primary); font-size: 0.95rem; }
.nwf22p p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ffg6 { width: 100%; height: auto; border-radius: 10px; display: block; }
.ngg9gvq8 {
  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;
}
.ngg9gvq8:hover { opacity: 0.85; }
.zoa26gor .ngg9gvq8  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.zoa26gor .ngg9gvq8:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.njpy3fo .ngg9gvq8  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.njpy3fo .ngg9gvq8:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.jke08jft .ymvglfoy { border-radius: 50px; }
.jke08jft .ngg9gvq8  { border-radius: 50px; }
.a93ges0x .ymvglfoy { padding-left: 22px; padding-right: 22px; }
.a93ges0x .ngg9gvq8  { padding-left: 12px; padding-right: 12px; }
.msq2nlr .ymvglfoy { padding-left: 44px; padding-right: 44px; }
.msq2nlr .ngg9gvq8  { padding-left: 24px; padding-right: 24px; }
.cae4gx .ymvglfoy { padding-left: 56px; padding-right: 56px; }
.cae4gx .ngg9gvq8  { padding-left: 32px; padding-right: 32px; }
.chsgj7   .ymvglfoy::after, .chsgj7   .ngg9gvq8::after,
.kjfzz0p .ymvglfoy::after, .kjfzz0p .ngg9gvq8::after,
.mwdmdz    .ymvglfoy::after, .mwdmdz    .ngg9gvq8::after,
.rcxuo1om    .ymvglfoy::after, .rcxuo1om    .ngg9gvq8::after,
.rhyt    .ymvglfoy::after, .rhyt    .ngg9gvq8::after,
.frtgq     .ymvglfoy::after, .frtgq     .ngg9gvq8::after,
.w9l2    .ymvglfoy::after, .w9l2    .ngg9gvq8::after,
.xejqjz1y   .ymvglfoy::after, .xejqjz1y   .ngg9gvq8::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;
}
.chsgj7 .ymvglfoy::after, .chsgj7 .ngg9gvq8::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");
}
.kjfzz0p .ymvglfoy::after, .kjfzz0p .ngg9gvq8::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");
}
.mwdmdz .ymvglfoy::after, .mwdmdz .ngg9gvq8::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");
}
.rcxuo1om .ymvglfoy::after, .rcxuo1om .ngg9gvq8::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");
}
.rhyt .ymvglfoy::after, .rhyt .ngg9gvq8::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");
}
.frtgq .ymvglfoy::after, .frtgq .ngg9gvq8::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");
}
.w9l2 .ymvglfoy::after, .w9l2 .ngg9gvq8::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");
}
.xejqjz1y .ymvglfoy::after, .xejqjz1y .ngg9gvq8::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");
}
.lj14re   .ub0e::after, .lj14re   .ykh4vo::after,
.cu9x89e4 .ub0e::after, .cu9x89e4 .ykh4vo::after,
.h7vv    .ub0e::after, .h7vv    .ykh4vo::after,
.igbs02hs    .ub0e::after, .igbs02hs    .ykh4vo::after,
.jzzf4s    .ub0e::after, .jzzf4s    .ykh4vo::after,
.pp7u     .ub0e::after, .pp7u     .ykh4vo::after,
.g5z8g    .ub0e::after, .g5z8g    .ykh4vo::after,
.oqslo2   .ub0e::after, .oqslo2   .ykh4vo::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;
}
.lj14re .ub0e::after, .lj14re .ykh4vo::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");
}
.cu9x89e4 .ub0e::after, .cu9x89e4 .ykh4vo::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");
}
.h7vv .ub0e::after, .h7vv .ykh4vo::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");
}
.igbs02hs .ub0e::after, .igbs02hs .ykh4vo::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");
}
.jzzf4s .ub0e::after, .jzzf4s .ykh4vo::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");
}
.pp7u .ub0e::after, .pp7u .ykh4vo::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");
}
.g5z8g .ub0e::after, .g5z8g .ykh4vo::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");
}
.oqslo2 .ub0e::after, .oqslo2 .ykh4vo::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");
}
.e0a5a6pl .lgx2 { background: var(--bg-raised); }
.xum2h5pu.ngg9gvq8 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .vioi4tt {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .vioi4tt::before    { grid-area: rank;   }
  .t2k4fa           { grid-area: ident;  }
  .ps2yv     { grid-area: rating; min-width: 0; width: auto; }
  .wbcq           { grid-area: pills;  }
  .xum2h5pu             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .vioi4tt {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .vioi4tt::before    { justify-self: center; }
  .t2k4fa           { width: 100%; }
  .ps2yv     { justify-self: center; }
  .wbcq           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .f8ul .zri5le {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .f8ul .w73x { margin: 0; }
}
.v9adf2w .ke84wnt { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.v9adf2w .f02qlktd h3 { color: var(--accent-light); }
.v9adf2w .tnqjlf2a { background: var(--bg-page); border: 1px solid var(--border); }
@media (max-width: 720px) {
  .pbkyotw9 { grid-template-columns: 1fr; }
  .hs21j74 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .hs21j74 .tzlhdte3 { width: 72px; height: 50px; }
  .hs21j74 .xuis { max-width: 180px; }
  .hs21j74 .jkd7z { width: auto; }
}
@media (max-width: 720px) {
  .djylv { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .f0zxf { padding: 16px; }
  .gnc31c .gr1hu1s { min-width: 50%; }
}
@media (max-width: 860px) {
  .w5oj5h { grid-template-columns: 1fr; }
  .rhbk { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .eqviok { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ep6cff { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .m1fs { flex-direction: column; align-items: stretch; }
}
.hy3062t .jkd7z .ngg9gvq8 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .dz64 { flex-direction: column; align-items: stretch; gap: 10px; }
  .hy3062t .jkd7z { text-align: center; }
}
@media (max-width: 720px) {
  .blb6lylb { grid-template-columns: 1fr; }
  .qou4l { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .fg0yy { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .pdim8k6 { grid-template-columns: 1fr; }
  .ic5tg3ct { width: 100px; height: 100px; margin: 16px auto; }
  .vhc929 { font-size: 1.4rem; }
  .q4iqr { justify-content: center; }
  .jzv9c1 .gr1hu1s { min-width: 50%; }
}
@media (max-width: 540px) {
  .be0wg33 { flex-wrap: wrap; padding: 14px 16px; }
  .tn1eyj { padding: 12px 16px; }
  .uw27n .qdy3s { margin: 0 16px; }
  .uw27n .fl9uj4 { padding: 0 16px; }
  .l54pext { padding: 12px 16px; }
}
.spscp .wbcq .ljhtgpc {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.n3t3pxvr .f8cj7rk,
.n3t3pxvr .xjyg,
.n3t3pxvr .xjyg {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.n3t3pxvr .xjyg small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.n3t3pxvr .n7mj .kqorb,
.n3t3pxvr .n7mj strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.n3t3pxvr .p17c,
.n3t3pxvr .yjhr473m { font-size: 1em; }
.i3yc10 { margin: 16px 0; }
.q53d { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.q53d summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.q53d summary::after { content: "+"; color: var(--accent-light); }
.q53d[open] summary::after { content: "−"; }
.q53d p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.f9o99wll { margin-bottom: 0; }
.yfou h2.ggga { color: var(--text-primary); border-color: var(--accent-light); }
.xeryw h2.ggga { color: var(--text-primary); border-color: var(--accent-light); }
.wcuin .seqm     { background: #052e16; border-color: #10b981; }
.wcuin .fnliwb7 { background: #2d0a1e; border-color: #f43f5e; }
.wcuin .bm7qo    { background: #1e1036; border-color: #a855f7; }
.wcuin .nwf22p strong  { color: #f1f5f9; }
.wcuin .nwf22p p       { color: #cbd5e1; }
.wcuin .dqh0    .seqm     .kmgi::before,
.wcuin .kriz  .seqm     .kmgi::before,
.wcuin .oh8i  .seqm     .kmgi::before,
.wcuin .ljnvr .seqm     .kmgi::before { color: #10b981; }
.wcuin .dqh0    .fnliwb7 .kmgi::before,
.wcuin .kriz  .fnliwb7 .kmgi::before,
.wcuin .oh8i  .fnliwb7 .kmgi::before,
.wcuin .ljnvr .fnliwb7 .kmgi::before { color: #f43f5e; }
.wcuin .dqh0    .bm7qo    .kmgi::before,
.wcuin .kriz  .bm7qo    .kmgi::before,
.wcuin .oh8i  .bm7qo    .kmgi::before,
.wcuin .ljnvr .bm7qo    .kmgi::before { color: #a855f7; }
.gneyalf .seqm     { background: #2d2000; border-color: #eab308; }
.gneyalf .fnliwb7 { background: #2d0b0b; border-color: #ef4444; }
.gneyalf .bm7qo    { background: #2d1600; border-color: #f97316; }
.gneyalf .nwf22p strong  { color: #f1f5f9; }
.gneyalf .nwf22p p       { color: #cbd5e1; }
.gneyalf .dqh0    .seqm     .kmgi::before,
.gneyalf .kriz  .seqm     .kmgi::before,
.gneyalf .oh8i  .seqm     .kmgi::before,
.gneyalf .ljnvr .seqm     .kmgi::before { color: #eab308; }
.gneyalf .dqh0    .fnliwb7 .kmgi::before,
.gneyalf .kriz  .fnliwb7 .kmgi::before,
.gneyalf .oh8i  .fnliwb7 .kmgi::before,
.gneyalf .ljnvr .fnliwb7 .kmgi::before { color: #ef4444; }
.gneyalf .dqh0    .bm7qo    .kmgi::before,
.gneyalf .kriz  .bm7qo    .kmgi::before,
.gneyalf .oh8i  .bm7qo    .kmgi::before,
.gneyalf .ljnvr .bm7qo    .kmgi::before { color: #f97316; }
.rbtohiwb .seqm     { background: #0c1a2e; border-color: #38bdf8; }
.rbtohiwb .fnliwb7 { background: #12103a; border-color: #818cf8; }
.rbtohiwb .bm7qo    { background: #0a2020; border-color: #2dd4bf; }
.rbtohiwb .nwf22p strong  { color: #f1f5f9; }
.rbtohiwb .nwf22p p       { color: #cbd5e1; }
.rbtohiwb .dqh0    .seqm     .kmgi::before,
.rbtohiwb .kriz  .seqm     .kmgi::before,
.rbtohiwb .oh8i  .seqm     .kmgi::before,
.rbtohiwb .ljnvr .seqm     .kmgi::before { color: #38bdf8; }
.rbtohiwb .dqh0    .fnliwb7 .kmgi::before,
.rbtohiwb .kriz  .fnliwb7 .kmgi::before,
.rbtohiwb .oh8i  .fnliwb7 .kmgi::before,
.rbtohiwb .ljnvr .fnliwb7 .kmgi::before { color: #818cf8; }
.rbtohiwb .dqh0    .bm7qo    .kmgi::before,
.rbtohiwb .kriz  .bm7qo    .kmgi::before,
.rbtohiwb .oh8i  .bm7qo    .kmgi::before,
.rbtohiwb .ljnvr .bm7qo    .kmgi::before { color: #2dd4bf; }
.xf58pmu .seqm     { background: var(--accent-bg); border-color: var(--accent-light); }
.xf58pmu .fnliwb7 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.xf58pmu .bm7qo    { background: var(--accent-bg); border-color: var(--accent-pale); }
.xf58pmu .dqh0    .kmgi::before,
.xf58pmu .kriz  .kmgi::before,
.xf58pmu .oh8i  .kmgi::before,
.xf58pmu .ljnvr .kmgi::before { color: var(--accent-light) !important; }
.yup7 .d74mfbt ul li,
.yup7 .wnswl li         { color: #4ade80; }
.yup7 .d74mfbt .alhy4zj { color: #22c55e; }
.yup7 .vakn0r ul li,
.yup7 .p6joesz li         { color: #f87171; }
.yup7 .vakn0r .x981va { color: #ef4444; }
.vs15oh .nwf22p { background: transparent; border-left: none; border: 1.5px solid; }
.vs15oh .seqm     { border-color: var(--c-tip-border); }
.vs15oh .fnliwb7 { border-color: var(--c-warn-border); }
.vs15oh .bm7qo    { border-color: #60a5fa; }
.vs15oh .nwf22p strong { color: var(--text-primary); }
.vs15oh .nwf22p p      { color: var(--text-muted); }
.j4jg .nwf22p { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.j4jg .seqm     { border-top-color: var(--c-tip-border); }
.j4jg .fnliwb7 { border-top-color: var(--c-warn-border); }
.j4jg .bm7qo    { border-top-color: #60a5fa; }
.pd5togs7 .nwf22p { border-left: none; border-radius: 8px; }
.pd5togs7 .seqm     { background: #065f46; }
.pd5togs7 .fnliwb7 { background: #92400e; }
.pd5togs7 .bm7qo    { background: #1e3a8a; }
.pd5togs7 .nwf22p strong,
.pd5togs7 .nwf22p p { color: #fff; }
.pd5togs7 .kmgi::before { color: rgba(255,255,255,0.85) !important; }
.wcuin.pd5togs7 .seqm,
.wcuin .pd5togs7 .seqm     { background: #052e16; }
.wcuin.pd5togs7 .fnliwb7,
.wcuin .pd5togs7 .fnliwb7 { background: #2d0a1e; }
.wcuin.pd5togs7 .bm7qo,
.wcuin .pd5togs7 .bm7qo    { background: #1e1036; }
.gneyalf.pd5togs7 .seqm,
.gneyalf .pd5togs7 .seqm      { background: #2d2000; }
.gneyalf.pd5togs7 .fnliwb7,
.gneyalf .pd5togs7 .fnliwb7  { background: #2d0b0b; }
.gneyalf.pd5togs7 .bm7qo,
.gneyalf .pd5togs7 .bm7qo     { background: #2d1600; }
.rbtohiwb.pd5togs7 .seqm,
.rbtohiwb .pd5togs7 .seqm      { background: #0c1a2e; }
.rbtohiwb.pd5togs7 .fnliwb7,
.rbtohiwb .pd5togs7 .fnliwb7  { background: #12103a; }
.rbtohiwb.pd5togs7 .bm7qo,
.rbtohiwb .pd5togs7 .bm7qo     { background: #0a2020; }
.v5c2ob .nwf22p { border-left: none; border-radius: 6px; padding: 10px 14px; }
.v5c2ob .seqm     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.v5c2ob .fnliwb7 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.v5c2ob .bm7qo    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.v5c2ob .nwf22p strong { color: var(--text-primary); }
.v5c2ob .nwf22p p      { color: var(--text-muted); }
.rkq80hd7 .nwf22p { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.dqh0 .kmgi,
.kriz .kmgi,
.oh8i .kmgi,
.ljnvr .kmgi { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.dqh0 .kmgi::before,
.kriz .kmgi::before,
.oh8i .kmgi::before,
.ljnvr .kmgi::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.dqh0 .seqm     .kmgi::before { content: "✦"; color: var(--c-tip-border); }
.dqh0 .fnliwb7 .kmgi::before { content: "▲"; color: var(--c-warn-border); }
.dqh0 .bm7qo    .kmgi::before { content: "◉"; color: #60a5fa; }
.kriz .seqm     .kmgi::before { content: "★"; color: var(--c-tip-border); }
.kriz .fnliwb7 .kmgi::before { content: "◆"; color: var(--c-warn-border); }
.kriz .bm7qo    .kmgi::before { content: "●"; color: #60a5fa; }
.oh8i .seqm     .kmgi::before { content: "▶"; color: var(--c-tip-border); }
.oh8i .fnliwb7 .kmgi::before { content: "■"; color: var(--c-warn-border); }
.oh8i .bm7qo    .kmgi::before { content: "▸"; color: #60a5fa; }
.ljnvr .seqm     .kmgi::before { content: "→"; color: var(--c-tip-border); }
.ljnvr .fnliwb7 .kmgi::before { content: "⬥"; color: var(--c-warn-border); }
.ljnvr .bm7qo    .kmgi::before { content: "◈"; color: #60a5fa; }
.np6ximnf .y6rqzy .m11b,
.np6ximnf .novwmx62 .m11b  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.np6ximnf .wyrue                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.np6ximnf .r8gxkyzw          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.np6ximnf .brs4o5                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.exh7y .y6rqzy .m11b,
.exh7y .novwmx62 .m11b,
.exh7y .wyrue,
.exh7y .vioi4tt,
.exh7y .w73x,
.exh7y .r8gxkyzw,
.exh7y .brs4o5,
.exh7y .rkq80hd7 .nwf22p { box-shadow: none; }
.wacbzm   body, .wacbzm   { font-size: 0.9rem; }
.wacbzm   .i01mg, .wacbzm .runmxn, .wacbzm .w3hi1,
.wacbzm   .n64y2, .wacbzm .kn8n9o2 { font-size: 0.9rem; }
.wacbzm   .omtij1eb, .wacbzm .qurj4 { font-size: 0.9rem; }
.sukti3v   .i01mg, .sukti3v .runmxn, .sukti3v .w3hi1,
.sukti3v   .n64y2, .sukti3v .kn8n9o2 { font-size: 0.95rem; }
.sukti3v   .omtij1eb, .sukti3v .qurj4 { font-size: 0.95rem; }
.tbcwmes   .i01mg, .tbcwmes .runmxn, .tbcwmes .w3hi1,
.tbcwmes   .n64y2, .tbcwmes .kn8n9o2 { font-size: 1.08rem; }
.tbcwmes   .omtij1eb, .tbcwmes .qurj4 { font-size: 1.05rem; }
.tbcwmes   .v5htr7fw { font-size: 0.97rem; }
.sbn3x .qi4mae3z      { font-size: 3.2rem; }
.sbn3x h2.ggga { font-size: 1.9rem; }
.sbn3x h3.ptx0cy39     { font-size: 1.4rem; }
.ed8nj .qi4mae3z      { font-size: 3.8rem; }
.ed8nj h2.ggga { font-size: 2.2rem; }
.ed8nj h3.ptx0cy39     { font-size: 1.6rem; }
.f9o99wll + .f9o99wll { position: relative; }
.rkcd   .f9o99wll + .f9o99wll::before,
.mac4pxs  .f9o99wll + .f9o99wll::before,
.s4xg7t   .f9o99wll + .f9o99wll::before,
.dfv0fym   .f9o99wll + .f9o99wll::before,
.cmufubip   .f9o99wll + .f9o99wll::before,
.hga64 .f9o99wll + .f9o99wll::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.rkcd .f9o99wll + .f9o99wll::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.mac4pxs .f9o99wll + .f9o99wll::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.s4xg7t .f9o99wll + .f9o99wll::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;
}
.dfv0fym .f9o99wll + .f9o99wll::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.w3u1co9 .f9o99wll { margin-bottom: 16px; }
.w3u1co9 .f9o99wll + .f9o99wll { margin-top: 0; }
.w3u1co9 .dvjdy { padding-top: 0; padding-bottom: 0; }
.cmufubip .f9o99wll + .f9o99wll::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.hga64 .f9o99wll + .f9o99wll::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.nfzyzev2 .f9o99wll + .f9o99wll::before,
.w6wbwh .f9o99wll + .f9o99wll::before,
.htpwqai .f9o99wll + .f9o99wll::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%;
}
.l7h0pe5 .nfzyzev2 .f9o99wll:nth-child(even)::before,
.l7h0pe5 .w6wbwh .f9o99wll:nth-child(even)::before,
.l7h0pe5 .htpwqai .f9o99wll:nth-child(even)::before { background: var(--bg-surface); }
.a4k4 .nfzyzev2 .f9o99wll:nth-child(even)::before,
.a4k4 .w6wbwh .f9o99wll:nth-child(even)::before,
.a4k4 .htpwqai .f9o99wll:nth-child(even)::before { background: var(--bg-card); }
.nfzyzev2 .f9o99wll + .f9o99wll::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");
}
.w6wbwh .f9o99wll + .f9o99wll::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");
}
.htpwqai .f9o99wll + .f9o99wll::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");
}
.j2ijbaf4 .jgamni,
.rhd5z1o .jgamni,
.ax9m7 .jgamni { overflow: hidden; }
.j2ijbaf4 .r4cogx3d,
.rhd5z1o .r4cogx3d { margin-bottom: 60px; }
.ax9m7 .r4cogx3d { margin-bottom: 70px; }
.j2ijbaf4 .jgamni::before,
.rhd5z1o .jgamni::before,
.ax9m7 .jgamni::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.j2ijbaf4 .jgamni::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");
}
.rhd5z1o .jgamni::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");
}
.ax9m7 .jgamni::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.nykl9b2i .jgamni:not(.fkrg) .j9de2 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.t7f2 .jgamni:not(.fkrg) .j9de2 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.btnpny  .jgamni:not(.fkrg) .j9de2 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.vnl7a1  .jgamni:not(.fkrg) .j9de2 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.vnl7a1 .fkrg { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.vnl7a1 .b6kkse { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.vnl7a1 .ocqmu { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.lfjgpa0 .fkrg .j9de2 { background: none; }
.lfjgpa0 .jgamni:not(.fkrg) .j9de2 { background: rgba(0,0,0,0.6); }
.m3fmr1 .qpkm8e { float: left; width: 38%; margin: 0 28px 16px 0; }
.m3fmr1 .qpkm8e .ffg6 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.m3fmr1 .dvjdy::after { content: ''; display: block; clear: both; }
.wbrt63c .qpkm8e { float: right; width: 38%; margin: 0 0 16px 28px; }
.wbrt63c .qpkm8e .ffg6 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.wbrt63c .dvjdy::after { content: ''; display: block; clear: both; }
.rz2vhu .f9o99wll:nth-child(odd)  .qpkm8e { float: left;  width: 38%; margin: 0 28px 16px 0; }
.rz2vhu .f9o99wll:nth-child(even) .qpkm8e { float: right; width: 38%; margin: 0 0 16px 28px; }
.rz2vhu .qpkm8e .ffg6 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rz2vhu .dvjdy::after { content: ''; display: block; clear: both; }
.m3fmr1 .vqzi4,
.wbrt63c .vqzi4,
.rz2vhu .vqzi4,
@media (max-width: 900px) {
  .m3fmr1 .qpkm8e,
  .wbrt63c .qpkm8e,
  .rz2vhu .f9o99wll:nth-child(odd)  .qpkm8e,
  .rz2vhu .f9o99wll:nth-child(even) .qpkm8e {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .m3fmr1 .qpkm8e .ffg6,
  .wbrt63c .qpkm8e .ffg6,
  .rz2vhu .qpkm8e .ffg6 {
    max-height: none !important;
  }
}
.m3fmr1 .omtij1eb,
.m3fmr1 .qurj4,
.wbrt63c .omtij1eb,
.wbrt63c .qurj4,
.rz2vhu .omtij1eb,
.rz2vhu .qurj4 { overflow: hidden; }
@media (max-width: 640px) {
  .m3fmr1 .qpkm8e,
  .wbrt63c .qpkm8e,
  .rz2vhu .qpkm8e { float: none; width: 100%; margin: 0 0 16px 0; }
}
.k4w5zwdw .ctbnpun,
.k4w5zwdw .dvjdy,
.k4w5zwdw .j4wx  { max-width: 1100px; }
.k4w5zwdw { --content-mw: 1100px; }
.k6i4 .ctbnpun,
.k6i4 .dvjdy,
.k6i4 .j4wx  { max-width: 1200px; }
.zy90f .ctbnpun,
.zy90f .dvjdy,
.zy90f .j4wx  { max-width: 1320px; }
.jubq7evp { font-size: 0.82rem; color: var(--text-muted); }
.oqmnp { display: flex; align-items: center; }
.wt0w {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.z06zoyc { display: flex; align-items: center; }
.u4t4y2k { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.u4t4y2k:hover { text-decoration: underline; }
.dfb0vh { margin: 0 3px; opacity: 0.45; }
.dfb0vh::before { content: '/'; }
.hgy0q { padding: 2px 5px; color: var(--text-main); }
.xpjr7 .jubq7evp {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.xpjr7 .oqmnp { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.jej888f .jubq7evp {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.jej888f .oqmnp { padding: 0 0 0 12px; }
.r3rpl {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.c0s8qo .oqmnp { padding: 0 16px; }
.c0s8qo .jubq7evp {
  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);
}
.c0s8qo .ctbnpun { padding-top: 28px; }
@media (max-width: 720px) {
  .r3rpl { margin-top: 18px; padding: 0 16px; }
  .c0s8qo .ctbnpun { padding-top: 16px; }
}
.k4w5zwdw.xpjr7 .oqmnp { max-width: 1100px; }
.k6i4.xpjr7 .oqmnp { max-width: 1200px; }
.zy90f.xpjr7 .oqmnp { max-width: 1320px; }
.k4w5zwdw .r3rpl { max-width: 1100px; }
.k6i4 .r3rpl { max-width: 1200px; }
.zy90f .r3rpl { max-width: 1320px; }
.x91lat .f9o99wll { padding-top: 16px; padding-bottom: 16px; }
.qpl24 .f9o99wll { padding-top: 24px; padding-bottom: 24px; }
.dr3lpks .f9o99wll { padding-top: 40px; padding-bottom: 40px; }
.z2wvm2 .f9o99wll { padding-top: 52px; padding-bottom: 52px; }
.cnnz1 .f9o99wll:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.cnnz1 .f9o99wll:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.cnnz1 .f9o99wll:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.cnnz1 .f9o99wll:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.hvgfc .dvjdy { padding-top: 10px;  padding-bottom: 10px; }
.xr4nz .dvjdy { padding-top: 18px;  padding-bottom: 18px; }
.nlgn393r .dvjdy { padding-top: 36px;  padding-bottom: 36px; }
.fzyrzel .dvjdy { padding-top: 48px;  padding-bottom: 48px; }
.v0nys4a h2.ggga { font-weight: 600; }
.v0nys4a h3.ptx0cy39     { font-weight: 600; }
.wpfr58 h2.ggga { font-weight: 800; }
.wpfr58 h3.ptx0cy39     { font-weight: 700; }
.o4lk9jul { font-weight: 600; }
.o4lk9jul h2.ggga { font-weight: 900; }
.o4lk9jul h3.ptx0cy39     { font-weight: 800; }
.o4lk9jul .nwf22p strong,
.o4lk9jul .nwf22p strong { font-weight: 600; }
.ub0e {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.jj327 .ub0e { display: none; }
@media (max-width: 640px) {
  .ljdns8 { display: none; }
  .ub0e {
    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;
  }
}
.ub0e { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ub0e:hover { opacity: 0.85; }
.jg6a .ub0e { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.jhk8513p .ub0e,
.egjwt  .ub0e { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.jhk8513p .ub0e:hover,
.egjwt  .ub0e:hover { opacity: 0.88; }
.jg6a.jhk8513p .ub0e,
.jg6a.egjwt  .ub0e { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ykh4vo {
  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;
}
.ykh4vo:hover { transform: translateY(-2px); opacity: 0.92; }
.ykh4vo { background: var(--cta) !important; color: #fff !important; border: none !important; }
.t78bnd .ykh4vo { display: none; }
.ilpbzm .ykh4vo { right: 32px; }
.mdapn2s  .ykh4vo { left: 32px; }
@media (max-width: 480px) {
  .ilpbzm .ykh4vo { right: 20px; bottom: 20px; }
  .mdapn2s  .ykh4vo { left: 20px; bottom: 20px; }
}
.ux7pk2 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.j4wx { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.mjks { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.yix900v { color: var(--text-dim); font-size: 0.8rem; }
.r8yjm3 a, .hmfuks7a a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.r8yjm3 a:hover, .hmfuks7a a:hover { color: var(--accent-light); }
.hmfuks7a { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.nl1iyh .j4wx { text-align: center; }
.nl1iyh .hmfuks7a { justify-content: center; margin-bottom: 16px; }
.nl1iyh .mjks { margin-top: 0; }
.qnnt5 { margin-top: 10px; }
.qnnt5 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .j4wx { padding-left: 16px; padding-right: 16px; }
  .yd0v .j4wx { padding: 20px 16px; }
  .hmfuks7a { gap: 4px 12px; }
  .mjks { font-size: 0.78rem; }
}
.nvyrnm7 .mjks { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.nvyrnm7 .yix900v { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .nvyrnm7 .bwra0ur { grid-template-columns: 1fr 1fr; } .nvyrnm7 .tp6zu { grid-column: 1 / -1; } }
@media (max-width: 480px) { .nvyrnm7 .bwra0ur { grid-template-columns: 1fr; } }
.g4hbs .mjks { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .g4hbs .o9m3wbyr { gap: 12px; } .g4hbs .eb4oonq { margin-right: 0; width: 100%; } }
.t7qjee96 .mjks { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.t7qjee96 .yix900v { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .t7qjee96 .ok9q { grid-template-columns: 1fr 1fr; } .t7qjee96 .b5i84d { grid-column: 1 / -1; } }
@media (max-width: 480px) { .t7qjee96 .ok9q { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .hhyg .rdxpzy { grid-template-columns: 1fr 1fr; } .hhyg .qaikr31q:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .hhyg .rdxpzy { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .x7fubnzo .rdxpzy { grid-template-columns: 1fr; } }
.iwpz8dwm .j4wx { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.iwpz8dwm .hmfuks7a { justify-content: center; }
.ro1xjic .z44iw      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.ro1xjic .ux7pk2 { background: var(--bg-page); border-top-color: var(--border-alt); }
.cl9k5q .z44iw      { background: #0d1117; border-bottom-color: #21262d; }
.cl9k5q .s60q { color: var(--accent-light); }
.cl9k5q .plw7he { --msep-color: #8b949e; }
.cl9k5q .plw7he a { color: #8b949e; }
.cl9k5q .plw7he a:hover { color: var(--accent-light); }
.cl9k5q .finkfexx { color: #8b949e; }
.cl9k5q .ux7pk2 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.cl9k5q .mjks,
.cl9k5q .yix900v { color: #6e7681; }
.cl9k5q .r8yjm3 a, .cl9k5q .hmfuks7a a,
.cl9k5q .r8yjm3 a:hover, .cl9k5q .hmfuks7a a:hover,
@media (max-width: 640px) {
  .cl9k5q .plw7he { background: #0d1117; border-top-color: #21262d; }
  .cl9k5q .plw7he li a { border-bottom-color: #21262d; }
}
.hgqeav .z44iw      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.hgqeav .s60q { color: var(--accent-light); }
.hgqeav .plw7he { --msep-color: #475569; }
.hgqeav .plw7he a { color: #475569; }
.hgqeav .plw7he a:hover { color: var(--accent-light); }
.hgqeav .finkfexx { color: #64748b; }
.hgqeav .ux7pk2 { background: #f0f4f8; border-top-color: #cbd5e1; }
.hgqeav .mjks,
.hgqeav .yix900v { color: #64748b; }
.hgqeav .r8yjm3 a, .hgqeav .hmfuks7a a,
.hgqeav .r8yjm3 a:hover, .hgqeav .hmfuks7a a:hover,
@media (max-width: 640px) {
  .hgqeav .plw7he { background: #f0f4f8; border-top-color: #cbd5e1; }
  .hgqeav .plw7he li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.jhk8513p .z44iw      { background: var(--accent); border-bottom-color: var(--accent-light); }
.jhk8513p .s60q { color: #fff; }
.jhk8513p .plw7he { --msep-color: rgba(255,255,255,0.82); }
.jhk8513p .plw7he a { color: rgba(255,255,255,0.82); }
.jhk8513p .plw7he a:hover { color: #fff; }
.jhk8513p .finkfexx { color: rgba(255,255,255,0.9); }
.jhk8513p .ux7pk2 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.jhk8513p .mjks,
.jhk8513p .yix900v { color: rgba(255,255,255,0.72); }
.jhk8513p .r8yjm3 a, .jhk8513p .hmfuks7a a,
.jhk8513p .r8yjm3 a:hover, .jhk8513p .hmfuks7a a:hover,
@media (max-width: 640px) {
  .jhk8513p .plw7he { background: var(--accent); border-top-color: var(--accent-light); }
  .jhk8513p .plw7he li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.egjwt .z44iw {
  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);
}
.egjwt .ux7pk2 {
  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) {
  .egjwt .plw7he {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.jczdzo .hk0uw { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.zofgnbl .hk0uw { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.nvbb .hk0uw { min-height: 72px; height: auto; }
.stxxbv .hk0uw { min-height: 84px; height: auto; }
.yd0v .hk0uw { max-width: none; padding: 0 32px; }
.yd0v .j4wx  { max-width: none; padding: 24px 32px; }
.zrkp.k6i4 .hk0uw { max-width: 1200px; }
.zrkp.zy90f .hk0uw { max-width: 1320px; }
.hcgrsdl   .s60q, .hcgrsdl   .eb4oonq { text-transform: capitalize; }
.g1s0ob .s60q, .g1s0ob .eb4oonq { text-transform: lowercase; }
.e01h8l3c .s60q, .e01h8l3c .eb4oonq { text-transform: uppercase; letter-spacing: 0.06em; }
.dj4xt, .ctrr {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.aq56m .dj4xt,
.skiadc6 .dj4xt,
.z563y3eh .dj4xt,
.vwus .dj4xt,
.ywokt   .plw7he a { font-weight: 500; }
.mc14 .plw7he a { font-weight: 600; }
.ylbx47     .plw7he a { font-weight: 700; }
.bui8rfs2    .plw7he a { font-weight: 800; letter-spacing: 0.01em; }
.ckpu     .plw7he > li + li::before,
.y6ep    .plw7he > li + li::before,
.jhii    .plw7he > li + li::before,
.vbao6o .plw7he > li + li::before,
.o61d5x1h .plw7he > li + li::before,
.z77n  .plw7he > li + li::before,
.lonzv    .plw7he > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.ckpu     .plw7he > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.y6ep    .plw7he > li + li::before { content: "|"; }
.jhii    .plw7he > li + li::before { content: "—"; }
.vbao6o .plw7he > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.o61d5x1h .plw7he > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.z77n  .plw7he > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.lonzv    .plw7he > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ayx58cwj .finkfexx,
  .iuux .finkfexx,
  .ky9i .finkfexx,
  .ij3s23gw .finkfexx,
  .q3uy .finkfexx {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ayx58cwj .finkfexx::before,
  .iuux .finkfexx::before,
  .ky9i .finkfexx::before,
  .ij3s23gw .finkfexx::before,
  .q3uy .finkfexx::before { content: ""; display: block; flex-shrink: 0; }

  
  .ayx58cwj .finkfexx::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;
  }

  
  .iuux .finkfexx::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;
  }

  
  .ky9i .finkfexx::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;
  }

  
  .ij3s23gw .finkfexx::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;
  }

  
  .q3uy .finkfexx::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) {
  .wxi1hau7 .finkfexx {
    padding: 5px 14px;
  }
  .wxi1hau7 .plw7he {
    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;
  }
  .wxi1hau7 .plw7he li a {
    border-bottom: none; padding: 10px 22px;
  }
  .wxi1hau7 .plw7he li a:hover { background: var(--bg-raised); }
  .wxi1hau7 .d2f2f,
  .l6fl74nr .d2f2f,
  .dxjijl .d2f2f { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .d23lbih .finkfexx {
    padding: 5px 10px;
  }
  .d23lbih .plw7he {
    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);
  }
  .d23lbih .plw7he.o2wc { transform: translateX(0); }
  .d23lbih .plw7he li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .d23lbih .plw7he li:last-child a { border-bottom: none; }
  .jhk8513p .plw7he,
  .cl9k5q .plw7he { background: var(--accent) !important; }
  .jhk8513p .plw7he li a,
  .cl9k5q .plw7he li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .dxjijl .finkfexx {
    padding: 5px 10px;
  }
  .dxjijl .plw7he {
    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);
  }
  .dxjijl .plw7he::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .dxjijl .plw7he.o2wc { transform: translateY(0); }
  .dxjijl .plw7he li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .wqollu1 .finkfexx {
    padding: 5px 10px;
  }
  .wqollu1 .plw7he {
    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;
  }
  .wqollu1 .plw7he.o2wc { opacity: 1; pointer-events: auto; }
  .wqollu1 .plw7he li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .tv6ziz93     .finkfexx { border-radius: 0 !important; }
  .qyo2m3e   .finkfexx { border-radius: 8px !important; }
  .pzsfp .finkfexx { border-radius: 50% !important; }
  .oy3bwnv6   .finkfexx { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .v2uuujj .xa1x { flex-direction: column; align-items: stretch; }
  .v2uuujj .uks42 { flex-direction: row; min-width: auto; }
  .v2uuujj .t113s2 { align-items: flex-start; text-align: left; }
}
.sycvr8a7,
.sycvr8a7.f9o99wll,
.l7h0pe5 .sycvr8a7,
.wdnkov6 .sycvr8a7,
.a4k4 .sycvr8a7,
.aaj6wabx .sycvr8a7 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.g7ni {
  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;
}
.e2bz { flex: 1 1 280px; min-width: 0; }
.unnudgs {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.eawrj {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.hzjgvm6 {
  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;
}
.hzjgvm6:hover { transform: translateY(-1px); opacity: 0.95; }
.ns8mypt .g7ni {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.ns8mypt .unnudgs { color: var(--cta); }
.ns8mypt .eawrj { color: var(--text-body); }
.ns8mypt .hzjgvm6 {
  background: var(--cta) !important;
  color: #fff !important;
}
.klxlkcb .g7ni {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.klxlkcb .unnudgs { color: var(--text-primary); }
.klxlkcb .eawrj { color: var(--text-body); }
.klxlkcb .hzjgvm6 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .g7ni {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .e2bz { flex: 0 0 auto; }
  .unnudgs { font-size: 1.2rem; }
  .hzjgvm6 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.kpasra8y .fgmiw4hi { height: 36px; }
.a87j3 .fgmiw4hi { height: 60px; max-width: 200px; }
.hl9y .fgmiw4hi { height: 56px; max-width: 180px; }
.wtg6db0    .f8cj7rk, .wtg6db0    .kqorb { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.spscp .ljhtgpc {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .n3vcxvcz .xgf9z1 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .n3vcxvcz .vioi4tt {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .n3vcxvcz .vioi4tt { padding: 40px 16px 20px; }
  .n3vcxvcz .ljhtgpc {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .n3vcxvcz .xum2h5pu { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .z42v .vioi4tt {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .z42v .vioi4tt::before {
    position: absolute; top: 14px; left: 14px;
  }
  .z42v .t2k4fa {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .z42v .obgjnq { white-space: normal; text-align: center; font-size: 1.2rem; }
  .z42v .ljhtgpc {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .z42v .xum2h5pu { width: 100%; min-width: 0; }
  .z42v .f8cj7rk { min-width: 0; }
}
.mes73 .q53d {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.mes73 .q53d summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.mes73 .q53d p { padding: 0 2px 16px; }
.najz2 .q53d { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.najz2 .q53d summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.najz2 .q53d summary::after { content: "›"; font-size: 1.2em; }
.najz2 .q53d[open] summary::after { content: "‹"; }
.najz2 .q53d p { padding: 10px 22px 4px; }
.cvnl .q53d {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.cvnl .q53d summary { color: var(--text-primary); padding-left: 16px; }
.cvnl .q53d summary::after { content: "›"; font-size: 1.1em; }
.cvnl .q53d[open] summary::after { content: "‹"; }
.cvnl .q53d p { padding-left: 16px; }
.hxdjq7rm .i3yc10 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.hxdjq7rm .q53d {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.hxdjq7rm .q53d:last-child { border-bottom: none; }
.hxdjq7rm .q53d summary { color: var(--text-primary); border-radius: 0; }
.hxdjq7rm .q53d summary::after { content: "›"; font-size: 1.1em; }
.hxdjq7rm .q53d[open] summary::after { content: "‹"; }
.s88r .q53d { overflow: hidden; }
.s88r .q53d summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.s88r .q53d summary::after { color: rgba(255,255,255,.75); }
.s88r .q53d[open] summary { border-radius: 0; }
.lv75a5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.pr7o {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ubv3h {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.qfjehfc7 { color: var(--text-muted); font-size: 1.05rem; }
.s3m6dc {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.a6m6c7u {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.xl2h9 { margin-bottom: 20px; }
.t75g6e1 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.rhffh {
  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;
}
.rhffh:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.wsw8t9n { resize: vertical; min-height: 130px; }
.qjfwkm { width: 100%; margin-top: 8px; }
.m1ypspd {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.gwrn {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.dwzptl61 { color: var(--text-muted); line-height: 1.75; }
.tkap { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.tkap li { margin-bottom: 6px; }
.ew6rfvmb { max-width: 760px; margin: 0 auto; }
.su5ipks { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.zfaqtq3 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.zfaqtq3:last-child { border-bottom: none; }
.zfaqtq3 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.zfaqtq3 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.jm2n728b { max-width: 760px; margin: 0 auto; }
.wxbzro ul.tkap { margin: 0; }
@media (max-width: 640px) { .j4an7 { grid-template-columns: 1fr; gap: 10px; } }
.t7pg { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.r904zeo { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.qgvx { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.r904zeo p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.r904zeo .tkap { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .t7pg { grid-template-columns: 1fr; } }
.r1y9bnr { color: inherit; text-decoration: none; }
.r1y9bnr:hover { color: var(--accent-light); text-decoration: underline; }
.ps1g73c { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.nl5b747 { max-width: 760px; margin: 0 auto; }
.h8hu ul.tkap { margin: 0; }
.f02x { color: var(--text-muted); line-height: 1.75; }
.vcvqm3 .tkap,
.e1tlbdj .tkap,
.c4zln1 .tkap,
.wpu59td .tkap {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.kf7rtczk { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.a1696inj { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.yldn { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.qvb0 { margin-top: 12px; }
.h2ju2 { 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; }
.h2ju2:hover { border-bottom-color: var(--accent-light); }
.lgwd0 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.lgwd0 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.g4c5v { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.jgz5 { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.pcic { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.fbyk { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .b74uiik { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.y9d67 .yldn, .y9d67 .a1696inj { max-width: 640px; }
.bl0ovp .kf7rtczk { font-size: 1.6rem; margin-top: 18px; }
.zdd50dvs .yldn { margin-bottom: 28px; }
@media (max-width: 860px) { .y7sij { grid-template-columns: 1fr; } .bl0ovp { position: static; text-align: center; } }
.y7r3lt5 .lgwd0 { margin: 0 auto 18px; }
.y7r3lt5 .pcic { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .vxyjw { grid-template-columns: 1fr; } }
.dqdp { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.pe3ae { flex: 1; }
.dqdp .kf7rtczk { font-size: 1.6rem; margin-bottom: 6px; }
.woixm { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.wpu59td { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.lyh9quo { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.wpu59td p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.wpu59td .tkap { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .dqdp { flex-direction: column; text-align: center; } .woixm { grid-template-columns: 1fr; } }
.cegb5 .kf7rtczk { font-size: 1.35rem; margin: 0 0 4px; }
.cegb5 .pcic { margin: 0; }
.vuqfsns4 { max-width: 760px; margin: 0 auto; }
.zhhyug1 { position: relative; padding-left: 28px; }
.zhhyug1::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.k9hthl { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.k9hthl:last-child { padding-bottom: 0; }
.j6kpuptd { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.a1vnhn6 h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.a1vnhn6 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ia1jlvnr .ubv3h { color: var(--accent-light); }
.mwjy0z {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.mwjy0z .ubv3h { font-size: 2rem; }
.mwjy0z .qfjehfc7 { max-width: 680px; }
.rbh37fv .ubv3h { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.rbh37fv .qfjehfc7  { margin: 0; }
@media (max-width: 640px) { .rbh37fv { flex-direction: column; } }
.kxbtc .ubv3h { color: var(--accent-light); }
.xqtn .ubv3h { color: #fff; }
.xqtn .qfjehfc7  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .zcudwt5v { grid-template-columns: 1fr; } }
.zodc { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.zodc .rhffh {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.zodc .rhffh:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.jqq4v7 .rhffh { background: var(--bg-raised); border-color: transparent; }
.jqq4v7 .rhffh:focus { background: var(--bg-card); border-color: var(--accent-light); }
.nlgc6lmk .rhffh { border-radius: 100px; padding: 11px 20px; }
.nlgc6lmk .wsw8t9n { border-radius: 14px; }
.ohmb8 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .ohmb8 { grid-template-columns: 1fr; } }
.g0qc0j {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.g0qc0j h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.g0qc0j p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.lnc8kun { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.lnc8kun li { margin-bottom: 6px; }
.gfoh8{display:none}
.gfoh8:empty,.lmzh:empty{display:none}
.ey3nke{position:relative;overflow:visible}
.z5n48i1 .t9mtg3,.mhmdxn28 .t9mtg3,
.e579ghrj .t9mtg3,.m14ihp .t9mtg3,
.btra6 .t9mtg3,.z2slgjij .t9mtg3{display:block}
.ivfdg0o .a1ld{display:block}
.z5n48i1 .t9mtg3,.mhmdxn28 .t9mtg3,
.e579ghrj .t9mtg3,.m14ihp .t9mtg3,
.btra6 .t9mtg3{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}
.z5n48i1 .t9mtg3 .lmzh,.mhmdxn28 .t9mtg3 .lmzh,
.e579ghrj .t9mtg3 .lmzh,.m14ihp .t9mtg3 .lmzh,
.btra6 .t9mtg3 .lmzh{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}
.z5n48i1 .a1na43,.mhmdxn28 .a1na43,
.e579ghrj .a1na43,.m14ihp .a1na43,
.btra6 .a1na43{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.z5n48i1 .t9mtg3,.mhmdxn28 .t9mtg3{top:12px}
.z5n48i1 .t9mtg3 .lmzh{margin-right:auto}
.mhmdxn28 .t9mtg3 .lmzh{margin-left:auto}
.mhmdxn28 .t9mtg3{text-align:right}
.e579ghrj .t9mtg3,.m14ihp .t9mtg3{bottom:12px}
.e579ghrj .t9mtg3 .lmzh{margin-right:auto}
.m14ihp .t9mtg3 .lmzh{margin-left:auto}
.m14ihp .t9mtg3{text-align:right}
.btra6 .t9mtg3{position:relative;margin-top:16px}
.btra6 .t9mtg3 .lmzh{margin:0 auto}
.z2slgjij .t9mtg3{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.z2slgjij .t9mtg3 .lmzh{margin:0}
.z2slgjij .ocqmu~.t9mtg3,
.z2slgjij .mzl82y~.t9mtg3{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.z2slgjij .ocqmu~.t9mtg3 .lmzh,
.z2slgjij .mzl82y~.t9mtg3 .lmzh{justify-content:flex-start}
.ocqmu~.t9mtg3,.mzl82y~.t9mtg3{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}
.ocqmu~.t9mtg3 .lmzh{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.mzl82y~.t9mtg3 .lmzh{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.a1ld .lmzh{margin:0 0 12px}
.lmzh{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.a1na43{white-space:nowrap}
.jqk02 .a1na43{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.r9kkq .a1na43{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}
.sixsqu .lmzh{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.zkjog .a1na43{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.jtjghc .a1na43{color: var(--accent-light);opacity:1;font-weight:500}
.zg38p .a1na43{border-bottom:1px solid currentColor;padding-bottom:2px}
.axf755ox .lmzh{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.m2sg{--date-bg:transparent}
.wfzdnvse .u75ltb::before{content:""}
.yxik .a1na43 + .a1na43::before{content:"•";margin-right:6px;opacity:.4}
.xrr8 .a1na43 + .a1na43::before{content:"/";margin-right:6px;opacity:.35}
.h80x .a1na43 + .a1na43::before{content:"|";margin-right:6px;opacity:.3}
.ypz9 .a1na43 + .a1na43::before{content:"—";margin-right:6px;opacity:.3}
.s43h .a1na43 + .a1na43::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.h0st1ku .a1na43 + .a1na43::before{content:"·";margin-right:6px;opacity:.4}
.zgaha7n .a1na43 + .a1na43::before{content:"›";margin-right:6px;opacity:.4}
.vu91j .a1na43 + .a1na43::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.ix0di{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.nvhac{display:flex;flex-direction:column;gap:3px}
.zv68xz{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.ffb1hyav{font-weight:700;font-size:1rem;color:var(--text-heading)}
.rxgt{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.o3uz3p .ix0di{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.m6c18 .ix0di{border-top:3px solid var(--accent);padding-top:18px}
.vjwhm4k .ix0di{border-left:3px solid var(--accent);border-radius:0}
.ji3lbnba .ix0di{padding:20px 0}
@media(max-width:640px){
  .ix0di{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .rxgt{max-width:100%}
}
.baqh .r8gxkyzw{margin:0}
@media (max-width:560px){
  .hw97mgw{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) {
  .vbifdvr { padding: 28px 18px 20px; }
  .bra1t2mg { font-size: 1.2rem; }
  .e120m6x { max-width: 220px; max-height: 80px; }
}
.swq9ho .qnn2b { border-radius: 22px; }
.b14db3 .g7ni {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .qnn2b { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.cm36 {
  margin: 28px 0 24px;
}
.cm36 .f9o99wll {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.cm36 .dvjdy {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.cm36 .g7ni {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .hk0uw { flex-direction: row-reverse; }
[dir="rtl"] .plw7he { flex-direction: row-reverse; }
[dir="rtl"] .ilpbzm .ykh4vo { right: auto; left: 32px; }
[dir="rtl"] .mdapn2s  .ykh4vo { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .ilpbzm .ykh4vo { right: auto; left: 20px; }
  [dir="rtl"] .mdapn2s  .ykh4vo { left: auto;  right: 20px; }
}
[dir="rtl"] .m3fmr1 .qpkm8e  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .wbrt63c .qpkm8e { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .omtij1eb, [dir="rtl"] .qurj4 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .nwf22p { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .g7ni { direction: rtl; }
[dir="rtl"] .jubq7evp { direction: rtl; }
[dir="rtl"] .brs4o5 { direction: rtl; }
[dir="rtl"] .e9bz { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .tuvi44jl .qurj4,
[dir="rtl"] .zvn14 .qurj4,
[dir="rtl"] .k77bj .qurj4,
[dir="rtl"] .pfkf .qurj4 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .tuvi44jl .qurj4 li::before,
[dir="rtl"] .zvn14 .qurj4 li::before,
[dir="rtl"] .k77bj .qurj4 li::before,
[dir="rtl"] .pfkf .qurj4 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .jgamni.jtsc .r4cogx3d,
[dir="rtl"] .wfbhr80k.jtsc .r4cogx3d,
[dir="rtl"] .fkrg.jtsc .r4cogx3d,
[dir="rtl"] .o2h9wes.jtsc .r4cogx3d,
[dir="rtl"] .l70m.jtsc .r4cogx3d { text-align: right; }
[dir="rtl"] .ocqmu.h20q53h2 .jp13 { text-align: center; }
[dir="rtl"] .dvjdy,
[dir="rtl"] .n64y2,
[dir="rtl"] .kn8n9o2,
[dir="rtl"] .ii9dxt5,
[dir="rtl"] .r4cogx3d { text-align: right; }
[dir="rtl"] .a6m6c7u,
[dir="rtl"] .t75g6e1,
[dir="rtl"] .yldn,
[dir="rtl"] .rhffh,
[dir="rtl"] .wsw8t9n { text-align: right; direction: rtl; }
[dir="rtl"] .nlgc6lmk .rhffh,
[dir="rtl"] .zodc .rhffh { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #ba0849;
  --brand:           #ba0849;
  --brand-light:     #f24a87;
  --brand-pale:      #f08eb2;
  --grad-start:      #580322;
  --grad-end:        #a1063f;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #b24418;
  --cta-light:       #dd6738;
  --cta-hover:       #d5511c;
  --bg-page:         #16020a;
  --bg-surface:      #240410;
  --bg-card:         #310616;
  --bg-card-inner:   #3f071c;
  --bg-raised:       #4d0922;
  --bg-hover:        #5a0b28;
  --border:          #6c0d30;
  --border-alt:      #88103c;
  --border-section:  #6c0d30;
  --text-primary:    #e8e2e4;
  --text-muted:      #ae9ca3;
  --text-body:       #d1c6ca;
  --text-sub:        #ae9ca3;
  --text-faint:      #7e676f;
  --text-dim:        #625056;
  --text-label:      #978089;
  --text-value:      #c5b8bd;
  --accent-bg:       #310b19;
  --accent-bg-light: #4c0f25;
  --bg-tip:          #182616;
  --bg-warning:      #272115;
  --bg-info:         #161726;
  --bg-pros:         #182616;
  --bg-cons:         #261617;
  --c-pros:          #85f47a;
  --c-cons:          #e6898e;
  --c-pros-label:    #59f04b;
  --c-tip-border:    #3bed2a;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #85f47a;
}
:root { --logo-bg-opacity: 67%; }
body, button, input { font-family: "Noto Sans", sans-serif; }
.eepzr .kmgi { font-size: 0; width: 1.2rem; flex-shrink: 0; }.eepzr .kmgi::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.eepzr .seqm     .kmgi::before { content: "";  color: var(--c-tip-border); }.eepzr .fnliwb7 .kmgi::before { content: ""; color: var(--c-warn-border); }.eepzr .bm7qo    .kmgi::before { content: ""; color: #60a5fa; }.wcuin .eepzr .seqm     .kmgi::before { color: #10b981; }.wcuin .eepzr .fnliwb7 .kmgi::before { color: #f43f5e; }.wcuin .eepzr .bm7qo    .kmgi::before { color: #a855f7; }.gneyalf  .eepzr .seqm     .kmgi::before { color: #eab308; }.gneyalf  .eepzr .fnliwb7 .kmgi::before { color: #ef4444; }.gneyalf  .eepzr .bm7qo    .kmgi::before { color: #f97316; }.rbtohiwb  .eepzr .seqm     .kmgi::before { color: #38bdf8; }.rbtohiwb  .eepzr .fnliwb7 .kmgi::before { color: #818cf8; }.rbtohiwb  .eepzr .bm7qo    .kmgi::before { color: #2dd4bf; }.xf58pmu .eepzr .kmgi::before { color: var(--accent-light) !important; }
.gey9iyn .wnswl li::before, .gey9iyn .p6joesz li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.gey9iyn .wnswl li::before { content: ""; }.gey9iyn .p6joesz li::before { content: ""; }.gey9iyn .alhy4zj::before, .gey9iyn .x981va::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.gey9iyn .alhy4zj::before { content: ""; }.gey9iyn .x981va::before { content: ""; }
.zr76 .l7f6, .zr76 .ocqmu { min-height: 520px; }
.dfb0vh::before { content: '·'; font-size: 1.3em; line-height: 1; }