:root {
  --color-accent: #bd0b7b;
  --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;
}
.s6rt8pc {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ivrwr2b {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.qz1bsft {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.h1tk58rg { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.u16gi { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.u16gi a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.u16gi a:hover { color: var(--accent-light); }
.u0eq7     .vvul8 { border-radius: 6px; }
.u0eq7 .vvul8 li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.u0eq7 .vvul8 li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.dd9jg9au .vvul8 li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .vvul8 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .p9sxvz:hover .vvul8,
  .p9sxvz:focus-within .vvul8 { display: block; }
  .vvul8 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.g9qkiva {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.rmlqumpp { display: none; }
@media (max-width: 640px) {
  .rmlqumpp {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .rmlqumpp.ggny { display: block; }
}
@media (max-width: 640px) {
  .g9qkiva { display: block; }
  .u16gi > li + li::before { display: none !important; }
  .u16gi {
    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;
  }
  .u16gi.ggny { display: flex; }
  .u16gi li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .u16gi li:last-child a { border-bottom: none; }
}
.j3n5x { min-height: 480px; }
.ak24sxtd {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.hg9wlktr { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.oqarvzs .hg9wlktr { margin-left: 0; margin-right: 0; }
.eowy61h {
  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;
}
.gciqavqn .eowy61h { margin-top: 24px; }
.eowy61h:hover { opacity: 0.88; }
.c7bf1y9 {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.q3u7kowc {
  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%);
}
.c7bf1y9 .ohym805p {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.c7bf1y9 .ak24sxtd { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.c7bf1y9 .hg9wlktr { color: #e2e8f0; }
.c7bf1y9.mbgxixbk .ohym805p { text-align: center; }
.c7bf1y9.oqarvzs   .ohym805p { text-align: left; }
.ooks .ohym805p {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.ooks .ak24sxtd { color: var(--text-primary); text-shadow: none; }
.ooks .hg9wlktr { color: var(--text-muted); }
.ooks .eowy61h { margin-top: 16px; }
.ooks, .ooks.j3n5x { min-height: auto !important; }
.ooks.mbgxixbk .ohym805p { text-align: center; }
.ooks.oqarvzs   .ohym805p { text-align: left; }
.ooks~.lhkjp{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}
.ooks~.lhkjp .hpd7edm3{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; }
}
.n4l7o .c7bf1y9 .q3u7kowc {
  overflow: hidden;
}
.n4l7o .c7bf1y9 .q3u7kowc::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%); }
}
.kqh0iju .cuowew36,
.kqh0iju .enndw1 {
  position: relative; overflow: hidden;
}
.kqh0iju .cuowew36::after,
.kqh0iju .enndw1::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); }
}
.kqh0iju .c7bf1y9 .q3u7kowc {
  overflow: hidden;
}
.kqh0iju .c7bf1y9 .q3u7kowc::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;
}
.vfsee .c7bf1y9 .q3u7kowc {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.byky2ue .c7bf1y9 .q3u7kowc {
  overflow: hidden;
}
.byky2ue .c7bf1y9 .q3u7kowc::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;
}
.ehjn .c7bf1y9 .q3u7kowc {
  animation: hg-breathe 10s ease-in-out infinite;
}
.cuowew36 .q3u7kowc {
  background: none;
}
.cuowew36 .ak24sxtd { color: #fff; }
.cuowew36 .hg9wlktr { color: rgba(255,255,255,0.85); }
.kqh0iju .i0jsqyi { position: relative; overflow: hidden; }
.kqh0iju .i0jsqyi::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;
}
.i0jsqyi .ak24sxtd { text-shadow: none; color: var(--text-primary); }
.i0jsqyi .hg9wlktr { color: var(--text-muted); }
body.fi36kc .ak24sxtd {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.f18d .ak24sxtd {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.j3n5x.cuowew36 .ak24sxtd,
section.cuowew36 .ak24sxtd {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.i0jsqyi.mbgxixbk .wj0v5p3 { align-items: center; text-align: center; }
.j3n5x .jmti {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.jmti .l5u3l5vq {
  grid-template-columns: 1fr !important;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-areas:
    "rank"
    "logo"
    "name"
    "rating"
    "bonus"
    "cta" !important;
  row-gap: 10px !important;
  column-gap: 0 !important;
  padding: 16px 18px 18px !important;
  font-size: 0.95rem;
  align-items: center;
  text-align: center;
}
.jmti .l5u3l5vq::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.jmti .jhl0x { display: contents !important; }
.jmti .jhl0x .y020b9x9 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.jmti .jhl0x .r1vet { max-height: 48px; max-width: 96px; }
.jmti .jhl0x .yz97f {
  display: block !important;
  grid-area: name;
  text-align: center; font-size: 1rem; font-weight: 700;
  line-height: 1.15; min-width: 0; max-width: 100%;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  overflow-wrap: normal; word-break: normal; hyphens: none;
}
.jmti .y06yrfb1 {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.jmti .ykyp0 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.jmti .c3q5 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.jmti .c3q5 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.jmti .hs3pfzky { display: contents !important; }
.jmti .hs3pfzky .nx25trlj:not(.zm0q58) { display: none !important; }
.jmti .hs3pfzky .zm0q58 {
  grid-area: bonus;
  background: var(--accent-bg, rgba(0,0,0,.04)) !important;
  padding: 8px 12px !important;
  border-radius: 8px !important;
  flex-direction: column !important; align-items: center; gap: 2px;
  min-width: 0; max-width: 100%; text-align: center;
}
.jmti .hs3pfzky .zm0q58 .m62jeldu {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.jmti .hs3pfzky .zm0q58 .kji6m {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.jmti .wlm5w8 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.jmti .wlm5w8.pk318b {
  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;
}
.jmti .wlm5w8.pk318b:hover { opacity: 0.85; }
.jmti .l5u3l5vq,
.jmti .l5u3l5vq:hover,
.jmti .l5u3l5vq:nth-child(even),
.jmti .l5u3l5vq:nth-child(odd),
.jmti .l5u3l5vq:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.f2jod6yo .ohym805p { padding-bottom: 24px; }
.gciqavqn .ohym805p { max-width: 1100px; }
@media (max-width: 700px) {
  .i0jsqyi { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .i0jsqyi:not(.ko5unwc0) .uymagv { display: none !important; }
  .ko5unwc0 .uymagv { padding: 16px; }
  .wj0v5p3  { padding: 36px 24px; }
  .i0jsqyi~.lhkjp,.zqgi7~.lhkjp{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .j3n5x, .i0jsqyi { min-height: 320px !important; }
  .ak24sxtd { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .x2hcaq4z,
  .fdx0bkqd,
  .naa3j0lj { grid-template-columns: 1fr !important; }

  

  
  .f2jod6yo { display: flex !important; flex-direction: column !important; }
  .f2jod6yo .ohym805p { display: contents; }
  .f2jod6yo .q3u7kowc { order: 0; }
  .f2jod6yo .ak24sxtd { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .f2jod6yo .x2hcaq4z { order: 2; padding: 0 16px 12px !important; }
  .f2jod6yo .hg9wlktr { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .gciqavqn .ohym805p { display: flex; flex-direction: column; }
  .gciqavqn .ohym805p .ak24sxtd { order: 1; }
  .gciqavqn .ohym805p .naa3j0lj { order: 2; margin: 8px 0 24px !important; }
  .gciqavqn .ohym805p .hg9wlktr { order: 3; }
  .gciqavqn .ohym805p .eowy61h { order: 4; align-self: center; margin-top: 0; }

  
  .i0jsqyi.ko5unwc0 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .i0jsqyi.ko5unwc0 .wj0v5p3 { display: contents; padding: 0; }
  .i0jsqyi.ko5unwc0 .wj0v5p3 .ak24sxtd { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .i0jsqyi.ko5unwc0 .uymagv { order: 2; padding: 12px 16px; }
  .i0jsqyi.ko5unwc0 .wj0v5p3 .hg9wlktr { order: 3; padding: 0 24px; margin: 0 auto; }
  .i0jsqyi.ko5unwc0 .wj0v5p3 .eowy61h { order: 4; align-self: center; margin: 8px 0 32px; }
}
.p4p0hhw { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.hys1 { width: 100%; height: auto; display: block; border-radius: 10px; }
.dfoi .p4p0hhw        { border-radius: 16px; }
.dfoi .hys1  { border-radius: 16px; }
.cscw .p4p0hhw         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.cscw .hys1   { border-radius: 8px; }
.fsdnmb6 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.d3ll { width: 100%; padding: 32px 0; position: relative; }
.ycf4vf { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.vz6qcr .d3ll:nth-child(even) { background: var(--bg-surface); }
.vz6qcr .d3ll:nth-child(odd)  { background: var(--bg-page); }
.t4tia9k9 .d3ll:nth-child(even) { background: var(--bg-card); }
.t4tia9k9 .d3ll:nth-child(odd)  { background: var(--bg-page); }
.vz6qcr .d3ll:nth-child(odd)  .ycf4vf { background: var(--bg-card); border-radius: 6px; }
.vz6qcr .d3ll:nth-child(even) .ycf4vf { background: var(--bg-raised); border-radius: 6px; }
.t4tia9k9 .d3ll:nth-child(odd)  .ycf4vf { background: var(--bg-card); border-radius: 6px; }
.t4tia9k9 .d3ll:nth-child(even) .ycf4vf { background: var(--bg-raised); border-radius: 6px; }
.vz6qcr .d3ll:nth-child(even) .tz285 .u8e1q,
.t4tia9k9 .d3ll:nth-child(even) .tz285 .u8e1q { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.vz6qcr .d3ll:nth-child(odd) .tz285 .u8e1q,
.t4tia9k9 .d3ll:nth-child(odd) .tz285 .u8e1q { background: var(--bg-card-inner); }
.vz6qcr .d3ll:nth-child(even) .ia7z9o .u8e1q:nth-child(odd),
.t4tia9k9 .d3ll:nth-child(even) .ia7z9o .u8e1q:nth-child(odd)  { background: var(--bg-card); }
.vz6qcr .d3ll:nth-child(even) .ia7z9o .u8e1q:nth-child(even),
.t4tia9k9 .d3ll:nth-child(even) .ia7z9o .u8e1q:nth-child(even) { background: var(--bg-card-inner); }
h1.aq39 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.aq39 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.qekjp { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.gmyk3q h2.aq39 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.hh1v h2.aq39 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.xqwa20 h2.aq39 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.p2nvgt h2.aq39::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.kl8g08c3 h2.aq39 {
  color: var(--text-primary); font-size: 1.7rem;
}
.hj05 h2.aq39::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.p60sw8 h2.aq39 {
  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;
}
@media (max-width: 640px) { .e3y535u { display: none; } }
.zhxr { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.fjar { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.euejjk {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.qlrjhm { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.yibbx { padding-left: 20px; }
.yibbx li { margin-bottom: 6px; }
.yibbx a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.yibbx a:hover { color: var(--accent-light); }
.arpiod6x .qlrjhm { display: none; }
.p231 .qlrjhm { display: none; }
.p231 .yibbx { padding-left: 0; list-style: none; }
.p231 .yibbx li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.p231 .yibbx a { font-size: 0.92rem; }
.dk8av0 .euejjk { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.dk8av0 .qlrjhm { display: none; }
.dk8av0 .yibbx { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.dk8av0 .yibbx li { margin-bottom: 0; }
.dk8av0 .yibbx 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;
}
.dk8av0 .yibbx a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.d2ze .euejjk { padding: 20px 20px 16px; }
.d2ze .yibbx {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.d2ze .yibbx li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.d2ze .yibbx 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;
}
.d2ze .yibbx 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;
}
.d2ze .yibbx a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.d2ze .yibbx a:focus,
.d2ze .yibbx a:focus-visible,
.d2ze .yibbx a:target { outline: none; }
.d2ze .yibbx li:target a { border-color: var(--border); color: var(--text-muted); }
.u5i940e .euejjk { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.u5i940e .qlrjhm { display: none; }
.u5i940e .yibbx { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.u5i940e .yibbx li { counter-increment: toc-n; margin-bottom: 0; }
.u5i940e .yibbx a {
  display: inline-flex; align-items: center; gap: 11px;
  background: var(--bg-card); color: var(--text-muted);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 11px 20px 11px 11px; font-size: 0.92rem; font-weight: 500;
  transition: border-color .15s, color .15s;
}
.u5i940e .yibbx a::before {
  content: counter(toc-n, decimal-leading-zero);
  flex-shrink: 0; width: 28px; height: 28px;
  background: var(--accent); color: #fff; border-radius: 7px;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.u5i940e .yibbx a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.p3nq .euejjk { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.p3nq .qlrjhm { display: none; }
.p3nq .yibbx { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.p3nq .yibbx li { margin-bottom: 0; }
.p3nq .yibbx a {
  display: inline-block; padding: 9px 16px;
  font-size: 0.9rem; font-weight: 600; color: var(--text-muted);
  border-bottom: 2px solid transparent;
  transition: color .15s, border-color .15s;
}
.p3nq .yibbx a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.bziibo .euejjk { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.bziibo .qlrjhm { display: none; }
.bziibo .yibbx { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.bziibo .yibbx li { margin-bottom: 0; }
.bziibo .yibbx li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.bziibo .yibbx li:last-child::after { content: ""; margin-right: 0; }
.bziibo .yibbx a { font-size: 0.9rem; }
.u8e1q { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.tz285 .u8e1q { background: var(--bg-card); }
.ia7z9o .u8e1q:nth-child(odd)  { background: var(--bg-card); }
.ia7z9o .u8e1q:nth-child(even) { background: var(--bg-raised); }
.wy3w4 .u8e1q {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.wy3w4 .u8e1q:last-child { border-bottom: none; }
.wy3w4 h3.qekjp { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.l8w6fo .u8e1q {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.l8w6fo .u8e1q + .u8e1q { margin-top: 4px; }
.l5eq51h5 .u8e1q { background: none; border-radius: 0; padding: 12px 0; }
.l5eq51h5 .u8e1q + .u8e1q { border-top: 1px solid var(--border-section); }
.qsikb { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.v7q33 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.nfck9 { color: var(--text-body); margin-bottom: 10px; }
.zgtsq87, .z616dd7o { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.zgtsq87 li, .z616dd7o li { margin-bottom: 6px; }
.z616dd7o li { list-style: decimal; }
.f7zi     .zgtsq87 { list-style-type: "● "; }
.p206v  .zgtsq87 { list-style-type: "■ "; }
.aiyfx4yi .zgtsq87 { list-style-type: "◆ "; }
.uwpsu    .zgtsq87 { list-style-type: "★ "; }
.f7zi     .dedosf { list-style-type: "● "; }
.p206v  .dedosf { list-style-type: "■ "; }
.aiyfx4yi .dedosf { list-style-type: "◆ "; }
.uwpsu    .dedosf { list-style-type: "★ "; }
.f7zi    .zgtsq87 li::marker, .f7zi    .dedosf li::marker,
.p206v .zgtsq87 li::marker, .p206v .dedosf li::marker,
.aiyfx4yi .zgtsq87 li::marker, .aiyfx4yi .dedosf li::marker,
.uwpsu   .zgtsq87 li::marker, .uwpsu   .dedosf li::marker {
  color: var(--cta); font-size: 1em;
}
.f7zi .z616dd7o,
.p206v .z616dd7o,
.aiyfx4yi .z616dd7o,
.uwpsu .z616dd7o {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.f7zi .z616dd7o li,
.p206v .z616dd7o li,
.aiyfx4yi .z616dd7o li,
.uwpsu .z616dd7o li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.f7zi .z616dd7o li::before,
.p206v .z616dd7o li::before,
.aiyfx4yi .z616dd7o li::before,
.uwpsu .z616dd7o 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;
}
.f7zi     .z616dd7o li::before { border-radius: 50%; }
.p206v  .z616dd7o li::before { border-radius: 3px; }
.aiyfx4yi .z616dd7o li::before { border-radius: 3px; }
.uwpsu    .z616dd7o li::before { border-radius: 50%; }
.d8vw1 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.fw15v5x .d8vw1,
.z534st .d8vw1 { background: transparent; border: none; border-radius: 0; }
.vvrnfd { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.vvrnfd th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.vvrnfd td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.vvrnfd tr:hover td { background: var(--bg-hover); }
.akx0 .vvrnfd tbody tr:nth-child(even) td { background: var(--bg-surface); }
.jq20cov .vvrnfd { border: 1px solid var(--border-alt); }
.jq20cov .vvrnfd th,
.jq20cov .vvrnfd td { border: 1px solid var(--border-alt); }
.eugc .vvrnfd th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.eugc .vvrnfd td { border-bottom: none; }
.eugc .vvrnfd tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.nnop .vvrnfd th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.y5lu .d8vw1 {
  overflow: hidden;
}
.y5lu .vvrnfd th { border-bottom: 1px solid var(--border-alt); }
.y5lu .vvrnfd tr:last-child td { border-bottom: none; }
.x6sa0f { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.g8ers { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.i0jvzpmx { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.s26hepiw { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.qhjf { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.dedosf { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.dedosf 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%}
.xntf .s26hepiw { background: transparent; text-align: center; }
.zyv9q .i0jvzpmx {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.q8a8m8x .i0jvzpmx {
  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);
}
.xt7fp7h7 .g8ers { display: grid; grid-template-columns: auto 1fr; }
.xt7fp7h7 .i0jvzpmx {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.xt7fp7h7 .s26hepiw { grid-column: 2; }
.xt7fp7h7 .qhjf,
.xt7fp7h7 .dedosf { grid-column: 1 / -1; }
.s103vo .g8ers { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.s103vo .i0jvzpmx {
  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);
}
.s103vo .s26hepiw { grid-column: 2; }
.s103vo .qhjf,
.s103vo .dedosf { grid-column: 1 / -1; }
.xp9p .g8ers { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.xp9p .s26hepiw { background: none; color: var(--accent-light); font-weight: 700; }
.oha2 .g8ers { 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); }
.oha2 .s26hepiw { background: none; color: var(--accent-light); font-weight: 700; }
.okuq .g8ers { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.okuq .g8ers:last-child { border-bottom: none; }
.okuq .s26hepiw { background: none; color: var(--accent-light); font-weight: 700; }
.thjpi79 .g8ers { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.thjpi79 .s26hepiw { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.w9gm9u5u .x6sa0f { counter-reset: card-n; }
.w9gm9u5u .g8ers  { counter-increment: card-n; }
.w9gm9u5u .s26hepiw { display: flex; align-items: center; gap: 10px; }
.w9gm9u5u .s26hepiw::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;
}
.ppv36qx .g8ers { background: var(--bg-surface); border: 1px solid var(--border); }
.ppv36qx .s26hepiw { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.kcnmn5x { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.kcnmn5x         { --cl-hue: var(--accent); }
.cg6n     { --cl-hue: #16a34a; }
.j3foq { --cl-hue: #ea580c; }
.gk6p59b    { --cl-hue: #2563eb; }
.cg6n, .j3foq, .gk6p59b, .d7esqf {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.bn00c { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.bn00c::before { color: var(--cl-hue); }
.kcnmn5x strong { color: var(--text-primary); font-size: 0.95rem; }
.kcnmn5x p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.micxb8 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.jv5j2io0, .cunyrjio { border-radius: 8px; padding: 14px; }
.jv5j2io0 { background: var(--bg-pros); }
.cunyrjio { background: var(--bg-cons); }
.c888js { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.jv5j2io0 .c888js { color: var(--c-pros-label); }
.cunyrjio .c888js { color: #f87171; }
.jv5j2io0 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.cunyrjio ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.hys1 { width: 100%; height: auto; border-radius: 10px; display: block; }
.pk318b {
  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;
}
.pk318b:hover { opacity: 0.85; }
.e24628 .pk318b  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.e24628 .pk318b:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.e91w2 .pk318b  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.e91w2 .pk318b:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.e24628 .wlm5w8.pk318b, .e91w2 .wlm5w8.pk318b,
.e24628 .nvyir .pk318b, .e91w2 .nvyir .pk318b {
  background: var(--cta); border: none; color: #fff;
}
.e24628 .wlm5w8.pk318b:hover, .e91w2 .wlm5w8.pk318b:hover,
.e24628 .nvyir .pk318b:hover, .e91w2 .nvyir .pk318b:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.rr7zik .eowy61h { border-radius: 50px; }
.rr7zik .pk318b  { border-radius: 50px; }
.ndtfzqr .eowy61h,
.ndtfzqr .pk318b { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.ndtfzqr .eowy61h:hover,
.ndtfzqr .pk318b:hover { filter: brightness(1.08); opacity: 1; }
.wpqw88ie .eowy61h,
.wpqw88ie .pk318b { box-shadow: 0 3px 14px -2px var(--cta); }
.wpqw88ie .eowy61h:hover,
.wpqw88ie .pk318b:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.ko64w .eowy61h,
.ko64w .pk318b { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.ko64w .eowy61h:hover,
.ko64w .pk318b:hover { opacity: 1; }
.ko64w .eowy61h:active,
.ko64w .pk318b:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.pzlo3i .eowy61h,
.pzlo3i .pk318b { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.pzlo3i .eowy61h:hover,
.pzlo3i .pk318b:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.pzlo3i .eowy61h:active,
.pzlo3i .pk318b:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.z98fl .eowy61h,
.z98fl .pk318b { position: relative; overflow: hidden; }
.z98fl .eowy61h::before,
.z98fl .pk318b::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.z98fl .eowy61h:hover::before,
.z98fl .pk318b:hover::before { left: 135%; }
.kb9bq8k .eowy61h,
.kb9bq8k .pk318b { border-radius: 0; }
.i6m13i2 .eowy61h { padding-left: 22px; padding-right: 22px; }
.i6m13i2 .pk318b  { padding-left: 12px; padding-right: 12px; }
.tvjc .eowy61h { padding-left: 44px; padding-right: 44px; }
.tvjc .pk318b  { padding-left: 24px; padding-right: 24px; }
.s8qir6xk .eowy61h { padding-left: 56px; padding-right: 56px; }
.s8qir6xk .pk318b  { padding-left: 32px; padding-right: 32px; }
.ccnc   .eowy61h::after, .ccnc   .pk318b::after,
.bm5g2 .eowy61h::after, .bm5g2 .pk318b::after,
.u64rt4    .eowy61h::after, .u64rt4    .pk318b::after,
.pggy0o    .eowy61h::after, .pggy0o    .pk318b::after,
.yu9m    .eowy61h::after, .yu9m    .pk318b::after,
.fbqej     .eowy61h::after, .fbqej     .pk318b::after,
.pyoeld    .eowy61h::after, .pyoeld    .pk318b::after,
.a444na   .eowy61h::after, .a444na   .pk318b::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;
}
.ccnc .eowy61h::after, .ccnc .pk318b::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");
}
.bm5g2 .eowy61h::after, .bm5g2 .pk318b::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");
}
.u64rt4 .eowy61h::after, .u64rt4 .pk318b::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");
}
.pggy0o .eowy61h::after, .pggy0o .pk318b::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");
}
.yu9m .eowy61h::after, .yu9m .pk318b::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");
}
.fbqej .eowy61h::after, .fbqej .pk318b::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");
}
.pyoeld .eowy61h::after, .pyoeld .pk318b::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");
}
.a444na .eowy61h::after, .a444na .pk318b::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");
}
.wwdo   .vfv5::after, .wwdo   .pa5c::after,
.m4dzko .vfv5::after, .m4dzko .pa5c::after,
.jqxim    .vfv5::after, .jqxim    .pa5c::after,
.jro03z2    .vfv5::after, .jro03z2    .pa5c::after,
.jld1yqq    .vfv5::after, .jld1yqq    .pa5c::after,
.xwmkh     .vfv5::after, .xwmkh     .pa5c::after,
.mhsm0w    .vfv5::after, .mhsm0w    .pa5c::after,
.m0ejx   .vfv5::after, .m0ejx   .pa5c::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;
}
.wwdo .vfv5::after, .wwdo .pa5c::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");
}
.m4dzko .vfv5::after, .m4dzko .pa5c::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");
}
.jqxim .vfv5::after, .jqxim .pa5c::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");
}
.jro03z2 .vfv5::after, .jro03z2 .pa5c::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");
}
.jld1yqq .vfv5::after, .jld1yqq .pa5c::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");
}
.xwmkh .vfv5::after, .xwmkh .pa5c::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");
}
.mhsm0w .vfv5::after, .mhsm0w .pa5c::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");
}
.m0ejx .vfv5::after, .m0ejx .pa5c::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");
}
.z1lgf2v3 {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  max-width: 100%; box-sizing: border-box;
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
  overflow-x: clip;
  counter-reset: cs-rank;
}
.l5u3l5vq {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px;
  padding: 18px 22px;
  display: grid;
  
  grid-template-columns: auto auto auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 18px;
  box-sizing: border-box;
  max-width: 100%;
  counter-increment: cs-rank;
  transition: background .15s, box-shadow .15s, border-color .15s;
}
.l5u3l5vq > * { min-width: 0; }
.l5u3l5vq:hover { background: var(--bg-hover); }
.l5u3l5vq > [itemprop="item"] { display: contents; }
.l5u3l5vq [itemprop="itemReviewed"],
.l5u3l5vq [itemprop="reviewRating"] { display: none; }
.l5u3l5vq::before {
  content: counter(cs-rank);
  grid-column: 1;
  font-size: 1.4rem; font-weight: 800;
  color: var(--text-muted, var(--accent-light));
  min-width: 28px; width: 28px; text-align: center;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.jhl0x {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.y020b9x9 {
  background: var(--accent-bg);
  border-radius: 10px; padding: 6px 10px;
  display: flex; align-items: center; justify-content: center;
  width: 130px; height: 64px; flex-shrink: 0;
}
.r1vet { max-height: 52px; max-width: 110px; object-fit: contain; }
.yz97f {
  font-weight: 700; font-size: 1rem;
  color: var(--text-primary); line-height: 1.2;
  min-width: 0; max-width: 100%;
  overflow-wrap: break-word; hyphens: auto;
}
.oahpudhr .y020b9x9    { background: #1a1a1a; }
.yude .y020b9x9   { background: rgba(128,128,128,.12); }
.imhfq8th .y020b9x9 { background: var(--bg-raised); }
.qfw2 .y020b9x9    { background: transparent; padding: 0; }
.y06yrfb1 {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.ykyp0 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.c3q5 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.hs3pfzky {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.nx25trlj {
  background: var(--accent-bg, rgba(0,0,0,.04));
  border-radius: 10px;
  padding: 10px 12px;
  display: flex; flex-direction: column; align-items: center;
  gap: 4px; min-width: 0;
  text-align: center; line-height: 1.25;
}
.m62jeldu {
  
  color: var(--text-muted);
  opacity: 0.65;
  font-size: .72rem; font-weight: 500;
  text-transform: uppercase; letter-spacing: .06em;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  max-width: 100%;
}
.kji6m {
  
  color: var(--accent);
  font-weight: 800; font-size: 1rem; line-height: 1.25;
  min-width: 0; max-width: 100%;
  overflow-wrap: break-word; word-break: break-word;
}
.wlm5w8 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.wlm5w8.pk318b {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .l5u3l5vq {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .l5u3l5vq::before    { grid-area: rank;   }
  .jhl0x           { grid-area: ident;  }
  .y06yrfb1     { grid-area: rating; min-width: 0; width: auto; }
  .hs3pfzky           { grid-area: pills;  }
  .wlm5w8             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .l5u3l5vq {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .l5u3l5vq::before    { justify-self: center; }
  .jhl0x           { width: 100%; }
  .y06yrfb1     { justify-self: center; }
  .hs3pfzky           { grid-template-columns: 1fr; }
}
.upzes5 {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.p5gd70 {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.k7xi6r1 {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.k7xi6r1 img { max-width: 80px; max-height: 50px; object-fit: contain; }
.lf8o { flex: 1; }
.lf8o h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.hbwhlcs { color: var(--c-stars); font-size: 1.1rem; }
.tk64srn { margin-bottom: 8px; }
.xlft7wy {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 22px;
  padding: 12px 24px; font-size: 0.86rem;
  background: var(--bg-surface); border-top: 1px solid var(--border-alt);
}
.xlft7wy > span { color: var(--accent); font-weight: 700; }
.prym em, .m447 em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .xlft7wy { padding: 10px 16px; gap: 6px 16px; } }
.nvyir { flex-shrink: 0; align-self: flex-start; }
.nvyir .pk318b { white-space: nowrap; }
@media (max-width: 560px) {
  .p5gd70 { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .k7xi6r1 { order: 1; }
  .nvyir { order: 2; margin-left: auto; align-self: center; }
  .lf8o { order: 3; flex: 1 1 100%; min-width: 0; }
}
.kp2tw7 img.v8gen { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.fw15v5x { padding: 20px 24px; }
.v19lqe { color: var(--text-muted); margin-bottom: 16px; }
.fvvq { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.xvlbf2, .slm17sb { list-style: none; font-size: 0.9rem; }
.xvlbf2 li { color: var(--c-pros); margin-bottom: 4px; }
.slm17sb li { color: var(--c-cons); margin-bottom: 4px; }
.xvlbf2 li::before { content: "✓"; margin-right: 5px; }
.slm17sb li::before { content: "✗"; margin-right: 5px; }
.h25k20q .xvlbf2 li::before { content: "→"; }
.h25k20q .slm17sb li::before { content: "–"; }
.ld85m  .xvlbf2 li::before { content: "★"; }
.ld85m  .slm17sb li::before { content: "✕"; }
.wst7h    .xvlbf2 li::before { content: "◆"; }
.wst7h    .slm17sb li::before { content: "▲"; }
.yi3b7  .xvlbf2 li::before { content: "▶"; }
.yi3b7  .slm17sb li::before { content: "■"; }
.aa4v { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.ujq31k { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.xdmuw { background: var(--bg-pros); color: var(--c-tag-pay); }
.r9ghoq6 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.lnsg0yhi .r9ghoq6 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.mmq0j1c .r9ghoq6 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .hwuv .gtbh8 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .hwuv .upzes5 { margin: 0; }
}
.q878 .p5gd70 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.q878 .lf8o h3 { color: var(--accent-light); }
.q878 .k7xi6r1 { background: var(--bg-page); border: 1px solid var(--border); }
.n5b8avx .upzes5 { border-top: 4px solid var(--accent); }
.n5b8avx .p5gd70 { background: var(--bg-card); }
.mesk .upzes5 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.mesk .p5gd70 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.mesk .fw15v5x { padding: 14px 16px; }
.mesk .k7xi6r1 { border-radius: 4px; }
.mesk .r9ghoq6 { border-radius: 0; }
.hoiq41 .p5gd70 { padding: 0; gap: 0; overflow: hidden; }
.hoiq41 .k7xi6r1 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.hoiq41 .lf8o { padding: 16px 20px; }
.hoiq41 .nvyir { padding: 16px 20px; align-self: center; }
.n6pqwow .hbwhlcs { font-size: .95rem; }
.z534st .micxb8 { gap: 10px; }
.z534st .jv5j2io0, .z534st .cunyrjio { padding: 12px; }
.z534st .jv5j2io0 ul, .z534st .cunyrjio ul { margin: 4px 0 0; padding-left: 18px; }
.z534st .jv5j2io0 li, .z534st .cunyrjio li { font-size: .85rem; margin-bottom: 3px; }
.ilxmpu .ujq31k { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .kkccpza { grid-template-columns: 1fr; }
  .e352z3os { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .e352z3os .aqmgz0 { width: 72px; height: 50px; }
  .e352z3os .we86upt { max-width: 180px; }
  .e352z3os .jcow { width: auto; }
}
.l96l .n6pqwow .hbwhlcs { filter: brightness(1.2); }
@media (max-width: 720px) {
  .l96l { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .pe1o9j3 { padding: 16px; }
  .qqkpt .yw8qqjh { min-width: 50%; }
}
.dxy3 .micxb8 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .phxpccp { grid-template-columns: 1fr; }
  .fayi7uc { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .u4j7e { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .mq2nft { flex-wrap: wrap; padding: 16px; }
}
.qz8gxa .micxb8 { gap: 8px; }
.qz8gxa .jv5j2io0, .qz8gxa .cunyrjio { padding: 8px; }
@media (max-width: 480px) {
  .nbmpnmt { flex-direction: column; align-items: stretch; }
}
.hw0mev8k .jcow .pk318b { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .t78j { flex-direction: column; align-items: stretch; gap: 10px; }
  .hw0mev8k .jcow { text-align: center; }
}
@media (max-width: 720px) {
  .p26f { grid-template-columns: 1fr; }
  .snq05 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .o7jo6 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.j53k3 .rddr { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.el5jlx5 .hbwhlcs { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .eopzfw { grid-template-columns: 1fr; }
  .el5jlx5 { width: 100px; height: 100px; margin: 16px auto; }
  .j53k3 { font-size: 1.4rem; }
  .gmaame { justify-content: center; }
  .kuklu9 .yw8qqjh { min-width: 50%; }
}
.u11ftxic .micxb8 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .cb2r0m { flex-wrap: wrap; padding: 14px 16px; }
  .c0ws { padding: 12px 16px; }
  .u11ftxic .micxb8 { margin: 0 16px; }
  .u11ftxic .ilxmpu { padding: 0 16px; }
  .xah7 { padding: 12px 16px; }
}
.ms10e .l5u3l5vq {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.ms10e .l5u3l5vq:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.x7ehk .z1lgf2v3 { gap: 18px; }
.x7ehk .l5u3l5vq {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.x7ehk .l5u3l5vq:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.oqix2k .z1lgf2v3 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.oqix2k .l5u3l5vq {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.oqix2k .l5u3l5vq:last-child { border-bottom: none; }
.oqix2k .jhl0x,
.oqix2k .y06yrfb1,
.oqix2k .hs3pfzky {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.bg31qz .z1lgf2v3 { gap: 0; }
.bg31qz .l5u3l5vq {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.bg31qz .l5u3l5vq:last-child { border-bottom: none; }
.bg31qz .l5u3l5vq:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.bg31qz .l5u3l5vq:nth-child(even):hover { background: var(--bg-hover); }
.x1ij .l5u3l5vq {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.rrizm .hs3pfzky .nx25trlj {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.rrizm .hs3pfzky .nx25trlj:first-child { border-left: none; }
.k4r3zph .hs3pfzky .nx25trlj {
  background: transparent; padding: 4px 8px;
}
.k4r3zph .hs3pfzky .m62jeldu { font-size: .65rem; opacity: .65; }
.k4r3zph .hs3pfzky .kji6m   { font-size: 1.15rem; color: var(--accent-light); }
.w7xgk .hs3pfzky .nx25trlj {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.c3q5 { display: none; }
.z5ydg .ykyp0 { font-size: 1rem; letter-spacing: 2px; }
.lkdq .ykyp0 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.w5s9 .ykyp0,
.msuq .ykyp0,
.bye1vq .ykyp0 { display: none; }
.w5s9 .c3q5,
.msuq .c3q5,
.bye1vq .c3q5 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.w5s9 .c3q5 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.w5s9 .c3q5 small { display: none; }
.msuq .c3q5 {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.msuq .c3q5 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.bye1vq .c3q5 {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.bye1vq .c3q5 small { display: none; }
.w5s9 .tk64srn .hbwhlcs,
.msuq .tk64srn .hbwhlcs,
.bye1vq .tk64srn .hbwhlcs { display: none; }
.w5s9 .tk64srn strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.w5s9 .rddr { display: none; }
.msuq .tk64srn strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.msuq .st6u,
.msuq .rddr { font-size: 1em; }
.bye1vq .tk64srn strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.bye1vq .rddr { display: none; }
.sot9d3c0 { margin: 16px 0; }
.xnlsm7n0 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.xnlsm7n0 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.xnlsm7n0 summary::after { content: "+"; color: var(--accent-light); }
.xnlsm7n0[open] summary::after { content: "−"; }
.xnlsm7n0 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.d3ll { margin-bottom: 0; }
.xdm3gj0 h2.aq39 { color: var(--text-primary); border-color: var(--accent-light); }
.y2i0x h2.aq39 { color: var(--text-primary); border-color: var(--accent-light); }
.sjjhw .cg6n     { background: #052e16; border-color: #10b981; }
.sjjhw .j3foq { background: #2d0a1e; border-color: #f43f5e; }
.sjjhw .gk6p59b    { background: #1e1036; border-color: #a855f7; }
.sjjhw .kcnmn5x strong  { color: #f1f5f9; }
.sjjhw .kcnmn5x p       { color: #cbd5e1; }
.sjjhw .zey012    .cg6n     .bn00c::before,
.sjjhw .r4hq915  .cg6n     .bn00c::before,
.sjjhw .qel8f21  .cg6n     .bn00c::before,
.sjjhw .rkxn2 .cg6n     .bn00c::before { color: #10b981; }
.sjjhw .zey012    .j3foq .bn00c::before,
.sjjhw .r4hq915  .j3foq .bn00c::before,
.sjjhw .qel8f21  .j3foq .bn00c::before,
.sjjhw .rkxn2 .j3foq .bn00c::before { color: #f43f5e; }
.sjjhw .zey012    .gk6p59b    .bn00c::before,
.sjjhw .r4hq915  .gk6p59b    .bn00c::before,
.sjjhw .qel8f21  .gk6p59b    .bn00c::before,
.sjjhw .rkxn2 .gk6p59b    .bn00c::before { color: #a855f7; }
.zbk8hhu3 .cg6n     { background: #2d2000; border-color: #eab308; }
.zbk8hhu3 .j3foq { background: #2d0b0b; border-color: #ef4444; }
.zbk8hhu3 .gk6p59b    { background: #2d1600; border-color: #f97316; }
.zbk8hhu3 .kcnmn5x strong  { color: #f1f5f9; }
.zbk8hhu3 .kcnmn5x p       { color: #cbd5e1; }
.zbk8hhu3 .zey012    .cg6n     .bn00c::before,
.zbk8hhu3 .r4hq915  .cg6n     .bn00c::before,
.zbk8hhu3 .qel8f21  .cg6n     .bn00c::before,
.zbk8hhu3 .rkxn2 .cg6n     .bn00c::before { color: #eab308; }
.zbk8hhu3 .zey012    .j3foq .bn00c::before,
.zbk8hhu3 .r4hq915  .j3foq .bn00c::before,
.zbk8hhu3 .qel8f21  .j3foq .bn00c::before,
.zbk8hhu3 .rkxn2 .j3foq .bn00c::before { color: #ef4444; }
.zbk8hhu3 .zey012    .gk6p59b    .bn00c::before,
.zbk8hhu3 .r4hq915  .gk6p59b    .bn00c::before,
.zbk8hhu3 .qel8f21  .gk6p59b    .bn00c::before,
.zbk8hhu3 .rkxn2 .gk6p59b    .bn00c::before { color: #f97316; }
.k661m .cg6n     { background: #0c1a2e; border-color: #38bdf8; }
.k661m .j3foq { background: #12103a; border-color: #818cf8; }
.k661m .gk6p59b    { background: #0a2020; border-color: #2dd4bf; }
.k661m .kcnmn5x strong  { color: #f1f5f9; }
.k661m .kcnmn5x p       { color: #cbd5e1; }
.k661m .zey012    .cg6n     .bn00c::before,
.k661m .r4hq915  .cg6n     .bn00c::before,
.k661m .qel8f21  .cg6n     .bn00c::before,
.k661m .rkxn2 .cg6n     .bn00c::before { color: #38bdf8; }
.k661m .zey012    .j3foq .bn00c::before,
.k661m .r4hq915  .j3foq .bn00c::before,
.k661m .qel8f21  .j3foq .bn00c::before,
.k661m .rkxn2 .j3foq .bn00c::before { color: #818cf8; }
.k661m .zey012    .gk6p59b    .bn00c::before,
.k661m .r4hq915  .gk6p59b    .bn00c::before,
.k661m .qel8f21  .gk6p59b    .bn00c::before,
.k661m .rkxn2 .gk6p59b    .bn00c::before { color: #2dd4bf; }
.m2lp::before,
.rbl2o::before { margin-right: 5px; }
.qwkmyjd .jv5j2io0 ul li,
.qwkmyjd .xvlbf2 li         { color: #4ade80; }
.qwkmyjd .jv5j2io0 .m2lp { color: #22c55e; }
.qwkmyjd .cunyrjio ul li,
.qwkmyjd .slm17sb li         { color: #f87171; }
.qwkmyjd .cunyrjio .rbl2o { color: #ef4444; }
.bvlhe5kj .jv5j2io0 { background: var(--bg-pros); }
.bvlhe5kj .cunyrjio { background: var(--bg-cons); }
.bvlhe5kj .jv5j2io0 .m2lp { color: var(--c-pros-label); }
.bvlhe5kj .cunyrjio .rbl2o { color: var(--c-cons); }
.bvlhe5kj .jv5j2io0 ul li,
.bvlhe5kj .xvlbf2 li            { color: var(--c-pros); }
.bvlhe5kj .cunyrjio ul li,
.bvlhe5kj .slm17sb li            { color: var(--c-cons); }
.nq0gs .jv5j2io0 { background: var(--bg-pros); }
.nq0gs .cunyrjio { background: var(--bg-cons); }
.nq0gs .jv5j2io0 .m2lp { color: var(--c-pros-label); }
.nq0gs .cunyrjio .rbl2o { color: var(--c-cons); }
.nq0gs .jv5j2io0 ul li,
.nq0gs .xvlbf2 li          { color: var(--c-pros); }
.nq0gs .cunyrjio ul li,
.nq0gs .slm17sb li          { color: var(--c-cons); }
.eo1c .m2lp::before { content: "✓ "; }
.eo1c .rbl2o::before { content: "✗ "; }
.h25k20q .m2lp::before { content: "→ "; }
.h25k20q .rbl2o::before { content: "← "; }
.ld85m .m2lp::before { content: "★ "; }
.ld85m .rbl2o::before { content: "✕ "; }
.wst7h .m2lp::before { content: "◆ "; }
.wst7h .rbl2o::before { content: "▲ "; }
.mmq0j1c .kcnmn5x { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.mmq0j1c .kcnmn5x strong { color: var(--text-primary); }
.mmq0j1c .kcnmn5x p      { color: var(--text-muted); }
.lnsg0yhi .kcnmn5x { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.qlhqymf .kcnmn5x {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.qlhqymf .kcnmn5x strong,
.qlhqymf .kcnmn5x p { color: #fff; }
.qlhqymf .bn00c::before { color: rgba(255,255,255,0.9) !important; }
.wzchd2 .kcnmn5x {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.wzchd2 .kcnmn5x strong { color: var(--text-primary); }
.wzchd2 .kcnmn5x p      { color: var(--text-muted); }
.s90wx .kcnmn5x { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.zey012 .bn00c,
.r4hq915 .bn00c,
.qel8f21 .bn00c,
.rkxn2 .bn00c { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.zey012 .bn00c::before,
.r4hq915 .bn00c::before,
.qel8f21 .bn00c::before,
.rkxn2 .bn00c::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.zey012 .cg6n     .bn00c::before { content: "✦"; color: var(--c-tip-border); }
.zey012 .j3foq .bn00c::before { content: "▲"; color: var(--c-warn-border); }
.zey012 .gk6p59b    .bn00c::before { content: "◉"; color: #60a5fa; }
.r4hq915 .cg6n     .bn00c::before { content: "★"; color: var(--c-tip-border); }
.r4hq915 .j3foq .bn00c::before { content: "◆"; color: var(--c-warn-border); }
.r4hq915 .gk6p59b    .bn00c::before { content: "●"; color: #60a5fa; }
.qel8f21 .cg6n     .bn00c::before { content: "▶"; color: var(--c-tip-border); }
.qel8f21 .j3foq .bn00c::before { content: "■"; color: var(--c-warn-border); }
.qel8f21 .gk6p59b    .bn00c::before { content: "▸"; color: #60a5fa; }
.rkxn2 .cg6n     .bn00c::before { content: "→"; color: var(--c-tip-border); }
.rkxn2 .j3foq .bn00c::before { content: "⬥"; color: var(--c-warn-border); }
.rkxn2 .gk6p59b    .bn00c::before { content: "◈"; color: #60a5fa; }
.vq4fh .tz285 .u8e1q,
.vq4fh .ia7z9o .u8e1q  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.vq4fh .g8ers                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.vq4fh .l5u3l5vq                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.vq4fh .upzes5            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.vq4fh .d8vw1          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.vq4fh .euejjk                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.sqvu .tz285 .u8e1q,
.sqvu .ia7z9o .u8e1q,
.sqvu .g8ers,
.sqvu .l5u3l5vq,
.sqvu .upzes5,
.sqvu .d8vw1,
.sqvu .euejjk,
.sqvu .s90wx .kcnmn5x { box-shadow: none; }
.ndgf076c   body, .ndgf076c   { font-size: 0.9rem; }
.ndgf076c   .nfck9, .ndgf076c .qsikb, .ndgf076c .v7q33,
.ndgf076c   .zhxr, .ndgf076c .fjar { font-size: 0.9rem; }
.ndgf076c   .zgtsq87, .ndgf076c .z616dd7o { font-size: 0.9rem; }
.ya3jqg   .nfck9, .ya3jqg .qsikb, .ya3jqg .v7q33,
.ya3jqg   .zhxr, .ya3jqg .fjar { font-size: 0.95rem; }
.ya3jqg   .zgtsq87, .ya3jqg .z616dd7o { font-size: 0.95rem; }
.pg62   .nfck9, .pg62 .qsikb, .pg62 .v7q33,
.pg62   .zhxr, .pg62 .fjar { font-size: 1.08rem; }
.pg62   .zgtsq87, .pg62 .z616dd7o { font-size: 1.05rem; }
.pg62   .vvrnfd { font-size: 0.97rem; }
.ydnn9q .ak24sxtd      { font-size: 3.2rem; }
.ydnn9q h2.aq39 { font-size: 1.9rem; }
.ydnn9q h3.qekjp     { font-size: 1.4rem; }
.sr768vv .ak24sxtd      { font-size: 3.8rem; }
.sr768vv h2.aq39 { font-size: 2.2rem; }
.sr768vv h3.qekjp     { font-size: 1.6rem; }
.d3ll + .d3ll { position: relative; }
.u5ve1g8y   .d3ll + .d3ll::before,
.qgu1ang  .d3ll + .d3ll::before,
.uouai   .d3ll + .d3ll::before,
.mvmv   .d3ll + .d3ll::before,
.ie35ig   .d3ll + .d3ll::before,
.i0foq1 .d3ll + .d3ll::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.u5ve1g8y .d3ll + .d3ll::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.qgu1ang .d3ll + .d3ll::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.uouai .d3ll + .d3ll::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;
}
.mvmv .d3ll + .d3ll::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.vueh .d3ll { margin-bottom: 16px; }
.vueh .d3ll + .d3ll { margin-top: 0; }
.vueh .ycf4vf { padding-top: 0; padding-bottom: 0; }
.ie35ig .d3ll + .d3ll::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.i0foq1 .d3ll + .d3ll::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.z6uo .d3ll + .d3ll::before,
.ttgro0w .d3ll + .d3ll::before,
.ssk17k7 .d3ll + .d3ll::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%;
}
.vz6qcr .z6uo .d3ll:nth-child(even)::before,
.vz6qcr .ttgro0w .d3ll:nth-child(even)::before,
.vz6qcr .ssk17k7 .d3ll:nth-child(even)::before { background: var(--bg-surface); }
.t4tia9k9 .z6uo .d3ll:nth-child(even)::before,
.t4tia9k9 .ttgro0w .d3ll:nth-child(even)::before,
.t4tia9k9 .ssk17k7 .d3ll:nth-child(even)::before { background: var(--bg-card); }
.z6uo .d3ll + .d3ll::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");
}
.ttgro0w .d3ll + .d3ll::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");
}
.ssk17k7 .d3ll + .d3ll::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");
}
.wn638ll .c7bf1y9,
.ehyxpj .c7bf1y9,
.bdc4rnf .c7bf1y9 { overflow: hidden; }
.wn638ll .ohym805p,
.ehyxpj .ohym805p { margin-bottom: 60px; }
.bdc4rnf .ohym805p { margin-bottom: 70px; }
.wn638ll .wj0v5p3,
.wn638ll .c7bf1y9::before,
.ehyxpj .c7bf1y9::before,
.bdc4rnf .c7bf1y9::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%;
}
.wn638ll .c7bf1y9::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");
}
.ehyxpj .c7bf1y9::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");
}
.bdc4rnf .c7bf1y9::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");
}
.hyw1h7d6 .c7bf1y9:not(.cuowew36) .q3u7kowc { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.qlmm .c7bf1y9:not(.cuowew36) .q3u7kowc { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.a44k8yty  .c7bf1y9:not(.cuowew36) .q3u7kowc { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.hv1m8a  .c7bf1y9:not(.cuowew36) .q3u7kowc { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.nsil .cuowew36 { background: var(--accent); }
.nsil .cuowew36 .q3u7kowc { background: none; }
.nsil .enndw1 { background: var(--accent); }
.nsil .i0jsqyi { background: var(--accent-bg); }
.nsil .c7bf1y9:not(.cuowew36) .q3u7kowc { background: rgba(0,0,0,0.6); }
.foxy .p4p0hhw { float: left; width: 38%; margin: 0 28px 16px 0; }
.foxy .p4p0hhw .hys1 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.foxy .ycf4vf::after { content: ''; display: block; clear: both; }
.ojec .p4p0hhw { float: right; width: 38%; margin: 0 0 16px 28px; }
.ojec .p4p0hhw .hys1 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ojec .ycf4vf::after { content: ''; display: block; clear: both; }
.ni2oaq5p .d3ll:nth-child(odd)  .p4p0hhw { float: left;  width: 38%; margin: 0 28px 16px 0; }
.ni2oaq5p .d3ll:nth-child(even) .p4p0hhw { float: right; width: 38%; margin: 0 0 16px 28px; }
.ni2oaq5p .p4p0hhw .hys1 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ni2oaq5p .ycf4vf::after { content: ''; display: block; clear: both; }
.foxy .x6sa0f,
.foxy .z1lgf2v3,
.ojec .x6sa0f,
.ojec .z1lgf2v3,
.ni2oaq5p .x6sa0f,
.ni2oaq5p .z1lgf2v3 { clear: both; }
@media (max-width: 900px) {
  .foxy .p4p0hhw,
  .ojec .p4p0hhw,
  .ni2oaq5p .d3ll:nth-child(odd)  .p4p0hhw,
  .ni2oaq5p .d3ll:nth-child(even) .p4p0hhw {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .foxy .p4p0hhw .hys1,
  .ojec .p4p0hhw .hys1,
  .ni2oaq5p .p4p0hhw .hys1 {
    max-height: none !important;
  }
}
.foxy .zgtsq87,
.foxy .z616dd7o,
.ojec .zgtsq87,
.ojec .z616dd7o,
.ni2oaq5p .zgtsq87,
.ni2oaq5p .z616dd7o { overflow: hidden; }
@media (max-width: 640px) {
  .foxy .p4p0hhw,
  .ojec .p4p0hhw,
  .ni2oaq5p .p4p0hhw { float: none; width: 100%; margin: 0 0 16px 0; }
}
.iyo73x9 .fsdnmb6,
.iyo73x9 .ycf4vf,
.iyo73x9 .aqw5a  { max-width: 1100px; }
.byq7q5n7 .fsdnmb6,
.byq7q5n7 .ycf4vf,
.byq7q5n7 .aqw5a  { max-width: 1200px; }
.h0nak7fd .fsdnmb6,
.h0nak7fd .ycf4vf,
.h0nak7fd .aqw5a  { max-width: 1320px; }
.ez9c6lyt { font-size: 0.82rem; color: var(--text-muted); }
.ol8snzt { display: flex; align-items: center; }
.pgo1scw1 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.v72nfr { display: flex; align-items: center; }
.t0lpv4a { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.t0lpv4a:hover { text-decoration: underline; }
.mxc8q68 { margin: 0 3px; opacity: 0.45; }
.mxc8q68::before { content: '/'; }
.lsrcbaor { padding: 2px 5px; color: var(--text-main); }
.m7nuv .ez9c6lyt {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.m7nuv .ol8snzt { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.niknb7 .ez9c6lyt {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.niknb7 .ol8snzt { padding: 0 0 0 12px; }
.pnp6tnl .ol8snzt { padding: 0 16px; }
.pnp6tnl .ez9c6lyt {
  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);
}
.pnp6tnl .fsdnmb6 { padding-top: 28px; }
@media (max-width: 720px) {
  .um04yesr { margin-top: 18px; padding: 0 16px; }
  .pnp6tnl .fsdnmb6 { padding-top: 16px; }
}
.iyo73x9.m7nuv .ol8snzt { max-width: 1100px; }
.byq7q5n7.m7nuv .ol8snzt { max-width: 1200px; }
.h0nak7fd.m7nuv .ol8snzt { max-width: 1320px; }
.k5ehid3m .d3ll { padding-top: 16px; padding-bottom: 16px; }
.vkkx .d3ll { padding-top: 24px; padding-bottom: 24px; }
.n4le .d3ll { padding-top: 40px; padding-bottom: 40px; }
.usemp .d3ll { padding-top: 52px; padding-bottom: 52px; }
.be6qk5 .d3ll:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.be6qk5 .d3ll:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.be6qk5 .d3ll:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.be6qk5 .d3ll:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.jdhj .ycf4vf { padding-top: 10px;  padding-bottom: 10px; }
.tvz1l .ycf4vf { padding-top: 18px;  padding-bottom: 18px; }
.cr7r .ycf4vf { padding-top: 36px;  padding-bottom: 36px; }
.otg8em4e .ycf4vf { padding-top: 48px;  padding-bottom: 48px; }
.zbpm2cnq h2.aq39 { font-weight: 600; }
.zbpm2cnq h3.qekjp     { font-weight: 600; }
.sqqsyy9 h2.aq39 { font-weight: 800; }
.sqqsyy9 h3.qekjp     { font-weight: 700; }
.k48sii h2.aq39 { font-weight: 900; }
.k48sii h3.qekjp     { font-weight: 800; }
.k48sii .kcnmn5x strong,
.k48sii .kcnmn5x strong { font-weight: 600; }
.vfv5 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.nt5xj .vfv5 { display: none; }
@media (max-width: 640px) {
  .vfv5 { display: none !important; }
}
.vfv5 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.vfv5:hover { opacity: 0.85; }
.fqoa .vfv5 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.kydr7z4e .pa5c { right: 32px; }
@media (max-width: 480px) {
  .kydr7z4e .pa5c { right: 20px; bottom: 20px; }
  .fe90d  .pa5c { left: 20px; bottom: 20px; }
}
.sagj482 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.aqw5a { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.v3yulsh4 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.tbk9f6p { color: var(--text-dim); font-size: 0.8rem; }
.sd61y42u { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.sd61y42u img { height: 26px; width: auto; object-fit: contain; }
.vjj7c { display: flex; flex-direction: column; gap: 6px; }
.vjj7c a, .b9volilg a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.vjj7c a:hover, .b9volilg a:hover { color: var(--accent-light); }
.vjj7c .fynkd7hy { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.hpj6qg .aqw5a { text-align: center; }
.hpj6qg .v3yulsh4 { margin-top: 0; }
.uxmmb7ou { margin-top: 10px; }
.uxmmb7ou a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .aqw5a { padding-left: 16px; padding-right: 16px; }
  .x89etzs .aqw5a { padding: 20px 16px; }
  .b9volilg { gap: 4px 12px; }
  .v3yulsh4 { font-size: 0.78rem; }
}
.xlot1zt .qdvaix .sd61y42u { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.xlot1zt .v3yulsh4 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.xlot1zt .tbk9f6p { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .xlot1zt .d5aa7 { grid-template-columns: 1fr 1fr; } .xlot1zt .qdvaix { grid-column: 1 / -1; } }
@media (max-width: 480px) { .xlot1zt .d5aa7 { grid-template-columns: 1fr; } }
.ag8ip .sd61y42u { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.ag8ip .v3yulsh4 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .ag8ip .ea6dcd { gap: 12px; } .ag8ip .sd61y42u { margin-right: 0; width: 100%; } }
.tn67hl .u3dl .sd61y42u { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.tn67hl .v3yulsh4 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.tn67hl .tbk9f6p { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .tn67hl .d0cwg1v { grid-template-columns: 1fr 1fr; } .tn67hl .u3dl { grid-column: 1 / -1; } }
@media (max-width: 480px) { .tn67hl .d0cwg1v { grid-template-columns: 1fr; } }
.s2ti68o .rlyetnbp { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.s2ti68o .vjj7c { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .s2ti68o .rlyetnbp { grid-template-columns: 1fr 1fr; } .s2ti68o .wzo1sxg5:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .s2ti68o .rlyetnbp { grid-template-columns: 1fr; } }
.izr29y .rlyetnbp { grid-template-columns: 1fr 2fr; }
.izr29y .u7fj94l5 .vjj7c { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .izr29y .rlyetnbp { grid-template-columns: 1fr; } }
.vnn0q .aqw5a { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ikjciz .s6rt8pc      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.ikjciz .sagj482 { background: var(--bg-page); border-top-color: var(--border-alt); }
.qxmkm .s6rt8pc      { background: #0d1117; border-bottom-color: #21262d; }
.qxmkm .qz1bsft { color: var(--accent-light); }
.qxmkm .u16gi { --msep-color: #8b949e; }
.qxmkm .u16gi a { color: #8b949e; }
.qxmkm .u16gi a:hover { color: var(--accent-light); }
.qxmkm .g9qkiva { color: #8b949e; }
.qxmkm .sagj482 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.qxmkm .v3yulsh4,
.qxmkm .tbk9f6p { color: #6e7681; }
.qxmkm .vjj7c a, .qxmkm .b9volilg a,
.qxmkm .sd61y42u { color: #e6edf3; }
.qxmkm .vjj7c a:hover, .qxmkm .b9volilg a:hover,
@media (max-width: 640px) {
  .qxmkm .u16gi { background: #0d1117; border-top-color: #21262d; }
  .qxmkm .u16gi li a { border-bottom-color: #21262d; }
}
.lk1hj2 .s6rt8pc      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.lk1hj2 .qz1bsft { color: var(--accent-light); }
.lk1hj2 .u16gi { --msep-color: #475569; }
.lk1hj2 .u16gi a { color: #475569; }
.lk1hj2 .u16gi a:hover { color: var(--accent-light); }
.lk1hj2 .g9qkiva { color: #64748b; }
.lk1hj2 .sagj482 { background: #f0f4f8; border-top-color: #cbd5e1; }
.lk1hj2 .v3yulsh4,
.lk1hj2 .tbk9f6p { color: #64748b; }
.lk1hj2 .vjj7c a, .lk1hj2 .b9volilg a,
.lk1hj2 .qh2zm3qb a, .lk1hj2 .sd61y42u { color: #374151; }
.lk1hj2 .vjj7c a:hover, .lk1hj2 .b9volilg a:hover,
@media (max-width: 640px) {
  .lk1hj2 .u16gi { background: #f0f4f8; border-top-color: #cbd5e1; }
  .lk1hj2 .u16gi li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.yt9u0 .s6rt8pc      { background: var(--accent); border-bottom-color: var(--accent-light); }
.yt9u0 .qz1bsft { color: #fff; }
.yt9u0 .u16gi { --msep-color: rgba(255,255,255,0.82); }
.yt9u0 .u16gi a { color: rgba(255,255,255,0.82); }
.yt9u0 .u16gi a:hover { color: #fff; }
.yt9u0 .g9qkiva { color: rgba(255,255,255,0.9); }
.yt9u0 .sagj482 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.yt9u0 .v3yulsh4,
.yt9u0 .tbk9f6p { color: rgba(255,255,255,0.72); }
.yt9u0 .vjj7c a, .yt9u0 .b9volilg a,
.yt9u0 .qh2zm3qb a, .yt9u0 .sd61y42u { color: #fff; }
.yt9u0 .vjj7c a:hover, .yt9u0 .b9volilg a:hover,
@media (max-width: 640px) {
  .yt9u0 .u16gi { background: var(--accent); border-top-color: var(--accent-light); }
  .yt9u0 .u16gi li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.n3wh .s6rt8pc {
  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);
}
.n3wh .sagj482 {
  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) {
  .n3wh .u16gi {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.sc2r8 .ivrwr2b { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.elk9 .ivrwr2b { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.rianxjil .ivrwr2b { min-height: 72px; height: auto; }
.hpow1rk .ivrwr2b { min-height: 84px; height: auto; }
.x89etzs .ivrwr2b { max-width: none; padding: 0 32px; }
.x89etzs .aqw5a  { max-width: none; padding: 24px 32px; }
.r2zy6qwo.byq7q5n7 .ivrwr2b { max-width: 1200px; }
.r2zy6qwo.h0nak7fd .ivrwr2b { max-width: 1320px; }
.f5akhlpw   .qz1bsft, .f5akhlpw   .sd61y42u { text-transform: capitalize; }
.tufys .qz1bsft, .tufys .sd61y42u { text-transform: lowercase; }
.vahkw .qz1bsft, .vahkw .sd61y42u { text-transform: uppercase; letter-spacing: 0.06em; }
.htllnyth, .qudb29 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.a5fkdrxs .htllnyth,
.a5fkdrxs .qudb29 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.h5ny11 .htllnyth,
.h5ny11 .qudb29 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.sw2yyaoh .htllnyth,
.sw2yyaoh .qudb29 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.moe4jey3 .htllnyth,
.moe4jey3 .qudb29 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.mw2lk7c   .u16gi a { font-weight: 500; }
.phge .u16gi a { font-weight: 600; }
.vs6vy1     .u16gi a { font-weight: 700; }
.qpskiw3r    .u16gi a { font-weight: 800; letter-spacing: 0.01em; }
.nancudy     .u16gi > li + li::before,
.nywhmqcx    .u16gi > li + li::before,
.lnxzm    .u16gi > li + li::before,
.eie7cz .u16gi > li + li::before,
.s2y0j .u16gi > li + li::before,
.l5kb0hi  .u16gi > li + li::before,
.uwh2ga7    .u16gi > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.nancudy     .u16gi > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.nywhmqcx    .u16gi > li + li::before { content: "|"; }
.lnxzm    .u16gi > li + li::before { content: "—"; }
.eie7cz .u16gi > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.s2y0j .u16gi > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.l5kb0hi  .u16gi > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.uwh2ga7    .u16gi > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .x6io .g9qkiva,
  .dwskd .g9qkiva,
  .ytyfmrt .g9qkiva,
  .ak8uorv .g9qkiva,
  .z06i .g9qkiva {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .x6io .g9qkiva::before,
  .dwskd .g9qkiva::before,
  .ytyfmrt .g9qkiva::before,
  .ak8uorv .g9qkiva::before,
  .z06i .g9qkiva::before { content: ""; display: block; flex-shrink: 0; }

  
  .x6io .g9qkiva::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;
  }

  
  .dwskd .g9qkiva::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;
  }

  
  .ytyfmrt .g9qkiva::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;
  }

  
  .ak8uorv .g9qkiva::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;
  }

  
  .z06i .g9qkiva::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) {
  .rbodh36 .g9qkiva {
    padding: 5px 14px;
  }
  .rbodh36 .u16gi {
    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;
  }
  .rbodh36 .u16gi li a {
    border-bottom: none; padding: 10px 22px;
  }
  .rbodh36 .u16gi li a:hover { background: var(--bg-raised); }
  .rbodh36 .rmlqumpp,
  .a57z9ox .rmlqumpp,
  .rg2b1n .rmlqumpp { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .mololdu .g9qkiva {
    padding: 5px 10px;
  }
  .mololdu .u16gi {
    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);
  }
  .mololdu .u16gi.ggny { transform: translateX(0); }
  .mololdu .u16gi li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .mololdu .u16gi li:last-child a { border-bottom: none; }
  .yt9u0 .u16gi,
  .qxmkm .u16gi { background: var(--accent) !important; }
  .yt9u0 .u16gi li a,
  .qxmkm .u16gi li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .rg2b1n .g9qkiva {
    padding: 5px 10px;
  }
  .rg2b1n .u16gi {
    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);
  }
  .rg2b1n .u16gi::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .rg2b1n .u16gi.ggny { transform: translateY(0); }
  .rg2b1n .u16gi li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .x23xzq6m .g9qkiva {
    padding: 5px 10px;
  }
  .x23xzq6m .u16gi {
    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;
  }
  .x23xzq6m .u16gi.ggny { opacity: 1; pointer-events: auto; }
  .x23xzq6m .u16gi li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .brvlidv     .g9qkiva { border-radius: 0 !important; }
  .y4s0   .g9qkiva { border-radius: 8px !important; }
  .bkcen .g9qkiva { border-radius: 50% !important; }
  .z8b38o6g   .g9qkiva { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .mdrx5c .d1q3k { flex-direction: column; align-items: stretch; }
  .mdrx5c .lkq3fhxl { flex-direction: row; min-width: auto; }
  .mdrx5c .wruj0 { align-items: flex-start; text-align: left; }
}
.kxg4,
.kxg4.d3ll,
.vz6qcr .kxg4,
.y0uk .kxg4,
.t4tia9k9 .kxg4,
.g1aco .kxg4 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.prwif5 {
  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;
}
.r8ya5 { flex: 1 1 280px; min-width: 0; }
.x8xgaw {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.d1qpl {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.cqsj889 {
  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;
}
.cqsj889:hover { transform: translateY(-1px); opacity: 0.95; }
.iwit .prwif5 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.iwit .x8xgaw { color: var(--cta); }
.iwit .d1qpl { color: var(--text-body); }
.iwit .cqsj889 {
  background: var(--cta) !important;
  color: #fff !important;
}
.k29ekvv .prwif5 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.k29ekvv .x8xgaw { color: var(--text-primary); }
.k29ekvv .d1qpl { color: var(--text-body); }
.k29ekvv .cqsj889 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .prwif5 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .r8ya5 { flex: 0 0 auto; }
  .x8xgaw { font-size: 1.2rem; }
  .cqsj889 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.ey6po8z .h1tk58rg { height: 36px; }
.l4wm50 .h1tk58rg { height: 60px; max-width: 200px; }
.z6in .h1tk58rg { height: 56px; max-width: 180px; }
.f40xkl    .ykyp0, .f40xkl    .hbwhlcs { color: #f59e0b; }
.dmbtoh      .ykyp0 { font-size: 1rem; letter-spacing: 1.5px; }
.dmbtoh      .hbwhlcs   { font-size: 1.35rem; }
.uy3w    .ykyp0, .uy3w    .hbwhlcs { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.wng7     .ykyp0, .wng7     .hbwhlcs { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.n4b4s98 .ykyp0, .n4b4s98 .hbwhlcs { color: var(--cta); letter-spacing: 2px; }
.sq6j4h   .ykyp0, .sq6j4h   .hbwhlcs { color: #e91e63; letter-spacing: 2px; }
.m71y  .ykyp0, .m71y  .hbwhlcs { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.d8av5m     .ykyp0, .d8av5m     .hbwhlcs { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.rrizm .nx25trlj + .nx25trlj {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.ykbgee52 .l5u3l5vq { padding: 18px 24px; min-height: 68px; }
.k4r3zph .m62jeldu {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.k4r3zph .kji6m {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.w7xgk .nx25trlj {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.z1lgf2v3 { counter-reset: cs-rank; }
.z1lgf2v3 .l5u3l5vq { counter-increment: cs-rank; }
.z1lgf2v3 .l5u3l5vq::before {
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 800;
  color: var(--text-muted, var(--accent-light));
  min-width: 28px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
  order: -1;
}
.fule .z1lgf2v3 { counter-reset: cs-rank; gap: 0; }
.fule .l5u3l5vq {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 44px 18px 18px;
  gap: 10px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
  margin-bottom: 14px;
}
.fule .l5u3l5vq::before {
  content: counter(cs-rank);
  position: absolute; top: -18px; left: 50%; transform: translateX(-50%);
  width: 36px; height: 36px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 1rem; line-height: 1;
  box-shadow: 0 2px 6px rgba(0,0,0,.25);
  z-index: 2;
}
.fule .jhl0x {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.fule .y020b9x9 {
  width: 140px; height: 140px; min-width: 140px; padding: 0;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto;
}
.fule .r1vet { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.fule .jhl0x { min-width: 0; flex-direction: column; width: 100%; }
.fule .yz97f {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.fule .ykyp0 { color: var(--cta, var(--accent)); }
.fule .c3q5 { font-weight: 700; }
.fule .nx25trlj {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.fule .m62jeldu {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.fule .kji6m {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.fule .zm0q58 .kji6m { font-size: 1.3rem; color: var(--accent-light); }
.fule .wlm5w8 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.fule .l5u3l5vq:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .fule .z1lgf2v3 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .fule .l5u3l5vq {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .fule .l5u3l5vq { padding: 40px 16px 20px; }
  .fule .nx25trlj {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .fule .wlm5w8 { width: 100%; min-width: 0; }
}
.uw4bf .z1lgf2v3 { counter-reset: cs-rank; gap: 10px; }
.uw4bf .l5u3l5vq {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 14px 18px 14px 18px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
}
.uw4bf .l5u3l5vq::before {
  content: counter(cs-rank);
  width: 34px; height: 34px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 0.95rem; flex-shrink: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.uw4bf .jhl0x {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.uw4bf .y020b9x9 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.uw4bf .r1vet { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.uw4bf .yz97f {
  font-size: 1.05rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: 0; max-width: 140px;
  overflow-wrap: break-word; hyphens: auto;
}
.uw4bf .ykyp0 { color: var(--cta, var(--accent)); }
.uw4bf .nx25trlj {
  flex-direction: column; align-items: center; justify-content: center; gap: 4px;
  border-top: none; padding-top: 0; width: auto; flex: 1 1 160px; min-width: 140px;
  text-align: center;
}
.uw4bf .m62jeldu {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.uw4bf .kji6m { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.uw4bf .zm0q58 .kji6m { color: var(--accent-light); }
.uw4bf .wlm5w8 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.uw4bf .l5u3l5vq:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .uw4bf .l5u3l5vq {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .uw4bf .l5u3l5vq::before {
    position: absolute; top: 14px; left: 14px;
  }
  .uw4bf .jhl0x {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .uw4bf .yz97f { white-space: normal; text-align: center; font-size: 1.2rem; }
  .uw4bf .nx25trlj {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .uw4bf .wlm5w8 { width: 100%; min-width: 0; }
  .uw4bf .ykyp0 { min-width: 0; }
}
.lzh1vpsa .l5u3l5vq::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.ul2o5 .xnlsm7n0 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.ul2o5 .xnlsm7n0 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.ul2o5 .xnlsm7n0 p { padding: 0 2px 16px; }
.o6j0ka .xnlsm7n0 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.o6j0ka .xnlsm7n0 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.o6j0ka .xnlsm7n0 summary::after { content: "›"; font-size: 1.2em; }
.o6j0ka .xnlsm7n0[open] summary::after { content: "‹"; }
.o6j0ka .xnlsm7n0 p { padding: 10px 22px 4px; }
.e60v .xnlsm7n0 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.e60v .xnlsm7n0 summary { color: var(--text-primary); padding-left: 16px; }
.e60v .xnlsm7n0 summary::after { content: "›"; font-size: 1.1em; }
.e60v .xnlsm7n0[open] summary::after { content: "‹"; }
.e60v .xnlsm7n0 p { padding-left: 16px; }
.ej7j77 .sot9d3c0 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ej7j77 .xnlsm7n0 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ej7j77 .xnlsm7n0:last-child { border-bottom: none; }
.ej7j77 .xnlsm7n0 summary { color: var(--text-primary); border-radius: 0; }
.ej7j77 .xnlsm7n0 summary::after { content: "›"; font-size: 1.1em; }
.ej7j77 .xnlsm7n0[open] summary::after { content: "‹"; }
.xu1yr .xnlsm7n0 { overflow: hidden; }
.xu1yr .xnlsm7n0 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.xu1yr .xnlsm7n0 summary::after { color: rgba(255,255,255,.75); }
.xu1yr .xnlsm7n0[open] summary { border-radius: 0; }
.s8yv7 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.j9ppu {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.wyn0 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.n12q1el4 { color: var(--text-muted); font-size: 1.05rem; }
.ryrc {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.br6pdf {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.glsiap { margin-bottom: 20px; }
.k3drb2 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.jy4cr8eo {
  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;
}
.jy4cr8eo:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.ryeyc { resize: vertical; min-height: 130px; }
.nqper { width: 100%; margin-top: 8px; }
.go157ja {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.fn8883 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.dw3pa1to { color: var(--text-muted); line-height: 1.75; }
.vqlt { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.vqlt li { margin-bottom: 6px; }
.vdphd8 { max-width: 760px; margin: 0 auto; }
.rvu8b3x6 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.libw ul.vqlt { margin: 0; }
.u9y0h .rvu8b3x6 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .u9y0h { grid-template-columns: 1fr; gap: 10px; } }
.p48rm { max-width: 640px; margin: 0 auto; text-align: center; }
.cnjadm { margin-bottom: 48px; }
.cnjadm .rvu8b3x6 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.cnjadm p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.y9p6dtut .vqlt { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .t1owl { grid-template-columns: 1fr; } }
.nmd1cg8 ul.vqlt { margin: 0; }
.gywgis .vqlt,
.rv3xqu4 .vqlt,
.wb5b6wv .vqlt,
.skjvx .vqlt {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .jhu4ln { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .gm2y { grid-template-columns: 1fr; } .bfjf { position: static; text-align: center; } }
@media (max-width: 860px) { .f5m5j8r9 { grid-template-columns: 1fr; } }
.skjvx .vqlt { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .d7cpv3r { flex-direction: column; text-align: center; } .jo5wgk { grid-template-columns: 1fr; } }
.ri6jtu .wyn0 { color: var(--accent-light); }
.zmd02r .wyn0 { font-size: 2rem; }
.zmd02r .n12q1el4 { max-width: 680px; }
.dnht .wyn0 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.dnht .n12q1el4  { margin: 0; }
@media (max-width: 640px) { .dnht { flex-direction: column; } }
.bn75n .wyn0 { color: var(--accent-light); }
.ylcl .wyn0 { color: #fff; }
.ylcl .n12q1el4  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .jubevt { grid-template-columns: 1fr; } }
.pmwilan .jy4cr8eo {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.pmwilan .jy4cr8eo:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.egtye .jy4cr8eo { background: var(--bg-raised); border-color: transparent; }
.egtye .jy4cr8eo:focus { background: var(--bg-card); border-color: var(--accent-light); }
.svzd4q0 .jy4cr8eo { border-radius: 100px; padding: 11px 20px; }
.svzd4q0 .ryeyc { border-radius: 14px; }
@media (max-width: 640px) { .of7p { grid-template-columns: 1fr; } }
.sgdtpnq{display:none}
.sgdtpnq:empty,.hpd7edm3:empty{display:none}
.shrs{position:relative;overflow:visible}
.r79zmlkz .lhkjp,.lp6joj .lhkjp,
.w34n6t .lhkjp,.vqifsl .lhkjp,
.x24mhnts .lhkjp,.cij4o2 .lhkjp{display:block}
.ppxq .sx5v{display:block}
.r79zmlkz .lhkjp,.lp6joj .lhkjp,
.w34n6t .lhkjp,.vqifsl .lhkjp,
.x24mhnts .lhkjp{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}
.r79zmlkz .lhkjp .hpd7edm3,.lp6joj .lhkjp .hpd7edm3,
.w34n6t .lhkjp .hpd7edm3,.vqifsl .lhkjp .hpd7edm3,
.x24mhnts .lhkjp .hpd7edm3{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}
.r79zmlkz .d138k,.lp6joj .d138k,
.w34n6t .d138k,.vqifsl .d138k,
.x24mhnts .d138k{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.r79zmlkz .lhkjp,.lp6joj .lhkjp{top:12px}
.r79zmlkz .lhkjp .hpd7edm3{margin-right:auto}
.lp6joj .lhkjp .hpd7edm3{margin-left:auto}
.lp6joj .lhkjp{text-align:right}
.w34n6t .lhkjp,.vqifsl .lhkjp{bottom:12px}
.w34n6t .lhkjp .hpd7edm3{margin-right:auto}
.vqifsl .lhkjp .hpd7edm3{margin-left:auto}
.vqifsl .lhkjp{text-align:right}
.x24mhnts .lhkjp{position:relative;margin-top:16px}
.x24mhnts .lhkjp .hpd7edm3{margin:0 auto}
.cij4o2 .lhkjp{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.cij4o2 .lhkjp .hpd7edm3{margin:0}
.cij4o2 .i0jsqyi~.lhkjp,
.cij4o2 .zqgi7~.lhkjp{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.cij4o2 .i0jsqyi~.lhkjp .hpd7edm3,
.cij4o2 .zqgi7~.lhkjp .hpd7edm3{justify-content:flex-start}
.i0jsqyi~.lhkjp,.zqgi7~.lhkjp{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}
.i0jsqyi~.lhkjp .hpd7edm3{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.zqgi7~.lhkjp .hpd7edm3{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.sx5v .hpd7edm3{margin:0 0 12px}
.hpd7edm3{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.d138k{white-space:nowrap}
.d8777xm8 .d138k{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.r2us8 .d138k{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}
.k0fm9tx .hpd7edm3{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.ewax83 .d138k{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.ewax83 .gr6m81::before{content:""}
.xynyip7 .d138k{color: var(--accent-light);opacity:1;font-weight:500}
.riba7r5 .d138k{border-bottom:1px solid currentColor;padding-bottom:2px}
.wh8k1 .hpd7edm3{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.uh5agvuj{--date-bg:transparent}
.kdn1k01m .gr6m81::before{content:""}
.cbw79 .d138k + .d138k::before{content:"•";margin-right:6px;opacity:.4}
.iy0f5vl .d138k + .d138k::before{content:"/";margin-right:6px;opacity:.35}
.r6sp .d138k + .d138k::before{content:"|";margin-right:6px;opacity:.3}
.bm8xljh .d138k + .d138k::before{content:"—";margin-right:6px;opacity:.3}
.csluyd .d138k + .d138k::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.l86b .d138k + .d138k::before{content:"·";margin-right:6px;opacity:.4}
.zl5x1 .d138k + .d138k::before{content:"›";margin-right:6px;opacity:.4}
.bfc2u .d138k + .d138k::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.ezppeyp2 .ji4a4k{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .ji4a4k{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .cevt{max-width:100%}
}
.o9378s .d8vw1{margin:0}
@media (max-width:560px){
  .o5sijn{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) {
  .b2ovmj5 { padding: 28px 18px 20px; }
  .kg91bkpe { font-size: 1.2rem; }
  .m4xa { max-width: 220px; max-height: 80px; }
}
.r6c5ie {
  flex: 0 0 auto;
  display: inline-flex; align-items: center; justify-content: center;
  background: #fff;
  width: 96px; height: 96px;
  padding: 10px;
  margin-right: 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}
.qfrphon {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.klvs  .r6c5ie { border-radius: 50%; }
.xpyqsw4  .r6c5ie { border-radius: 6px; }
.wv70 .r6c5ie { border-radius: 22px; }
.e46vg .prwif5 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .r6c5ie { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.yczbg9 .d3ll {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.yczbg9 .ycf4vf {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.yczbg9 .prwif5 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.zebrc45d .d3ll,
.zebrc45d .ycf4vf {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.zebrc45d .prwif5 {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .zebrc45d { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .zebrc45d .prwif5 {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .zebrc45d .d1qpl { display: none !important; }
  .zebrc45d .x8xgaw { font-size: 1.1rem !important; }
  .zebrc45d .r6c5ie { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .zy6q2c { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .ivrwr2b { flex-direction: row-reverse; }
[dir="rtl"] .u16gi { flex-direction: row-reverse; }
[dir="rtl"] .kydr7z4e .pa5c { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .kydr7z4e .pa5c { right: auto; left: 20px; }
  [dir="rtl"] .fe90d  .pa5c { left: auto;  right: 20px; }
}
[dir="rtl"] .foxy .p4p0hhw  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .ojec .p4p0hhw { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .zgtsq87, [dir="rtl"] .z616dd7o { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .jv5j2io0 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .cunyrjio { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .kcnmn5x { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .prwif5 { direction: rtl; }
[dir="rtl"] .r6c5ie { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .l5u3l5vq,
[dir="rtl"] .ez9c6lyt { direction: rtl; }
[dir="rtl"] .euejjk { direction: rtl; }
[dir="rtl"] .yibbx { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .f7zi .z616dd7o,
[dir="rtl"] .p206v .z616dd7o,
[dir="rtl"] .aiyfx4yi .z616dd7o,
[dir="rtl"] .uwpsu .z616dd7o {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .f7zi .z616dd7o li::before,
[dir="rtl"] .p206v .z616dd7o li::before,
[dir="rtl"] .aiyfx4yi .z616dd7o li::before,
[dir="rtl"] .uwpsu .z616dd7o li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .c7bf1y9.oqarvzs .ohym805p,
[dir="rtl"] .ooks.oqarvzs .ohym805p,
[dir="rtl"] .cuowew36.oqarvzs .ohym805p,
[dir="rtl"] .f2jod6yo.oqarvzs .ohym805p,
[dir="rtl"] .gciqavqn.oqarvzs .ohym805p { text-align: right; }
[dir="rtl"] .i0jsqyi.mbgxixbk .wj0v5p3 { text-align: center; }
[dir="rtl"] .ycf4vf,
[dir="rtl"] .zhxr,
[dir="rtl"] .fjar,
[dir="rtl"] .ohym805p { text-align: right; }
[dir="rtl"] .br6pdf,
[dir="rtl"] .k3drb2,
[dir="rtl"] .jy4cr8eo,
[dir="rtl"] .ryeyc { text-align: right; direction: rtl; }
[dir="rtl"] .svzd4q0 .jy4cr8eo,
[dir="rtl"] .pmwilan .jy4cr8eo { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #bd0b7b;
  --brand:           #bd0b7b;
  --brand-light:     #9c1269;
  --brand-pale:      #be2284;
  --grad-start:      #f230aa;
  --grad-end:        #ee72c0;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #bd0b7b;
  --cta-light:       #9a0462;
  --cta-hover:       #830755;
  --bg-page:         #f8f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f6f3f5;
  --bg-raised:       #f1edf0;
  --bg-hover:        #f6f3f5;
  --border:          #e9e1e6;
  --border-alt:      #ddcfd7;
  --border-section:  #e9e1e6;
  --text-primary:    #1c161a;
  --text-muted:      #62505b;
  --text-body:       #382d34;
  --text-sub:        #54444e;
  --text-faint:      #8c7282;
  --text-dim:        #a38e9b;
  --text-label:      #705b68;
  --text-value:      #463941;
  --accent-bg:       #f6deed;
  --accent-bg-light: #f3c2e1;
  --bg-tip:          #f0f9f8;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f8;
  --bg-cons:         #faf3f4;
  --c-pros:          #0c968f;
  --c-cons:          #9f212d;
  --c-pros-label:    #0eb3aa;
  --c-tip-border:    #10c6bc;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c968f;
}
:root { --logo-bg-opacity: 60%; }
body, button, input { font-family: "Lato", sans-serif; }
.nywlmb2d .j3n5x, .nywlmb2d .i0jsqyi { min-height: 520px; }
.mxc8q68::before { content: '·'; font-size: 1.3em; line-height: 1; }