:root {
  --color-accent: #10b239;
  --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;
}
.k7llcuw {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.t9851a {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.jemxv {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.uk2k2yb { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.wwvzy0 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.wwvzy0 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.wwvzy0 a:hover { color: var(--accent-light); }
.aozjw7   .d6mb3z4v { border-radius: 0; }
.ex6snf .d6mb3z4v li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .d6mb3z4v {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .u1qi7jre:hover .d6mb3z4v,
  .u1qi7jre:focus-within .d6mb3z4v { display: block; }
  .d6mb3z4v li a { padding: 8px 16px; font-size: 0.88rem; }
}
.vl1vzyv3 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.l7gkq44 { display: none; }
@media (max-width: 640px) {
  .l7gkq44 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .l7gkq44.wgymrqg0 { display: block; }
}
@media (max-width: 640px) {
  .vl1vzyv3 { display: block; }
  .wwvzy0 > li + li::before { display: none !important; }
  .wwvzy0 {
    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;
  }
  .wwvzy0.wgymrqg0 { display: flex; }
  .wwvzy0 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .wwvzy0 li:last-child a { border-bottom: none; }
}
.hrk0rjtj { min-height: 480px; }
.eou9vuzl {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.mq2oael { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.i3bns .mq2oael { margin-left: 0; margin-right: 0; }
.gdtwl2s {
  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;
}
.pjds .gdtwl2s { margin-top: 24px; }
.gdtwl2s:hover { opacity: 0.88; }
.zfhjy .eou9vuzl { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.zfhjy .mq2oael { color: #e2e8f0; }
.zfhjy.trb4xp78 .nfsr { text-align: center; }
.wup55dbu .eou9vuzl { color: var(--text-primary); text-shadow: none; }
.wup55dbu .mq2oael { color: var(--text-muted); }
.wup55dbu .gdtwl2s { margin-top: 16px; }
.wup55dbu, .wup55dbu.hrk0rjtj { min-height: auto !important; }
.wup55dbu.trb4xp78 .nfsr { text-align: center; }
.wup55dbu~.z5whf{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}
.wup55dbu~.z5whf .uroeos{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.ggoghdv .eou9vuzl { color: #fff; }
.ggoghdv .mq2oael { color: rgba(255,255,255,0.85); }
.tzb5 .fa65baaw { position: relative; overflow: hidden; }
.tzb5 .fa65baaw::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.xo30 .fa65baaw {
  animation: hg-breathe 7s ease-in-out infinite;
}
.zrr33ebr .fa65baaw { position: relative; overflow: hidden; }
.zrr33ebr .fa65baaw::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;
}
.uqq59 .fa65baaw { position: relative; overflow: hidden; }
.uqq59 .fa65baaw::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;
}
.t7fgxd0l .fa65baaw {
  animation: hg-fadein 1.2s ease-out both;
}
.fa65baaw {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.gwq1 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.xgx3j {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.sk72 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.fa65baaw .eou9vuzl { text-shadow: none; color: var(--text-primary); }
.fa65baaw .mq2oael { color: var(--text-muted); }
body.yprh9a8 .eou9vuzl {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.byyke .eou9vuzl {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.hrk0rjtj.ggoghdv .eou9vuzl,
section.ggoghdv .eou9vuzl {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.fa65baaw.trb4xp78 .gwq1 { align-items: center; text-align: center; }
.fa65baaw.i3bns   .gwq1 { align-items: flex-start; text-align: left; }
.ctoh .xgx3j { position: relative; }
.ctoh .xgx3j::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.ctoh.zhurtjv9 .xgx3j::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.uffhz .xgx3j {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.uffhz .sk72 {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.uffhz.zhurtjv9 .xgx3j { padding: 32px 0 32px 32px; }
.qy7a .xgx3j {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.qy7a .sk72 {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.zhurtjv9 { grid-template-areas: "media text"; }
.zhurtjv9 .gwq1 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.qy7a.zhurtjv9 .xgx3j { padding: 40px 16px 40px 48px; }
.hrk0rjtj .n5zp1t3 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.n5zp1t3 .etbh {
  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;
}
.n5zp1t3 .etbh::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.n5zp1t3 .fxjgik46 { display: contents !important; }
.n5zp1t3 .fxjgik46 .p35c343g {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.n5zp1t3 .fxjgik46 .hi38o { max-height: 48px; max-width: 96px; }
.n5zp1t3 .fxjgik46 .aqjfaed8 {
  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;
}
.n5zp1t3 .gxrsde2n {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.n5zp1t3 .c8x85pe { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.n5zp1t3 .apf4yj { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.n5zp1t3 .apf4yj small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.n5zp1t3 .jf9o7ank { display: contents !important; }
.n5zp1t3 .jf9o7ank .gyn0:not(.r1rg) { display: none !important; }
.n5zp1t3 .jf9o7ank .r1rg {
  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;
}
.n5zp1t3 .jf9o7ank .r1rg .xpwes2 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.n5zp1t3 .jf9o7ank .r1rg .wyka3wz {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.n5zp1t3 .f414ph { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.n5zp1t3 .f414ph.gnw3ssz {
  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;
}
.n5zp1t3 .f414ph.gnw3ssz:hover { opacity: 0.85; }
.n5zp1t3 .etbh,
.n5zp1t3 .etbh:hover,
.n5zp1t3 .etbh:nth-child(even),
.n5zp1t3 .etbh:nth-child(odd),
.n5zp1t3 .etbh:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.uvolavt7 .xgx3j {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .fa65baaw { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .fa65baaw:not(.uvolavt7) .xgx3j { display: none !important; }
  .uvolavt7 .xgx3j { padding: 16px; }
  .gwq1  { padding: 36px 24px; }
  .fa65baaw~.z5whf,.zhurtjv9~.z5whf{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .hrk0rjtj, .fa65baaw { min-height: 320px !important; }
  .eou9vuzl { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .uhrgeb,
  .fend877i,
  .rzyvalm7 { grid-template-columns: 1fr !important; }

  

  
  .c0u4 { display: flex !important; flex-direction: column !important; }
  .c0u4 .nfsr { display: contents; }
  .c0u4 .nyntphuf { order: 0; }
  .c0u4 .eou9vuzl { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .c0u4 .uhrgeb { order: 2; padding: 0 16px 12px !important; }
  .c0u4 .mq2oael { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .pjds .nfsr { display: flex; flex-direction: column; }
  .pjds .nfsr .eou9vuzl { order: 1; }
  .pjds .nfsr .rzyvalm7 { order: 2; margin: 8px 0 24px !important; }
  .pjds .nfsr .mq2oael { order: 3; }
  .pjds .nfsr .gdtwl2s { order: 4; align-self: center; margin-top: 0; }

  
  .fa65baaw.uvolavt7 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .fa65baaw.uvolavt7 .gwq1 { display: contents; padding: 0; }
  .fa65baaw.uvolavt7 .gwq1 .eou9vuzl { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .fa65baaw.uvolavt7 .xgx3j { order: 2; padding: 12px 16px; }
  .fa65baaw.uvolavt7 .gwq1 .mq2oael { order: 3; padding: 0 24px; margin: 0 auto; }
  .fa65baaw.uvolavt7 .gwq1 .gdtwl2s { order: 4; align-self: center; margin: 8px 0 32px; }
}
.vis7yj { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.bfawe { width: 100%; height: auto; display: block; border-radius: 10px; }
.hbmxp .vis7yj        { border-radius: 16px; }
.hbmxp .bfawe  { border-radius: 16px; }
.a5tz .vis7yj         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.a5tz .bfawe   { border-radius: 8px; }
.qna7 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.qsfwbu { width: 100%; padding: 32px 0; position: relative; }
.m9f0 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.xe3r5 .qsfwbu:nth-child(even) { background: var(--bg-surface); }
.xe3r5 .qsfwbu:nth-child(odd)  { background: var(--bg-page); }
.b5ip7z1 .qsfwbu:nth-child(even) { background: var(--bg-card); }
.b5ip7z1 .qsfwbu:nth-child(odd)  { background: var(--bg-page); }
.xe3r5 .qsfwbu:nth-child(odd)  .m9f0 { background: var(--bg-card); border-radius: 6px; }
.xe3r5 .qsfwbu:nth-child(even) .m9f0 { background: var(--bg-raised); border-radius: 6px; }
.b5ip7z1 .qsfwbu:nth-child(odd)  .m9f0 { background: var(--bg-card); border-radius: 6px; }
.b5ip7z1 .qsfwbu:nth-child(even) .m9f0 { background: var(--bg-raised); border-radius: 6px; }
.xe3r5 .qsfwbu:nth-child(even) .w7x4 .il6ukx1g,
.b5ip7z1 .qsfwbu:nth-child(even) .w7x4 .il6ukx1g { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.xe3r5 .qsfwbu:nth-child(odd) .w7x4 .il6ukx1g,
.b5ip7z1 .qsfwbu:nth-child(odd) .w7x4 .il6ukx1g { background: var(--bg-card-inner); }
.xe3r5 .qsfwbu:nth-child(even) .u4re1eb .il6ukx1g:nth-child(odd),
.b5ip7z1 .qsfwbu:nth-child(even) .u4re1eb .il6ukx1g:nth-child(odd)  { background: var(--bg-card); }
.xe3r5 .qsfwbu:nth-child(even) .u4re1eb .il6ukx1g:nth-child(even),
.b5ip7z1 .qsfwbu:nth-child(even) .u4re1eb .il6ukx1g:nth-child(even) { background: var(--bg-card-inner); }
h1.d36q3e { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.d36q3e {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.dqk9oiz { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.qzsdm h2.d36q3e {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ksmra h2.d36q3e {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.ztfv0k h2.d36q3e {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.eov1q h2.d36q3e::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.b9no8gk h2.d36q3e {
  color: var(--text-primary); font-size: 1.7rem;
}
.ezr94pz4 h2.d36q3e::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.m2t3k01 h2.d36q3e {
  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) { .m5shudqm { display: none; } }
.lct1 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.oe9mlto3 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.ywtb8otu {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.qkxk6lj { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.hdq3zf4r { padding-left: 20px; }
.hdq3zf4r li { margin-bottom: 6px; }
.hdq3zf4r a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.hdq3zf4r a:hover { color: var(--accent-light); }
.r6x4q6nt .qkxk6lj { display: none; }
.dys1a .qkxk6lj { display: none; }
.dys1a .hdq3zf4r { padding-left: 0; list-style: none; }
.dys1a .hdq3zf4r li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.dys1a .hdq3zf4r a { font-size: 0.92rem; }
.g1sae .ywtb8otu { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.g1sae .qkxk6lj { display: none; }
.g1sae .hdq3zf4r { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.g1sae .hdq3zf4r li { margin-bottom: 0; }
.g1sae .hdq3zf4r 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;
}
.g1sae .hdq3zf4r a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.ae4i5 .ywtb8otu { padding: 20px 20px 16px; }
.ae4i5 .hdq3zf4r {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.ae4i5 .hdq3zf4r li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.ae4i5 .hdq3zf4r 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;
}
.ae4i5 .hdq3zf4r 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;
}
.ae4i5 .hdq3zf4r a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.ae4i5 .hdq3zf4r a:focus,
.ae4i5 .hdq3zf4r a:focus-visible,
.ae4i5 .hdq3zf4r a:target { outline: none; }
.ae4i5 .hdq3zf4r li:target a { border-color: var(--border); color: var(--text-muted); }
.lipzly9v .ywtb8otu { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.lipzly9v .qkxk6lj { display: none; }
.lipzly9v .hdq3zf4r { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.lipzly9v .hdq3zf4r li { counter-increment: toc-n; margin-bottom: 0; }
.lipzly9v .hdq3zf4r 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;
}
.lipzly9v .hdq3zf4r 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;
}
.lipzly9v .hdq3zf4r a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.ucou2ac .ywtb8otu { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.ucou2ac .qkxk6lj { display: none; }
.ucou2ac .hdq3zf4r { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.ucou2ac .hdq3zf4r li { margin-bottom: 0; }
.ucou2ac .hdq3zf4r 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;
}
.ucou2ac .hdq3zf4r a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.ng90g92 .ywtb8otu { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.ng90g92 .qkxk6lj { display: none; }
.ng90g92 .hdq3zf4r { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.ng90g92 .hdq3zf4r li { margin-bottom: 0; }
.ng90g92 .hdq3zf4r li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.ng90g92 .hdq3zf4r li:last-child::after { content: ""; margin-right: 0; }
.ng90g92 .hdq3zf4r a { font-size: 0.9rem; }
.il6ukx1g { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.w7x4 .il6ukx1g { background: var(--bg-card); }
.u4re1eb .il6ukx1g:nth-child(odd)  { background: var(--bg-card); }
.u4re1eb .il6ukx1g:nth-child(even) { background: var(--bg-raised); }
.q1j07v .il6ukx1g {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.q1j07v .il6ukx1g:last-child { border-bottom: none; }
.q1j07v h3.dqk9oiz { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.o5gp8 .il6ukx1g {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.o5gp8 .il6ukx1g + .il6ukx1g { margin-top: 4px; }
.jb4qeewf .il6ukx1g { background: none; border-radius: 0; padding: 12px 0; }
.jb4qeewf .il6ukx1g + .il6ukx1g { border-top: 1px solid var(--border-section); }
.sc1swqd8 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.thjx08c { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.rjaf { color: var(--text-body); margin-bottom: 10px; }
.uoc6, .wlj2 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.uoc6 li, .wlj2 li { margin-bottom: 6px; }
.wlj2 li { list-style: decimal; }
.qn7lt     .uoc6 { list-style-type: "● "; }
.zgtm  .uoc6 { list-style-type: "■ "; }
.w9g9v5 .uoc6 { list-style-type: "◆ "; }
.nhw9    .uoc6 { list-style-type: "★ "; }
.qn7lt     .l1iv4gks { list-style-type: "● "; }
.zgtm  .l1iv4gks { list-style-type: "■ "; }
.w9g9v5 .l1iv4gks { list-style-type: "◆ "; }
.nhw9    .l1iv4gks { list-style-type: "★ "; }
.qn7lt    .uoc6 li::marker, .qn7lt    .l1iv4gks li::marker,
.zgtm .uoc6 li::marker, .zgtm .l1iv4gks li::marker,
.w9g9v5 .uoc6 li::marker, .w9g9v5 .l1iv4gks li::marker,
.nhw9   .uoc6 li::marker, .nhw9   .l1iv4gks li::marker {
  color: var(--cta); font-size: 1em;
}
.qn7lt .wlj2,
.zgtm .wlj2,
.w9g9v5 .wlj2,
.nhw9 .wlj2 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.qn7lt .wlj2 li,
.zgtm .wlj2 li,
.w9g9v5 .wlj2 li,
.nhw9 .wlj2 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.qn7lt .wlj2 li::before,
.zgtm .wlj2 li::before,
.w9g9v5 .wlj2 li::before,
.nhw9 .wlj2 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;
}
.qn7lt     .wlj2 li::before { border-radius: 50%; }
.zgtm  .wlj2 li::before { border-radius: 3px; }
.w9g9v5 .wlj2 li::before { border-radius: 3px; }
.nhw9    .wlj2 li::before { border-radius: 50%; }
.bzuqa { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.bak3om5 .bzuqa,
.owgi .bzuqa { background: transparent; border: none; border-radius: 0; }
.mvt4j { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.mvt4j th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.mvt4j td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.mvt4j tr:hover td { background: var(--bg-hover); }
.knl1 .mvt4j tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ymjbb4p .mvt4j { border: 1px solid var(--border-alt); }
.ymjbb4p .mvt4j th,
.ymjbb4p .mvt4j td { border: 1px solid var(--border-alt); }
.qgk6 .mvt4j th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.qgk6 .mvt4j td { border-bottom: none; }
.qgk6 .mvt4j tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.z5mherjt .mvt4j th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.wk0r .bzuqa {
  overflow: hidden;
}
.wk0r .mvt4j th { border-bottom: 1px solid var(--border-alt); }
.wk0r .mvt4j tr:last-child td { border-bottom: none; }
.vwx0ucc { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.q0tw { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.lfyxm { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.q53c { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.vjbh1f7 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.l1iv4gks { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.l1iv4gks 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%}
.wb898d86 .q53c { background: transparent; text-align: center; }
.wo54 .lfyxm {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.w0f8iq .lfyxm {
  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);
}
.tciwlo .q0tw { display: grid; grid-template-columns: auto 1fr; }
.tciwlo .lfyxm {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.tciwlo .q53c { grid-column: 2; }
.tciwlo .vjbh1f7,
.tciwlo .l1iv4gks { grid-column: 1 / -1; }
.l90pv .q0tw { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.l90pv .lfyxm {
  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);
}
.l90pv .q53c { grid-column: 2; }
.l90pv .vjbh1f7,
.l90pv .l1iv4gks { grid-column: 1 / -1; }
.rbr9zm .q0tw { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.rbr9zm .q53c { background: none; color: var(--accent-light); font-weight: 700; }
.glzcvb .q0tw { 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); }
.glzcvb .q53c { background: none; color: var(--accent-light); font-weight: 700; }
.j1qj .q0tw { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.j1qj .q0tw:last-child { border-bottom: none; }
.j1qj .q53c { background: none; color: var(--accent-light); font-weight: 700; }
.uf42kv .q0tw { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.uf42kv .q53c { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.o4l8 .vwx0ucc { counter-reset: card-n; }
.o4l8 .q0tw  { counter-increment: card-n; }
.o4l8 .q53c { display: flex; align-items: center; gap: 10px; }
.o4l8 .q53c::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;
}
.lliic49 .q0tw { background: var(--bg-surface); border: 1px solid var(--border); }
.lliic49 .q53c { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.gd4c { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.gd4c         { --cl-hue: var(--accent); }
.l9kk     { --cl-hue: #16a34a; }
.r3fojng4 { --cl-hue: #ea580c; }
.odc60k5i    { --cl-hue: #2563eb; }
.l9kk, .r3fojng4, .odc60k5i, .mufva {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.s32e { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.s32e::before { color: var(--cl-hue); }
.gd4c strong { color: var(--text-primary); font-size: 0.95rem; }
.gd4c p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.zfmg { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.nsx1, .oddvh8 { border-radius: 8px; padding: 14px; }
.nsx1 { background: var(--bg-pros); }
.oddvh8 { background: var(--bg-cons); }
.mzano2if { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.nsx1 .mzano2if { color: var(--c-pros-label); }
.oddvh8 .mzano2if { color: #f87171; }
.nsx1 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.oddvh8 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.bfawe { width: 100%; height: auto; border-radius: 10px; display: block; }
.gnw3ssz {
  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;
}
.gnw3ssz:hover { opacity: 0.85; }
.fa3z .gnw3ssz  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.fa3z .gnw3ssz:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.qaoij .gnw3ssz  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.qaoij .gnw3ssz:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.fa3z .f414ph.gnw3ssz, .qaoij .f414ph.gnw3ssz,
.fa3z .qt6z .gnw3ssz, .qaoij .qt6z .gnw3ssz {
  background: var(--cta); border: none; color: #fff;
}
.fa3z .f414ph.gnw3ssz:hover, .qaoij .f414ph.gnw3ssz:hover,
.fa3z .qt6z .gnw3ssz:hover, .qaoij .qt6z .gnw3ssz:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.zs87h1br .gdtwl2s { border-radius: 50px; }
.zs87h1br .gnw3ssz  { border-radius: 50px; }
.m2e9wd0e .gdtwl2s,
.m2e9wd0e .gnw3ssz { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.m2e9wd0e .gdtwl2s:hover,
.m2e9wd0e .gnw3ssz:hover { filter: brightness(1.08); opacity: 1; }
.bwcs .gdtwl2s,
.bwcs .gnw3ssz { box-shadow: 0 3px 14px -2px var(--cta); }
.bwcs .gdtwl2s:hover,
.bwcs .gnw3ssz:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.k0qs8q40 .gdtwl2s,
.k0qs8q40 .gnw3ssz { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.k0qs8q40 .gdtwl2s:hover,
.k0qs8q40 .gnw3ssz:hover { opacity: 1; }
.k0qs8q40 .gdtwl2s:active,
.k0qs8q40 .gnw3ssz:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.o6wpe5j .gdtwl2s,
.o6wpe5j .gnw3ssz { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.o6wpe5j .gdtwl2s:hover,
.o6wpe5j .gnw3ssz:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.o6wpe5j .gdtwl2s:active,
.o6wpe5j .gnw3ssz:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.ks73e .gdtwl2s,
.ks73e .gnw3ssz { position: relative; overflow: hidden; }
.ks73e .gdtwl2s::before,
.ks73e .gnw3ssz::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;
}
.ks73e .gdtwl2s:hover::before,
.ks73e .gnw3ssz:hover::before { left: 135%; }
.x1on1s .gdtwl2s,
.x1on1s .gnw3ssz { border-radius: 0; }
.toz0z .gdtwl2s { padding-left: 22px; padding-right: 22px; }
.toz0z .gnw3ssz  { padding-left: 12px; padding-right: 12px; }
.sa1j7zaj .gdtwl2s { padding-left: 44px; padding-right: 44px; }
.sa1j7zaj .gnw3ssz  { padding-left: 24px; padding-right: 24px; }
.czu6l03 .gdtwl2s { padding-left: 56px; padding-right: 56px; }
.czu6l03 .gnw3ssz  { padding-left: 32px; padding-right: 32px; }
.fmjo6m   .gdtwl2s::after, .fmjo6m   .gnw3ssz::after,
.wkeq4 .gdtwl2s::after, .wkeq4 .gnw3ssz::after,
.qa85c    .gdtwl2s::after, .qa85c    .gnw3ssz::after,
.h90l8    .gdtwl2s::after, .h90l8    .gnw3ssz::after,
.qe90hl7    .gdtwl2s::after, .qe90hl7    .gnw3ssz::after,
.qwnadlkk     .gdtwl2s::after, .qwnadlkk     .gnw3ssz::after,
.pi3d89    .gdtwl2s::after, .pi3d89    .gnw3ssz::after,
.u614s   .gdtwl2s::after, .u614s   .gnw3ssz::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;
}
.fmjo6m .gdtwl2s::after, .fmjo6m .gnw3ssz::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");
}
.wkeq4 .gdtwl2s::after, .wkeq4 .gnw3ssz::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");
}
.qa85c .gdtwl2s::after, .qa85c .gnw3ssz::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");
}
.h90l8 .gdtwl2s::after, .h90l8 .gnw3ssz::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");
}
.qe90hl7 .gdtwl2s::after, .qe90hl7 .gnw3ssz::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");
}
.qwnadlkk .gdtwl2s::after, .qwnadlkk .gnw3ssz::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");
}
.pi3d89 .gdtwl2s::after, .pi3d89 .gnw3ssz::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");
}
.u614s .gdtwl2s::after, .u614s .gnw3ssz::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");
}
.hysnbtt0   .tuvf17nj::after, .hysnbtt0   .qbcykb::after,
.l1ygw7r5 .tuvf17nj::after, .l1ygw7r5 .qbcykb::after,
.nexnuoy    .tuvf17nj::after, .nexnuoy    .qbcykb::after,
.qwamaz    .tuvf17nj::after, .qwamaz    .qbcykb::after,
.yvpqt5e7    .tuvf17nj::after, .yvpqt5e7    .qbcykb::after,
.evx2     .tuvf17nj::after, .evx2     .qbcykb::after,
.jbxf3    .tuvf17nj::after, .jbxf3    .qbcykb::after,
.yq8rn   .tuvf17nj::after, .yq8rn   .qbcykb::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;
}
.hysnbtt0 .tuvf17nj::after, .hysnbtt0 .qbcykb::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");
}
.l1ygw7r5 .tuvf17nj::after, .l1ygw7r5 .qbcykb::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");
}
.nexnuoy .tuvf17nj::after, .nexnuoy .qbcykb::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");
}
.qwamaz .tuvf17nj::after, .qwamaz .qbcykb::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");
}
.yvpqt5e7 .tuvf17nj::after, .yvpqt5e7 .qbcykb::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");
}
.evx2 .tuvf17nj::after, .evx2 .qbcykb::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");
}
.jbxf3 .tuvf17nj::after, .jbxf3 .qbcykb::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");
}
.yq8rn .tuvf17nj::after, .yq8rn .qbcykb::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");
}
.equmx6l {
  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;
}
.etbh {
  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;
}
.etbh > * { min-width: 0; }
.etbh:hover { background: var(--bg-hover); }
.etbh > [itemprop="item"] { display: contents; }
.etbh [itemprop="itemReviewed"],
.etbh [itemprop="reviewRating"] { display: none; }
.etbh::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;
}
.fxjgik46 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.p35c343g {
  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;
}
.hi38o { max-height: 52px; max-width: 110px; object-fit: contain; }
.aqjfaed8 {
  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;
}
.t9753b .p35c343g    { background: #1a1a1a; }
.a7wz5s .p35c343g   { background: rgba(128,128,128,.12); }
.aqikhn0 .p35c343g { background: var(--bg-raised); }
.a4wln9ya .p35c343g    { background: transparent; padding: 0; }
.gxrsde2n {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.c8x85pe { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.apf4yj { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.jf9o7ank {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.gyn0 {
  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;
}
.xpwes2 {
  
  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%;
}
.wyka3wz {
  
  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;
}
.f414ph {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.f414ph.gnw3ssz {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .etbh {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .etbh::before    { grid-area: rank;   }
  .fxjgik46           { grid-area: ident;  }
  .gxrsde2n     { grid-area: rating; min-width: 0; width: auto; }
  .jf9o7ank           { grid-area: pills;  }
  .f414ph             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .etbh {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .etbh::before    { justify-self: center; }
  .fxjgik46           { width: 100%; }
  .gxrsde2n     { justify-self: center; }
  .jf9o7ank           { grid-template-columns: 1fr; }
}
.oc9n8qi {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.kinu4m {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.hpjq {
  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;
}
.hpjq img { max-width: 80px; max-height: 50px; object-fit: contain; }
.rdn4yd { flex: 1; }
.rdn4yd h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.gtn9ifq5 { color: var(--c-stars); font-size: 1.1rem; }
.xypv6y43 { margin-bottom: 8px; }
.hni3ovi {
  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);
}
.hni3ovi > span { color: var(--accent); font-weight: 700; }
.q9c7k27 em, .ugw1 em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .hni3ovi { padding: 10px 16px; gap: 6px 16px; } }
.qt6z { flex-shrink: 0; align-self: flex-start; }
.qt6z .gnw3ssz { white-space: nowrap; }
@media (max-width: 560px) {
  .kinu4m { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .hpjq { order: 1; }
  .qt6z { order: 2; margin-left: auto; align-self: center; }
  .rdn4yd { order: 3; flex: 1 1 100%; min-width: 0; }
}
.onwh2rh img.fsvng5vp { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.bak3om5 { padding: 20px 24px; }
.k0p8esc { color: var(--text-muted); margin-bottom: 16px; }
.z2bw2 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.zknbgpmp, .chei { list-style: none; font-size: 0.9rem; }
.zknbgpmp li { color: var(--c-pros); margin-bottom: 4px; }
.chei li { color: var(--c-cons); margin-bottom: 4px; }
.zknbgpmp li::before { content: "✓"; margin-right: 5px; }
.chei li::before { content: "✗"; margin-right: 5px; }
.vk1h .zknbgpmp li::before { content: "→"; }
.vk1h .chei li::before { content: "–"; }
.j3q0l  .zknbgpmp li::before { content: "★"; }
.j3q0l  .chei li::before { content: "✕"; }
.yuxc3lp    .zknbgpmp li::before { content: "◆"; }
.yuxc3lp    .chei li::before { content: "▲"; }
.lz7bp6f1  .zknbgpmp li::before { content: "▶"; }
.lz7bp6f1  .chei li::before { content: "■"; }
.sy2kghj3 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.aq9kib { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.rc5f0k { background: var(--bg-pros); color: var(--c-tag-pay); }
.iimhxs { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.oblr4uh .iimhxs { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.aizf .iimhxs { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .xwkj9 .nx9lgw {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .xwkj9 .oc9n8qi { margin: 0; }
}
.cwp3 .kinu4m { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.cwp3 .rdn4yd h3 { color: var(--accent-light); }
.cwp3 .hpjq { background: var(--bg-page); border: 1px solid var(--border); }
.dtvu .oc9n8qi { border-top: 4px solid var(--accent); }
.dtvu .kinu4m { background: var(--bg-card); }
.gnuan8i7 .oc9n8qi { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.gnuan8i7 .kinu4m { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.gnuan8i7 .bak3om5 { padding: 14px 16px; }
.gnuan8i7 .hpjq { border-radius: 4px; }
.gnuan8i7 .iimhxs { border-radius: 0; }
.hcd98 .kinu4m { padding: 0; gap: 0; overflow: hidden; }
.hcd98 .hpjq { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.hcd98 .rdn4yd { padding: 16px 20px; }
.hcd98 .qt6z { padding: 16px 20px; align-self: center; }
.um6p .gtn9ifq5 { font-size: .95rem; }
.owgi .zfmg { gap: 10px; }
.owgi .nsx1, .owgi .oddvh8 { padding: 12px; }
.owgi .nsx1 ul, .owgi .oddvh8 ul { margin: 4px 0 0; padding-left: 18px; }
.owgi .nsx1 li, .owgi .oddvh8 li { font-size: .85rem; margin-bottom: 3px; }
.w2sx .aq9kib { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .jho0d70 { grid-template-columns: 1fr; }
  .jnt8 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .jnt8 .vzot { width: 72px; height: 50px; }
  .jnt8 .c2snzq { max-width: 180px; }
  .jnt8 .izpnfdv { width: auto; }
}
.mr6a .um6p .gtn9ifq5 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .mr6a { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .eiph { padding: 16px; }
  .l7eyz .n7hgpx { min-width: 50%; }
}
.mvdukm .zfmg { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .brklybar { grid-template-columns: 1fr; }
  .i5t61 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .zrmb { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .eoyh4a { flex-wrap: wrap; padding: 16px; }
}
.r8hz .zfmg { gap: 8px; }
.r8hz .nsx1, .r8hz .oddvh8 { padding: 8px; }
@media (max-width: 480px) {
  .pfbhwa { flex-direction: column; align-items: stretch; }
}
.cc7ubd9 .izpnfdv .gnw3ssz { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .y0iaw1 { flex-direction: column; align-items: stretch; gap: 10px; }
  .cc7ubd9 .izpnfdv { text-align: center; }
}
@media (max-width: 720px) {
  .sw69z { grid-template-columns: 1fr; }
  .j0aezsuw { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .kgmwc { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.euskku .einm { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.wnltf .gtn9ifq5 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .yvirap { grid-template-columns: 1fr; }
  .wnltf { width: 100px; height: 100px; margin: 16px auto; }
  .euskku { font-size: 1.4rem; }
  .jj3q618p { justify-content: center; }
  .stx6ot .n7hgpx { min-width: 50%; }
}
.jm788mj .zfmg { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .ckjtqyp { flex-wrap: wrap; padding: 14px 16px; }
  .zymn6 { padding: 12px 16px; }
  .jm788mj .zfmg { margin: 0 16px; }
  .jm788mj .w2sx { padding: 0 16px; }
  .vw56a79 { padding: 12px 16px; }
}
.hw2w .etbh {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.hw2w .etbh:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.ysyc .equmx6l { gap: 18px; }
.ysyc .etbh {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.ysyc .etbh:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.aifa0x1u .equmx6l {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.aifa0x1u .etbh {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.aifa0x1u .etbh:last-child { border-bottom: none; }
.aifa0x1u .fxjgik46,
.aifa0x1u .gxrsde2n,
.aifa0x1u .jf9o7ank {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.mfvcz391 .equmx6l { gap: 0; }
.mfvcz391 .etbh {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.mfvcz391 .etbh:last-child { border-bottom: none; }
.mfvcz391 .etbh:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.mfvcz391 .etbh:nth-child(even):hover { background: var(--bg-hover); }
.pikcf .etbh {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.uz60p .jf9o7ank .gyn0 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.uz60p .jf9o7ank .gyn0:first-child { border-left: none; }
.k8h2 .jf9o7ank .gyn0 {
  background: transparent; padding: 4px 8px;
}
.k8h2 .jf9o7ank .xpwes2 { font-size: .65rem; opacity: .65; }
.k8h2 .jf9o7ank .wyka3wz   { font-size: 1.15rem; color: var(--accent-light); }
.tfpf8bet .jf9o7ank .gyn0 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.apf4yj { display: none; }
.f2ua .c8x85pe { font-size: 1rem; letter-spacing: 2px; }
.nbdqly2 .c8x85pe {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.bb9c .c8x85pe,
.e4lwv4 .c8x85pe,
.f9bd .c8x85pe { display: none; }
.bb9c .apf4yj,
.e4lwv4 .apf4yj,
.f9bd .apf4yj { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.bb9c .apf4yj { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.bb9c .apf4yj small { display: none; }
.e4lwv4 .apf4yj {
  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;
}
.e4lwv4 .apf4yj small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.f9bd .apf4yj {
  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;
}
.f9bd .apf4yj small { display: none; }
.bb9c .xypv6y43 .gtn9ifq5,
.e4lwv4 .xypv6y43 .gtn9ifq5,
.f9bd .xypv6y43 .gtn9ifq5 { display: none; }
.bb9c .xypv6y43 strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.bb9c .einm { display: none; }
.e4lwv4 .xypv6y43 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;
}
.e4lwv4 .rx1da,
.e4lwv4 .einm { font-size: 1em; }
.f9bd .xypv6y43 strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.f9bd .einm { display: none; }
.nurhf { margin: 16px 0; }
.ou6gc { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ou6gc summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ou6gc summary::after { content: "+"; color: var(--accent-light); }
.ou6gc[open] summary::after { content: "−"; }
.ou6gc p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.qsfwbu { margin-bottom: 0; }
.tiwl7v h2.d36q3e { color: var(--text-primary); border-color: var(--accent-light); }
.fa59 h2.d36q3e { color: var(--text-primary); border-color: var(--accent-light); }
.ksi4dg .l9kk     { background: #052e16; border-color: #10b981; }
.ksi4dg .r3fojng4 { background: #2d0a1e; border-color: #f43f5e; }
.ksi4dg .odc60k5i    { background: #1e1036; border-color: #a855f7; }
.ksi4dg .gd4c strong  { color: #f1f5f9; }
.ksi4dg .gd4c p       { color: #cbd5e1; }
.ksi4dg .ulqcklc    .l9kk     .s32e::before,
.ksi4dg .cefautf  .l9kk     .s32e::before,
.ksi4dg .kt1yzdg  .l9kk     .s32e::before,
.ksi4dg .jgk2n .l9kk     .s32e::before { color: #10b981; }
.ksi4dg .ulqcklc    .r3fojng4 .s32e::before,
.ksi4dg .cefautf  .r3fojng4 .s32e::before,
.ksi4dg .kt1yzdg  .r3fojng4 .s32e::before,
.ksi4dg .jgk2n .r3fojng4 .s32e::before { color: #f43f5e; }
.ksi4dg .ulqcklc    .odc60k5i    .s32e::before,
.ksi4dg .cefautf  .odc60k5i    .s32e::before,
.ksi4dg .kt1yzdg  .odc60k5i    .s32e::before,
.ksi4dg .jgk2n .odc60k5i    .s32e::before { color: #a855f7; }
.velsn36 .l9kk     { background: #2d2000; border-color: #eab308; }
.velsn36 .r3fojng4 { background: #2d0b0b; border-color: #ef4444; }
.velsn36 .odc60k5i    { background: #2d1600; border-color: #f97316; }
.velsn36 .gd4c strong  { color: #f1f5f9; }
.velsn36 .gd4c p       { color: #cbd5e1; }
.velsn36 .ulqcklc    .l9kk     .s32e::before,
.velsn36 .cefautf  .l9kk     .s32e::before,
.velsn36 .kt1yzdg  .l9kk     .s32e::before,
.velsn36 .jgk2n .l9kk     .s32e::before { color: #eab308; }
.velsn36 .ulqcklc    .r3fojng4 .s32e::before,
.velsn36 .cefautf  .r3fojng4 .s32e::before,
.velsn36 .kt1yzdg  .r3fojng4 .s32e::before,
.velsn36 .jgk2n .r3fojng4 .s32e::before { color: #ef4444; }
.velsn36 .ulqcklc    .odc60k5i    .s32e::before,
.velsn36 .cefautf  .odc60k5i    .s32e::before,
.velsn36 .kt1yzdg  .odc60k5i    .s32e::before,
.velsn36 .jgk2n .odc60k5i    .s32e::before { color: #f97316; }
.zf43fy .l9kk     { background: #0c1a2e; border-color: #38bdf8; }
.zf43fy .r3fojng4 { background: #12103a; border-color: #818cf8; }
.zf43fy .odc60k5i    { background: #0a2020; border-color: #2dd4bf; }
.zf43fy .gd4c strong  { color: #f1f5f9; }
.zf43fy .gd4c p       { color: #cbd5e1; }
.zf43fy .ulqcklc    .l9kk     .s32e::before,
.zf43fy .cefautf  .l9kk     .s32e::before,
.zf43fy .kt1yzdg  .l9kk     .s32e::before,
.zf43fy .jgk2n .l9kk     .s32e::before { color: #38bdf8; }
.zf43fy .ulqcklc    .r3fojng4 .s32e::before,
.zf43fy .cefautf  .r3fojng4 .s32e::before,
.zf43fy .kt1yzdg  .r3fojng4 .s32e::before,
.zf43fy .jgk2n .r3fojng4 .s32e::before { color: #818cf8; }
.zf43fy .ulqcklc    .odc60k5i    .s32e::before,
.zf43fy .cefautf  .odc60k5i    .s32e::before,
.zf43fy .kt1yzdg  .odc60k5i    .s32e::before,
.zf43fy .jgk2n .odc60k5i    .s32e::before { color: #2dd4bf; }
.q0yedl::before,
.darev9y::before { margin-right: 5px; }
.b1okck .nsx1 ul li,
.b1okck .zknbgpmp li         { color: #4ade80; }
.b1okck .nsx1 .q0yedl { color: #22c55e; }
.b1okck .oddvh8 ul li,
.b1okck .chei li         { color: #f87171; }
.b1okck .oddvh8 .darev9y { color: #ef4444; }
.k8j4w3qf .nsx1 { background: var(--bg-pros); }
.k8j4w3qf .oddvh8 { background: var(--bg-cons); }
.k8j4w3qf .nsx1 .q0yedl { color: var(--c-pros-label); }
.k8j4w3qf .oddvh8 .darev9y { color: var(--c-cons); }
.k8j4w3qf .nsx1 ul li,
.k8j4w3qf .zknbgpmp li            { color: var(--c-pros); }
.k8j4w3qf .oddvh8 ul li,
.k8j4w3qf .chei li            { color: var(--c-cons); }
.a06bjug .nsx1 { background: var(--bg-pros); }
.a06bjug .oddvh8 { background: var(--bg-cons); }
.a06bjug .nsx1 .q0yedl { color: var(--c-pros-label); }
.a06bjug .oddvh8 .darev9y { color: var(--c-cons); }
.a06bjug .nsx1 ul li,
.a06bjug .zknbgpmp li          { color: var(--c-pros); }
.a06bjug .oddvh8 ul li,
.a06bjug .chei li          { color: var(--c-cons); }
.e1cdzcr .q0yedl::before { content: "✓ "; }
.e1cdzcr .darev9y::before { content: "✗ "; }
.vk1h .q0yedl::before { content: "→ "; }
.vk1h .darev9y::before { content: "← "; }
.j3q0l .q0yedl::before { content: "★ "; }
.j3q0l .darev9y::before { content: "✕ "; }
.yuxc3lp .q0yedl::before { content: "◆ "; }
.yuxc3lp .darev9y::before { content: "▲ "; }
.aizf .gd4c { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.aizf .gd4c strong { color: var(--text-primary); }
.aizf .gd4c p      { color: var(--text-muted); }
.oblr4uh .gd4c { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.wm9w1 .gd4c {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.wm9w1 .gd4c strong,
.wm9w1 .gd4c p { color: #fff; }
.wm9w1 .s32e::before { color: rgba(255,255,255,0.9) !important; }
.c5xngb .gd4c {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.c5xngb .gd4c strong { color: var(--text-primary); }
.c5xngb .gd4c p      { color: var(--text-muted); }
.ih00p .gd4c { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ulqcklc .s32e,
.cefautf .s32e,
.kt1yzdg .s32e,
.jgk2n .s32e { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ulqcklc .s32e::before,
.cefautf .s32e::before,
.kt1yzdg .s32e::before,
.jgk2n .s32e::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ulqcklc .l9kk     .s32e::before { content: "✦"; color: var(--c-tip-border); }
.ulqcklc .r3fojng4 .s32e::before { content: "▲"; color: var(--c-warn-border); }
.ulqcklc .odc60k5i    .s32e::before { content: "◉"; color: #60a5fa; }
.cefautf .l9kk     .s32e::before { content: "★"; color: var(--c-tip-border); }
.cefautf .r3fojng4 .s32e::before { content: "◆"; color: var(--c-warn-border); }
.cefautf .odc60k5i    .s32e::before { content: "●"; color: #60a5fa; }
.kt1yzdg .l9kk     .s32e::before { content: "▶"; color: var(--c-tip-border); }
.kt1yzdg .r3fojng4 .s32e::before { content: "■"; color: var(--c-warn-border); }
.kt1yzdg .odc60k5i    .s32e::before { content: "▸"; color: #60a5fa; }
.jgk2n .l9kk     .s32e::before { content: "→"; color: var(--c-tip-border); }
.jgk2n .r3fojng4 .s32e::before { content: "⬥"; color: var(--c-warn-border); }
.jgk2n .odc60k5i    .s32e::before { content: "◈"; color: #60a5fa; }
.u38gu .w7x4 .il6ukx1g,
.u38gu .u4re1eb .il6ukx1g  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.u38gu .q0tw                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.u38gu .etbh                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.u38gu .oc9n8qi            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.u38gu .bzuqa          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.u38gu .ywtb8otu                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.rku202 .w7x4 .il6ukx1g,
.rku202 .u4re1eb .il6ukx1g,
.rku202 .q0tw,
.rku202 .etbh,
.rku202 .oc9n8qi,
.rku202 .bzuqa,
.rku202 .ywtb8otu,
.rku202 .ih00p .gd4c { box-shadow: none; }
.dp90d   .rjaf, .dp90d .sc1swqd8, .dp90d .thjx08c,
.dp90d   .lct1, .dp90d .oe9mlto3 { font-size: 0.9rem; }
.dp90d   .uoc6, .dp90d .wlj2 { font-size: 0.9rem; }
.b8z56c   .rjaf, .b8z56c .sc1swqd8, .b8z56c .thjx08c,
.b8z56c   .lct1, .b8z56c .oe9mlto3 { font-size: 0.95rem; }
.b8z56c   .uoc6, .b8z56c .wlj2 { font-size: 0.95rem; }
.t01bzh   .rjaf, .t01bzh .sc1swqd8, .t01bzh .thjx08c,
.t01bzh   .lct1, .t01bzh .oe9mlto3 { font-size: 1.08rem; }
.t01bzh   .uoc6, .t01bzh .wlj2 { font-size: 1.05rem; }
.t01bzh   .mvt4j { font-size: 0.97rem; }
.jnht .eou9vuzl      { font-size: 3.2rem; }
.jnht h2.d36q3e { font-size: 1.9rem; }
.jnht h3.dqk9oiz     { font-size: 1.4rem; }
.n6xip9th .eou9vuzl      { font-size: 3.8rem; }
.n6xip9th h2.d36q3e { font-size: 2.2rem; }
.n6xip9th h3.dqk9oiz     { font-size: 1.6rem; }
.qsfwbu + .qsfwbu { position: relative; }
.i1r5   .qsfwbu + .qsfwbu::before,
.i3a85  .qsfwbu + .qsfwbu::before,
.smge   .qsfwbu + .qsfwbu::before,
.yhyjbgk8   .qsfwbu + .qsfwbu::before,
.s2ivgv63   .qsfwbu + .qsfwbu::before,
.fbtw .qsfwbu + .qsfwbu::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.i1r5 .qsfwbu + .qsfwbu::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.i3a85 .qsfwbu + .qsfwbu::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.smge .qsfwbu + .qsfwbu::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;
}
.yhyjbgk8 .qsfwbu + .qsfwbu::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.rul5sj33 .qsfwbu { margin-bottom: 16px; }
.rul5sj33 .qsfwbu + .qsfwbu { margin-top: 0; }
.rul5sj33 .m9f0 { padding-top: 0; padding-bottom: 0; }
.s2ivgv63 .qsfwbu + .qsfwbu::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.fbtw .qsfwbu + .qsfwbu::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.yq94mkyw .qsfwbu + .qsfwbu::before,
.peff7cu4 .qsfwbu + .qsfwbu::before,
.j222f .qsfwbu + .qsfwbu::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%;
}
.xe3r5 .yq94mkyw .qsfwbu:nth-child(even)::before,
.xe3r5 .peff7cu4 .qsfwbu:nth-child(even)::before,
.xe3r5 .j222f .qsfwbu:nth-child(even)::before { background: var(--bg-surface); }
.b5ip7z1 .yq94mkyw .qsfwbu:nth-child(even)::before,
.b5ip7z1 .peff7cu4 .qsfwbu:nth-child(even)::before,
.b5ip7z1 .j222f .qsfwbu:nth-child(even)::before { background: var(--bg-card); }
.yq94mkyw .qsfwbu + .qsfwbu::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");
}
.peff7cu4 .qsfwbu + .qsfwbu::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");
}
.j222f .qsfwbu + .qsfwbu::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");
}
.gzp2p2s .zfhjy,
.gzp2p2s .nfsr,
.gzp2p2s .gwq1,
.lifhetwx .gwq1 { padding-bottom: 60px; }
.uh8fj4 .gwq1 { padding-bottom: 70px; }
.gzp2p2s .zfhjy::before,
.gzp2p2s .zfhjy::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");
}
.h3tgx0a .fa65baaw { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.e78uq1 .fa65baaw { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.gwm2k .fa65baaw { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.logd8 .fa65baaw { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.bav7tfx .fa65baaw { background: var(--accent-bg); }
.xykm3tm .vis7yj { float: left; width: 38%; margin: 0 28px 16px 0; }
.xykm3tm .vis7yj .bfawe { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xykm3tm .m9f0::after { content: ''; display: block; clear: both; }
.e40kax .vis7yj { float: right; width: 38%; margin: 0 0 16px 28px; }
.e40kax .vis7yj .bfawe { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.e40kax .m9f0::after { content: ''; display: block; clear: both; }
.z9vty7 .qsfwbu:nth-child(odd)  .vis7yj { float: left;  width: 38%; margin: 0 28px 16px 0; }
.z9vty7 .qsfwbu:nth-child(even) .vis7yj { float: right; width: 38%; margin: 0 0 16px 28px; }
.z9vty7 .vis7yj .bfawe { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.z9vty7 .m9f0::after { content: ''; display: block; clear: both; }
.xykm3tm .vwx0ucc,
.xykm3tm .equmx6l,
.e40kax .vwx0ucc,
.e40kax .equmx6l,
.z9vty7 .vwx0ucc,
.z9vty7 .equmx6l { clear: both; }
@media (max-width: 900px) {
  .xykm3tm .vis7yj,
  .e40kax .vis7yj,
  .z9vty7 .qsfwbu:nth-child(odd)  .vis7yj,
  .z9vty7 .qsfwbu:nth-child(even) .vis7yj {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .xykm3tm .vis7yj .bfawe,
  .e40kax .vis7yj .bfawe,
  .z9vty7 .vis7yj .bfawe {
    max-height: none !important;
  }
}
.xykm3tm .uoc6,
.xykm3tm .wlj2,
.e40kax .uoc6,
.e40kax .wlj2,
.z9vty7 .uoc6,
.z9vty7 .wlj2 { overflow: hidden; }
@media (max-width: 640px) {
  .xykm3tm .vis7yj,
  .e40kax .vis7yj,
  .z9vty7 .vis7yj { float: none; width: 100%; margin: 0 0 16px 0; }
}
.xghpnp .qna7,
.xghpnp .m9f0,
.xghpnp .soteko  { max-width: 1100px; }
.xghpnp { --content-mw: 1100px; }
.qusvc .qna7,
.qusvc .m9f0,
.qusvc .soteko  { max-width: 1200px; }
.uppzgicl .qna7,
.uppzgicl .m9f0,
.uppzgicl .soteko  { max-width: 1320px; }
.ff4nxkrr { font-size: 0.82rem; color: var(--text-muted); }
.bwp8 { display: flex; align-items: center; }
.pwli944 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ll4m { display: flex; align-items: center; }
.ikugsa { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.ikugsa:hover { text-decoration: underline; }
.i1mtg { margin: 0 3px; opacity: 0.45; }
.i1mtg::before { content: '/'; }
.hlq8 { padding: 2px 5px; color: var(--text-main); }
.hxl68 .ff4nxkrr {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.hxl68 .bwp8 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ykbdg .ff4nxkrr {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ykbdg .bwp8 { padding: 0 0 0 12px; }
.t809fq .bwp8 { padding: 0 16px; }
.t809fq .ff4nxkrr {
  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);
}
.t809fq .qna7 { padding-top: 28px; }
@media (max-width: 720px) {
  .bh74b7kd { margin-top: 18px; padding: 0 16px; }
  .t809fq .qna7 { padding-top: 16px; }
}
.xghpnp.hxl68 .bwp8 { max-width: 1100px; }
.qusvc.hxl68 .bwp8 { max-width: 1200px; }
.uppzgicl.hxl68 .bwp8 { max-width: 1320px; }
.xghpnp .bh74b7kd { max-width: 1100px; }
.pp443lu .qsfwbu { padding-top: 16px; padding-bottom: 16px; }
.v91jd0p7 .qsfwbu { padding-top: 24px; padding-bottom: 24px; }
.qmhpyyo0 .qsfwbu { padding-top: 40px; padding-bottom: 40px; }
.xniak .qsfwbu { padding-top: 52px; padding-bottom: 52px; }
.pvzd .qsfwbu:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.pvzd .qsfwbu:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.pvzd .qsfwbu:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.pvzd .qsfwbu:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ygke7myy .m9f0 { padding-top: 10px;  padding-bottom: 10px; }
.k944s .m9f0 { padding-top: 18px;  padding-bottom: 18px; }
.gh1v1 .m9f0 { padding-top: 36px;  padding-bottom: 36px; }
.jv3gb7 .m9f0 { padding-top: 48px;  padding-bottom: 48px; }
.gspd h2.d36q3e { font-weight: 600; }
.gspd h3.dqk9oiz     { font-weight: 600; }
.m21cb h2.d36q3e { font-weight: 800; }
.m21cb h3.dqk9oiz     { font-weight: 700; }
.k4dj4b { font-weight: 600; }
.k4dj4b h2.d36q3e { font-weight: 900; }
.k4dj4b h3.dqk9oiz     { font-weight: 800; }
.k4dj4b .gd4c strong,
.k4dj4b .gd4c strong { font-weight: 600; }
.tuvf17nj {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.mr8ikw4 .tuvf17nj { display: none; }
@media (max-width: 640px) {
  .tuvf17nj { display: none !important; }
}
.tuvf17nj { background: var(--cta) !important; color: #fff !important; border: none !important; }
.tuvf17nj:hover { opacity: 0.85; }
.g3bwh .tuvf17nj { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.xui1  .qbcykb { left: 32px; }
@media (max-width: 480px) {
  .iqk5 .qbcykb { right: 20px; bottom: 20px; }
  .xui1  .qbcykb { left: 20px; bottom: 20px; }
}
.zt1wx5 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.soteko { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.vqx5n4s { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ehvz2 { color: var(--text-dim); font-size: 0.8rem; }
.cdtd9g a, .yjdphxrd a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.cdtd9g a:hover, .yjdphxrd a:hover { color: var(--accent-light); }
.yjdphxrd { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.kdythky3 .soteko { text-align: center; }
.kdythky3 .yjdphxrd { justify-content: center; margin-bottom: 16px; }
.kdythky3 .vqx5n4s { margin-top: 0; }
.ig8cr { margin-top: 10px; }
.ig8cr a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .soteko { padding-left: 16px; padding-right: 16px; }
  .h3wzj .soteko { padding: 20px 16px; }
  .yjdphxrd { gap: 4px 12px; }
  .vqx5n4s { font-size: 0.78rem; }
}
.jtl8 .vqx5n4s { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.jtl8 .ehvz2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .jtl8 .njml0j { grid-template-columns: 1fr 1fr; } .jtl8 .i11q4cl { grid-column: 1 / -1; } }
@media (max-width: 480px) { .jtl8 .njml0j { grid-template-columns: 1fr; } }
.gawtsi .vqx5n4s { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .gawtsi .ryp1o { gap: 12px; } .gawtsi .ftjip { margin-right: 0; width: 100%; } }
.rr5uag5c .vqx5n4s { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.rr5uag5c .ehvz2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .rr5uag5c .onmpidsl { grid-template-columns: 1fr 1fr; } .rr5uag5c .csofln3 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .rr5uag5c .onmpidsl { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .bfagt6 .ve10i { grid-template-columns: 1fr 1fr; } .bfagt6 .tu1b9hc:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .bfagt6 .ve10i { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .uosj .ve10i { grid-template-columns: 1fr; } }
.g9vzxp6 .soteko { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.g9vzxp6 .yjdphxrd { justify-content: center; }
.bi3giv .k7llcuw      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.bi3giv .zt1wx5 { background: var(--bg-page); border-top-color: var(--border-alt); }
.jej4 .k7llcuw      { background: #0d1117; border-bottom-color: #21262d; }
.jej4 .jemxv { color: var(--accent-light); }
.jej4 .wwvzy0 { --msep-color: #8b949e; }
.jej4 .wwvzy0 a { color: #8b949e; }
.jej4 .wwvzy0 a:hover { color: var(--accent-light); }
.jej4 .vl1vzyv3 { color: #8b949e; }
.jej4 .zt1wx5 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.jej4 .vqx5n4s,
.jej4 .ehvz2 { color: #6e7681; }
.jej4 .cdtd9g a, .jej4 .yjdphxrd a,
.jej4 .cdtd9g a:hover, .jej4 .yjdphxrd a:hover,
@media (max-width: 640px) {
  .jej4 .wwvzy0 { background: #0d1117; border-top-color: #21262d; }
  .jej4 .wwvzy0 li a { border-bottom-color: #21262d; }
}
.nnps .k7llcuw      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.nnps .jemxv { color: var(--accent-light); }
.nnps .wwvzy0 { --msep-color: #475569; }
.nnps .wwvzy0 a { color: #475569; }
.nnps .wwvzy0 a:hover { color: var(--accent-light); }
.nnps .vl1vzyv3 { color: #64748b; }
.nnps .zt1wx5 { background: #f0f4f8; border-top-color: #cbd5e1; }
.nnps .vqx5n4s,
.nnps .ehvz2 { color: #64748b; }
.nnps .cdtd9g a, .nnps .yjdphxrd a,
.nnps .cdtd9g a:hover, .nnps .yjdphxrd a:hover,
@media (max-width: 640px) {
  .nnps .wwvzy0 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .nnps .wwvzy0 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.do3lz .k7llcuw      { background: var(--accent); border-bottom-color: var(--accent-light); }
.do3lz .jemxv { color: #fff; }
.do3lz .wwvzy0 { --msep-color: rgba(255,255,255,0.82); }
.do3lz .wwvzy0 a { color: rgba(255,255,255,0.82); }
.do3lz .wwvzy0 a:hover { color: #fff; }
.do3lz .vl1vzyv3 { color: rgba(255,255,255,0.9); }
.do3lz .zt1wx5 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.do3lz .vqx5n4s,
.do3lz .ehvz2 { color: rgba(255,255,255,0.72); }
.do3lz .cdtd9g a, .do3lz .yjdphxrd a,
.do3lz .cdtd9g a:hover, .do3lz .yjdphxrd a:hover,
@media (max-width: 640px) {
  .do3lz .wwvzy0 { background: var(--accent); border-top-color: var(--accent-light); }
  .do3lz .wwvzy0 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.cboe .k7llcuw {
  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);
}
.cboe .zt1wx5 {
  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) {
  .cboe .wwvzy0 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.z88h .t9851a { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.bqnaude .t9851a { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.hcehsup7 .t9851a { min-height: 72px; height: auto; }
.c6oi .t9851a { min-height: 84px; height: auto; }
.h3wzj .t9851a { max-width: none; padding: 0 32px; }
.h3wzj .soteko  { max-width: none; padding: 24px 32px; }
.cgu2bn7i.qusvc .t9851a { max-width: 1200px; }
.cgu2bn7i.uppzgicl .t9851a { max-width: 1320px; }
.akrwsvst   .jemxv, .akrwsvst   .ftjip { text-transform: capitalize; }
.ulbro .jemxv, .ulbro .ftjip { text-transform: lowercase; }
.r0sf9v .jemxv, .r0sf9v .ftjip { text-transform: uppercase; letter-spacing: 0.06em; }
.v5fap, .h544or {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.jndh6e .v5fap,
.xl9n .v5fap,
.uir7p7au .v5fap,
.o6le1ss .v5fap,
.tw4ey7my   .wwvzy0 a { font-weight: 500; }
.fpdva75t .wwvzy0 a { font-weight: 600; }
.lylyy     .wwvzy0 a { font-weight: 700; }
.iz45c    .wwvzy0 a { font-weight: 800; letter-spacing: 0.01em; }
.xhi2j     .wwvzy0 > li + li::before,
.sq97j    .wwvzy0 > li + li::before,
.a27wgucl    .wwvzy0 > li + li::before,
.e3q3cj .wwvzy0 > li + li::before,
.f7i8mszr .wwvzy0 > li + li::before,
.c9oozb0z  .wwvzy0 > li + li::before,
.dam0te    .wwvzy0 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.xhi2j     .wwvzy0 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.sq97j    .wwvzy0 > li + li::before { content: "|"; }
.a27wgucl    .wwvzy0 > li + li::before { content: "—"; }
.e3q3cj .wwvzy0 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.f7i8mszr .wwvzy0 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.c9oozb0z  .wwvzy0 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.dam0te    .wwvzy0 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .x1kj26c .vl1vzyv3,
  .irhjl6m .vl1vzyv3,
  .gxud .vl1vzyv3,
  .f9oiq0p .vl1vzyv3,
  .du78 .vl1vzyv3 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .x1kj26c .vl1vzyv3::before,
  .irhjl6m .vl1vzyv3::before,
  .gxud .vl1vzyv3::before,
  .f9oiq0p .vl1vzyv3::before,
  .du78 .vl1vzyv3::before { content: ""; display: block; flex-shrink: 0; }

  
  .x1kj26c .vl1vzyv3::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;
  }

  
  .irhjl6m .vl1vzyv3::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;
  }

  
  .gxud .vl1vzyv3::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;
  }

  
  .f9oiq0p .vl1vzyv3::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;
  }

  
  .du78 .vl1vzyv3::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) {
  .jtyu6eo .vl1vzyv3 {
    padding: 5px 14px;
  }
  .jtyu6eo .wwvzy0 {
    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;
  }
  .jtyu6eo .wwvzy0 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .jtyu6eo .wwvzy0 li a:hover { background: var(--bg-raised); }
  .jtyu6eo .l7gkq44,
  .x9iry4 .l7gkq44,
  .frc6d .l7gkq44 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .pnxs .vl1vzyv3 {
    padding: 5px 10px;
  }
  .pnxs .wwvzy0 {
    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);
  }
  .pnxs .wwvzy0.wgymrqg0 { transform: translateX(0); }
  .pnxs .wwvzy0 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .pnxs .wwvzy0 li:last-child a { border-bottom: none; }
  .do3lz .wwvzy0,
  .jej4 .wwvzy0 { background: var(--accent) !important; }
  .do3lz .wwvzy0 li a,
  .jej4 .wwvzy0 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .frc6d .vl1vzyv3 {
    padding: 5px 10px;
  }
  .frc6d .wwvzy0 {
    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);
  }
  .frc6d .wwvzy0::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .frc6d .wwvzy0.wgymrqg0 { transform: translateY(0); }
  .frc6d .wwvzy0 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .r6k2m20 .vl1vzyv3 {
    padding: 5px 10px;
  }
  .r6k2m20 .wwvzy0 {
    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;
  }
  .r6k2m20 .wwvzy0.wgymrqg0 { opacity: 1; pointer-events: auto; }
  .r6k2m20 .wwvzy0 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .kdzlr     .vl1vzyv3 { border-radius: 0 !important; }
  .dpudxmq   .vl1vzyv3 { border-radius: 8px !important; }
  .n0g7jdt .vl1vzyv3 { border-radius: 50% !important; }
  .i16j4u2z   .vl1vzyv3 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .dtu3 .lzd7l { flex-direction: column; align-items: stretch; }
  .dtu3 .vsnm8u { flex-direction: row; min-width: auto; }
  .dtu3 .a3fo7bnq { align-items: flex-start; text-align: left; }
}
.r3ry,
.r3ry.qsfwbu,
.xe3r5 .r3ry,
.rfd0dt5o .r3ry,
.b5ip7z1 .r3ry,
.ui0eijg .r3ry {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.zxxss {
  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;
}
.c9i8gg1d { flex: 1 1 280px; min-width: 0; }
.pxxej8wy {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.vk8g9v {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.nw4qsixe {
  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;
}
.nw4qsixe:hover { transform: translateY(-1px); opacity: 0.95; }
.qem3ajj .zxxss {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.qem3ajj .pxxej8wy { color: var(--cta); }
.qem3ajj .vk8g9v { color: var(--text-body); }
.qem3ajj .nw4qsixe {
  background: var(--cta) !important;
  color: #fff !important;
}
.e9li5 .zxxss {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.e9li5 .pxxej8wy { color: var(--text-primary); }
.e9li5 .vk8g9v { color: var(--text-body); }
.e9li5 .nw4qsixe {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .zxxss {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .c9i8gg1d { flex: 0 0 auto; }
  .pxxej8wy { font-size: 1.2rem; }
  .nw4qsixe { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.wch065nf .uk2k2yb { height: 36px; }
.p88h41 .uk2k2yb { height: 60px; max-width: 200px; }
.zlfi .uk2k2yb { height: 56px; max-width: 180px; }
.eyy0    .c8x85pe, .eyy0    .gtn9ifq5 { color: #f59e0b; }
.ll9y3lu      .c8x85pe { font-size: 1rem; letter-spacing: 1.5px; }
.ll9y3lu      .gtn9ifq5   { font-size: 1.35rem; }
.piajjz3    .c8x85pe, .piajjz3    .gtn9ifq5 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.rxc2iq     .c8x85pe, .rxc2iq     .gtn9ifq5 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.nqlk .c8x85pe, .nqlk .gtn9ifq5 { color: var(--cta); letter-spacing: 2px; }
.yowap   .c8x85pe, .yowap   .gtn9ifq5 { color: #e91e63; letter-spacing: 2px; }
.my1z  .c8x85pe, .my1z  .gtn9ifq5 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.hfnf8qj     .c8x85pe, .hfnf8qj     .gtn9ifq5 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.uz60p .gyn0 + .gyn0 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.b7jpk .etbh { padding: 18px 24px; min-height: 68px; }
.k8h2 .xpwes2 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.k8h2 .wyka3wz {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.tfpf8bet .gyn0 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.equmx6l { counter-reset: cs-rank; }
.equmx6l .etbh { counter-increment: cs-rank; }
.equmx6l .etbh::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;
}
.i8j4lbd .equmx6l { counter-reset: cs-rank; gap: 0; }
.i8j4lbd .etbh {
  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;
}
.i8j4lbd .etbh::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;
}
.i8j4lbd .fxjgik46 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.i8j4lbd .p35c343g {
  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;
}
.i8j4lbd .hi38o { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.i8j4lbd .fxjgik46 { min-width: 0; flex-direction: column; width: 100%; }
.i8j4lbd .aqjfaed8 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.i8j4lbd .c8x85pe { color: var(--cta, var(--accent)); }
.i8j4lbd .apf4yj { font-weight: 700; }
.i8j4lbd .gyn0 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.i8j4lbd .xpwes2 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.i8j4lbd .wyka3wz {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.i8j4lbd .r1rg .wyka3wz { font-size: 1.3rem; color: var(--accent-light); }
.i8j4lbd .f414ph {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.i8j4lbd .etbh:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .i8j4lbd .equmx6l {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .i8j4lbd .etbh {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .i8j4lbd .etbh { padding: 40px 16px 20px; }
  .i8j4lbd .gyn0 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .i8j4lbd .f414ph { width: 100%; min-width: 0; }
}
.jav1g4gh .equmx6l { counter-reset: cs-rank; gap: 10px; }
.jav1g4gh .etbh {
  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);
}
.jav1g4gh .etbh::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);
}
.jav1g4gh .fxjgik46 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.jav1g4gh .p35c343g {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.jav1g4gh .hi38o { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.jav1g4gh .aqjfaed8 {
  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;
}
.jav1g4gh .c8x85pe { color: var(--cta, var(--accent)); }
.jav1g4gh .gyn0 {
  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;
}
.jav1g4gh .xpwes2 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.jav1g4gh .wyka3wz { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.jav1g4gh .r1rg .wyka3wz { color: var(--accent-light); }
.jav1g4gh .f414ph {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.jav1g4gh .etbh:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .jav1g4gh .etbh {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .jav1g4gh .etbh::before {
    position: absolute; top: 14px; left: 14px;
  }
  .jav1g4gh .fxjgik46 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .jav1g4gh .aqjfaed8 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .jav1g4gh .gyn0 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .jav1g4gh .f414ph { width: 100%; min-width: 0; }
  .jav1g4gh .c8x85pe { min-width: 0; }
}
.exez .etbh::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.rc16vk0c .ou6gc {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.rc16vk0c .ou6gc summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.rc16vk0c .ou6gc p { padding: 0 2px 16px; }
.emp7n .ou6gc { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.emp7n .ou6gc summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.emp7n .ou6gc summary::after { content: "›"; font-size: 1.2em; }
.emp7n .ou6gc[open] summary::after { content: "‹"; }
.emp7n .ou6gc p { padding: 10px 22px 4px; }
.cqihh .ou6gc {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.cqihh .ou6gc summary { color: var(--text-primary); padding-left: 16px; }
.cqihh .ou6gc summary::after { content: "›"; font-size: 1.1em; }
.cqihh .ou6gc[open] summary::after { content: "‹"; }
.cqihh .ou6gc p { padding-left: 16px; }
.z6gxt .nurhf { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.z6gxt .ou6gc {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.z6gxt .ou6gc:last-child { border-bottom: none; }
.z6gxt .ou6gc summary { color: var(--text-primary); border-radius: 0; }
.z6gxt .ou6gc summary::after { content: "›"; font-size: 1.1em; }
.z6gxt .ou6gc[open] summary::after { content: "‹"; }
.jwt3 .ou6gc { overflow: hidden; }
.jwt3 .ou6gc summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.jwt3 .ou6gc summary::after { color: rgba(255,255,255,.75); }
.jwt3 .ou6gc[open] summary { border-radius: 0; }
.w9rzx58 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.zmynu {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.zg0wf2 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.kglvosi { color: var(--text-muted); font-size: 1.05rem; }
.ndfb9on {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.my26h8v4 { margin-bottom: 20px; }
.c4mj7zut {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.p31ye3s {
  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;
}
.p31ye3s:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.kb1nj { resize: vertical; min-height: 130px; }
.sk9a { width: 100%; margin-top: 8px; }
.lrtahnpb {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.vt4p1 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.ehci6 { color: var(--text-muted); line-height: 1.75; }
.v2gnh9z { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.v2gnh9z li { margin-bottom: 6px; }
.idbc { max-width: 760px; margin: 0 auto; }
.z7mf4t ul.v2gnh9z { margin: 0; }
@media (max-width: 640px) { .rw7al { grid-template-columns: 1fr; gap: 10px; } }
.pmjd6 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.zlpr { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.xqrjs { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.zlpr p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.zlpr .v2gnh9z { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .pmjd6 { grid-template-columns: 1fr; } }
.lgez { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.lgez:hover .k22sh8bt { color: var(--accent-light); text-decoration: underline; }
.jw22pr { color: inherit; text-decoration: none; }
.jw22pr:hover { color: var(--accent-light); text-decoration: underline; }
.jrfnylo { display: inline-block; line-height: 0; }
.elm2 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.za9cyr { margin-bottom: 48px; }
.xfs7x { max-width: 760px; margin: 0 auto; }
.kgpxq97 { text-align: center; }
.k51htv { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.k51htv:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.dpnp8f02 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.k51htv p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.k51htv ul.v2gnh9z { margin: 0; }
.mfej728 { color: var(--text-muted); line-height: 1.75; }
.kgpxq97 .v2gnh9z,
.xnlwt .v2gnh9z,
.v6e9 .v2gnh9z,
.v4ty .v2gnh9z {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.kgpxq97 .k51htv,
.xnlwt .k51htv { text-align: left; }
.kgpxq97 .dpnp8f02,
.xnlwt .dpnp8f02 { text-align: center; }
.ejtxmrbh { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.suxesss { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.vgy1l { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.a9qcryt { margin-top: 12px; }
.e3o539 { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.e3o539:hover { border-bottom-color: var(--accent-light); }
.qlk5g7 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.qlk5g7 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.wau1zul { width: 200px; height: 200px; }
.koyn76zv { border-radius: 10px; }
.nt3nrxy5 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.v588 { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .f391 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.ygg9 { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.ygg9 .vgy1l, .ygg9 .suxesss { max-width: 640px; }
.ydwia .ejtxmrbh { font-size: 1.6rem; margin-top: 18px; }
.jebr .vgy1l { margin-bottom: 28px; }
@media (max-width: 860px) { .b5bp { grid-template-columns: 1fr; } .ydwia { position: static; text-align: center; } }
.xbzwv .qlk5g7 { margin: 0 auto 18px; }
.xbzwv .nt3nrxy5 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .zeijd9 { grid-template-columns: 1fr; } }
.krlp1qlo .ejtxmrbh { font-size: 1.6rem; margin-bottom: 6px; }
.v4ty .v2gnh9z { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .krlp1qlo { flex-direction: column; text-align: center; } .ivf10w2p { grid-template-columns: 1fr; } }
.ar4tt .ejtxmrbh { font-size: 1.35rem; margin: 0 0 4px; }
.ar4tt .nt3nrxy5 { margin: 0; }
.mmwwp3z .zg0wf2 { color: var(--accent-light); }
.vlue9 .zg0wf2 { font-size: 2rem; }
.vlue9 .kglvosi { max-width: 680px; }
.b7ge8i {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.b7ge8i .zg0wf2 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.b7ge8i .kglvosi  { margin: 0; }
@media (max-width: 640px) { .b7ge8i { flex-direction: column; } }
.jm25vc .zg0wf2 { color: var(--accent-light); }
.l1ar .zg0wf2 { color: #fff; }
.l1ar .kglvosi  { color: rgba(255,255,255,0.85); }
.meoqwc { max-width: 680px; margin: 0 auto; }
.g4ggd {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .g4ggd { grid-template-columns: 1fr; } }
.zmn1bft .p31ye3s {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.zmn1bft .p31ye3s:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.vxwo .p31ye3s { background: var(--bg-raised); border-color: transparent; }
.vxwo .p31ye3s:focus { background: var(--bg-card); border-color: var(--accent-light); }
.mnx9 .p31ye3s { border-radius: 100px; padding: 11px 20px; }
.mnx9 .kb1nj { border-radius: 14px; }
@media (max-width: 640px) { .kgrmesz { grid-template-columns: 1fr; } }
.qika2ys6{display:none}
.qika2ys6:empty,.uroeos:empty{display:none}
.r815{position:relative;overflow:visible}
.blvk60 .z5whf,.outlmxp .z5whf,
.jsnrxv .z5whf,.cmin .z5whf,
.vtaw .z5whf,.ium1hi .z5whf{display:block}
.ssript3 .he7x43r{display:block}
.blvk60 .z5whf,.outlmxp .z5whf,
.jsnrxv .z5whf,.cmin .z5whf,
.vtaw .z5whf{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}
.blvk60 .z5whf .uroeos,.outlmxp .z5whf .uroeos,
.jsnrxv .z5whf .uroeos,.cmin .z5whf .uroeos,
.vtaw .z5whf .uroeos{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}
.blvk60 .sywdg,.outlmxp .sywdg,
.jsnrxv .sywdg,.cmin .sywdg,
.vtaw .sywdg{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.blvk60 .z5whf,.outlmxp .z5whf{top:12px}
.blvk60 .z5whf .uroeos{margin-right:auto}
.outlmxp .z5whf .uroeos{margin-left:auto}
.outlmxp .z5whf{text-align:right}
.jsnrxv .z5whf,.cmin .z5whf{bottom:12px}
.jsnrxv .z5whf .uroeos{margin-right:auto}
.cmin .z5whf .uroeos{margin-left:auto}
.cmin .z5whf{text-align:right}
.vtaw .z5whf{position:relative;margin-top:16px}
.vtaw .z5whf .uroeos{margin:0 auto}
.ium1hi .z5whf{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.ium1hi .z5whf .uroeos{margin:0}
.ium1hi .fa65baaw~.z5whf,
.ium1hi .zhurtjv9~.z5whf{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.ium1hi .fa65baaw~.z5whf .uroeos,
.ium1hi .zhurtjv9~.z5whf .uroeos{justify-content:flex-start}
.fa65baaw~.z5whf,.zhurtjv9~.z5whf{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}
.fa65baaw~.z5whf .uroeos{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.zhurtjv9~.z5whf .uroeos{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.he7x43r .uroeos{margin:0 0 12px}
.uroeos{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.vf3bin1{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.k22sh8bt{font-weight:600;color:var(--text-heading);opacity:1}
.feybxx7::before{content:"·";margin:0 2px;opacity:.5}
.sywdg{white-space:nowrap}
.ckzqaimg .vf3bin1{display:none}
.b5gb .sywdg{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.b5gb .feybxx7::before{content:""}
.eoc8p00 .sywdg{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}
.eoc8p00 .feybxx7::before{content:""}
.wrw67nw .uroeos{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.itg3dc .sywdg{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.itg3dc .feybxx7::before{content:""}
.au7gp6c9 .sywdg{color: var(--accent-light);opacity:1;font-weight:500}
.ay5qlb .sywdg{border-bottom:1px solid currentColor;padding-bottom:2px}
.jfxap .uroeos{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.fuj3wj{--date-bg:transparent}
.lyv1h .feybxx7::before{content:""}
.ppsuoej .feybxx7::before{content:"•";opacity:.4}
.ppsuoej .sywdg + .sywdg::before{content:"•";margin-right:6px;opacity:.4}
.n7n6s6 .feybxx7::before{content:"/";opacity:.35}
.n7n6s6 .sywdg + .sywdg::before{content:"/";margin-right:6px;opacity:.35}
.rtqwez .feybxx7::before{content:"|";opacity:.3}
.rtqwez .sywdg + .sywdg::before{content:"|";margin-right:6px;opacity:.3}
.oxu7 .feybxx7::before{content:"—";opacity:.3}
.oxu7 .sywdg + .sywdg::before{content:"—";margin-right:6px;opacity:.3}
.e0bga .feybxx7::before{content:"◆";font-size:.5em;opacity:.35}
.e0bga .sywdg + .sywdg::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.ceqej1 .feybxx7::before{content:"·";opacity:.4}
.ceqej1 .sywdg + .sywdg::before{content:"·";margin-right:6px;opacity:.4}
.jloes .feybxx7::before{content:"›";opacity:.4}
.jloes .sywdg + .sywdg::before{content:"›";margin-right:6px;opacity:.4}
.pwopq .feybxx7::before{content:"→";opacity:.35;font-size:.85em}
.pwopq .sywdg + .sywdg::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.ydg9eprq{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.yaqy9wkl{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.fupqll{display:flex;flex-direction:column;gap:3px}
.yhuana{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.mg86fzo{font-weight:700;font-size:1rem;color:var(--text-heading)}
.vp2f58ql{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.fy1xgcp3 .ydg9eprq{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.tuslczyy .ydg9eprq{border-top:3px solid var(--accent);padding-top:18px}
.c5f2p .ydg9eprq{border-left:3px solid var(--accent);border-radius:0}
.zs81li97 .ydg9eprq{padding:20px 0}
@media(max-width:640px){
  .ydg9eprq{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .vp2f58ql{max-width:100%}
}
.kd8uc1h .bzuqa{margin:0}
@media (max-width:560px){
  .ksphgc{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) {
  .l082nxi { padding: 28px 18px 20px; }
  .wm2p0m { font-size: 1.2rem; }
  .xg59 { max-width: 220px; max-height: 80px; }
}
.nou0a {
  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);
}
.ruq3he9w {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.xhxf  .nou0a { border-radius: 50%; }
.gntdkkb2  .nou0a { border-radius: 6px; }
.iarm1 .nou0a { border-radius: 22px; }
.g9u2y .zxxss {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .nou0a { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.guse .qsfwbu {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.guse .m9f0 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.guse .zxxss {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.jz81 .qsfwbu,
.jz81 .m9f0 {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.jz81 .zxxss {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .jz81 { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .jz81 .zxxss {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .jz81 .vk8g9v { display: none !important; }
  .jz81 .pxxej8wy { font-size: 1.1rem !important; }
  .jz81 .nou0a { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .st1jpz { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .t9851a { flex-direction: row-reverse; }
[dir="rtl"] .wwvzy0 { flex-direction: row-reverse; }
[dir="rtl"] .xui1  .qbcykb { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .iqk5 .qbcykb { right: auto; left: 20px; }
  [dir="rtl"] .xui1  .qbcykb { left: auto;  right: 20px; }
}
[dir="rtl"] .xykm3tm .vis7yj  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .e40kax .vis7yj { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .fa65baaw,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .uoc6, [dir="rtl"] .wlj2 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .nsx1 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .oddvh8 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .gd4c { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .zxxss { direction: rtl; }
[dir="rtl"] .nou0a { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .etbh,
[dir="rtl"] .ff4nxkrr { direction: rtl; }
[dir="rtl"] .ywtb8otu { direction: rtl; }
[dir="rtl"] .hdq3zf4r { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .qn7lt .wlj2,
[dir="rtl"] .zgtm .wlj2,
[dir="rtl"] .w9g9v5 .wlj2,
[dir="rtl"] .nhw9 .wlj2 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .qn7lt .wlj2 li::before,
[dir="rtl"] .zgtm .wlj2 li::before,
[dir="rtl"] .w9g9v5 .wlj2 li::before,
[dir="rtl"] .nhw9 .wlj2 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .fa65baaw.i3bns .gwq1 { align-items: flex-end; text-align: right; }
[dir="rtl"] .fa65baaw.trb4xp78 .gwq1 { text-align: center; }
[dir="rtl"] .fa65baaw .gwq1 { text-align: right; }
[dir="rtl"] .m9f0,
[dir="rtl"] .lct1,
[dir="rtl"] .oe9mlto3,
[dir="rtl"] .ndfb9on,
[dir="rtl"] .c4mj7zut,
[dir="rtl"] .vgy1l,
[dir="rtl"] .p31ye3s,
[dir="rtl"] .kb1nj { text-align: right; direction: rtl; }
[dir="rtl"] .mnx9 .p31ye3s,
[dir="rtl"] .zmn1bft .p31ye3s { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #10b239;
  --brand:           #10b239;
  --brand-light:     #169235;
  --brand-pale:      #28b34b;
  --grad-start:      #31ec60;
  --grad-end:        #71e98f;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #10b239;
  --cta-light:       #08902b;
  --cta-hover:       #0a7927;
  --bg-page:         #f6f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f6f4;
  --bg-raised:       #edf1ee;
  --bg-hover:        #f3f6f4;
  --border:          #e1e9e3;
  --border-alt:      #cfddd2;
  --border-section:  #e1e9e3;
  --text-primary:    #161c18;
  --text-muted:      #506254;
  --text-body:       #2d3830;
  --text-sub:        #445448;
  --text-faint:      #728c79;
  --text-dim:        #8ea393;
  --text-label:      #5b7060;
  --text-value:      #39463c;
  --accent-bg:       #dff5e5;
  --accent-bg-light: #c4f1d0;
  --bg-tip:          #f9f0f7;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f7;
  --bg-cons:         #faf6f3;
  --c-pros:          #960c73;
  --c-cons:          #9f4c21;
  --c-pros-label:    #b30e89;
  --c-tip-border:    #c61098;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #960c73;
}
:root { --logo-bg-opacity: 45%; }
body, button, input { font-family: "Work Sans", sans-serif; }
.i241f .s32e { font-size: 0; width: 1.2rem; flex-shrink: 0; }.i241f .s32e::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.i241f .l9kk     .s32e::before { content: "";  color: var(--c-tip-border); }.i241f .r3fojng4 .s32e::before { content: ""; color: var(--c-warn-border); }.i241f .odc60k5i    .s32e::before { content: ""; color: #60a5fa; }.ksi4dg .i241f .l9kk     .s32e::before { color: #10b981; }.ksi4dg .i241f .r3fojng4 .s32e::before { color: #f43f5e; }.ksi4dg .i241f .odc60k5i    .s32e::before { color: #a855f7; }.velsn36  .i241f .l9kk     .s32e::before { color: #eab308; }.velsn36  .i241f .r3fojng4 .s32e::before { color: #ef4444; }.velsn36  .i241f .odc60k5i    .s32e::before { color: #f97316; }.zf43fy  .i241f .l9kk     .s32e::before { color: #38bdf8; }.zf43fy  .i241f .r3fojng4 .s32e::before { color: #818cf8; }.zf43fy  .i241f .odc60k5i    .s32e::before { color: #2dd4bf; }.yff2 .i241f .s32e::before { color: var(--accent-light) !important; }
.kfi847gr .hrk0rjtj, .kfi847gr .fa65baaw { min-height: 320px; }
.i1mtg::before { content: '/'; }