:root {
  --color-accent: #1cd046;
  --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;
}
.vm8oudd {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.lzh6 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.d0vt91 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.e8b4 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.p0ey6 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.p0ey6 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.p0ey6 a:hover { color: var(--accent-light); }
.xc90   .i3iosa { border-radius: 0; }
.xeyfdque .i3iosa li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .i3iosa {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .td170s7c:hover .i3iosa,
  .td170s7c:focus-within .i3iosa { display: block; }
  .i3iosa li a { padding: 8px 16px; font-size: 0.88rem; }
}
.mie7 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.w02db { display: none; }
@media (max-width: 640px) {
  .w02db {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .w02db.ezzy { display: block; }
}
@media (max-width: 640px) {
  .mie7 { display: block; }
  .p0ey6 > li + li::before { display: none !important; }
  .p0ey6 {
    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;
  }
  .p0ey6.ezzy { display: flex; }
  .p0ey6 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .p0ey6 li:last-child a { border-bottom: none; }
}
.dx0i0e6y { min-height: 480px; }
.e47m4b40 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.fw2a { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.dtw5bdto .fw2a { margin-left: 0; margin-right: 0; }
.gto1tng {
  background: var(--cta); color: var(--cta-fg, #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;
}
.mc96p4j .gto1tng { margin-top: 24px; }
.gto1tng:hover { opacity: 0.88; }
.wej1g {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.whpzv {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.wej1g .jkav {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.wej1g .e47m4b40 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.wej1g .fw2a { color: #e2e8f0; }
.wej1g.sgngb8y .jkav { text-align: center; }
.wej1g.dtw5bdto   .jkav { text-align: left; }
.h7l94 .jkav {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.h7l94 .e47m4b40 { color: var(--text-primary); text-shadow: none; }
.h7l94 .fw2a { color: var(--text-muted); }
.h7l94 .gto1tng { margin-top: 16px; }
.h7l94, .h7l94.dx0i0e6y { min-height: auto !important; }
.h7l94.sgngb8y .jkav { text-align: center; }
.h7l94.dtw5bdto   .jkav { text-align: left; }
.h7l94~.hs5ka2i{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}
.h7l94~.hs5ka2i .mouyje{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; }
}
.y3ns0n4 .wej1g .whpzv {
  overflow: hidden;
}
.y3ns0n4 .wej1g .whpzv::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.ffb8lj2 .wej1g .whpzv {
  overflow: hidden;
}
.ffb8lj2 .wej1g .whpzv::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.duzw .wej1g .whpzv {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.va9g23q .wej1g .whpzv {
  overflow: hidden;
}
.va9g23q .wej1g .whpzv::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.f5if .wej1g .whpzv {
  animation: hg-breathe 10s ease-in-out infinite;
}
.jd610 .whpzv {
  background: none;
}
.jd610 .e47m4b40 { color: #fff; }
.jd610 .fw2a { color: rgba(255,255,255,0.85); }
.uwt0of9 .e47m4b40 { text-shadow: none; color: var(--text-primary); }
.uwt0of9 .fw2a { color: var(--text-muted); }
body.s1km40b .e47m4b40 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.qi802yr .e47m4b40 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.dx0i0e6y.jd610 .e47m4b40,
section.jd610 .e47m4b40 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.uwt0of9.sgngb8y .inv6 { align-items: center; text-align: center; }
.dx0i0e6y .wafgr {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.wafgr .k4yi {
  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;
}
.wafgr .k4yi::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.wafgr .k11r { display: contents !important; }
.wafgr .k11r .tiv7v {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.wafgr .k11r .zwq9n { max-height: 48px; max-width: 96px; }
.wafgr .k11r .fykwm {
  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;
}
.wafgr .v8zja {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.wafgr .v5tbv77 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.wafgr .n6y0298 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.wafgr .n6y0298 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.wafgr .xs1ydf { display: contents !important; }
.wafgr .xs1ydf .zbft:not(.h21ohzwu) { display: none !important; }
.wafgr .xs1ydf .h21ohzwu {
  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;
}
.wafgr .xs1ydf .h21ohzwu .ahbw {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.wafgr .xs1ydf .h21ohzwu .bvzmj {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.wafgr .mjowq4fi { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.wafgr .mjowq4fi.dmtukw {
  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;
}
.wafgr .mjowq4fi.dmtukw:hover { opacity: 0.85; }
.wafgr .k4yi,
.wafgr .k4yi:hover,
.wafgr .k4yi:nth-child(even),
.wafgr .k4yi:nth-child(odd),
.wafgr .k4yi:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.gyn3f .jkav { padding-bottom: 24px; }
.mc96p4j .jkav { max-width: 1100px; }
@media (max-width: 700px) {
  .uwt0of9 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .uwt0of9:not(.evkps4e) .ao3v16ua { display: none !important; }
  .evkps4e .ao3v16ua { padding: 16px; }
  .inv6  { padding: 36px 24px; }
  .uwt0of9~.hs5ka2i,.uyyi3c~.hs5ka2i{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .dx0i0e6y, .uwt0of9 { min-height: 320px !important; }
  .e47m4b40 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .jwmppqz,
  .db6qgh,
  .hh2lu { grid-template-columns: 1fr !important; }

  

  
  .gyn3f { display: flex !important; flex-direction: column !important; }
  .gyn3f .jkav { display: contents; }
  .gyn3f .whpzv { order: 0; }
  .gyn3f .e47m4b40 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .gyn3f .jwmppqz { order: 2; padding: 0 16px 12px !important; }
  .gyn3f .fw2a { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .mc96p4j .jkav { display: flex; flex-direction: column; }
  .mc96p4j .jkav .e47m4b40 { order: 1; }
  .mc96p4j .jkav .hh2lu { order: 2; margin: 8px 0 24px !important; }
  .mc96p4j .jkav .fw2a { order: 3; }
  .mc96p4j .jkav .gto1tng { order: 4; align-self: center; margin-top: 0; }

  
  .uwt0of9.evkps4e {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .uwt0of9.evkps4e .inv6 { display: contents; padding: 0; }
  .uwt0of9.evkps4e .inv6 .e47m4b40 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .uwt0of9.evkps4e .ao3v16ua { order: 2; padding: 12px 16px; }
  .uwt0of9.evkps4e .inv6 .fw2a { order: 3; padding: 0 24px; margin: 0 auto; }
  .uwt0of9.evkps4e .inv6 .gto1tng { order: 4; align-self: center; margin: 8px 0 32px; }
}
.v2ojo { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ao5my5i { width: 100%; height: auto; display: block; border-radius: 10px; }
.vbp9rg .v2ojo        { border-radius: 16px; }
.vbp9rg .ao5my5i  { border-radius: 16px; }
.ie8y6mz .v2ojo         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ie8y6mz .ao5my5i   { border-radius: 8px; }
.mi0kyv { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.os4f3g { width: 100%; padding: 32px 0; position: relative; }
.pzkelap { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.m7iggly .os4f3g:nth-child(even) { background: var(--bg-surface); }
.m7iggly .os4f3g:nth-child(odd)  { background: var(--bg-page); }
.xj1cgm .os4f3g:nth-child(even) { background: var(--bg-card); }
.xj1cgm .os4f3g:nth-child(odd)  { background: var(--bg-page); }
.m7iggly .os4f3g:nth-child(odd)  .pzkelap { background: var(--bg-card); border-radius: 6px; }
.m7iggly .os4f3g:nth-child(even) .pzkelap { background: var(--bg-raised); border-radius: 6px; }
.xj1cgm .os4f3g:nth-child(odd)  .pzkelap { background: var(--bg-card); border-radius: 6px; }
.xj1cgm .os4f3g:nth-child(even) .pzkelap { background: var(--bg-raised); border-radius: 6px; }
.m7iggly .os4f3g:nth-child(even) .wtojyw .feiaq,
.xj1cgm .os4f3g:nth-child(even) .wtojyw .feiaq { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.m7iggly .os4f3g:nth-child(odd) .wtojyw .feiaq,
.xj1cgm .os4f3g:nth-child(odd) .wtojyw .feiaq { background: var(--bg-card-inner); }
.m7iggly .os4f3g:nth-child(even) .ygm3m .feiaq:nth-child(odd),
.xj1cgm .os4f3g:nth-child(even) .ygm3m .feiaq:nth-child(odd)  { background: var(--bg-card); }
.m7iggly .os4f3g:nth-child(even) .ygm3m .feiaq:nth-child(even),
.xj1cgm .os4f3g:nth-child(even) .ygm3m .feiaq:nth-child(even) { background: var(--bg-card-inner); }
h1.jacgfbc { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.jacgfbc {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.uw9fxfu { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.cmlnhm h2.jacgfbc {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.sqoq h2.jacgfbc {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.i3ol1 h2.jacgfbc {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ympqg2m h2.jacgfbc::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.pv4xrxx h2.jacgfbc {
  color: var(--text-primary); font-size: 1.7rem;
}
.rlyjcstd h2.jacgfbc::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.vfziy h2.jacgfbc {
  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) { .jcaxt7yn { display: none; } }
.bgve { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.kipvlj { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.ciuf {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.oblve { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ygynu9 { padding-left: 20px; }
.ygynu9 li { margin-bottom: 6px; }
.ygynu9 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ygynu9 a:hover { color: var(--accent-light); }
.pjhhe .oblve { display: none; }
.lhl3r2q .oblve { display: none; }
.lhl3r2q .ygynu9 { padding-left: 0; list-style: none; }
.lhl3r2q .ygynu9 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.lhl3r2q .ygynu9 a { font-size: 0.92rem; }
.emi3m .ciuf { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.emi3m .oblve { display: none; }
.emi3m .ygynu9 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.emi3m .ygynu9 li { margin-bottom: 0; }
.emi3m .ygynu9 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;
}
.emi3m .ygynu9 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.bjtmjktw .ciuf { padding: 20px 20px 16px; }
.bjtmjktw .ygynu9 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.bjtmjktw .ygynu9 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.bjtmjktw .ygynu9 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;
}
.bjtmjktw .ygynu9 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;
}
.bjtmjktw .ygynu9 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.bjtmjktw .ygynu9 a:focus,
.bjtmjktw .ygynu9 a:focus-visible,
.bjtmjktw .ygynu9 a:target { outline: none; }
.bjtmjktw .ygynu9 li:target a { border-color: var(--border); color: var(--text-muted); }
.ekon .ciuf { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ekon .oblve { display: none; }
.ekon .ygynu9 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.ekon .ygynu9 li { counter-increment: toc-n; margin-bottom: 0; }
.ekon .ygynu9 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;
}
.ekon .ygynu9 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;
}
.ekon .ygynu9 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.qntjmr4 .ciuf { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.qntjmr4 .oblve { display: none; }
.qntjmr4 .ygynu9 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.qntjmr4 .ygynu9 li { margin-bottom: 0; }
.qntjmr4 .ygynu9 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;
}
.qntjmr4 .ygynu9 a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.wqq756le .ciuf { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.wqq756le .oblve { display: none; }
.wqq756le .ygynu9 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.wqq756le .ygynu9 li { margin-bottom: 0; }
.wqq756le .ygynu9 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.wqq756le .ygynu9 li:last-child::after { content: ""; margin-right: 0; }
.wqq756le .ygynu9 a { font-size: 0.9rem; }
.feiaq { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.wtojyw .feiaq { background: var(--bg-card); }
.ygm3m .feiaq:nth-child(odd)  { background: var(--bg-card); }
.ygm3m .feiaq:nth-child(even) { background: var(--bg-raised); }
.s7w3gno .feiaq {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.s7w3gno .feiaq:last-child { border-bottom: none; }
.s7w3gno h3.uw9fxfu { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.znqlxv .feiaq {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.znqlxv .feiaq + .feiaq { margin-top: 4px; }
.hs61 .feiaq { background: none; border-radius: 0; padding: 12px 0; }
.hs61 .feiaq + .feiaq { border-top: 1px solid var(--border-section); }
.khfpoj96 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.kjujs { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.uhl5zuy4, .xtqek { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.uhl5zuy4 li, .xtqek li { margin-bottom: 6px; }
.xtqek li { list-style: decimal; }
.gdh4     .uhl5zuy4 { list-style-type: "● "; }
.g7p24  .uhl5zuy4 { list-style-type: "■ "; }
.ej7w .uhl5zuy4 { list-style-type: "◆ "; }
.dcsdn    .uhl5zuy4 { list-style-type: "★ "; }
.gdh4     .xhadl7t { list-style-type: "● "; }
.g7p24  .xhadl7t { list-style-type: "■ "; }
.ej7w .xhadl7t { list-style-type: "◆ "; }
.dcsdn    .xhadl7t { list-style-type: "★ "; }
.gdh4    .uhl5zuy4 li::marker, .gdh4    .xhadl7t li::marker,
.g7p24 .uhl5zuy4 li::marker, .g7p24 .xhadl7t li::marker,
.ej7w .uhl5zuy4 li::marker, .ej7w .xhadl7t li::marker,
.dcsdn   .uhl5zuy4 li::marker, .dcsdn   .xhadl7t li::marker {
  color: var(--cta); font-size: 1em;
}
.gdh4 .xtqek,
.g7p24 .xtqek,
.ej7w .xtqek,
.dcsdn .xtqek {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.gdh4 .xtqek li,
.g7p24 .xtqek li,
.ej7w .xtqek li,
.dcsdn .xtqek li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.gdh4 .xtqek li::before,
.g7p24 .xtqek li::before,
.ej7w .xtqek li::before,
.dcsdn .xtqek 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;
}
.gdh4     .xtqek li::before { border-radius: 50%; }
.g7p24  .xtqek li::before { border-radius: 3px; }
.ej7w .xtqek li::before { border-radius: 3px; }
.dcsdn    .xtqek li::before { border-radius: 50%; }
.ncdtv96 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.u3dm .ncdtv96,
.us344v .ncdtv96 { background: transparent; border: none; border-radius: 0; }
.lxor { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.lxor th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.lxor td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.lxor tr:hover td { background: var(--bg-hover); }
.xla26n9 .lxor tbody tr:nth-child(even) td { background: var(--bg-surface); }
.lncn8f4 .lxor { border: 1px solid var(--border-alt); }
.lncn8f4 .lxor th,
.lncn8f4 .lxor td { border: 1px solid var(--border-alt); }
.jyixgfh8 .lxor th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.jyixgfh8 .lxor td { border-bottom: none; }
.jyixgfh8 .lxor tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.kexvsra8 .lxor th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.inl7 .ncdtv96 {
  overflow: hidden;
}
.inl7 .lxor th { border-bottom: 1px solid var(--border-alt); }
.inl7 .lxor tr:last-child td { border-bottom: none; }
.dedg { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.p74i57i { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.lh9xpi { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.ng3lfbfw { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.zyrj8mp { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.xhadl7t { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.xhadl7t 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%}
.i74z .ng3lfbfw { background: transparent; text-align: center; }
.det17v5 .lh9xpi {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.wl15rlaw .lh9xpi {
  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);
}
.y9bs7 .p74i57i { display: grid; grid-template-columns: auto 1fr; }
.y9bs7 .lh9xpi {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.y9bs7 .ng3lfbfw { grid-column: 2; }
.y9bs7 .zyrj8mp,
.y9bs7 .xhadl7t { grid-column: 1 / -1; }
.uqmu .p74i57i { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.uqmu .lh9xpi {
  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);
}
.uqmu .ng3lfbfw { grid-column: 2; }
.uqmu .zyrj8mp,
.uqmu .xhadl7t { grid-column: 1 / -1; }
.s0bu9u .p74i57i { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.s0bu9u .ng3lfbfw { background: none; color: var(--accent-light); font-weight: 700; }
.m7i8 .p74i57i { 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); }
.m7i8 .ng3lfbfw { background: none; color: var(--accent-light); font-weight: 700; }
.npllf7n .p74i57i { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.npllf7n .p74i57i:last-child { border-bottom: none; }
.npllf7n .ng3lfbfw { background: none; color: var(--accent-light); font-weight: 700; }
.krf38qb .p74i57i { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.krf38qb .ng3lfbfw { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.wh7u .dedg { counter-reset: card-n; }
.wh7u .p74i57i  { counter-increment: card-n; }
.wh7u .ng3lfbfw { display: flex; align-items: center; gap: 10px; }
.wh7u .ng3lfbfw::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;
}
.wh8a2 .p74i57i { background: var(--bg-surface); border: 1px solid var(--border); }
.wh8a2 .ng3lfbfw { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.d10w5 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.d10w5         { --cl-hue: var(--accent); }
.l04lpz     { --cl-hue: #16a34a; }
.f8uocm { --cl-hue: #ea580c; }
.mqh4j    { --cl-hue: #2563eb; }
.l04lpz, .f8uocm, .mqh4j, .ifqhdsis {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.r4hwd { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.r4hwd::before { color: var(--cl-hue); }
.d10w5 strong { color: var(--text-primary); font-size: 0.95rem; }
.d10w5 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.m5o8wbb { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.zt45, .avwhb3 { border-radius: 8px; padding: 14px; }
.zt45 { background: var(--bg-pros); }
.avwhb3 { background: var(--bg-cons); }
.i7hd { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.zt45 .i7hd { color: var(--c-pros-label); }
.avwhb3 .i7hd { color: #f87171; }
.zt45 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.avwhb3 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ao5my5i { width: 100%; height: auto; border-radius: 10px; display: block; }
.dmtukw {
  background: var(--cta); color: var(--cta-fg, #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;
}
.dmtukw:hover { opacity: 0.85; }
.i5brnnur .dmtukw  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.i5brnnur .dmtukw:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.cfup23 .dmtukw  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.cfup23 .dmtukw:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.i5brnnur .mjowq4fi.dmtukw, .cfup23 .mjowq4fi.dmtukw,
.i5brnnur .sej2 .dmtukw, .cfup23 .sej2 .dmtukw {
  background: var(--cta); border: none; color: #fff;
}
.i5brnnur .mjowq4fi.dmtukw:hover, .cfup23 .mjowq4fi.dmtukw:hover,
.i5brnnur .sej2 .dmtukw:hover, .cfup23 .sej2 .dmtukw:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.auvf .gto1tng { border-radius: 50px; }
.auvf .dmtukw  { border-radius: 50px; }
.y6mc2c4c .gto1tng,
.y6mc2c4c .dmtukw { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.y6mc2c4c .gto1tng:hover,
.y6mc2c4c .dmtukw:hover { filter: brightness(1.08); opacity: 1; }
.hzat1 .gto1tng,
.hzat1 .dmtukw { box-shadow: 0 3px 14px -2px var(--cta); }
.hzat1 .gto1tng:hover,
.hzat1 .dmtukw:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.tm3cmz .gto1tng,
.tm3cmz .dmtukw { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.tm3cmz .gto1tng:hover,
.tm3cmz .dmtukw:hover { opacity: 1; }
.tm3cmz .gto1tng:active,
.tm3cmz .dmtukw:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.okwk0 .gto1tng,
.okwk0 .dmtukw { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.okwk0 .gto1tng:hover,
.okwk0 .dmtukw:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.okwk0 .gto1tng:active,
.okwk0 .dmtukw:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.o30ozw .gto1tng,
.o30ozw .dmtukw { position: relative; overflow: hidden; }
.o30ozw .gto1tng::before,
.o30ozw .dmtukw::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;
}
.o30ozw .gto1tng:hover::before,
.o30ozw .dmtukw:hover::before { left: 135%; }
.kazec30b .gto1tng,
.kazec30b .dmtukw { border-radius: 0; }
.umq8mg .gto1tng { padding-left: 22px; padding-right: 22px; }
.umq8mg .dmtukw  { padding-left: 12px; padding-right: 12px; }
.ati05r .gto1tng { padding-left: 44px; padding-right: 44px; }
.ati05r .dmtukw  { padding-left: 24px; padding-right: 24px; }
.prg41ck .gto1tng { padding-left: 56px; padding-right: 56px; }
.prg41ck .dmtukw  { padding-left: 32px; padding-right: 32px; }
.f1d5gl   .gto1tng::after, .f1d5gl   .dmtukw::after,
.xp6q79v .gto1tng::after, .xp6q79v .dmtukw::after,
.xdki6umy    .gto1tng::after, .xdki6umy    .dmtukw::after,
.v2v1dh    .gto1tng::after, .v2v1dh    .dmtukw::after,
.nl20zi    .gto1tng::after, .nl20zi    .dmtukw::after,
.hm07     .gto1tng::after, .hm07     .dmtukw::after,
.uan53p    .gto1tng::after, .uan53p    .dmtukw::after,
.hh519aa   .gto1tng::after, .hh519aa   .dmtukw::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;
}
.f1d5gl .gto1tng::after, .f1d5gl .dmtukw::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");
}
.xp6q79v .gto1tng::after, .xp6q79v .dmtukw::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");
}
.xdki6umy .gto1tng::after, .xdki6umy .dmtukw::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");
}
.v2v1dh .gto1tng::after, .v2v1dh .dmtukw::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");
}
.nl20zi .gto1tng::after, .nl20zi .dmtukw::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");
}
.hm07 .gto1tng::after, .hm07 .dmtukw::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");
}
.uan53p .gto1tng::after, .uan53p .dmtukw::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");
}
.hh519aa .gto1tng::after, .hh519aa .dmtukw::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");
}
.wf19   .ic56::after, .wf19   .re5ebh::after,
.zb75 .ic56::after, .zb75 .re5ebh::after,
.jpjr2    .ic56::after, .jpjr2    .re5ebh::after,
.tva58    .ic56::after, .tva58    .re5ebh::after,
.cnr5    .ic56::after, .cnr5    .re5ebh::after,
.s5cs     .ic56::after, .s5cs     .re5ebh::after,
.fir8ux5s    .ic56::after, .fir8ux5s    .re5ebh::after,
.afkbbr   .ic56::after, .afkbbr   .re5ebh::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;
}
.wf19 .ic56::after, .wf19 .re5ebh::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");
}
.zb75 .ic56::after, .zb75 .re5ebh::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");
}
.jpjr2 .ic56::after, .jpjr2 .re5ebh::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");
}
.tva58 .ic56::after, .tva58 .re5ebh::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");
}
.cnr5 .ic56::after, .cnr5 .re5ebh::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");
}
.s5cs .ic56::after, .s5cs .re5ebh::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");
}
.fir8ux5s .ic56::after, .fir8ux5s .re5ebh::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");
}
.afkbbr .ic56::after, .afkbbr .re5ebh::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");
}
.dgc9 {
  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;
}
.k4yi {
  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;
}
.k4yi > * { min-width: 0; }
.k4yi:hover { background: var(--bg-hover); }
.k4yi > [itemprop="item"] { display: contents; }
.k4yi [itemprop="itemReviewed"],
.k4yi [itemprop="reviewRating"] { display: none; }
.k4yi::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;
}
.k11r {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.tiv7v {
  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;
}
.zwq9n { max-height: 52px; max-width: 110px; object-fit: contain; }
.fykwm {
  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;
}
.wouvki .tiv7v    { background: #1a1a1a; }
.v774fu31 .tiv7v   { background: rgba(128,128,128,.12); }
.ombvtdjm .tiv7v { background: var(--bg-raised); }
.a6we6 .tiv7v    { background: transparent; padding: 0; }
.v8zja {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.v5tbv77 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.n6y0298 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.xs1ydf {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.zbft {
  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;
}
.ahbw {
  
  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%;
}
.bvzmj {
  
  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;
}
.mjowq4fi {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.mjowq4fi.dmtukw {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .k4yi {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .k4yi::before    { grid-area: rank;   }
  .k11r           { grid-area: ident;  }
  .v8zja     { grid-area: rating; min-width: 0; width: auto; }
  .xs1ydf           { grid-area: pills;  }
  .mjowq4fi             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .k4yi {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .k4yi::before    { justify-self: center; }
  .k11r           { width: 100%; }
  .v8zja     { justify-self: center; }
  .xs1ydf           { grid-template-columns: 1fr; }
}
.mz1n {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.o1eh6b {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.irnfc22 {
  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;
}
.irnfc22 img { max-width: 80px; max-height: 50px; object-fit: contain; }
.j6ef0f { flex: 1; }
.j6ef0f h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.wx0d28 { color: var(--c-stars); font-size: 1.1rem; }
.nul25z6q { margin-bottom: 8px; }
.m3l5uep {
  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);
}
.m3l5uep > span { color: var(--accent); font-weight: 700; }
.nvi26hg em, .oaz9slwv em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .m3l5uep { padding: 10px 16px; gap: 6px 16px; } }
.sej2 { flex-shrink: 0; align-self: flex-start; }
.sej2 .dmtukw { white-space: nowrap; }
@media (max-width: 560px) {
  .o1eh6b { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .irnfc22 { order: 1; }
  .sej2 { order: 2; margin-left: auto; align-self: center; }
  .j6ef0f { order: 3; flex: 1 1 100%; min-width: 0; }
}
.l45u1q6 img.xw4wbsh { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.u3dm { padding: 20px 24px; }
.ybx236j { color: var(--text-muted); margin-bottom: 16px; }
.mckdklpo { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.hgkk2ftk, .r0exm { list-style: none; font-size: 0.9rem; }
.hgkk2ftk li { color: var(--c-pros); margin-bottom: 4px; }
.r0exm li { color: var(--c-cons); margin-bottom: 4px; }
.hgkk2ftk li::before { content: "✓"; margin-right: 5px; }
.r0exm li::before { content: "✗"; margin-right: 5px; }
.lf9aee .hgkk2ftk li::before { content: "→"; }
.lf9aee .r0exm li::before { content: "–"; }
.fe78g7  .hgkk2ftk li::before { content: "★"; }
.fe78g7  .r0exm li::before { content: "✕"; }
.lvoo    .hgkk2ftk li::before { content: "◆"; }
.lvoo    .r0exm li::before { content: "▲"; }
.bmaxjd  .hgkk2ftk li::before { content: "▶"; }
.bmaxjd  .r0exm li::before { content: "■"; }
.zz95 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.m6kswrt { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.jjcdq5 { background: var(--bg-pros); color: var(--c-tag-pay); }
.q6qpat { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.r25bwq8o .q6qpat { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.cllkb .q6qpat { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .xdl98x .fa0d0 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .xdl98x .mz1n { margin: 0; }
}
.hj0n598x .o1eh6b { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.hj0n598x .j6ef0f h3 { color: var(--accent-light); }
.hj0n598x .irnfc22 { background: var(--bg-page); border: 1px solid var(--border); }
.q9t8 .mz1n { border-top: 4px solid var(--accent); }
.q9t8 .o1eh6b { background: var(--bg-card); }
.z45p7vh .mz1n { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.z45p7vh .o1eh6b { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.z45p7vh .u3dm { padding: 14px 16px; }
.z45p7vh .irnfc22 { border-radius: 4px; }
.z45p7vh .q6qpat { border-radius: 0; }
.sg3zo .o1eh6b { padding: 0; gap: 0; overflow: hidden; }
.sg3zo .irnfc22 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.sg3zo .j6ef0f { padding: 16px 20px; }
.sg3zo .sej2 { padding: 16px 20px; align-self: center; }
.mo8i9t19 .wx0d28 { font-size: .95rem; }
.us344v .m5o8wbb { gap: 10px; }
.us344v .zt45, .us344v .avwhb3 { padding: 12px; }
.us344v .zt45 ul, .us344v .avwhb3 ul { margin: 4px 0 0; padding-left: 18px; }
.us344v .zt45 li, .us344v .avwhb3 li { font-size: .85rem; margin-bottom: 3px; }
.isx8syh9 .m6kswrt { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .egstszt3 { grid-template-columns: 1fr; }
  .jm52c { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .jm52c .jfumoj68 { width: 72px; height: 50px; }
  .jm52c .bj4gtzud { max-width: 180px; }
  .jm52c .v6v6pd { width: auto; }
}
.lcxpqk .mo8i9t19 .wx0d28 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .lcxpqk { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .l82sp { padding: 16px; }
  .of0dj .hzv1tmz0 { min-width: 50%; }
}
.bb671m .m5o8wbb { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .twf76 { grid-template-columns: 1fr; }
  .mkje4x { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .tmo50j { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .msdpn4j { flex-wrap: wrap; padding: 16px; }
}
.ynnaut .m5o8wbb { gap: 8px; }
.ynnaut .zt45, .ynnaut .avwhb3 { padding: 8px; }
@media (max-width: 480px) {
  .q7uw5sy { flex-direction: column; align-items: stretch; }
}
.taiwvr .v6v6pd .dmtukw { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .loz0 { flex-direction: column; align-items: stretch; gap: 10px; }
  .taiwvr .v6v6pd { text-align: center; }
}
@media (max-width: 720px) {
  .as6ksetu { grid-template-columns: 1fr; }
  .oazuq8h { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .lzy72t { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.dvic .xgq15m { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.ov8jjzx .wx0d28 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .knbvbx { grid-template-columns: 1fr; }
  .ov8jjzx { width: 100px; height: 100px; margin: 16px auto; }
  .dvic { font-size: 1.4rem; }
  .r8wrk03 { justify-content: center; }
  .bdxxovor .hzv1tmz0 { min-width: 50%; }
}
.zu82rbxu .m5o8wbb { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .vffn { flex-wrap: wrap; padding: 14px 16px; }
  .jt0l { padding: 12px 16px; }
  .zu82rbxu .m5o8wbb { margin: 0 16px; }
  .zu82rbxu .isx8syh9 { padding: 0 16px; }
  .drx0r { padding: 12px 16px; }
}
.f3tju .k4yi {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.f3tju .k4yi:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.faocwc9y .dgc9 { gap: 18px; }
.faocwc9y .k4yi {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.faocwc9y .k4yi:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.zl5s93zb .dgc9 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.zl5s93zb .k4yi {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.zl5s93zb .k4yi:last-child { border-bottom: none; }
.zl5s93zb .k11r,
.zl5s93zb .v8zja,
.zl5s93zb .xs1ydf {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.d046 .dgc9 { gap: 0; }
.d046 .k4yi {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.d046 .k4yi:last-child { border-bottom: none; }
.d046 .k4yi:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.d046 .k4yi:nth-child(even):hover { background: var(--bg-hover); }
.zfwc4 .k4yi {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.tmnz4tg .xs1ydf .zbft {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.tmnz4tg .xs1ydf .zbft:first-child { border-left: none; }
.r33ha9n .xs1ydf .zbft {
  background: transparent; padding: 4px 8px;
}
.r33ha9n .xs1ydf .ahbw { font-size: .65rem; opacity: .65; }
.r33ha9n .xs1ydf .bvzmj   { font-size: 1.15rem; color: var(--accent-light); }
.wuvv09 .xs1ydf .zbft {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.n6y0298 { display: none; }
.v4kqv4sp .v5tbv77 { font-size: 1rem; letter-spacing: 2px; }
.g8yj .v5tbv77 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.e1spm .v5tbv77,
.biyky .v5tbv77,
.q7wkvkl .v5tbv77 { display: none; }
.e1spm .n6y0298,
.biyky .n6y0298,
.q7wkvkl .n6y0298 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.e1spm .n6y0298 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.e1spm .n6y0298 small { display: none; }
.biyky .n6y0298 {
  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;
}
.biyky .n6y0298 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.q7wkvkl .n6y0298 {
  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;
}
.q7wkvkl .n6y0298 small { display: none; }
.e1spm .nul25z6q .wx0d28,
.biyky .nul25z6q .wx0d28,
.q7wkvkl .nul25z6q .wx0d28 { display: none; }
.e1spm .nul25z6q strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.e1spm .xgq15m { display: none; }
.biyky .nul25z6q 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;
}
.biyky .juzmkf,
.biyky .xgq15m { font-size: 1em; }
.q7wkvkl .nul25z6q strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.q7wkvkl .xgq15m { display: none; }
.dsz5rjt { margin: 16px 0; }
.mz68sw3k { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.mz68sw3k summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.mz68sw3k summary::after { content: "+"; color: var(--accent-light); }
.mz68sw3k[open] summary::after { content: "−"; }
.mz68sw3k p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.os4f3g { margin-bottom: 0; }
.cm9i56i9 h2.jacgfbc { color: var(--text-primary); border-color: var(--accent-light); }
.gi8qd h2.jacgfbc { color: var(--text-primary); border-color: var(--accent-light); }
.itazjc .l04lpz     { background: #052e16; border-color: #10b981; }
.itazjc .f8uocm { background: #2d0a1e; border-color: #f43f5e; }
.itazjc .mqh4j    { background: #1e1036; border-color: #a855f7; }
.itazjc .d10w5 strong  { color: #f1f5f9; }
.itazjc .d10w5 p       { color: #cbd5e1; }
.itazjc .jqicf    .l04lpz     .r4hwd::before,
.itazjc .fuh4s  .l04lpz     .r4hwd::before,
.itazjc .u8c9gn  .l04lpz     .r4hwd::before,
.itazjc .q6fpkvmx .l04lpz     .r4hwd::before { color: #10b981; }
.itazjc .jqicf    .f8uocm .r4hwd::before,
.itazjc .fuh4s  .f8uocm .r4hwd::before,
.itazjc .u8c9gn  .f8uocm .r4hwd::before,
.itazjc .q6fpkvmx .f8uocm .r4hwd::before { color: #f43f5e; }
.itazjc .jqicf    .mqh4j    .r4hwd::before,
.itazjc .fuh4s  .mqh4j    .r4hwd::before,
.itazjc .u8c9gn  .mqh4j    .r4hwd::before,
.itazjc .q6fpkvmx .mqh4j    .r4hwd::before { color: #a855f7; }
.x458s .l04lpz     { background: #2d2000; border-color: #eab308; }
.x458s .f8uocm { background: #2d0b0b; border-color: #ef4444; }
.x458s .mqh4j    { background: #2d1600; border-color: #f97316; }
.x458s .d10w5 strong  { color: #f1f5f9; }
.x458s .d10w5 p       { color: #cbd5e1; }
.x458s .jqicf    .l04lpz     .r4hwd::before,
.x458s .fuh4s  .l04lpz     .r4hwd::before,
.x458s .u8c9gn  .l04lpz     .r4hwd::before,
.x458s .q6fpkvmx .l04lpz     .r4hwd::before { color: #eab308; }
.x458s .jqicf    .f8uocm .r4hwd::before,
.x458s .fuh4s  .f8uocm .r4hwd::before,
.x458s .u8c9gn  .f8uocm .r4hwd::before,
.x458s .q6fpkvmx .f8uocm .r4hwd::before { color: #ef4444; }
.x458s .jqicf    .mqh4j    .r4hwd::before,
.x458s .fuh4s  .mqh4j    .r4hwd::before,
.x458s .u8c9gn  .mqh4j    .r4hwd::before,
.x458s .q6fpkvmx .mqh4j    .r4hwd::before { color: #f97316; }
.mc6b .l04lpz     { background: #0c1a2e; border-color: #38bdf8; }
.mc6b .f8uocm { background: #12103a; border-color: #818cf8; }
.mc6b .mqh4j    { background: #0a2020; border-color: #2dd4bf; }
.mc6b .d10w5 strong  { color: #f1f5f9; }
.mc6b .d10w5 p       { color: #cbd5e1; }
.mc6b .jqicf    .l04lpz     .r4hwd::before,
.mc6b .fuh4s  .l04lpz     .r4hwd::before,
.mc6b .u8c9gn  .l04lpz     .r4hwd::before,
.mc6b .q6fpkvmx .l04lpz     .r4hwd::before { color: #38bdf8; }
.mc6b .jqicf    .f8uocm .r4hwd::before,
.mc6b .fuh4s  .f8uocm .r4hwd::before,
.mc6b .u8c9gn  .f8uocm .r4hwd::before,
.mc6b .q6fpkvmx .f8uocm .r4hwd::before { color: #818cf8; }
.mc6b .jqicf    .mqh4j    .r4hwd::before,
.mc6b .fuh4s  .mqh4j    .r4hwd::before,
.mc6b .u8c9gn  .mqh4j    .r4hwd::before,
.mc6b .q6fpkvmx .mqh4j    .r4hwd::before { color: #2dd4bf; }
.ml7k::before,
.kn2ayin6::before { margin-right: 5px; }
.esa81m .zt45 ul li,
.esa81m .hgkk2ftk li         { color: #4ade80; }
.esa81m .zt45 .ml7k { color: #22c55e; }
.esa81m .avwhb3 ul li,
.esa81m .r0exm li         { color: #f87171; }
.esa81m .avwhb3 .kn2ayin6 { color: #ef4444; }
.eozx5 .zt45 { background: var(--bg-pros); }
.eozx5 .avwhb3 { background: var(--bg-cons); }
.eozx5 .zt45 .ml7k { color: var(--c-pros-label); }
.eozx5 .avwhb3 .kn2ayin6 { color: var(--c-cons); }
.eozx5 .zt45 ul li,
.eozx5 .hgkk2ftk li            { color: var(--c-pros); }
.eozx5 .avwhb3 ul li,
.eozx5 .r0exm li            { color: var(--c-cons); }
.p7sw7 .zt45 { background: var(--bg-pros); }
.p7sw7 .avwhb3 { background: var(--bg-cons); }
.p7sw7 .zt45 .ml7k { color: var(--c-pros-label); }
.p7sw7 .avwhb3 .kn2ayin6 { color: var(--c-cons); }
.p7sw7 .zt45 ul li,
.p7sw7 .hgkk2ftk li          { color: var(--c-pros); }
.p7sw7 .avwhb3 ul li,
.p7sw7 .r0exm li          { color: var(--c-cons); }
.e7771ia9 .ml7k::before { content: "✓ "; }
.e7771ia9 .kn2ayin6::before { content: "✗ "; }
.lf9aee .ml7k::before { content: "→ "; }
.lf9aee .kn2ayin6::before { content: "← "; }
.fe78g7 .ml7k::before { content: "★ "; }
.fe78g7 .kn2ayin6::before { content: "✕ "; }
.lvoo .ml7k::before { content: "◆ "; }
.lvoo .kn2ayin6::before { content: "▲ "; }
.cllkb .d10w5 { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.cllkb .d10w5 strong { color: var(--text-primary); }
.cllkb .d10w5 p      { color: var(--text-muted); }
.r25bwq8o .d10w5 { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.ummrzij .d10w5 {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.ummrzij .d10w5 strong,
.ummrzij .d10w5 p { color: #fff; }
.ummrzij .r4hwd::before { color: rgba(255,255,255,0.9) !important; }
.ooy2k .d10w5 {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.ooy2k .d10w5 strong { color: var(--text-primary); }
.ooy2k .d10w5 p      { color: var(--text-muted); }
.ny6c4a7 .d10w5 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.jqicf .r4hwd,
.fuh4s .r4hwd,
.u8c9gn .r4hwd,
.q6fpkvmx .r4hwd { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.jqicf .r4hwd::before,
.fuh4s .r4hwd::before,
.u8c9gn .r4hwd::before,
.q6fpkvmx .r4hwd::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.jqicf .l04lpz     .r4hwd::before { content: "✦"; color: var(--c-tip-border); }
.jqicf .f8uocm .r4hwd::before { content: "▲"; color: var(--c-warn-border); }
.jqicf .mqh4j    .r4hwd::before { content: "◉"; color: #60a5fa; }
.fuh4s .l04lpz     .r4hwd::before { content: "★"; color: var(--c-tip-border); }
.fuh4s .f8uocm .r4hwd::before { content: "◆"; color: var(--c-warn-border); }
.fuh4s .mqh4j    .r4hwd::before { content: "●"; color: #60a5fa; }
.u8c9gn .l04lpz     .r4hwd::before { content: "▶"; color: var(--c-tip-border); }
.u8c9gn .f8uocm .r4hwd::before { content: "■"; color: var(--c-warn-border); }
.u8c9gn .mqh4j    .r4hwd::before { content: "▸"; color: #60a5fa; }
.q6fpkvmx .l04lpz     .r4hwd::before { content: "→"; color: var(--c-tip-border); }
.q6fpkvmx .f8uocm .r4hwd::before { content: "⬥"; color: var(--c-warn-border); }
.q6fpkvmx .mqh4j    .r4hwd::before { content: "◈"; color: #60a5fa; }
.bv2yn7 .wtojyw .feiaq,
.bv2yn7 .ygm3m .feiaq  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.bv2yn7 .p74i57i                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.bv2yn7 .k4yi                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.bv2yn7 .mz1n            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.bv2yn7 .ncdtv96          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.bv2yn7 .ciuf                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.i1ogq1ac .wtojyw .feiaq,
.i1ogq1ac .ygm3m .feiaq,
.i1ogq1ac .p74i57i,
.i1ogq1ac .k4yi,
.i1ogq1ac .mz1n,
.i1ogq1ac .ncdtv96,
.i1ogq1ac .ciuf,
.i1ogq1ac .ny6c4a7 .d10w5 { box-shadow: none; }
.j5glo   .iwlfkg, .j5glo .khfpoj96, .j5glo .kjujs,
.j5glo   .bgve, .j5glo .kipvlj { font-size: 0.9rem; }
.j5glo   .uhl5zuy4, .j5glo .xtqek { font-size: 0.9rem; }
.nf9s   .iwlfkg, .nf9s .khfpoj96, .nf9s .kjujs,
.nf9s   .bgve, .nf9s .kipvlj { font-size: 0.95rem; }
.nf9s   .uhl5zuy4, .nf9s .xtqek { font-size: 0.95rem; }
.fzgdol3   .iwlfkg, .fzgdol3 .khfpoj96, .fzgdol3 .kjujs,
.fzgdol3   .bgve, .fzgdol3 .kipvlj { font-size: 1.08rem; }
.fzgdol3   .uhl5zuy4, .fzgdol3 .xtqek { font-size: 1.05rem; }
.fzgdol3   .lxor { font-size: 0.97rem; }
.w91t .e47m4b40      { font-size: 3.2rem; }
.w91t h2.jacgfbc { font-size: 1.9rem; }
.w91t h3.uw9fxfu     { font-size: 1.4rem; }
.mht6 .e47m4b40      { font-size: 3.8rem; }
.mht6 h2.jacgfbc { font-size: 2.2rem; }
.mht6 h3.uw9fxfu     { font-size: 1.6rem; }
.os4f3g + .os4f3g { position: relative; }
.yt9y   .os4f3g + .os4f3g::before,
.ss96  .os4f3g + .os4f3g::before,
.sm872zom   .os4f3g + .os4f3g::before,
.fbkho00   .os4f3g + .os4f3g::before,
.usbsz4   .os4f3g + .os4f3g::before,
.hccqo .os4f3g + .os4f3g::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.yt9y .os4f3g + .os4f3g::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ss96 .os4f3g + .os4f3g::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.sm872zom .os4f3g + .os4f3g::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;
}
.fbkho00 .os4f3g + .os4f3g::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.wa5ura64 .os4f3g { margin-bottom: 16px; }
.wa5ura64 .os4f3g + .os4f3g { margin-top: 0; }
.wa5ura64 .pzkelap { padding-top: 0; padding-bottom: 0; }
.usbsz4 .os4f3g + .os4f3g::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.hccqo .os4f3g + .os4f3g::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.v3i22 .os4f3g + .os4f3g::before,
.lnk4g5li .os4f3g + .os4f3g::before,
.ufqcn .os4f3g + .os4f3g::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%;
}
.m7iggly .v3i22 .os4f3g:nth-child(even)::before,
.m7iggly .lnk4g5li .os4f3g:nth-child(even)::before,
.m7iggly .ufqcn .os4f3g:nth-child(even)::before { background: var(--bg-surface); }
.xj1cgm .v3i22 .os4f3g:nth-child(even)::before,
.xj1cgm .lnk4g5li .os4f3g:nth-child(even)::before,
.xj1cgm .ufqcn .os4f3g:nth-child(even)::before { background: var(--bg-card); }
.v3i22 .os4f3g + .os4f3g::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");
}
.lnk4g5li .os4f3g + .os4f3g::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");
}
.ufqcn .os4f3g + .os4f3g::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");
}
.wsepi .wej1g,
.f83ulrrx .wej1g,
.y1mjlsej .wej1g { overflow: hidden; }
.wsepi .jkav,
.f83ulrrx .jkav { margin-bottom: 60px; }
.y1mjlsej .jkav { margin-bottom: 70px; }
.wsepi .wej1g::before,
.f83ulrrx .wej1g::before,
.y1mjlsej .wej1g::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.wsepi .wej1g::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");
}
.f83ulrrx .wej1g::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");
}
.y1mjlsej .wej1g::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.vytlq .wej1g:not(.jd610) .whpzv { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.jd17m .wej1g:not(.jd610) .whpzv { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.e0lc  .wej1g:not(.jd610) .whpzv { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.adyca7dj  .wej1g:not(.jd610) .whpzv { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.jd17m .jd610 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.jd17m .vxhl4b4 { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.jd17m .uwt0of9 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.azeww .jd610 .whpzv { background: none; }
.azeww .wej1g:not(.jd610) .whpzv { background: rgba(0,0,0,0.6); }
.a7at .v2ojo { float: left; width: 38%; margin: 0 28px 16px 0; }
.a7at .v2ojo .ao5my5i { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.a7at .pzkelap::after { content: ''; display: block; clear: both; }
.nqcyl74 .v2ojo { float: right; width: 38%; margin: 0 0 16px 28px; }
.nqcyl74 .v2ojo .ao5my5i { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.nqcyl74 .pzkelap::after { content: ''; display: block; clear: both; }
.qbl4w34 .os4f3g:nth-child(odd)  .v2ojo { float: left;  width: 38%; margin: 0 28px 16px 0; }
.qbl4w34 .os4f3g:nth-child(even) .v2ojo { float: right; width: 38%; margin: 0 0 16px 28px; }
.qbl4w34 .v2ojo .ao5my5i { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qbl4w34 .pzkelap::after { content: ''; display: block; clear: both; }
.a7at .dedg,
.a7at .dgc9,
.nqcyl74 .dedg,
.nqcyl74 .dgc9,
.qbl4w34 .dedg,
.qbl4w34 .dgc9 { clear: both; }
@media (max-width: 900px) {
  .a7at .v2ojo,
  .nqcyl74 .v2ojo,
  .qbl4w34 .os4f3g:nth-child(odd)  .v2ojo,
  .qbl4w34 .os4f3g:nth-child(even) .v2ojo {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .a7at .v2ojo .ao5my5i,
  .nqcyl74 .v2ojo .ao5my5i,
  .qbl4w34 .v2ojo .ao5my5i {
    max-height: none !important;
  }
}
.a7at .uhl5zuy4,
.a7at .xtqek,
.nqcyl74 .uhl5zuy4,
.nqcyl74 .xtqek,
.qbl4w34 .uhl5zuy4,
.qbl4w34 .xtqek { overflow: hidden; }
@media (max-width: 640px) {
  .a7at .v2ojo,
  .nqcyl74 .v2ojo,
  .qbl4w34 .v2ojo { float: none; width: 100%; margin: 0 0 16px 0; }
}
.jg23tk2 .mi0kyv,
.jg23tk2 .pzkelap,
.jg23tk2 .nzisaft  { max-width: 1100px; }
.qf0m .mi0kyv,
.qf0m .pzkelap,
.qf0m .nzisaft  { max-width: 1200px; }
.slnp9nb .mi0kyv,
.slnp9nb .pzkelap,
.slnp9nb .nzisaft  { max-width: 1320px; }
.q3jbrll { font-size: 0.82rem; color: var(--text-muted); }
.mu48u6j { display: flex; align-items: center; }
.bgu43suw {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.i89w28 { display: flex; align-items: center; }
.jz95 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.jz95:hover { text-decoration: underline; }
.bxunz3j { margin: 0 3px; opacity: 0.45; }
.bxunz3j::before { content: '/'; }
.santwgv { padding: 2px 5px; color: var(--text-main); }
.e3zfd7 .q3jbrll {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.e3zfd7 .mu48u6j { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.uggha9rk .q3jbrll {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.uggha9rk .mu48u6j { padding: 0 0 0 12px; }
.lfmf6oi .mu48u6j { padding: 0 16px; }
.lfmf6oi .q3jbrll {
  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);
}
.lfmf6oi .mi0kyv { padding-top: 28px; }
@media (max-width: 720px) {
  .a49np { margin-top: 18px; padding: 0 16px; }
  .lfmf6oi .mi0kyv { padding-top: 16px; }
}
.jg23tk2.e3zfd7 .mu48u6j { max-width: 1100px; }
.qf0m.e3zfd7 .mu48u6j { max-width: 1200px; }
.slnp9nb.e3zfd7 .mu48u6j { max-width: 1320px; }
.n5aobhg5 .os4f3g { padding-top: 16px; padding-bottom: 16px; }
.fn5pw4y .os4f3g { padding-top: 24px; padding-bottom: 24px; }
.g7lc7jrj .os4f3g { padding-top: 40px; padding-bottom: 40px; }
.mat6p1m .os4f3g { padding-top: 52px; padding-bottom: 52px; }
.v3adh .os4f3g:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.v3adh .os4f3g:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.v3adh .os4f3g:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.v3adh .os4f3g:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.kngc2x9k .pzkelap { padding-top: 10px;  padding-bottom: 10px; }
.sea377c .pzkelap { padding-top: 18px;  padding-bottom: 18px; }
.ytxb .pzkelap { padding-top: 36px;  padding-bottom: 36px; }
.zkyvlx96 .pzkelap { padding-top: 48px;  padding-bottom: 48px; }
.zkemhepk h2.jacgfbc { font-weight: 600; }
.zkemhepk h3.uw9fxfu     { font-weight: 600; }
.m77h8 h2.jacgfbc { font-weight: 800; }
.m77h8 h3.uw9fxfu     { font-weight: 700; }
.qqj4q h2.jacgfbc { font-weight: 900; }
.qqj4q h3.uw9fxfu     { font-weight: 800; }
.qqj4q .d10w5 strong,
.qqj4q .d10w5 strong { font-weight: 600; }
.ic56 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.px0i6gqg .ic56 { display: none; }
@media (max-width: 640px) {
  .ic56 { display: none !important; }
}
.ic56 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ic56:hover { opacity: 0.85; }
.v79y1wc .ic56 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.piuof3dq .re5ebh { right: 32px; }
@media (max-width: 480px) {
  .piuof3dq .re5ebh { right: 20px; bottom: 20px; }
  .guagx  .re5ebh { left: 20px; bottom: 20px; }
}
.yzordf7 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.nzisaft { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.wpyth7j { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.l5fn4cty { color: var(--text-dim); font-size: 0.8rem; }
.bavfh7 a, .dq95m56 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.bavfh7 a:hover, .dq95m56 a:hover { color: var(--accent-light); }
.dq95m56 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.r3wu2ynp .nzisaft { text-align: center; }
.r3wu2ynp .dq95m56 { justify-content: center; margin-bottom: 16px; }
.r3wu2ynp .wpyth7j { margin-top: 0; }
.odwxy { margin-top: 10px; }
.odwxy a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .nzisaft { padding-left: 16px; padding-right: 16px; }
  .ckl32mo6 .nzisaft { padding: 20px 16px; }
  .dq95m56 { gap: 4px 12px; }
  .wpyth7j { font-size: 0.78rem; }
}
.ug0w6hw .wpyth7j { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ug0w6hw .l5fn4cty { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ug0w6hw .vy5zkkya { grid-template-columns: 1fr 1fr; } .ug0w6hw .zgnx { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ug0w6hw .vy5zkkya { grid-template-columns: 1fr; } }
.kada .wpyth7j { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .kada .brtaimm1 { gap: 12px; } .kada .x1jc5w { margin-right: 0; width: 100%; } }
.wclq47 .wpyth7j { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.wclq47 .l5fn4cty { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .wclq47 .lyn4du { grid-template-columns: 1fr 1fr; } .wclq47 .c9srw14 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wclq47 .lyn4du { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .c552agv .dzir9 { grid-template-columns: 1fr 1fr; } .c552agv .tzumk6l4:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .c552agv .dzir9 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .yuown0 .dzir9 { grid-template-columns: 1fr; } }
.fn6dcs8 .nzisaft { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.fn6dcs8 .dq95m56 { justify-content: center; }
.b9vycjg .vm8oudd      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.b9vycjg .yzordf7 { background: var(--bg-page); border-top-color: var(--border-alt); }
.hqcpm .vm8oudd      { background: #0d1117; border-bottom-color: #21262d; }
.hqcpm .d0vt91 { color: var(--accent-light); }
.hqcpm .p0ey6 { --msep-color: #8b949e; }
.hqcpm .p0ey6 a { color: #8b949e; }
.hqcpm .p0ey6 a:hover { color: var(--accent-light); }
.hqcpm .mie7 { color: #8b949e; }
.hqcpm .yzordf7 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.hqcpm .wpyth7j,
.hqcpm .l5fn4cty { color: #6e7681; }
.hqcpm .bavfh7 a, .hqcpm .dq95m56 a,
.hqcpm .bavfh7 a:hover, .hqcpm .dq95m56 a:hover,
@media (max-width: 640px) {
  .hqcpm .p0ey6 { background: #0d1117; border-top-color: #21262d; }
  .hqcpm .p0ey6 li a { border-bottom-color: #21262d; }
}
.w9s922hn .vm8oudd      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.w9s922hn .d0vt91 { color: var(--accent-light); }
.w9s922hn .p0ey6 { --msep-color: #475569; }
.w9s922hn .p0ey6 a { color: #475569; }
.w9s922hn .p0ey6 a:hover { color: var(--accent-light); }
.w9s922hn .mie7 { color: #64748b; }
.w9s922hn .yzordf7 { background: #f0f4f8; border-top-color: #cbd5e1; }
.w9s922hn .wpyth7j,
.w9s922hn .l5fn4cty { color: #64748b; }
.w9s922hn .bavfh7 a, .w9s922hn .dq95m56 a,
.w9s922hn .bavfh7 a:hover, .w9s922hn .dq95m56 a:hover,
@media (max-width: 640px) {
  .w9s922hn .p0ey6 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .w9s922hn .p0ey6 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.i6bg .vm8oudd      { background: var(--accent); border-bottom-color: var(--accent-light); }
.i6bg .d0vt91 { color: #fff; }
.i6bg .p0ey6 { --msep-color: rgba(255,255,255,0.82); }
.i6bg .p0ey6 a { color: rgba(255,255,255,0.82); }
.i6bg .p0ey6 a:hover { color: #fff; }
.i6bg .mie7 { color: rgba(255,255,255,0.9); }
.i6bg .yzordf7 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.i6bg .wpyth7j,
.i6bg .l5fn4cty { color: rgba(255,255,255,0.72); }
.i6bg .bavfh7 a, .i6bg .dq95m56 a,
.i6bg .bavfh7 a:hover, .i6bg .dq95m56 a:hover,
@media (max-width: 640px) {
  .i6bg .p0ey6 { background: var(--accent); border-top-color: var(--accent-light); }
  .i6bg .p0ey6 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.aach .vm8oudd {
  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);
}
.aach .yzordf7 {
  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) {
  .aach .p0ey6 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ivn2 .lzh6 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.acr6g9p3 .lzh6 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.qv2q .lzh6 { min-height: 72px; height: auto; }
.sdqzi3m .lzh6 { min-height: 84px; height: auto; }
.ckl32mo6 .lzh6 { max-width: none; padding: 0 32px; }
.ckl32mo6 .nzisaft  { max-width: none; padding: 24px 32px; }
.g4z4se.qf0m .lzh6 { max-width: 1200px; }
.g4z4se.slnp9nb .lzh6 { max-width: 1320px; }
.fqlrm   .d0vt91, .fqlrm   .x1jc5w { text-transform: capitalize; }
.uhnffxy .d0vt91, .uhnffxy .x1jc5w { text-transform: lowercase; }
.xhpshat .d0vt91, .xhpshat .x1jc5w { text-transform: uppercase; letter-spacing: 0.06em; }
.uuw9hfd2, .v7s5dm1 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.r2v7v6 .uuw9hfd2,
.wtu9pm8y .uuw9hfd2,
.b5otxh .uuw9hfd2,
.mee60a .uuw9hfd2,
.i48v   .p0ey6 a { font-weight: 500; }
.jmxtbqf .p0ey6 a { font-weight: 600; }
.i7izd     .p0ey6 a { font-weight: 700; }
.vccg6pf    .p0ey6 a { font-weight: 800; letter-spacing: 0.01em; }
.qejvz0     .p0ey6 > li + li::before,
.ozu95tj9    .p0ey6 > li + li::before,
.vajg    .p0ey6 > li + li::before,
.cd8y2dz .p0ey6 > li + li::before,
.n1pu19qy .p0ey6 > li + li::before,
.lw1jwb9  .p0ey6 > li + li::before,
.g80y3sy    .p0ey6 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.qejvz0     .p0ey6 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ozu95tj9    .p0ey6 > li + li::before { content: "|"; }
.vajg    .p0ey6 > li + li::before { content: "—"; }
.cd8y2dz .p0ey6 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.n1pu19qy .p0ey6 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.lw1jwb9  .p0ey6 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.g80y3sy    .p0ey6 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .o1wh .mie7,
  .gcfk6 .mie7,
  .q5boy .mie7,
  .bf2p .mie7,
  .njnms .mie7 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .o1wh .mie7::before,
  .gcfk6 .mie7::before,
  .q5boy .mie7::before,
  .bf2p .mie7::before,
  .njnms .mie7::before { content: ""; display: block; flex-shrink: 0; }

  
  .o1wh .mie7::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;
  }

  
  .gcfk6 .mie7::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;
  }

  
  .q5boy .mie7::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;
  }

  
  .bf2p .mie7::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;
  }

  
  .njnms .mie7::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) {
  .rl61if .mie7 {
    padding: 5px 14px;
  }
  .rl61if .p0ey6 {
    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;
  }
  .rl61if .p0ey6 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .rl61if .p0ey6 li a:hover { background: var(--bg-raised); }
  .rl61if .w02db,
  .x1i9y1 .w02db,
  .dn7p07f .w02db { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .v9nx0uo .mie7 {
    padding: 5px 10px;
  }
  .v9nx0uo .p0ey6 {
    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);
  }
  .v9nx0uo .p0ey6.ezzy { transform: translateX(0); }
  .v9nx0uo .p0ey6 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .v9nx0uo .p0ey6 li:last-child a { border-bottom: none; }
  .i6bg .p0ey6,
  .hqcpm .p0ey6 { background: var(--accent) !important; }
  .i6bg .p0ey6 li a,
  .hqcpm .p0ey6 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .dn7p07f .mie7 {
    padding: 5px 10px;
  }
  .dn7p07f .p0ey6 {
    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);
  }
  .dn7p07f .p0ey6::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .dn7p07f .p0ey6.ezzy { transform: translateY(0); }
  .dn7p07f .p0ey6 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .gew2byq .mie7 {
    padding: 5px 10px;
  }
  .gew2byq .p0ey6 {
    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;
  }
  .gew2byq .p0ey6.ezzy { opacity: 1; pointer-events: auto; }
  .gew2byq .p0ey6 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .qvlhq     .mie7 { border-radius: 0 !important; }
  .zvhbpey   .mie7 { border-radius: 8px !important; }
  .bu6clgqc .mie7 { border-radius: 50% !important; }
  .g0ykh   .mie7 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .z4cvr .cduro2ux { flex-direction: column; align-items: stretch; }
  .z4cvr .ax8lpx { flex-direction: row; min-width: auto; }
  .z4cvr .t53e5 { align-items: flex-start; text-align: left; }
}
.zk6zrva,
.zk6zrva.os4f3g,
.m7iggly .zk6zrva,
.aw2mv .zk6zrva,
.xj1cgm .zk6zrva,
.weoex .zk6zrva {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.e26xq5v {
  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;
}
.je91et { flex: 1 1 280px; min-width: 0; }
.l1mv8 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.qwyjtp {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.u3p94 {
  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;
}
.u3p94:hover { transform: translateY(-1px); opacity: 0.95; }
.hq12 .e26xq5v {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.hq12 .l1mv8 { color: var(--cta); }
.hq12 .qwyjtp { color: var(--text-body); }
.hq12 .u3p94 {
  background: var(--cta) !important;
  color: #fff !important;
}
.ipr1dkmt .e26xq5v {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ipr1dkmt .l1mv8 { color: var(--text-primary); }
.ipr1dkmt .qwyjtp { color: var(--text-body); }
.ipr1dkmt .u3p94 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .e26xq5v {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .je91et { flex: 0 0 auto; }
  .l1mv8 { font-size: 1.2rem; }
  .u3p94 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.h0t3o2f .e8b4 { height: 36px; }
.ufyj7 .e8b4 { height: 60px; max-width: 200px; }
.jxu3ov7 .e8b4 { height: 56px; max-width: 180px; }
.g86esr    .v5tbv77, .g86esr    .wx0d28 { color: #f59e0b; }
.vvjijc      .v5tbv77 { font-size: 1rem; letter-spacing: 1.5px; }
.vvjijc      .wx0d28   { font-size: 1.35rem; }
.itsl    .v5tbv77, .itsl    .wx0d28 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.lxc5e0b     .v5tbv77, .lxc5e0b     .wx0d28 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.umna2cy .v5tbv77, .umna2cy .wx0d28 { color: var(--cta); letter-spacing: 2px; }
.snvik   .v5tbv77, .snvik   .wx0d28 { color: #e91e63; letter-spacing: 2px; }
.bj2dbq  .v5tbv77, .bj2dbq  .wx0d28 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.k6he1rca     .v5tbv77, .k6he1rca     .wx0d28 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.tmnz4tg .zbft + .zbft {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.jut3 .k4yi { padding: 18px 24px; min-height: 68px; }
.r33ha9n .ahbw {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.r33ha9n .bvzmj {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.wuvv09 .zbft {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.dgc9 { counter-reset: cs-rank; }
.dgc9 .k4yi { counter-increment: cs-rank; }
.dgc9 .k4yi::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;
}
.tdciw .dgc9 { counter-reset: cs-rank; gap: 0; }
.tdciw .k4yi {
  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;
}
.tdciw .k4yi::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;
}
.tdciw .k11r {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.tdciw .tiv7v {
  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;
}
.tdciw .zwq9n { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.tdciw .k11r { min-width: 0; flex-direction: column; width: 100%; }
.tdciw .fykwm {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.tdciw .v5tbv77 { color: var(--cta, var(--accent)); }
.tdciw .n6y0298 { font-weight: 700; }
.tdciw .zbft {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.tdciw .ahbw {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.tdciw .bvzmj {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.tdciw .h21ohzwu .bvzmj { font-size: 1.3rem; color: var(--accent-light); }
.tdciw .mjowq4fi {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.tdciw .k4yi:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .tdciw .dgc9 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .tdciw .k4yi {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .tdciw .k4yi { padding: 40px 16px 20px; }
  .tdciw .zbft {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .tdciw .mjowq4fi { width: 100%; min-width: 0; }
}
.hvdh .dgc9 { counter-reset: cs-rank; gap: 10px; }
.hvdh .k4yi {
  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);
}
.hvdh .k4yi::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);
}
.hvdh .k11r {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.hvdh .tiv7v {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.hvdh .zwq9n { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.hvdh .fykwm {
  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;
}
.hvdh .v5tbv77 { color: var(--cta, var(--accent)); }
.hvdh .zbft {
  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;
}
.hvdh .ahbw {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.hvdh .bvzmj { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.hvdh .h21ohzwu .bvzmj { color: var(--accent-light); }
.hvdh .mjowq4fi {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.hvdh .k4yi:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .hvdh .k4yi {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .hvdh .k4yi::before {
    position: absolute; top: 14px; left: 14px;
  }
  .hvdh .k11r {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .hvdh .fykwm { white-space: normal; text-align: center; font-size: 1.2rem; }
  .hvdh .zbft {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .hvdh .mjowq4fi { width: 100%; min-width: 0; }
  .hvdh .v5tbv77 { min-width: 0; }
}
.fy2q .k4yi::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.prk04b .mz68sw3k {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.prk04b .mz68sw3k summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.prk04b .mz68sw3k p { padding: 0 2px 16px; }
.btimbj .mz68sw3k { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.btimbj .mz68sw3k summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.btimbj .mz68sw3k summary::after { content: "›"; font-size: 1.2em; }
.btimbj .mz68sw3k[open] summary::after { content: "‹"; }
.btimbj .mz68sw3k p { padding: 10px 22px 4px; }
.snf74f .mz68sw3k {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.snf74f .mz68sw3k summary { color: var(--text-primary); padding-left: 16px; }
.snf74f .mz68sw3k summary::after { content: "›"; font-size: 1.1em; }
.snf74f .mz68sw3k[open] summary::after { content: "‹"; }
.snf74f .mz68sw3k p { padding-left: 16px; }
.ioqil54 .dsz5rjt { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ioqil54 .mz68sw3k {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ioqil54 .mz68sw3k:last-child { border-bottom: none; }
.ioqil54 .mz68sw3k summary { color: var(--text-primary); border-radius: 0; }
.ioqil54 .mz68sw3k summary::after { content: "›"; font-size: 1.1em; }
.ioqil54 .mz68sw3k[open] summary::after { content: "‹"; }
.qcu5apxg .mz68sw3k { overflow: hidden; }
.qcu5apxg .mz68sw3k summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.qcu5apxg .mz68sw3k summary::after { color: rgba(255,255,255,.75); }
.qcu5apxg .mz68sw3k[open] summary { border-radius: 0; }
.vpelk0 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.pz485 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.hl550 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.jopenws0 { color: var(--text-muted); font-size: 1.05rem; }
.vbye9 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.n6xpl {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.f1hkanz { margin-bottom: 20px; }
.hb1pu28s {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.w3wc {
  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;
}
.w3wc:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.ae08slk { resize: vertical; min-height: 130px; }
.r9c1 { width: 100%; margin-top: 8px; }
.dewy16f {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.f3m5uhd {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.koatumhd { color: var(--text-muted); line-height: 1.75; }
.xn03g5s { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.xn03g5s li { margin-bottom: 6px; }
.k94csldc { max-width: 760px; margin: 0 auto; }
.p0564o { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.jl801p { max-width: 760px; margin: 0 auto; }
.uio9 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.uio9:last-child { border-bottom: none; }
.ai7cx { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.uio9 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.uio9 ul.xn03g5s { margin: 0; }
.t8qa72 .ai7cx { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .t8qa72 { grid-template-columns: 1fr; gap: 10px; } }
.yfwd7era .ai7cx { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.brgrhp .xn03g5s { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .a170s { grid-template-columns: 1fr; } }
.brbp1d3 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.brbp1d3:hover .top8h9 { color: var(--accent-light); text-decoration: underline; }
.joqnbqa { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.d27it { margin-bottom: 48px; }
.r69s3j { max-width: 760px; margin: 0 auto; }
.dqpift { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.dqpift:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.clbi9xq { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.dqpift p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.dqpift ul.xn03g5s { margin: 0; }
.lwygc { color: var(--text-muted); line-height: 1.75; }
.cccyw .xn03g5s,
.rn84qcs6 .xn03g5s,
.bc054 .xn03g5s,
.rbm5l .xn03g5s {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.cccyw .dqpift,
.rn84qcs6 .dqpift { text-align: left; }
.cccyw .clbi9xq,
.rn84qcs6 .clbi9xq { text-align: center; }
.b6j8 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.zhwq { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.vd9h5r { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.p80ox { margin-top: 12px; }
.pci887fw { 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; }
.pci887fw:hover { border-bottom-color: var(--accent-light); }
.sd98o0 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.sd98o0 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.hmzkzx { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.ovof3 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.m8tg { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.m8tg::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
.x1gls31 { display: grid; grid-template-columns: auto 1fr; gap: 32px; align-items: center; padding-bottom: 32px; border-bottom: 1px solid var(--border); }
@media (max-width: 640px) { .x1gls31 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.ixy8ts .vd9h5r, .ixy8ts .zhwq { max-width: 640px; }
.luq31ud7 .b6j8 { font-size: 1.6rem; margin-top: 18px; }
.ceaa .vd9h5r { margin-bottom: 28px; }
@media (max-width: 860px) { .tnbxxp { grid-template-columns: 1fr; } .luq31ud7 { position: static; text-align: center; } }
.xqle .sd98o0 { margin: 0 auto 18px; }
.xqle .ovof3 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .ksvjq { grid-template-columns: 1fr; } }
.jde0 .b6j8 { font-size: 1.6rem; margin-bottom: 6px; }
.rbm5l .xn03g5s { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .jde0 { flex-direction: column; text-align: center; } .z6fn6v { grid-template-columns: 1fr; } }
.x8tk802x .b6j8 { font-size: 1.35rem; margin: 0 0 4px; }
.x8tk802x .ovof3 { margin: 0; }
.doffwo84 {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.doffwo84 .hl550 { color: var(--accent-light); }
.fsk72 .hl550 { font-size: 2rem; }
.fsk72 .jopenws0 { max-width: 680px; }
.jyc9dlp .hl550 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.jyc9dlp .jopenws0  { margin: 0; }
@media (max-width: 640px) { .jyc9dlp { flex-direction: column; } }
.mvidcxvw .hl550 { color: var(--accent-light); }
.dl05t .hl550 { color: #fff; }
.dl05t .jopenws0  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .tkisu { grid-template-columns: 1fr; } }
.daj9 { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.daj9 .w3wc {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.daj9 .w3wc:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.yac60bz .w3wc { background: var(--bg-raised); border-color: transparent; }
.yac60bz .w3wc:focus { background: var(--bg-card); border-color: var(--accent-light); }
.w38wv .w3wc { border-radius: 100px; padding: 11px 20px; }
.w38wv .ae08slk { border-radius: 14px; }
.b2j4ijf6 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .b2j4ijf6 { grid-template-columns: 1fr; } }
.a9n3ax11 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.a9n3ax11 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.a9n3ax11 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.iqij { counter-reset: priv-count; }
.t6v8 {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.t6v8:last-child { border-bottom: none; }
.hzdurn {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.t6v8 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.t6v8 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.mpzxwlx9 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.mpzxwlx9 li { margin-bottom: 6px; }
.wp3ejg{display:none}
.wp3ejg:empty,.mouyje:empty{display:none}
.ofrytj{position:relative;overflow:visible}
.hoq843 .hs5ka2i,.k2hw8pk .hs5ka2i,
.m2hxji .hs5ka2i,.i9xo0 .hs5ka2i,
.xms1xtel .hs5ka2i,.vapydez9 .hs5ka2i{display:block}
.mx6kb .bgbglhg{display:block}
.hoq843 .hs5ka2i,.k2hw8pk .hs5ka2i,
.m2hxji .hs5ka2i,.i9xo0 .hs5ka2i,
.xms1xtel .hs5ka2i{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}
.hoq843 .hs5ka2i .mouyje,.k2hw8pk .hs5ka2i .mouyje,
.m2hxji .hs5ka2i .mouyje,.i9xo0 .hs5ka2i .mouyje,
.xms1xtel .hs5ka2i .mouyje{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}
.hoq843 .hs5ka2i,.k2hw8pk .hs5ka2i{top:12px}
.hoq843 .hs5ka2i .mouyje{margin-right:auto}
.k2hw8pk .hs5ka2i .mouyje{margin-left:auto}
.k2hw8pk .hs5ka2i{text-align:right}
.m2hxji .hs5ka2i,.i9xo0 .hs5ka2i{bottom:12px}
.m2hxji .hs5ka2i .mouyje{margin-right:auto}
.i9xo0 .hs5ka2i .mouyje{margin-left:auto}
.i9xo0 .hs5ka2i{text-align:right}
.xms1xtel .hs5ka2i{position:relative;margin-top:16px}
.xms1xtel .hs5ka2i .mouyje{margin:0 auto}
.vapydez9 .hs5ka2i{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.vapydez9 .hs5ka2i .mouyje{margin:0}
.vapydez9 .uwt0of9~.hs5ka2i,
.vapydez9 .uyyi3c~.hs5ka2i{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.vapydez9 .uwt0of9~.hs5ka2i .mouyje,
.vapydez9 .uyyi3c~.hs5ka2i .mouyje{justify-content:flex-start}
.uwt0of9~.hs5ka2i,.uyyi3c~.hs5ka2i{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}
.uwt0of9~.hs5ka2i .mouyje{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.uyyi3c~.hs5ka2i .mouyje{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.bgbglhg .mouyje{margin:0 0 12px}
.mouyje{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.tdmx{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.top8h9{font-weight:600;color:var(--text-heading);opacity:1}
.wnmdabgv .tdmx{display:none}
.aguh1w .cjkv8{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.aguh1w .pc8afg::before{content:""}
.q0jzz .mouyje{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.zqmo .mouyje{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.nz5r{--date-bg:transparent}
.mf2dj .pc8afg::before{content:""}
.rlmh .cmjvys1{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .cmjvys1{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .xbpv{max-width:100%}
}
.tcn09 .ncdtv96{margin:0}
@media (max-width:560px){
  .fvaxh2{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) {
  .ruum5zc { padding: 28px 18px 20px; }
  .nzms { font-size: 1.2rem; }
  .jaku4 { max-width: 220px; max-height: 80px; }
}
.p3ewdgga {
  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);
}
.ls36i27o {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.lus0iz  .p3ewdgga { border-radius: 50%; }
.iyhdxaw  .p3ewdgga { border-radius: 6px; }
.kzwrm4 .p3ewdgga { border-radius: 22px; }
.e0oqd38j .e26xq5v {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .p3ewdgga { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.he13x0hu .os4f3g {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.he13x0hu .pzkelap {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.he13x0hu .e26xq5v {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.bjg5 .os4f3g,
.bjg5 .pzkelap {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.bjg5 .e26xq5v {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .bjg5 { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .bjg5 .e26xq5v {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .bjg5 .qwyjtp { display: none !important; }
  .bjg5 .l1mv8 { font-size: 1.1rem !important; }
  .bjg5 .p3ewdgga { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .dkno5l0 { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .lzh6 { flex-direction: row-reverse; }
[dir="rtl"] .p0ey6 { flex-direction: row-reverse; }
[dir="rtl"] .piuof3dq .re5ebh { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .piuof3dq .re5ebh { right: auto; left: 20px; }
  [dir="rtl"] .guagx  .re5ebh { left: auto;  right: 20px; }
}
[dir="rtl"] .a7at .v2ojo  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .nqcyl74 .v2ojo { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .uhl5zuy4, [dir="rtl"] .xtqek { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .zt45 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .avwhb3 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .d10w5 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .e26xq5v { direction: rtl; }
[dir="rtl"] .p3ewdgga { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .k4yi,
[dir="rtl"] .q3jbrll { direction: rtl; }
[dir="rtl"] .ciuf { direction: rtl; }
[dir="rtl"] .ygynu9 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .gdh4 .xtqek,
[dir="rtl"] .g7p24 .xtqek,
[dir="rtl"] .ej7w .xtqek,
[dir="rtl"] .dcsdn .xtqek {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .gdh4 .xtqek li::before,
[dir="rtl"] .g7p24 .xtqek li::before,
[dir="rtl"] .ej7w .xtqek li::before,
[dir="rtl"] .dcsdn .xtqek li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .wej1g.dtw5bdto .jkav,
[dir="rtl"] .h7l94.dtw5bdto .jkav,
[dir="rtl"] .jd610.dtw5bdto .jkav,
[dir="rtl"] .gyn3f.dtw5bdto .jkav,
[dir="rtl"] .mc96p4j.dtw5bdto .jkav { text-align: right; }
[dir="rtl"] .uwt0of9.sgngb8y .inv6 { text-align: center; }
[dir="rtl"] .pzkelap,
[dir="rtl"] .bgve,
[dir="rtl"] .kipvlj,
[dir="rtl"] .jkav { text-align: right; }
[dir="rtl"] .n6xpl,
[dir="rtl"] .hb1pu28s,
[dir="rtl"] .vd9h5r,
[dir="rtl"] .w3wc,
[dir="rtl"] .ae08slk { text-align: right; direction: rtl; }
[dir="rtl"] .w38wv .w3wc,
[dir="rtl"] .daj9 .w3wc { padding-right: 20px; padding-left: 20px; }
.ro9m .dgc9,
.arq2qe0 .dgc9,
.fwzywn .dgc9 { gap: 0; }
.nkim7 .dgc9 { gap: 14px; }
.ro9m .k4yi,
.arq2qe0 .k4yi,
.nkim7 .k4yi,
.fwzywn .k4yi {
  
  grid-template-columns: auto 260px minmax(0, 1fr) auto auto;
  gap: 20px;
  padding: 22px 26px;
  align-items: center;
  
  grid-auto-flow: dense;
}
.ro9m .k4yi,
.arq2qe0 .k4yi,
.fwzywn .k4yi {
  background: var(--bg-card);
  border: none; border-radius: 0;
}
.ro9m .k4yi:nth-child(even),
.fwzywn .k4yi:nth-child(even) { background: var(--accent-bg); }
.arq2qe0 .k4yi + .k4yi { border-top: 1px solid var(--border-alt); }
.nkim7 .k4yi {
  border: 1px solid var(--border-alt); border-radius: 16px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .06);
}
.ro9m .k4yi:hover,
.arq2qe0 .k4yi:hover,
.fwzywn .k4yi:hover { background: var(--bg-hover); }
.ro9m .k4yi::before,
.arq2qe0 .k4yi::before,
.nkim7 .k4yi::before,
.fwzywn .k4yi::before {
  width: 40px; min-width: 40px; height: 40px;
  display: flex; align-items: center; justify-content: center;
  border-radius: 50%;
  background: var(--accent-bg); color: var(--accent);
  font-size: 1.15rem; font-weight: 700;
}
.fwzywn .k4yi::before {
  background: var(--accent); color: var(--cta-fg, #fff);
}
.ro9m .k11r,
.arq2qe0 .k11r,
.nkim7 .k11r,
.fwzywn .k11r {
  grid-column: 2;
  flex-direction: row; align-items: center; justify-content: flex-start;
  width: auto; gap: 16px; text-align: left;
}
.ro9m .tiv7v,
.arq2qe0 .tiv7v,
.nkim7 .tiv7v,
.fwzywn .tiv7v {
  width: 78px; height: 78px; padding: 0;
  border-radius: 50%; overflow: hidden; flex-shrink: 0;
}
.ro9m .zwq9n,
.arq2qe0 .zwq9n,
.nkim7 .zwq9n,
.fwzywn .zwq9n {
  width: 100%; height: 100%; max-width: none; max-height: none;
  object-fit: cover;
}
.ro9m .fykwm,
.arq2qe0 .fykwm,
.nkim7 .fykwm,
.fwzywn .fykwm {
  font-size: 1.3rem; font-weight: 700; color: var(--accent);
  text-align: left;
}
.fwzywn .fykwm { font-size: 1.45rem; font-weight: 800; }
.ro9m .xs1ydf,
.arq2qe0 .xs1ydf,
.nkim7 .xs1ydf,
.fwzywn .xs1ydf {
  grid-column: 3; display: block;
  justify-self: center; width: min(100%, 340px);
}
.ro9m .xs1ydf .h21ohzwu,
.arq2qe0 .xs1ydf .h21ohzwu,
.nkim7 .xs1ydf .h21ohzwu,
.fwzywn .xs1ydf .h21ohzwu {
  background: var(--accent-bg);
  border: none;
  border-radius: 999px;
  padding: 12px 22px;
  flex-direction: row; justify-content: center;
}
.ro9m .xs1ydf .h21ohzwu .ahbw,
.arq2qe0 .xs1ydf .h21ohzwu .ahbw,
.nkim7 .xs1ydf .h21ohzwu .ahbw,
.fwzywn .xs1ydf .h21ohzwu .ahbw { display: none; }
.ro9m .xs1ydf .h21ohzwu .bvzmj::before,
.arq2qe0 .xs1ydf .h21ohzwu .bvzmj::before,
.nkim7 .xs1ydf .h21ohzwu .bvzmj::before,
.fwzywn .xs1ydf .h21ohzwu .bvzmj::before { content: "\1F381\00a0"; }
.ro9m .xs1ydf .h21ohzwu .bvzmj,
.arq2qe0 .xs1ydf .h21ohzwu .bvzmj,
.nkim7 .xs1ydf .h21ohzwu .bvzmj,
.fwzywn .xs1ydf .h21ohzwu .bvzmj {
  font-size: 1.05rem; font-weight: 700; color: var(--text-primary);
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.ro9m .xs1ydf .fo0w6f1,
.arq2qe0 .xs1ydf .fo0w6f1,
.nkim7 .xs1ydf .fo0w6f1,
.fwzywn .xs1ydf .fo0w6f1 { display: none; }
.ro9m .v8zja,
.arq2qe0 .v8zja,
.nkim7 .v8zja,
.fwzywn .v8zja {
  grid-column: 4; min-width: 120px; width: auto;
}
.ro9m .v5tbv77,
.arq2qe0 .v5tbv77,
.nkim7 .v5tbv77,
.fwzywn .v5tbv77 { display: block; font-size: 1.25rem; letter-spacing: 2px; }
.ro9m .n6y0298,
.arq2qe0 .n6y0298,
.nkim7 .n6y0298,
.fwzywn .n6y0298 { display: none; }
.ro9m .mjowq4fi.dmtukw,
.arq2qe0 .mjowq4fi.dmtukw,
.nkim7 .mjowq4fi.dmtukw,
.fwzywn .mjowq4fi.dmtukw {
  grid-column: 5;
  min-width: 190px;
  border-radius: 999px;
  padding: 17px 34px !important;
  font-size: 1.05rem !important; font-weight: 700;
}
.fwzywn .mjowq4fi.dmtukw { box-shadow: 0 4px 16px color-mix(in srgb, var(--cta) 45%, transparent); }
@media (max-width: 1080px) {
  .ro9m .k4yi,
  .arq2qe0 .k4yi,
  .nkim7 .k4yi,
  .fwzywn .k4yi {
    grid-template-columns: auto 220px minmax(0, 1fr) auto;
    gap: 16px; padding: 18px;
  }
  .ro9m .v8zja,
  .arq2qe0 .v8zja,
  .nkim7 .v8zja,
  .fwzywn .v8zja { display: none; }
  .ro9m .mjowq4fi.dmtukw,
  .arq2qe0 .mjowq4fi.dmtukw,
  .nkim7 .mjowq4fi.dmtukw,
  .fwzywn .mjowq4fi.dmtukw { grid-column: 4; min-width: 150px; padding: 14px 24px !important; }
}
@media (max-width: 720px) {
  .ro9m .k4yi,
  .arq2qe0 .k4yi,
  .nkim7 .k4yi,
  .fwzywn .k4yi {
    grid-template-columns: auto minmax(0, 1fr);
    grid-template-areas:
      "rank  ident"
      "pills pills"
      "cta   cta";
    gap: 12px 14px; padding: 18px 16px;
    text-align: left;
  }
  .ro9m .k4yi::before,
  .arq2qe0 .k4yi::before,
  .nkim7 .k4yi::before,
  .fwzywn .k4yi::before { grid-area: rank; align-self: center; justify-self: start; }
  .ro9m .k11r,
  .arq2qe0 .k11r,
  .nkim7 .k11r,
  .fwzywn .k11r { grid-area: ident; width: auto; justify-content: flex-start; }
  .ro9m .xs1ydf,
  .arq2qe0 .xs1ydf,
  .nkim7 .xs1ydf,
  .fwzywn .xs1ydf { grid-area: pills; }
  
  .ro9m .xs1ydf .h21ohzwu,
  .arq2qe0 .xs1ydf .h21ohzwu,
  .nkim7 .xs1ydf .h21ohzwu,
  .fwzywn .xs1ydf .h21ohzwu {
    background: var(--accent-bg); border-radius: 999px;
    padding: 11px 18px; justify-content: center;
  }
  .ro9m .mjowq4fi.dmtukw,
  .arq2qe0 .mjowq4fi.dmtukw,
  .nkim7 .mjowq4fi.dmtukw,
  .fwzywn .mjowq4fi.dmtukw { grid-area: cta; width: 100%; }
  .ro9m .tiv7v,
  .arq2qe0 .tiv7v,
  .nkim7 .tiv7v,
  .fwzywn .tiv7v { width: 56px; height: 56px; }
  .ro9m .fykwm,
  .arq2qe0 .fykwm,
  .nkim7 .fykwm,
  .fwzywn .fykwm { font-size: 1.1rem; }
}
:root {
  --accent:          #1cd046;
  --brand:           #1cd046;
  --brand-light:     #22a941;
  --brand-pale:      #3cc85d;
  --grad-start:      #5ee97e;
  --grad-end:        #9aeaad;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #b45309;
  --cta-fg:          #ffffff;
  --cta-light:       #904003;
  --cta-hover:       #793806;
  --bg-page:         #f6f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f4;
  --bg-raised:       #edf1ee;
  --bg-hover:        #f3f5f4;
  --border:          #e1e9e3;
  --border-alt:      #cfdcd2;
  --border-section:  #e1e9e3;
  --text-primary:    #171b18;
  --text-muted:      #516154;
  --text-body:       #2e3730;
  --text-sub:        #455348;
  --text-faint:      #738b79;
  --text-dim:        #8fa294;
  --text-label:      #5c6f61;
  --text-value:      #39453c;
  --accent-bg:       #e1f4e5;
  --accent-bg-light: #c7efd0;
  --bg-tip:          #f9f0f7;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f7;
  --bg-cons:         #faf6f3;
  --c-pros:          #950d75;
  --c-cons:          #9f4c21;
  --c-pros-label:    #b1108b;
  --c-tip-border:    #c4119a;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #950d75;
}
:root { --logo-bg-opacity: 68%; }
body, button, input { font-family: "Source Sans 3", sans-serif; }
.ir8fh .r4hwd { font-size: 0; width: 1.2rem; flex-shrink: 0; }.ir8fh .r4hwd::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.ir8fh .l04lpz     .r4hwd::before { content: "";  color: var(--c-tip-border); }.ir8fh .f8uocm .r4hwd::before { content: ""; color: var(--c-warn-border); }.ir8fh .mqh4j    .r4hwd::before { content: ""; color: #60a5fa; }.itazjc .ir8fh .l04lpz     .r4hwd::before { color: #10b981; }.itazjc .ir8fh .f8uocm .r4hwd::before { color: #f43f5e; }.itazjc .ir8fh .mqh4j    .r4hwd::before { color: #a855f7; }.x458s  .ir8fh .l04lpz     .r4hwd::before { color: #eab308; }.x458s  .ir8fh .f8uocm .r4hwd::before { color: #ef4444; }.x458s  .ir8fh .mqh4j    .r4hwd::before { color: #f97316; }.mc6b  .ir8fh .l04lpz     .r4hwd::before { color: #38bdf8; }.mc6b  .ir8fh .f8uocm .r4hwd::before { color: #818cf8; }.mc6b  .ir8fh .mqh4j    .r4hwd::before { color: #2dd4bf; }.wuole .ir8fh .r4hwd::before { color: var(--accent-light) !important; }
.v6l991es .hgkk2ftk li::before, .v6l991es .r0exm li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.v6l991es .hgkk2ftk li::before { content: ""; }.v6l991es .r0exm li::before { content: ""; }.v6l991es .ml7k::before, .v6l991es .kn2ayin6::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.v6l991es .ml7k::before { content: ""; }.v6l991es .kn2ayin6::before { content: ""; }
.usm2 .dx0i0e6y, .usm2 .uwt0of9 { min-height: 520px; }
.bxunz3j::before { content: '•'; }