:root {
  --color-accent: #6e2159;
  --color-cta: #a4548b;
  --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;
}
.whw6hd {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ckcg9se4 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.ivsgm {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.yvi9 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.i6gf { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.i6gf a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.i6gf a:hover { color: var(--accent-light); }
.mimui  .a0uqgedc { border-radius: 14px; }
.mimui .a0uqgedc li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.mimui .a0uqgedc li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.ooh4h .a0uqgedc li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .a0uqgedc {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .olazn:hover .a0uqgedc,
  .olazn:focus-within .a0uqgedc { display: block; }
  .a0uqgedc li a { padding: 8px 16px; font-size: 0.88rem; }
}
.oecrbu {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.zgdyoy { display: none; }
@media (max-width: 640px) {
  .zgdyoy {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .zgdyoy.re16d01 { display: block; }
}
@media (max-width: 640px) {
  .oecrbu { display: block; }
  .i6gf > li + li::before { display: none !important; }
  .i6gf {
    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;
  }
  .i6gf.re16d01 { display: flex; }
  .i6gf li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .i6gf li:last-child a { border-bottom: none; }
}
.d0lj4 { min-height: 480px; }
.v05fg {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.oy97 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.f0ophex8 .oy97 { margin-left: 0; margin-right: 0; }
.oj62l5d {
  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;
}
.gpafq .oj62l5d { margin-top: 24px; }
.oj62l5d:hover { opacity: 0.88; }
.b1qme {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.ae7ccdda {
  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%);
}
.b1qme .tsmo {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.b1qme .v05fg { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.b1qme .oy97 { color: #e2e8f0; }
.b1qme.b8a2ar .tsmo { text-align: center; }
.b1qme.f0ophex8   .tsmo { text-align: left; }
.bve6azbj .tsmo {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.bve6azbj .v05fg { color: var(--text-primary); text-shadow: none; }
.bve6azbj .oy97 { color: var(--text-muted); }
.bve6azbj .oj62l5d { margin-top: 16px; }
.bve6azbj, .bve6azbj.d0lj4 { min-height: auto !important; }
.bve6azbj.b8a2ar .tsmo { text-align: center; }
.bve6azbj.f0ophex8   .tsmo { text-align: left; }
.bve6azbj~.e9ft7n{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}
.bve6azbj~.e9ft7n .pmcm{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; }
}
.gkmprs .b1qme .ae7ccdda {
  overflow: hidden;
}
.gkmprs .b1qme .ae7ccdda::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%); }
}
.qiwzl20 .twlzq9,
.qiwzl20 .guyn {
  position: relative; overflow: hidden;
}
.qiwzl20 .twlzq9::after,
.qiwzl20 .guyn::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.15; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@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); }
}
.qiwzl20 .b1qme .ae7ccdda {
  overflow: hidden;
}
.qiwzl20 .b1qme .ae7ccdda::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;
}
.dudox .b1qme .ae7ccdda {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.l2jevx0 .b1qme .ae7ccdda {
  overflow: hidden;
}
.l2jevx0 .b1qme .ae7ccdda::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;
}
.dcaw1 .b1qme .ae7ccdda {
  animation: hg-breathe 10s ease-in-out infinite;
}
.twlzq9 .ae7ccdda {
  background: none;
}
.twlzq9 .v05fg { color: #fff; }
.twlzq9 .oy97 { color: rgba(255,255,255,0.85); }
.twlzq9 .oj62l5d { background: #fff; color: var(--cta); }
.twlzq9 .oj62l5d:hover { opacity: 0.92; }
.qiwzl20 .xx3322n { position: relative; overflow: hidden; }
.qiwzl20 .xx3322n::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.xx3322n .v05fg { text-shadow: none; color: var(--text-primary); }
.xx3322n .oy97 { color: var(--text-muted); }
body.olzfzqg .v05fg {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.qn6ob5 .v05fg {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.d0lj4.twlzq9 .v05fg,
section.twlzq9 .v05fg {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.xx3322n.f0ophex8   .gcayp0s { align-items: flex-start; text-align: left; }
.d0lj4 .gf38 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.gf38 .qvghykb.k1sv {
  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;
}
.gf38 .qvghykb.k1sv:hover { opacity: 0.85; }
.wtg88 .tsmo { padding-bottom: 24px; }
.gpafq .tsmo { max-width: 1100px; }
@media (max-width: 700px) {
  .xx3322n { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .xx3322n:not(.rctter2) .ia49 { display: none !important; }
  .rctter2 .ia49 { padding: 16px; }
  .gcayp0s  { padding: 36px 24px; }
  .xx3322n~.e9ft7n,.us0y81so~.e9ft7n{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .d0lj4, .xx3322n { min-height: 320px !important; }
  .v05fg { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .epdvm9l2,
  .i7bx7ze9,
  .lofraopk { grid-template-columns: 1fr !important; }

  

  
  .wtg88 { display: flex !important; flex-direction: column !important; }
  .wtg88 .tsmo { display: contents; }
  .wtg88 .ae7ccdda { order: 0; }
  .wtg88 .v05fg { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .wtg88 .epdvm9l2 { order: 2; padding: 0 16px 12px !important; }
  .wtg88 .oy97 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .gpafq .tsmo { display: flex; flex-direction: column; }
  .gpafq .tsmo .v05fg { order: 1; }
  .gpafq .tsmo .lofraopk { order: 2; margin: 8px 0 24px !important; }
  .gpafq .tsmo .oy97 { order: 3; }
  .gpafq .tsmo .oj62l5d { order: 4; align-self: center; margin-top: 0; }

  
  .xx3322n.rctter2 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .xx3322n.rctter2 .gcayp0s { display: contents; padding: 0; }
  .xx3322n.rctter2 .gcayp0s .v05fg { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .xx3322n.rctter2 .ia49 { order: 2; padding: 12px 16px; }
  .xx3322n.rctter2 .gcayp0s .oy97 { order: 3; padding: 0 24px; margin: 0 auto; }
  .xx3322n.rctter2 .gcayp0s .oj62l5d { order: 4; align-self: center; margin: 8px 0 32px; }
}
.odcnv { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.a55ds1k { width: 100%; height: auto; display: block; border-radius: 10px; }
.tsf9wpze .odcnv        { border-radius: 16px; }
.tsf9wpze .a55ds1k  { border-radius: 16px; }
.n7omu .odcnv         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.n7omu .a55ds1k   { border-radius: 8px; }
.btky { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.joqn9tp { width: 100%; padding: 32px 0; position: relative; }
.my3jk2z { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.enq5nr .joqn9tp:nth-child(even) { background: var(--bg-surface); }
.enq5nr .joqn9tp:nth-child(odd)  { background: var(--bg-page); }
.ld2k .joqn9tp:nth-child(even) { background: var(--bg-card); }
.ld2k .joqn9tp:nth-child(odd)  { background: var(--bg-page); }
.enq5nr .joqn9tp:nth-child(odd)  .my3jk2z { background: var(--bg-card); border-radius: 6px; }
.enq5nr .joqn9tp:nth-child(even) .my3jk2z { background: var(--bg-raised); border-radius: 6px; }
.ld2k .joqn9tp:nth-child(odd)  .my3jk2z { background: var(--bg-card); border-radius: 6px; }
.ld2k .joqn9tp:nth-child(even) .my3jk2z { background: var(--bg-raised); border-radius: 6px; }
.enq5nr .joqn9tp:nth-child(even) .abddh7 .exmkfwjk,
.ld2k .joqn9tp:nth-child(even) .abddh7 .exmkfwjk { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.enq5nr .joqn9tp:nth-child(odd) .abddh7 .exmkfwjk,
.ld2k .joqn9tp:nth-child(odd) .abddh7 .exmkfwjk { background: var(--bg-card-inner); }
.enq5nr .joqn9tp:nth-child(even) .y5fcf .exmkfwjk:nth-child(odd),
.ld2k .joqn9tp:nth-child(even) .y5fcf .exmkfwjk:nth-child(odd)  { background: var(--bg-card); }
.enq5nr .joqn9tp:nth-child(even) .y5fcf .exmkfwjk:nth-child(even),
.ld2k .joqn9tp:nth-child(even) .y5fcf .exmkfwjk:nth-child(even) { background: var(--bg-card-inner); }
h1.en33po { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.en33po {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.xdqr7x { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.jruku h2.en33po {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.zts9 h2.en33po {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.xqrl h2.en33po {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.y3unnvd h2.en33po::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.n2pccje h2.en33po {
  color: var(--text-primary); font-size: 1.7rem;
}
.uhtus3r4 h2.en33po::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.i7cupf h2.en33po {
  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;
}
.cz9p8 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .cz9p8 { display: none; } }
.gzki { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.y55wgw { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.rsctcze {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.r00o { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.jf7yx { padding-left: 20px; }
.jf7yx li { margin-bottom: 6px; }
.jf7yx a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.jf7yx a:hover { color: var(--accent-light); }
.jqb6v2 .r00o { display: none; }
.y9hq .r00o { display: none; }
.y9hq .jf7yx { padding-left: 0; list-style: none; }
.y9hq .jf7yx li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.y9hq .jf7yx a { font-size: 0.92rem; }
.gl2hkpok .rsctcze { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.gl2hkpok .r00o { display: none; }
.gl2hkpok .jf7yx { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.gl2hkpok .jf7yx li { margin-bottom: 0; }
.gl2hkpok .jf7yx 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;
}
.gl2hkpok .jf7yx a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.rrle .rsctcze { padding: 20px 20px 16px; }
.rrle .jf7yx {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.rrle .jf7yx li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.rrle .jf7yx 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;
}
.rrle .jf7yx 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;
}
.rrle .jf7yx a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.rrle .jf7yx a:focus,
.rrle .jf7yx a:focus-visible,
.rrle .jf7yx a:target { outline: none; }
.rrle .jf7yx li:target a { border-color: var(--border); color: var(--text-muted); }
.e9iar .rsctcze { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.e9iar .r00o { display: none; }
.e9iar .jf7yx { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.e9iar .jf7yx li { margin-bottom: 0; }
.e9iar .jf7yx li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.e9iar .jf7yx li:last-child::after { content: ""; margin-right: 0; }
.e9iar .jf7yx a { font-size: 0.9rem; }
.exmkfwjk { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.abddh7 .exmkfwjk { background: var(--bg-card); }
.y5fcf .exmkfwjk:nth-child(odd)  { background: var(--bg-card); }
.y5fcf .exmkfwjk:nth-child(even) { background: var(--bg-raised); }
.iync .exmkfwjk {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.iync .exmkfwjk:last-child { border-bottom: none; }
.iync h3.xdqr7x { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.w7x8n5r .exmkfwjk {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.w7x8n5r .exmkfwjk + .exmkfwjk { margin-top: 4px; }
.mo3xmx6 .exmkfwjk { background: none; border-radius: 0; padding: 12px 0; }
.mo3xmx6 .exmkfwjk + .exmkfwjk { border-top: 1px solid var(--border-section); }
.q8b09 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ag35kdqy { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.ynz0 { color: var(--text-body); margin-bottom: 10px; }
.c859, .panqzkk { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.c859 li, .panqzkk li { margin-bottom: 6px; }
.panqzkk li { list-style: decimal; }
.qb4hj     .c859 { list-style-type: "● "; }
.gnhm  .c859 { list-style-type: "■ "; }
.cfpv .c859 { list-style-type: "◆ "; }
.jny60    .c859 { list-style-type: "★ "; }
.qb4hj     .cb0swnt { list-style-type: "● "; }
.gnhm  .cb0swnt { list-style-type: "■ "; }
.cfpv .cb0swnt { list-style-type: "◆ "; }
.jny60    .cb0swnt { list-style-type: "★ "; }
.qb4hj    .c859 li::marker, .qb4hj    .cb0swnt li::marker,
.gnhm .c859 li::marker, .gnhm .cb0swnt li::marker,
.cfpv .c859 li::marker, .cfpv .cb0swnt li::marker,
.jny60   .c859 li::marker, .jny60   .cb0swnt li::marker {
  color: var(--cta); font-size: 1em;
}
.qb4hj .panqzkk,
.gnhm .panqzkk,
.cfpv .panqzkk,
.jny60 .panqzkk {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.qb4hj .panqzkk li,
.gnhm .panqzkk li,
.cfpv .panqzkk li,
.jny60 .panqzkk li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.qb4hj .panqzkk li::before,
.gnhm .panqzkk li::before,
.cfpv .panqzkk li::before,
.jny60 .panqzkk 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;
}
.qb4hj     .panqzkk li::before { border-radius: 50%; }
.gnhm  .panqzkk li::before { border-radius: 3px; }
.cfpv .panqzkk li::before { border-radius: 3px; }
.jny60    .panqzkk li::before { border-radius: 50%; }
.whx15 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.faf6 .whx15,
.y82p .whx15 { background: transparent; border: none; border-radius: 0; }
.gf675l { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.gf675l th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.gf675l td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.gf675l tr:hover td { background: var(--bg-hover); }
.r52d .gf675l tbody tr:nth-child(even) td { background: var(--bg-surface); }
.k7jib .gf675l { border: 1px solid var(--border-alt); }
.k7jib .gf675l th,
.k7jib .gf675l td { border: 1px solid var(--border-alt); }
.qoz98i8 .gf675l th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.qoz98i8 .gf675l td { border-bottom: none; }
.qoz98i8 .gf675l tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.bg5bq9 .gf675l th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.jefjm .whx15 {
  overflow: hidden;
}
.jefjm .gf675l th { border-bottom: 1px solid var(--border-alt); }
.jefjm .gf675l tr:last-child td { border-bottom: none; }
.rhptfvcv { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.elsu { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.xuw0 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.rxy76 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.hhda { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.cb0swnt { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.cb0swnt 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%}
.sw3ve .rxy76 { background: transparent; text-align: center; }
.zgpn0n .xuw0 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.hmdd9 .xuw0 {
  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);
}
.xe3qr .elsu { display: grid; grid-template-columns: auto 1fr; }
.xe3qr .xuw0 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.xe3qr .rxy76 { grid-column: 2; }
.xe3qr .hhda,
.xe3qr .cb0swnt { grid-column: 1 / -1; }
.ebhp .elsu { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ebhp .xuw0 {
  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);
}
.ebhp .rxy76 { grid-column: 2; }
.ebhp .hhda,
.ebhp .cb0swnt { grid-column: 1 / -1; }
.x83v .elsu { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.x83v .rxy76 { background: none; color: var(--accent-light); font-weight: 700; }
.r00prwk .elsu { 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); }
.r00prwk .rxy76 { background: none; color: var(--accent-light); font-weight: 700; }
.gp1lfdet .elsu { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.gp1lfdet .elsu:last-child { border-bottom: none; }
.gp1lfdet .rxy76 { background: none; color: var(--accent-light); font-weight: 700; }
.qjixw29 .elsu { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.qjixw29 .rxy76 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.dzf1 .rhptfvcv { counter-reset: card-n; }
.dzf1 .elsu  { counter-increment: card-n; }
.dzf1 .rxy76 { display: flex; align-items: center; gap: 10px; }
.dzf1 .rxy76::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;
}
.dio9b .elsu { background: var(--bg-surface); border: 1px solid var(--border); }
.dio9b .rxy76 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.h27pl0l1 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.rz6v2  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.ubwkqj7 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.suznjgvy { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.p530 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.h27pl0l1 strong { color: var(--text-primary); font-size: 0.95rem; }
.h27pl0l1 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.gk52u726 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.g53tnxwo, .hm44m { border-radius: 8px; padding: 14px; }
.g53tnxwo { background: var(--bg-pros); }
.hm44m { background: var(--bg-cons); }
.q6wrxx { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.g53tnxwo .q6wrxx { color: var(--c-pros-label); }
.hm44m .q6wrxx { color: #f87171; }
.g53tnxwo ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.hm44m ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.a55ds1k { width: 100%; height: auto; border-radius: 10px; display: block; }
.k1sv {
  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;
}
.k1sv:hover { opacity: 0.85; }
.rzsx4 .k1sv  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.rzsx4 .k1sv:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.se7vx .k1sv  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.se7vx .k1sv:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.kntqy7v .oj62l5d { border-radius: 50px; }
.kntqy7v .k1sv  { border-radius: 50px; }
.j3m7 .oj62l5d { padding-left: 22px; padding-right: 22px; }
.j3m7 .k1sv  { padding-left: 12px; padding-right: 12px; }
.d1de .oj62l5d { padding-left: 44px; padding-right: 44px; }
.d1de .k1sv  { padding-left: 24px; padding-right: 24px; }
.f5ke3 .oj62l5d { padding-left: 56px; padding-right: 56px; }
.f5ke3 .k1sv  { padding-left: 32px; padding-right: 32px; }
.xwac3mw   .oj62l5d::after, .xwac3mw   .k1sv::after,
.o0lx .oj62l5d::after, .o0lx .k1sv::after,
.dnk8    .oj62l5d::after, .dnk8    .k1sv::after,
.lnhia63    .oj62l5d::after, .lnhia63    .k1sv::after,
.goyia    .oj62l5d::after, .goyia    .k1sv::after,
.uh3aml4     .oj62l5d::after, .uh3aml4     .k1sv::after,
.n2x96    .oj62l5d::after, .n2x96    .k1sv::after,
.efnly3   .oj62l5d::after, .efnly3   .k1sv::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;
}
.xwac3mw .oj62l5d::after, .xwac3mw .k1sv::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");
}
.o0lx .oj62l5d::after, .o0lx .k1sv::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");
}
.dnk8 .oj62l5d::after, .dnk8 .k1sv::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");
}
.lnhia63 .oj62l5d::after, .lnhia63 .k1sv::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");
}
.goyia .oj62l5d::after, .goyia .k1sv::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");
}
.uh3aml4 .oj62l5d::after, .uh3aml4 .k1sv::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");
}
.n2x96 .oj62l5d::after, .n2x96 .k1sv::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");
}
.efnly3 .oj62l5d::after, .efnly3 .k1sv::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");
}
.rsfj   .ehxs5xbm::after, .rsfj   .hl6v3jp::after,
.kv49w .ehxs5xbm::after, .kv49w .hl6v3jp::after,
.gk8t    .ehxs5xbm::after, .gk8t    .hl6v3jp::after,
.kg46cd8    .ehxs5xbm::after, .kg46cd8    .hl6v3jp::after,
.rp9oad    .ehxs5xbm::after, .rp9oad    .hl6v3jp::after,
.hf68f     .ehxs5xbm::after, .hf68f     .hl6v3jp::after,
.q11o3inx    .ehxs5xbm::after, .q11o3inx    .hl6v3jp::after,
.uqqki1   .ehxs5xbm::after, .uqqki1   .hl6v3jp::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;
}
.rsfj .ehxs5xbm::after, .rsfj .hl6v3jp::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");
}
.kv49w .ehxs5xbm::after, .kv49w .hl6v3jp::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");
}
.gk8t .ehxs5xbm::after, .gk8t .hl6v3jp::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");
}
.kg46cd8 .ehxs5xbm::after, .kg46cd8 .hl6v3jp::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");
}
.rp9oad .ehxs5xbm::after, .rp9oad .hl6v3jp::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");
}
.hf68f .ehxs5xbm::after, .hf68f .hl6v3jp::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");
}
.q11o3inx .ehxs5xbm::after, .q11o3inx .hl6v3jp::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");
}
.uqqki1 .ehxs5xbm::after, .uqqki1 .hl6v3jp::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");
}
.hnqbk .weue1ku3    { background: transparent; padding: 0; }
.qvghykb.k1sv {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .hzqakxm8 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .hzqakxm8::before    { grid-area: rank;   }
  .l8v0n55           { grid-area: ident;  }
  .vci7     { grid-area: rating; min-width: 0; width: auto; }
  .hamdx2           { grid-area: pills;  }
  .qvghykb             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .hzqakxm8 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .hzqakxm8::before    { justify-self: center; }
  .l8v0n55           { width: 100%; }
  .vci7     { justify-self: center; }
  .hamdx2           { grid-template-columns: 1fr; }
}
.a57ztxyb  .lk5c li::before { content: "★"; }
.a57ztxyb  .empl8gby li::before { content: "✕"; }
.wulu4 .rt5rve1u { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .cv8u .ueda {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .cv8u .z3q3 { margin: 0; }
}
.y6an39 .z3q3 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.y6an39 .zo3b { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.y6an39 .faf6 { padding: 14px 16px; }
.y6an39 .tubp { border-radius: 4px; }
.y6an39 .rt5rve1u { border-radius: 0; }
.y82p .gk52u726 { gap: 10px; }
.y82p .g53tnxwo, .y82p .hm44m { padding: 12px; }
.y82p .g53tnxwo ul, .y82p .hm44m ul { margin: 4px 0 0; padding-left: 18px; }
.y82p .g53tnxwo li, .y82p .hm44m li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .o7fmrq8a { grid-template-columns: 1fr; }
  .pi7gky { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .pi7gky .uwkkcov { width: 72px; height: 50px; }
  .pi7gky .fmzlw { max-width: 180px; }
  .pi7gky .p79l924 { width: auto; }
}
@media (max-width: 720px) {
  .ilt646 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ewav1bps { padding: 16px; }
  .msdhs9o .ncz2w { min-width: 50%; }
}
.bxdfi .gk52u726 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .lh2u1tt { grid-template-columns: 1fr; }
  .jpcq { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .eu88ja { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ge8kx { flex-wrap: wrap; padding: 16px; }
}
.rr3zud5r .gk52u726 { gap: 8px; }
.rr3zud5r .g53tnxwo, .rr3zud5r .hm44m { padding: 8px; }
@media (max-width: 480px) {
  .wdcqbzh3 { flex-direction: column; align-items: stretch; }
}
.koxktw .p79l924 .k1sv { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .cscefsj { flex-direction: column; align-items: stretch; gap: 10px; }
  .koxktw .p79l924 { text-align: center; }
}
@media (max-width: 720px) {
  .rbzh { grid-template-columns: 1fr; }
  .nkzm { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .cwiht { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .f8twn { grid-template-columns: 1fr; }
  .yj7p3d { width: 100px; height: 100px; margin: 16px auto; }
  .kwfww { font-size: 1.4rem; }
  .rloxj { justify-content: center; }
  .ytqzu5uf .ncz2w { min-width: 50%; }
}
.d08i8u .gk52u726 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .hr9w2n { flex-wrap: wrap; padding: 14px 16px; }
  .w42tml2 { padding: 12px 16px; }
  .d08i8u .gk52u726 { margin: 0 16px; }
  .d08i8u .mtjav8 { padding: 0 16px; }
  .ct0r2sy { padding: 12px 16px; }
}
.ov84zkag .ke0q1 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.ov84zkag .hzqakxm8 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.ov84zkag .hzqakxm8:last-child { border-bottom: none; }
.ov84zkag .l8v0n55,
.ov84zkag .vci7,
.ov84zkag .hamdx2 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.l6eq5irs .zs8h0wo {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.x0qn { margin: 16px 0; }
.tvsj8ya { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.tvsj8ya summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.tvsj8ya summary::after { content: "+"; color: var(--accent-light); }
.tvsj8ya[open] summary::after { content: "−"; }
.tvsj8ya p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.joqn9tp { margin-bottom: 0; }
.ubya h2.en33po { color: var(--text-primary); border-color: var(--accent-light); }
.rxzcg h2.en33po { color: var(--text-primary); border-color: var(--accent-light); }
.xnwgd9 .rz6v2     { background: #052e16; border-color: #10b981; }
.xnwgd9 .ubwkqj7 { background: #2d0a1e; border-color: #f43f5e; }
.xnwgd9 .suznjgvy    { background: #1e1036; border-color: #a855f7; }
.xnwgd9 .h27pl0l1 strong  { color: #f1f5f9; }
.xnwgd9 .h27pl0l1 p       { color: #cbd5e1; }
.xnwgd9 .dptlb    .rz6v2     .p530::before,
.xnwgd9 .z82nd  .rz6v2     .p530::before,
.xnwgd9 .goxxi  .rz6v2     .p530::before,
.xnwgd9 .y5nzt .rz6v2     .p530::before { color: #10b981; }
.xnwgd9 .dptlb    .ubwkqj7 .p530::before,
.xnwgd9 .z82nd  .ubwkqj7 .p530::before,
.xnwgd9 .goxxi  .ubwkqj7 .p530::before,
.xnwgd9 .y5nzt .ubwkqj7 .p530::before { color: #f43f5e; }
.xnwgd9 .dptlb    .suznjgvy    .p530::before,
.xnwgd9 .z82nd  .suznjgvy    .p530::before,
.xnwgd9 .goxxi  .suznjgvy    .p530::before,
.xnwgd9 .y5nzt .suznjgvy    .p530::before { color: #a855f7; }
.ymu56 .rz6v2     { background: #2d2000; border-color: #eab308; }
.ymu56 .ubwkqj7 { background: #2d0b0b; border-color: #ef4444; }
.ymu56 .suznjgvy    { background: #2d1600; border-color: #f97316; }
.ymu56 .h27pl0l1 strong  { color: #f1f5f9; }
.ymu56 .h27pl0l1 p       { color: #cbd5e1; }
.ymu56 .dptlb    .rz6v2     .p530::before,
.ymu56 .z82nd  .rz6v2     .p530::before,
.ymu56 .goxxi  .rz6v2     .p530::before,
.ymu56 .y5nzt .rz6v2     .p530::before { color: #eab308; }
.ymu56 .dptlb    .ubwkqj7 .p530::before,
.ymu56 .z82nd  .ubwkqj7 .p530::before,
.ymu56 .goxxi  .ubwkqj7 .p530::before,
.ymu56 .y5nzt .ubwkqj7 .p530::before { color: #ef4444; }
.ymu56 .dptlb    .suznjgvy    .p530::before,
.ymu56 .z82nd  .suznjgvy    .p530::before,
.ymu56 .goxxi  .suznjgvy    .p530::before,
.ymu56 .y5nzt .suznjgvy    .p530::before { color: #f97316; }
.oen4w .rz6v2     { background: #0c1a2e; border-color: #38bdf8; }
.oen4w .ubwkqj7 { background: #12103a; border-color: #818cf8; }
.oen4w .suznjgvy    { background: #0a2020; border-color: #2dd4bf; }
.oen4w .h27pl0l1 strong  { color: #f1f5f9; }
.oen4w .h27pl0l1 p       { color: #cbd5e1; }
.oen4w .dptlb    .rz6v2     .p530::before,
.oen4w .z82nd  .rz6v2     .p530::before,
.oen4w .goxxi  .rz6v2     .p530::before,
.oen4w .y5nzt .rz6v2     .p530::before { color: #38bdf8; }
.oen4w .dptlb    .ubwkqj7 .p530::before,
.oen4w .z82nd  .ubwkqj7 .p530::before,
.oen4w .goxxi  .ubwkqj7 .p530::before,
.oen4w .y5nzt .ubwkqj7 .p530::before { color: #818cf8; }
.oen4w .dptlb    .suznjgvy    .p530::before,
.oen4w .z82nd  .suznjgvy    .p530::before,
.oen4w .goxxi  .suznjgvy    .p530::before,
.oen4w .y5nzt .suznjgvy    .p530::before { color: #2dd4bf; }
.zwl7 .rz6v2     { background: var(--accent-bg); border-color: var(--accent-light); }
.zwl7 .ubwkqj7 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.zwl7 .suznjgvy    { background: var(--accent-bg); border-color: var(--accent-pale); }
.zwl7 .dptlb    .p530::before,
.zwl7 .z82nd  .p530::before,
.zwl7 .goxxi  .p530::before,
.zwl7 .y5nzt .p530::before { color: var(--accent-light) !important; }
.r32jlxl::before,
.i8ub7xfq::before { margin-right: 5px; }
.jyeyc0 .g53tnxwo ul li,
.jyeyc0 .lk5c li         { color: #4ade80; }
.jyeyc0 .g53tnxwo .r32jlxl { color: #22c55e; }
.jyeyc0 .hm44m ul li,
.jyeyc0 .empl8gby li         { color: #f87171; }
.jyeyc0 .hm44m .i8ub7xfq { color: #ef4444; }
.ohtb61m .g53tnxwo { background: var(--bg-pros); }
.ohtb61m .hm44m { background: var(--bg-cons); }
.ohtb61m .g53tnxwo .r32jlxl { color: var(--c-pros-label); }
.ohtb61m .hm44m .i8ub7xfq { color: var(--c-cons); }
.ohtb61m .g53tnxwo ul li,
.ohtb61m .hm44m ul li,
.ix10g .g53tnxwo { background: var(--bg-pros); }
.ix10g .hm44m { background: var(--bg-cons); }
.ix10g .g53tnxwo .r32jlxl { color: var(--c-pros-label); }
.ix10g .hm44m .i8ub7xfq { color: var(--c-cons); }
.ix10g .g53tnxwo ul li,
.ix10g .hm44m ul li,
.d0eia4 .r32jlxl::before { content: "✓ "; }
.d0eia4 .i8ub7xfq::before { content: "✗ "; }
.p90b .r32jlxl::before { content: "→ "; }
.p90b .i8ub7xfq::before { content: "← "; }
.a57ztxyb .r32jlxl::before { content: "★ "; }
.a57ztxyb .i8ub7xfq::before { content: "✕ "; }
.ebasxn .r32jlxl::before { content: "◆ "; }
.ebasxn .i8ub7xfq::before { content: "▲ "; }
.wulu4 .h27pl0l1 { background: transparent; border-left: none; border: 1.5px solid; }
.wulu4 .rz6v2     { border-color: var(--c-tip-border); }
.wulu4 .ubwkqj7 { border-color: var(--c-warn-border); }
.wulu4 .suznjgvy    { border-color: #60a5fa; }
.wulu4 .h27pl0l1 strong { color: var(--text-primary); }
.wulu4 .h27pl0l1 p      { color: var(--text-muted); }
.j96whx6u .h27pl0l1 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.j96whx6u .rz6v2     { border-top-color: var(--c-tip-border); }
.j96whx6u .ubwkqj7 { border-top-color: var(--c-warn-border); }
.j96whx6u .suznjgvy    { border-top-color: #60a5fa; }
.rji1za7 .h27pl0l1 { border-left: none; border-radius: 8px; }
.rji1za7 .rz6v2     { background: #065f46; }
.rji1za7 .ubwkqj7 { background: #92400e; }
.rji1za7 .suznjgvy    { background: #1e3a8a; }
.rji1za7 .h27pl0l1 strong,
.rji1za7 .h27pl0l1 p { color: #fff; }
.rji1za7 .p530::before { color: rgba(255,255,255,0.85) !important; }
.xnwgd9.rji1za7 .rz6v2,
.xnwgd9 .rji1za7 .rz6v2     { background: #052e16; }
.xnwgd9.rji1za7 .ubwkqj7,
.xnwgd9 .rji1za7 .ubwkqj7 { background: #2d0a1e; }
.xnwgd9.rji1za7 .suznjgvy,
.xnwgd9 .rji1za7 .suznjgvy    { background: #1e1036; }
.ymu56.rji1za7 .rz6v2,
.ymu56 .rji1za7 .rz6v2      { background: #2d2000; }
.ymu56.rji1za7 .ubwkqj7,
.ymu56 .rji1za7 .ubwkqj7  { background: #2d0b0b; }
.ymu56.rji1za7 .suznjgvy,
.ymu56 .rji1za7 .suznjgvy     { background: #2d1600; }
.oen4w.rji1za7 .rz6v2,
.oen4w .rji1za7 .rz6v2      { background: #0c1a2e; }
.oen4w.rji1za7 .ubwkqj7,
.oen4w .rji1za7 .ubwkqj7  { background: #12103a; }
.oen4w.rji1za7 .suznjgvy,
.oen4w .rji1za7 .suznjgvy     { background: #0a2020; }
.jwmi .h27pl0l1 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.jwmi .rz6v2     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.jwmi .ubwkqj7 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.jwmi .suznjgvy    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.jwmi .h27pl0l1 strong { color: var(--text-primary); }
.jwmi .h27pl0l1 p      { color: var(--text-muted); }
.vs1ip .h27pl0l1 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.dptlb .p530,
.z82nd .p530,
.goxxi .p530,
.y5nzt .p530 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.dptlb .p530::before,
.z82nd .p530::before,
.goxxi .p530::before,
.y5nzt .p530::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.dptlb .rz6v2     .p530::before { content: "✦"; color: var(--c-tip-border); }
.dptlb .ubwkqj7 .p530::before { content: "▲"; color: var(--c-warn-border); }
.dptlb .suznjgvy    .p530::before { content: "◉"; color: #60a5fa; }
.z82nd .rz6v2     .p530::before { content: "★"; color: var(--c-tip-border); }
.z82nd .ubwkqj7 .p530::before { content: "◆"; color: var(--c-warn-border); }
.z82nd .suznjgvy    .p530::before { content: "●"; color: #60a5fa; }
.goxxi .rz6v2     .p530::before { content: "▶"; color: var(--c-tip-border); }
.goxxi .ubwkqj7 .p530::before { content: "■"; color: var(--c-warn-border); }
.goxxi .suznjgvy    .p530::before { content: "▸"; color: #60a5fa; }
.y5nzt .rz6v2     .p530::before { content: "→"; color: var(--c-tip-border); }
.y5nzt .ubwkqj7 .p530::before { content: "⬥"; color: var(--c-warn-border); }
.y5nzt .suznjgvy    .p530::before { content: "◈"; color: #60a5fa; }
.xuhs .abddh7 .exmkfwjk,
.xuhs .y5fcf .exmkfwjk  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.xuhs .elsu                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.xuhs .whx15          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.xuhs .rsctcze                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.gytj41 .abddh7 .exmkfwjk,
.gytj41 .y5fcf .exmkfwjk,
.gytj41 .elsu,
.gytj41 .hzqakxm8,
.gytj41 .z3q3,
.gytj41 .whx15,
.gytj41 .rsctcze,
.gytj41 .vs1ip .h27pl0l1 { box-shadow: none; }
.npsw2d   .ynz0, .npsw2d .q8b09, .npsw2d .ag35kdqy,
.npsw2d   .gzki, .npsw2d .y55wgw { font-size: 0.9rem; }
.npsw2d   .c859, .npsw2d .panqzkk { font-size: 0.9rem; }
.mm7sq   .ynz0, .mm7sq .q8b09, .mm7sq .ag35kdqy,
.mm7sq   .gzki, .mm7sq .y55wgw { font-size: 0.95rem; }
.mm7sq   .c859, .mm7sq .panqzkk { font-size: 0.95rem; }
.ysfjfr   .ynz0, .ysfjfr .q8b09, .ysfjfr .ag35kdqy,
.ysfjfr   .gzki, .ysfjfr .y55wgw { font-size: 1.08rem; }
.ysfjfr   .c859, .ysfjfr .panqzkk { font-size: 1.05rem; }
.ysfjfr   .gf675l { font-size: 0.97rem; }
.etfgm1y .v05fg      { font-size: 3.2rem; }
.etfgm1y h2.en33po { font-size: 1.9rem; }
.etfgm1y h3.xdqr7x     { font-size: 1.4rem; }
.qzxg1i4 .v05fg      { font-size: 3.8rem; }
.qzxg1i4 h2.en33po { font-size: 2.2rem; }
.qzxg1i4 h3.xdqr7x     { font-size: 1.6rem; }
.joqn9tp + .joqn9tp { position: relative; }
.ptyud59   .joqn9tp + .joqn9tp::before,
.bhq8eg  .joqn9tp + .joqn9tp::before,
.t8c0   .joqn9tp + .joqn9tp::before,
.ofke0   .joqn9tp + .joqn9tp::before,
.lkiq   .joqn9tp + .joqn9tp::before,
.mbck .joqn9tp + .joqn9tp::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.ptyud59 .joqn9tp + .joqn9tp::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.bhq8eg .joqn9tp + .joqn9tp::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.t8c0 .joqn9tp + .joqn9tp::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;
}
.ofke0 .joqn9tp + .joqn9tp::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.mvi9eph .joqn9tp { margin-bottom: 16px; }
.mvi9eph .joqn9tp + .joqn9tp { margin-top: 0; }
.mvi9eph .my3jk2z { padding-top: 0; padding-bottom: 0; }
.lkiq .joqn9tp + .joqn9tp::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.mbck .joqn9tp + .joqn9tp::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.z6phodn .joqn9tp + .joqn9tp::before,
.u16fn36 .joqn9tp + .joqn9tp::before,
.qsnyjm0 .joqn9tp + .joqn9tp::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%;
}
.enq5nr .z6phodn .joqn9tp:nth-child(even)::before,
.enq5nr .u16fn36 .joqn9tp:nth-child(even)::before,
.enq5nr .qsnyjm0 .joqn9tp:nth-child(even)::before { background: var(--bg-surface); }
.ld2k .z6phodn .joqn9tp:nth-child(even)::before,
.ld2k .u16fn36 .joqn9tp:nth-child(even)::before,
.ld2k .qsnyjm0 .joqn9tp:nth-child(even)::before { background: var(--bg-card); }
.z6phodn .joqn9tp + .joqn9tp::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");
}
.u16fn36 .joqn9tp + .joqn9tp::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");
}
.qsnyjm0 .joqn9tp + .joqn9tp::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");
}
.s0e7 .b1qme,
.rm24ns8 .b1qme,
.fa7c .b1qme { overflow: hidden; }
.s0e7 .tsmo,
.rm24ns8 .tsmo { margin-bottom: 60px; }
.fa7c .tsmo { margin-bottom: 70px; }
.rm24ns8 .gcayp0s { padding-bottom: 60px; }
.s0e7 .b1qme::before,
.rm24ns8 .b1qme::before,
.fa7c .b1qme::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%;
}
.s0e7 .b1qme::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");
}
.rm24ns8 .b1qme::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");
}
.fa7c .b1qme::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");
}
.nxr38 .b1qme:not(.twlzq9) .ae7ccdda { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.l9cq .b1qme:not(.twlzq9) .ae7ccdda { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.w94qvn24  .b1qme:not(.twlzq9) .ae7ccdda { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.qdd2  .b1qme:not(.twlzq9) .ae7ccdda { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.l9cq .twlzq9 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.l9cq .guyn { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.l9cq .xx3322n { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.rvvwk .twlzq9 .ae7ccdda { background: none; }
.rvvwk .b1qme:not(.twlzq9) .ae7ccdda { background: rgba(0,0,0,0.6); }
.td5h44l .odcnv { float: left; width: 38%; margin: 0 28px 16px 0; }
.td5h44l .odcnv .a55ds1k { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.td5h44l .my3jk2z::after { content: ''; display: block; clear: both; }
.oajb .odcnv { float: right; width: 38%; margin: 0 0 16px 28px; }
.oajb .odcnv .a55ds1k { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.oajb .my3jk2z::after { content: ''; display: block; clear: both; }
.y4uwy7y .joqn9tp:nth-child(odd)  .odcnv { float: left;  width: 38%; margin: 0 28px 16px 0; }
.y4uwy7y .joqn9tp:nth-child(even) .odcnv { float: right; width: 38%; margin: 0 0 16px 28px; }
.y4uwy7y .odcnv .a55ds1k { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.y4uwy7y .my3jk2z::after { content: ''; display: block; clear: both; }
.td5h44l .rhptfvcv,
.oajb .rhptfvcv,
.y4uwy7y .rhptfvcv,
@media (max-width: 900px) {
  .td5h44l .odcnv,
  .oajb .odcnv,
  .y4uwy7y .joqn9tp:nth-child(odd)  .odcnv,
  .y4uwy7y .joqn9tp:nth-child(even) .odcnv {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .td5h44l .odcnv .a55ds1k,
  .oajb .odcnv .a55ds1k,
  .y4uwy7y .odcnv .a55ds1k {
    max-height: none !important;
  }
}
.td5h44l .c859,
.td5h44l .panqzkk,
.oajb .c859,
.oajb .panqzkk,
.y4uwy7y .c859,
.y4uwy7y .panqzkk { overflow: hidden; }
@media (max-width: 640px) {
  .td5h44l .odcnv,
  .oajb .odcnv,
  .y4uwy7y .odcnv { float: none; width: 100%; margin: 0 0 16px 0; }
}
.nawb .btky,
.nawb .my3jk2z,
.nawb .abzkt67t  { max-width: 1100px; }
.uqob8p .btky,
.uqob8p .my3jk2z,
.uqob8p .abzkt67t  { max-width: 1200px; }
.k8xqlcp .btky,
.k8xqlcp .my3jk2z,
.k8xqlcp .abzkt67t  { max-width: 1320px; }
.k8xqlcp { --content-mw: 1320px; }
.sfk71 { font-size: 0.82rem; color: var(--text-muted); }
.ssybuny2 { display: flex; align-items: center; }
.zu2itm90 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.lzllw { display: flex; align-items: center; }
.hrj67 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.hrj67:hover { text-decoration: underline; }
.x5hcccz { margin: 0 3px; opacity: 0.45; }
.x5hcccz::before { content: '/'; }
.hv6dgvt { padding: 2px 5px; color: var(--text-main); }
.cc75u1 .sfk71 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.cc75u1 .ssybuny2 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.moyn .sfk71 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.moyn .ssybuny2 { padding: 0 0 0 12px; }
.eimi {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.olr5 .ssybuny2 { padding: 0 16px; }
.olr5 .sfk71 {
  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);
}
.olr5 .btky { padding-top: 28px; }
@media (max-width: 720px) {
  .eimi { margin-top: 18px; padding: 0 16px; }
  .olr5 .btky { padding-top: 16px; }
}
.nawb.cc75u1 .ssybuny2 { max-width: 1100px; }
.uqob8p.cc75u1 .ssybuny2 { max-width: 1200px; }
.k8xqlcp.cc75u1 .ssybuny2 { max-width: 1320px; }
.nawb .eimi { max-width: 1100px; }
.uqob8p .eimi { max-width: 1200px; }
.k8xqlcp .eimi { max-width: 1320px; }
.u6xs28 .joqn9tp { padding-top: 16px; padding-bottom: 16px; }
.mspxubxn .joqn9tp { padding-top: 24px; padding-bottom: 24px; }
.gkqmzh .joqn9tp { padding-top: 40px; padding-bottom: 40px; }
.zxh5h4 .joqn9tp { padding-top: 52px; padding-bottom: 52px; }
.ahct .joqn9tp:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.ahct .joqn9tp:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.ahct .joqn9tp:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.ahct .joqn9tp:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.f1rjxa .my3jk2z { padding-top: 10px;  padding-bottom: 10px; }
.gdk1 .my3jk2z { padding-top: 18px;  padding-bottom: 18px; }
.inloc .my3jk2z { padding-top: 36px;  padding-bottom: 36px; }
.h8fzdg25 .my3jk2z { padding-top: 48px;  padding-bottom: 48px; }
.us74hdgy h2.en33po { font-weight: 600; }
.us74hdgy h3.xdqr7x     { font-weight: 600; }
.vze0 h2.en33po { font-weight: 800; }
.vze0 h3.xdqr7x     { font-weight: 700; }
.d04r58e h2.en33po { font-weight: 900; }
.d04r58e h3.xdqr7x     { font-weight: 800; }
.d04r58e .h27pl0l1 strong,
.d04r58e .h27pl0l1 strong { font-weight: 600; }
.ehxs5xbm {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.vfxz .ehxs5xbm { display: none; }
@media (max-width: 640px) {
  .fy2rk45y { display: none; }
  .ehxs5xbm {
    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;
  }
}
.ehxs5xbm { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ehxs5xbm:hover { opacity: 0.85; }
.zadzh712 .ehxs5xbm { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.rbhgxb .ehxs5xbm,
.w1li5  .ehxs5xbm { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.rbhgxb .ehxs5xbm:hover,
.w1li5  .ehxs5xbm:hover { opacity: 0.88; }
.zadzh712.rbhgxb .ehxs5xbm,
.zadzh712.w1li5  .ehxs5xbm { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.hl6v3jp {
  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;
}
.hl6v3jp:hover { transform: translateY(-2px); opacity: 0.92; }
.hl6v3jp { background: var(--cta) !important; color: #fff !important; border: none !important; }
.yut5 .hl6v3jp { display: none; }
.de7jgtp .hl6v3jp { right: 32px; }
.vazk2  .hl6v3jp { left: 32px; }
@media (max-width: 480px) {
  .de7jgtp .hl6v3jp { right: 20px; bottom: 20px; }
  .vazk2  .hl6v3jp { left: 20px; bottom: 20px; }
}
.fymopp06 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.abzkt67t { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.xc3p77t { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.a91o8k { color: var(--text-dim); font-size: 0.8rem; }
.rt6bw a, .z74zw2ek a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.rt6bw a:hover, .z74zw2ek a:hover { color: var(--accent-light); }
.z74zw2ek { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.cleb3i6 .abzkt67t { text-align: center; }
.cleb3i6 .z74zw2ek { justify-content: center; margin-bottom: 16px; }
.cleb3i6 .xc3p77t { margin-top: 0; }
.xwvf4z { margin-top: 10px; }
.xwvf4z a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .abzkt67t { padding-left: 16px; padding-right: 16px; }
  .jl49q .abzkt67t { padding: 20px 16px; }
  .z74zw2ek { gap: 4px 12px; }
  .xc3p77t { font-size: 0.78rem; }
}
.jzpplq .xc3p77t { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.jzpplq .a91o8k { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .jzpplq .ey94fs { grid-template-columns: 1fr 1fr; } .jzpplq .r26onoj { grid-column: 1 / -1; } }
@media (max-width: 480px) { .jzpplq .ey94fs { grid-template-columns: 1fr; } }
.jjjcx .xc3p77t { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .jjjcx .bs86iyn { gap: 12px; } .jjjcx .rl6m00vf { margin-right: 0; width: 100%; } }
.k2u7od1c .xc3p77t { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.k2u7od1c .a91o8k { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .k2u7od1c .wk9gfdrp { grid-template-columns: 1fr 1fr; } .k2u7od1c .x1dcwo6 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .k2u7od1c .wk9gfdrp { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .lgepb .s54s { grid-template-columns: 1fr 1fr; } .lgepb .we4d0:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .lgepb .s54s { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .g0l5w3bg .s54s { grid-template-columns: 1fr; } }
.sqk3iklp .abzkt67t { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.sqk3iklp .z74zw2ek { justify-content: center; }
.et02hqc .whw6hd      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.et02hqc .fymopp06 { background: var(--bg-page); border-top-color: var(--border-alt); }
.dyrhqxuj .whw6hd      { background: #0d1117; border-bottom-color: #21262d; }
.dyrhqxuj .ivsgm { color: var(--accent-light); }
.dyrhqxuj .i6gf { --msep-color: #8b949e; }
.dyrhqxuj .i6gf a { color: #8b949e; }
.dyrhqxuj .i6gf a:hover { color: var(--accent-light); }
.dyrhqxuj .oecrbu { color: #8b949e; }
.dyrhqxuj .fymopp06 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.dyrhqxuj .xc3p77t,
.dyrhqxuj .a91o8k { color: #6e7681; }
.dyrhqxuj .rt6bw a, .dyrhqxuj .z74zw2ek a,
.dyrhqxuj .rt6bw a:hover, .dyrhqxuj .z74zw2ek a:hover,
@media (max-width: 640px) {
  .dyrhqxuj .i6gf { background: #0d1117; border-top-color: #21262d; }
  .dyrhqxuj .i6gf li a { border-bottom-color: #21262d; }
}
.d07d0ey1 .whw6hd      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.d07d0ey1 .ivsgm { color: var(--accent-light); }
.d07d0ey1 .i6gf { --msep-color: #475569; }
.d07d0ey1 .i6gf a { color: #475569; }
.d07d0ey1 .i6gf a:hover { color: var(--accent-light); }
.d07d0ey1 .oecrbu { color: #64748b; }
.d07d0ey1 .fymopp06 { background: #f0f4f8; border-top-color: #cbd5e1; }
.d07d0ey1 .xc3p77t,
.d07d0ey1 .a91o8k { color: #64748b; }
.d07d0ey1 .rt6bw a, .d07d0ey1 .z74zw2ek a,
.d07d0ey1 .rt6bw a:hover, .d07d0ey1 .z74zw2ek a:hover,
@media (max-width: 640px) {
  .d07d0ey1 .i6gf { background: #f0f4f8; border-top-color: #cbd5e1; }
  .d07d0ey1 .i6gf li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.rbhgxb .whw6hd      { background: var(--accent); border-bottom-color: var(--accent-light); }
.rbhgxb .ivsgm { color: #fff; }
.rbhgxb .i6gf { --msep-color: rgba(255,255,255,0.82); }
.rbhgxb .i6gf a { color: rgba(255,255,255,0.82); }
.rbhgxb .i6gf a:hover { color: #fff; }
.rbhgxb .oecrbu { color: rgba(255,255,255,0.9); }
.rbhgxb .fymopp06 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.rbhgxb .xc3p77t,
.rbhgxb .a91o8k { color: rgba(255,255,255,0.72); }
.rbhgxb .rt6bw a, .rbhgxb .z74zw2ek a,
.rbhgxb .rt6bw a:hover, .rbhgxb .z74zw2ek a:hover,
@media (max-width: 640px) {
  .rbhgxb .i6gf { background: var(--accent); border-top-color: var(--accent-light); }
  .rbhgxb .i6gf li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.w1li5 .whw6hd {
  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);
}
.w1li5 .fymopp06 {
  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) {
  .w1li5 .i6gf {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.j585zrjd .ckcg9se4 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.np9gaw .ckcg9se4 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.rv8qmy .ckcg9se4 { min-height: 72px; height: auto; }
.ccsb .ckcg9se4 { min-height: 84px; height: auto; }
.jl49q .ckcg9se4 { max-width: none; padding: 0 32px; }
.jl49q .abzkt67t  { max-width: none; padding: 24px 32px; }
.pbvpw.uqob8p .ckcg9se4 { max-width: 1200px; }
.pbvpw.k8xqlcp .ckcg9se4 { max-width: 1320px; }
.n0m9   .ivsgm, .n0m9   .rl6m00vf { text-transform: capitalize; }
.ev8a6hf .ivsgm, .ev8a6hf .rl6m00vf { text-transform: lowercase; }
.sai76i .ivsgm, .sai76i .rl6m00vf { text-transform: uppercase; letter-spacing: 0.06em; }
.q6xz, .jclo9 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.l5r5 .q6xz,
.ts2pz4ss .q6xz,
.px24trt .q6xz,
.w6joav3 .q6xz,
.bjkhpm   .i6gf a { font-weight: 500; }
.h4rkey31 .i6gf a { font-weight: 600; }
.csb876     .i6gf a { font-weight: 700; }
.glz2    .i6gf a { font-weight: 800; letter-spacing: 0.01em; }
.h1g529ji     .i6gf > li + li::before,
.htfod40    .i6gf > li + li::before,
.f8to    .i6gf > li + li::before,
.bax8k .i6gf > li + li::before,
.oxcgu3k .i6gf > li + li::before,
.pkna  .i6gf > li + li::before,
.evyh8c    .i6gf > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.h1g529ji     .i6gf > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.htfod40    .i6gf > li + li::before { content: "|"; }
.f8to    .i6gf > li + li::before { content: "—"; }
.bax8k .i6gf > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.oxcgu3k .i6gf > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.pkna  .i6gf > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.evyh8c    .i6gf > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .i3lmuz .oecrbu,
  .zi5783x .oecrbu,
  .ojljd .oecrbu,
  .z394 .oecrbu,
  .woh3670 .oecrbu {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .i3lmuz .oecrbu::before,
  .zi5783x .oecrbu::before,
  .ojljd .oecrbu::before,
  .z394 .oecrbu::before,
  .woh3670 .oecrbu::before { content: ""; display: block; flex-shrink: 0; }

  
  .i3lmuz .oecrbu::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;
  }

  
  .zi5783x .oecrbu::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;
  }

  
  .ojljd .oecrbu::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;
  }

  
  .z394 .oecrbu::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;
  }

  
  .woh3670 .oecrbu::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) {
  .r8uz12md .oecrbu {
    padding: 5px 14px;
  }
  .r8uz12md .i6gf {
    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;
  }
  .r8uz12md .i6gf li a {
    border-bottom: none; padding: 10px 22px;
  }
  .r8uz12md .i6gf li a:hover { background: var(--bg-raised); }
  .r8uz12md .zgdyoy,
  .dgtcba .zgdyoy,
  .h3jxy7el .zgdyoy { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .t5nuyvf7 .oecrbu {
    padding: 5px 10px;
  }
  .t5nuyvf7 .i6gf {
    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);
  }
  .t5nuyvf7 .i6gf.re16d01 { transform: translateX(0); }
  .t5nuyvf7 .i6gf li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .t5nuyvf7 .i6gf li:last-child a { border-bottom: none; }
  .rbhgxb .i6gf,
  .dyrhqxuj .i6gf { background: var(--accent) !important; }
  .rbhgxb .i6gf li a,
  .dyrhqxuj .i6gf li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .h3jxy7el .oecrbu {
    padding: 5px 10px;
  }
  .h3jxy7el .i6gf {
    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);
  }
  .h3jxy7el .i6gf::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .h3jxy7el .i6gf.re16d01 { transform: translateY(0); }
  .h3jxy7el .i6gf li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .ddllx .oecrbu {
    padding: 5px 10px;
  }
  .ddllx .i6gf {
    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;
  }
  .ddllx .i6gf.re16d01 { opacity: 1; pointer-events: auto; }
  .ddllx .i6gf li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .ha4y     .oecrbu { border-radius: 0 !important; }
  .nmwvv3j   .oecrbu { border-radius: 8px !important; }
  .iim8l49 .oecrbu { border-radius: 50% !important; }
  .uzyd1d   .oecrbu { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .kkrifn .unhn37p { flex-direction: column; align-items: stretch; }
  .kkrifn .kp4ef7dm { flex-direction: row; min-width: auto; }
  .kkrifn .vjl4z3j7 { align-items: flex-start; text-align: left; }
}
.lp4mkzj,
.lp4mkzj.joqn9tp,
.enq5nr .lp4mkzj,
.wg9pt96 .lp4mkzj,
.ld2k .lp4mkzj,
.ymww .lp4mkzj {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.gqv2dri {
  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;
}
.o6au8k { flex: 1 1 280px; min-width: 0; }
.h7zi8h9 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.idzm {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.km9f {
  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;
}
.km9f:hover { transform: translateY(-1px); opacity: 0.95; }
.uo2szhfk .gqv2dri {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.uo2szhfk .h7zi8h9 { color: var(--cta); }
.uo2szhfk .idzm { color: var(--text-body); }
.uo2szhfk .km9f {
  background: var(--cta) !important;
  color: #fff !important;
}
.nh7awvtf .gqv2dri {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.nh7awvtf .h7zi8h9 { color: var(--text-primary); }
.nh7awvtf .idzm { color: var(--text-body); }
.nh7awvtf .km9f {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .gqv2dri {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .o6au8k { flex: 0 0 auto; }
  .h7zi8h9 { font-size: 1.2rem; }
  .km9f { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.aywc .yvi9 { height: 36px; }
.ae9b .yvi9 { height: 60px; max-width: 200px; }
.rbja .yvi9 { height: 56px; max-width: 180px; }
.ndsziq3    .zs8h0wo, .ndsziq3    .i6l3 { color: #f59e0b; }
@media (min-width: 720px) {
  .p10v2 .ke0q1 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .p10v2 .hzqakxm8 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .p10v2 .hzqakxm8 { padding: 40px 16px 20px; }
  .p10v2 .cy5y {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .p10v2 .qvghykb { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .mlhq .hzqakxm8 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .mlhq .hzqakxm8::before {
    position: absolute; top: 14px; left: 14px;
  }
  .mlhq .l8v0n55 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .mlhq .otk8yb { white-space: normal; text-align: center; font-size: 1.2rem; }
  .mlhq .cy5y {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .mlhq .qvghykb { width: 100%; min-width: 0; }
  .mlhq .zs8h0wo { min-width: 0; }
}
.os9htz1h .tvsj8ya {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.os9htz1h .tvsj8ya summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.os9htz1h .tvsj8ya p { padding: 0 2px 16px; }
.fu4gu5hc .tvsj8ya { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.fu4gu5hc .tvsj8ya summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.fu4gu5hc .tvsj8ya summary::after { content: "›"; font-size: 1.2em; }
.fu4gu5hc .tvsj8ya[open] summary::after { content: "‹"; }
.fu4gu5hc .tvsj8ya p { padding: 10px 22px 4px; }
.orp1i9o .tvsj8ya {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.orp1i9o .tvsj8ya summary { color: var(--text-primary); padding-left: 16px; }
.orp1i9o .tvsj8ya summary::after { content: "›"; font-size: 1.1em; }
.orp1i9o .tvsj8ya[open] summary::after { content: "‹"; }
.orp1i9o .tvsj8ya p { padding-left: 16px; }
.rfnqkkdt .x0qn { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.rfnqkkdt .tvsj8ya {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.rfnqkkdt .tvsj8ya:last-child { border-bottom: none; }
.rfnqkkdt .tvsj8ya summary { color: var(--text-primary); border-radius: 0; }
.rfnqkkdt .tvsj8ya summary::after { content: "›"; font-size: 1.1em; }
.rfnqkkdt .tvsj8ya[open] summary::after { content: "‹"; }
.lkcm .tvsj8ya { overflow: hidden; }
.lkcm .tvsj8ya summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.lkcm .tvsj8ya summary::after { color: rgba(255,255,255,.75); }
.lkcm .tvsj8ya[open] summary { border-radius: 0; }
.a91wztwh { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.c7of5q {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.cxsmati7 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ztpmb6y { color: var(--text-muted); font-size: 1.05rem; }
.n9h9xatc {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.n36ffutc {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ndxeo { margin-bottom: 20px; }
.pf2rk {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.lx2o5i {
  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;
}
.lx2o5i:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.j1pzg { resize: vertical; min-height: 130px; }
.p47y { width: 100%; margin-top: 8px; }
.o8cymji {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.holrar {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.kq9g8rg { color: var(--text-muted); line-height: 1.75; }
.oqby { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.oqby li { margin-bottom: 6px; }
.so84o2zo { max-width: 760px; margin: 0 auto; }
.ubelo { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.ph02 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.ph02:last-child { border-bottom: none; }
.ph02 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.ph02 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.riic6cn { max-width: 760px; margin: 0 auto; }
.dyuervu ul.oqby { margin: 0; }
@media (max-width: 640px) { .kvi4 { grid-template-columns: 1fr; gap: 10px; } }
.dhfyl { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.ev3l2o { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.hg2w { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.ev3l2o p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ev3l2o .oqby { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .dhfyl { grid-template-columns: 1fr; } }
.srzv ul.oqby { margin: 0; }
.thn65r .oqby,
.cqux0iul .oqby,
.bynvdy2 .oqby,
.x8ker4 .oqby {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .xqmtye1 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .iy1x { grid-template-columns: 1fr; } .fu7z { position: static; text-align: center; } }
@media (max-width: 860px) { .y73qdk { grid-template-columns: 1fr; } }
.x8ker4 .oqby { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .d3uxtoe { flex-direction: column; text-align: center; } .u5lj6ofe { grid-template-columns: 1fr; } }
.xh0h6 .cxsmati7 { color: var(--accent-light); }
.cvqdo4 {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.cvqdo4 .cxsmati7 { font-size: 2rem; }
.cvqdo4 .ztpmb6y { max-width: 680px; }
.au79x .cxsmati7 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.au79x .ztpmb6y  { margin: 0; }
@media (max-width: 640px) { .au79x { flex-direction: column; } }
.zj04wsdx .cxsmati7 { color: var(--accent-light); }
.zmbxs .cxsmati7 { color: #fff; }
.zmbxs .ztpmb6y  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .z2i1 { grid-template-columns: 1fr; } }
.nlb5j .lx2o5i {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.nlb5j .lx2o5i:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.zuyq .lx2o5i { background: var(--bg-raised); border-color: transparent; }
.zuyq .lx2o5i:focus { background: var(--bg-card); border-color: var(--accent-light); }
.fqug1w .lx2o5i { border-radius: 100px; padding: 11px 20px; }
.fqug1w .j1pzg { border-radius: 14px; }
.gixqmjxq {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .gixqmjxq { grid-template-columns: 1fr; } }
.a9k9zssv {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.a9k9zssv h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.a9k9zssv p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.g2e8o9b { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.g2e8o9b li { margin-bottom: 6px; }
.p4t97k5{display:none}
.p4t97k5:empty,.pmcm:empty{display:none}
.b0z0qo{position:relative;overflow:visible}
.nwk3vwmx .e9ft7n,.d2rdaw7 .e9ft7n,
.hguk6c5 .e9ft7n,.iodd7e4 .e9ft7n,
.dtrp397z .e9ft7n,.vt5qo .e9ft7n{display:block}
.xmem5jnp .cbu0qg9{display:block}
.nwk3vwmx .e9ft7n,.d2rdaw7 .e9ft7n,
.hguk6c5 .e9ft7n,.iodd7e4 .e9ft7n,
.dtrp397z .e9ft7n{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}
.nwk3vwmx .e9ft7n .pmcm,.d2rdaw7 .e9ft7n .pmcm,
.hguk6c5 .e9ft7n .pmcm,.iodd7e4 .e9ft7n .pmcm,
.dtrp397z .e9ft7n .pmcm{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}
.nwk3vwmx .fkd8,.d2rdaw7 .fkd8,
.hguk6c5 .fkd8,.iodd7e4 .fkd8,
.dtrp397z .fkd8{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.nwk3vwmx .e9ft7n,.d2rdaw7 .e9ft7n{top:12px}
.nwk3vwmx .e9ft7n .pmcm{margin-right:auto}
.d2rdaw7 .e9ft7n .pmcm{margin-left:auto}
.d2rdaw7 .e9ft7n{text-align:right}
.hguk6c5 .e9ft7n,.iodd7e4 .e9ft7n{bottom:12px}
.hguk6c5 .e9ft7n .pmcm{margin-right:auto}
.iodd7e4 .e9ft7n .pmcm{margin-left:auto}
.iodd7e4 .e9ft7n{text-align:right}
.dtrp397z .e9ft7n{position:relative;margin-top:16px}
.dtrp397z .e9ft7n .pmcm{margin:0 auto}
.vt5qo .e9ft7n{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.vt5qo .e9ft7n .pmcm{margin:0}
.vt5qo .xx3322n~.e9ft7n,
.vt5qo .us0y81so~.e9ft7n{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.vt5qo .xx3322n~.e9ft7n .pmcm,
.vt5qo .us0y81so~.e9ft7n .pmcm{justify-content:flex-start}
.xx3322n~.e9ft7n,.us0y81so~.e9ft7n{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}
.xx3322n~.e9ft7n .pmcm{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.us0y81so~.e9ft7n .pmcm{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.cbu0qg9 .pmcm{margin:0 0 12px}
.pmcm{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.fkd8{white-space:nowrap}
.zqxx .fkd8{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.b751 .fkd8{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}
.ygr1 .pmcm{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.o9d8g4u .fkd8{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.nqikplhn .fkd8{color: var(--accent-light);opacity:1;font-weight:500}
.e4383k .fkd8{border-bottom:1px solid currentColor;padding-bottom:2px}
.kugy3 .pmcm{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.w7l9mjpw{--date-bg:transparent}
.ddml .wsr96::before{content:""}
.psb4k9 .fkd8 + .fkd8::before{content:"•";margin-right:6px;opacity:.4}
.hm35i .fkd8 + .fkd8::before{content:"/";margin-right:6px;opacity:.35}
.sxq1pkk .fkd8 + .fkd8::before{content:"|";margin-right:6px;opacity:.3}
.gqbfj3es .fkd8 + .fkd8::before{content:"—";margin-right:6px;opacity:.3}
.cljeu .fkd8 + .fkd8::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.o5svw .fkd8 + .fkd8::before{content:"·";margin-right:6px;opacity:.4}
.bcyo .fkd8 + .fkd8::before{content:"›";margin-right:6px;opacity:.4}
.juzm .fkd8 + .fkd8::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.nzwwr6n .lstsc{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .lstsc{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .zj87{max-width:100%}
}
.udh5 .whx15{margin:0}
@media (max-width:560px){
  .x3lptq8v{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) {
  .t2hfhre { padding: 28px 18px 20px; }
  .k88ktbw { font-size: 1.2rem; }
  .dhjr { max-width: 220px; max-height: 80px; }
}
.azy8hol  .hb5i { border-radius: 50%; }
.kvw99kka .gqv2dri {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .hb5i { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.h8rl4 {
  margin: 28px 0 24px;
}
.h8rl4 .joqn9tp {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.h8rl4 .my3jk2z {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.h8rl4 .gqv2dri {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .ckcg9se4 { flex-direction: row-reverse; }
[dir="rtl"] .i6gf { flex-direction: row-reverse; }
[dir="rtl"] .de7jgtp .hl6v3jp { right: auto; left: 32px; }
[dir="rtl"] .vazk2  .hl6v3jp { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .de7jgtp .hl6v3jp { right: auto; left: 20px; }
  [dir="rtl"] .vazk2  .hl6v3jp { left: auto;  right: 20px; }
}
[dir="rtl"] .td5h44l .odcnv  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .oajb .odcnv { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .c859, [dir="rtl"] .panqzkk { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .g53tnxwo { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .hm44m { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .h27pl0l1 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .gqv2dri { direction: rtl; }
[dir="rtl"] .sfk71 { direction: rtl; }
[dir="rtl"] .rsctcze { direction: rtl; }
[dir="rtl"] .jf7yx { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .qb4hj .panqzkk,
[dir="rtl"] .gnhm .panqzkk,
[dir="rtl"] .cfpv .panqzkk,
[dir="rtl"] .jny60 .panqzkk {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .qb4hj .panqzkk li::before,
[dir="rtl"] .gnhm .panqzkk li::before,
[dir="rtl"] .cfpv .panqzkk li::before,
[dir="rtl"] .jny60 .panqzkk li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .b1qme.f0ophex8 .tsmo,
[dir="rtl"] .bve6azbj.f0ophex8 .tsmo,
[dir="rtl"] .twlzq9.f0ophex8 .tsmo,
[dir="rtl"] .wtg88.f0ophex8 .tsmo,
[dir="rtl"] .gpafq.f0ophex8 .tsmo { text-align: right; }
[dir="rtl"] .xx3322n.f0ophex8 .gcayp0s { align-items: flex-end; text-align: right; }
[dir="rtl"] .my3jk2z,
[dir="rtl"] .gzki,
[dir="rtl"] .y55wgw,
[dir="rtl"] .cz9p8,
[dir="rtl"] .tsmo { text-align: right; }
[dir="rtl"] .n36ffutc,
[dir="rtl"] .pf2rk,
[dir="rtl"] .lx2o5i,
[dir="rtl"] .j1pzg { text-align: right; direction: rtl; }
[dir="rtl"] .fqug1w .lx2o5i,
[dir="rtl"] .nlb5j .lx2o5i { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #6e2159;
  --brand:           #6e2159;
  --brand-light:     #a4548b;
  --brand-pale:      #a4548b;
  --grad-start:      #1f0919;
  --grad-end:        #5a1b49;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #a4548b;
  --cta-light:       #bb88ab;
  --cta-hover:       #b46c9d;
  --bg-page:         #12060f;
  --bg-surface:      #1d0b18;
  --bg-card:         #280f21;
  --bg-card-inner:   #34132b;
  --bg-raised:       #3f1734;
  --bg-hover:        #4a1b3d;
  --border:          #592149;
  --border-alt:      #6f295c;
  --border-section:  #592149;
  --text-primary:    #e7e3e6;
  --text-muted:      #ab9fa8;
  --text-body:       #cfc8cd;
  --text-sub:        #ab9fa8;
  --text-faint:      #7a6b76;
  --text-dim:        #5f535b;
  --text-label:      #93848f;
  --text-value:      #c3bbc1;
  --accent-bg:       #251721;
  --accent-bg-light: #3b2033;
  --bg-tip:          #162625;
  --bg-warning:      #272115;
  --bg-info:         #161826;
  --bg-pros:         #162625;
  --bg-cons:         #261618;
  --c-pros:          #87e7e1;
  --c-cons:          #e68993;
  --c-pros-label:    #5cdfd6;
  --c-tip-border:    #3ed9cf;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #87e7e1;
}
:root { --logo-bg-opacity: 48%; }
body, button, input { font-family: "Lato", sans-serif; }
.bvi0f .p530 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.bvi0f .p530::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.bvi0f .rz6v2     .p530::before { content: "";  color: var(--c-tip-border); }.bvi0f .ubwkqj7 .p530::before { content: ""; color: var(--c-warn-border); }.bvi0f .suznjgvy    .p530::before { content: ""; color: #60a5fa; }.xnwgd9 .bvi0f .rz6v2     .p530::before { color: #10b981; }.xnwgd9 .bvi0f .ubwkqj7 .p530::before { color: #f43f5e; }.xnwgd9 .bvi0f .suznjgvy    .p530::before { color: #a855f7; }.ymu56  .bvi0f .rz6v2     .p530::before { color: #eab308; }.ymu56  .bvi0f .ubwkqj7 .p530::before { color: #ef4444; }.ymu56  .bvi0f .suznjgvy    .p530::before { color: #f97316; }.oen4w  .bvi0f .rz6v2     .p530::before { color: #38bdf8; }.oen4w  .bvi0f .ubwkqj7 .p530::before { color: #818cf8; }.oen4w  .bvi0f .suznjgvy    .p530::before { color: #2dd4bf; }.zwl7 .bvi0f .p530::before { color: var(--accent-light) !important; }
.uyr4bnr .d0lj4, .uyr4bnr .xx3322n { min-height: 420px; }
.vvp6wu .oj62l5d::after, .vvp6wu .k1sv::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.z4ywkk14 .ehxs5xbm::after,.z4ywkk14 .hl6v3jp::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.x5hcccz::before { content: '|'; opacity: 0.3; }