:root {
  --color-accent: #505ece;
  --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;
}
.k7bkwsxi {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.wmk9uk {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.uqk57 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.aesb7i6 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.jb3dsw1 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.jb3dsw1 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.jb3dsw1 a:hover { color: var(--accent-light); }
.vtt5g30h  .hu7bvq6 { border-radius: 14px; }
.vtt5g30h .hu7bvq6 li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.vtt5g30h .hu7bvq6 li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.ytmqyi .hu7bvq6 li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .hu7bvq6 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .os44:hover .hu7bvq6,
  .os44:focus-within .hu7bvq6 { display: block; }
  .hu7bvq6 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.gjlp2 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.ekl5c { display: none; }
@media (max-width: 640px) {
  .ekl5c {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .ekl5c.rf06 { display: block; }
}
@media (max-width: 640px) {
  .gjlp2 { display: block; }
  .jb3dsw1 > li + li::before { display: none !important; }
  .jb3dsw1 {
    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;
  }
  .jb3dsw1.rf06 { display: flex; }
  .jb3dsw1 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .jb3dsw1 li:last-child a { border-bottom: none; }
}
.yjlq58 { min-height: 480px; }
.dbf52r {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.sqe57 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.yqur3w .sqe57 { margin-left: 0; margin-right: 0; }
.ma9x0s {
  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;
}
.ptzu7 .ma9x0s { margin-top: 24px; }
.ma9x0s:hover { opacity: 0.88; }
.n3pmc {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.d2wzbf {
  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%);
}
.n3pmc .rtue {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.n3pmc .dbf52r { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.n3pmc .sqe57 { color: #e2e8f0; }
.n3pmc.r38grl9 .rtue { text-align: center; }
.n3pmc.yqur3w   .rtue { text-align: left; }
.wi3eq8 .rtue {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.wi3eq8 .dbf52r { color: var(--text-primary); text-shadow: none; }
.wi3eq8 .sqe57 { color: var(--text-muted); }
.wi3eq8 .ma9x0s { margin-top: 16px; }
.wi3eq8, .wi3eq8.yjlq58 { min-height: auto !important; }
.wi3eq8.r38grl9 .rtue { text-align: center; }
.wi3eq8.yqur3w   .rtue { text-align: left; }
.jiiv2 {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.l1saz .jiiv2,
.l1saz .jiiv2::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.gs8t .jiiv2,
.gs8t .z01pwb {
  animation: hg-breathe 10s ease-in-out infinite;
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.kzzb .jiiv2,
.kzzb .n3pmc .d2wzbf {
  overflow: hidden;
}
.kzzb .jiiv2::after,
.kzzb .n3pmc .d2wzbf::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%); }
}
.ne3l .jiiv2,
.ne3l .jiiv2::after,
@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); }
}
.ne3l .n3pmc .d2wzbf {
  overflow: hidden;
}
.ne3l .n3pmc .d2wzbf::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;
}
.yggmgt9 .jiiv2,
.yggmgt9 .n3pmc .d2wzbf {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.l1saz .n3pmc .d2wzbf {
  overflow: hidden;
}
.l1saz .n3pmc .d2wzbf::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;
}
.gs8t .n3pmc .d2wzbf {
  animation: hg-breathe 10s ease-in-out infinite;
}
.jiiv2 .d2wzbf {
  background: none;
}
.jiiv2 .dbf52r { color: #fff; }
.jiiv2 .sqe57 { color: rgba(255,255,255,0.85); }
.gs8t .l4xt2w {
  animation: hg-breathe 7s ease-in-out infinite;
}
.l4xt2w .dbf52r { text-shadow: none; color: var(--text-primary); }
.l4xt2w .sqe57 { color: var(--text-muted); }
body.u5gepug .dbf52r {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.o3gh2k0w .dbf52r {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.yjlq58.jiiv2 .dbf52r,
section.jiiv2 .dbf52r {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.l4xt2w.yqur3w   .k5m4 { align-items: flex-start; text-align: left; }
.yjlq58 .ry70y {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.ry70y .u8rbswx {
  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;
}
.ry70y .u8rbswx::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.ry70y .w74ersg { display: contents !important; }
.ry70y .w74ersg .x56m5zzy {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.ry70y .w74ersg .ofwbql { max-height: 48px; max-width: 96px; }
.ry70y .w74ersg .zcswmv3x {
  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;
}
.ry70y .tkghan {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.ry70y .lmwc8kj { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.ry70y .d9wtu { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.ry70y .d9wtu small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.ry70y .vsn1 { display: contents !important; }
.ry70y .vsn1 .gjvn:not(.n4emnwb) { display: none !important; }
.ry70y .vsn1 .n4emnwb {
  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;
}
.ry70y .vsn1 .n4emnwb .m2kq {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.ry70y .vsn1 .n4emnwb .jr9m {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.ry70y .mwuqdr { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.ry70y .mwuqdr.fpnevziw {
  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;
}
.ry70y .mwuqdr.fpnevziw:hover { opacity: 0.85; }
.ry70y .u8rbswx,
.ry70y .u8rbswx:hover,
.ry70y .u8rbswx:nth-child(even),
.ry70y .u8rbswx:nth-child(odd),
.ry70y .u8rbswx:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.x1u1fb6j .rtue { padding-bottom: 24px; }
.ptzu7 .rtue { max-width: 1100px; }
@media (max-width: 700px) {
  .l4xt2w { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .l4xt2w:not(.vkj9omy) .xtvqr { display: none !important; }
  .vkj9omy .xtvqr { padding: 16px; }
  .k5m4  { padding: 36px 24px; }
  .l4xt2w~.oomy7pe8,.zsxvg~.oomy7pe8{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .yjlq58, .l4xt2w { min-height: 320px !important; }
  .dbf52r { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .h7pd79ok,
  .uo9ozgs,
  .r3pvk { grid-template-columns: 1fr !important; }

  

  
  .x1u1fb6j { display: flex !important; flex-direction: column !important; }
  .x1u1fb6j .rtue { display: contents; }
  .x1u1fb6j .d2wzbf { order: 0; }
  .x1u1fb6j .dbf52r { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .x1u1fb6j .h7pd79ok { order: 2; padding: 0 16px 12px !important; }
  .x1u1fb6j .sqe57 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .ptzu7 .rtue { display: flex; flex-direction: column; }
  .ptzu7 .rtue .dbf52r { order: 1; }
  .ptzu7 .rtue .r3pvk { order: 2; margin: 8px 0 24px !important; }
  .ptzu7 .rtue .sqe57 { order: 3; }
  .ptzu7 .rtue .ma9x0s { order: 4; align-self: center; margin-top: 0; }

  
  .l4xt2w.vkj9omy {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .l4xt2w.vkj9omy .k5m4 { display: contents; padding: 0; }
  .l4xt2w.vkj9omy .k5m4 .dbf52r { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .l4xt2w.vkj9omy .xtvqr { order: 2; padding: 12px 16px; }
  .l4xt2w.vkj9omy .k5m4 .sqe57 { order: 3; padding: 0 24px; margin: 0 auto; }
  .l4xt2w.vkj9omy .k5m4 .ma9x0s { order: 4; align-self: center; margin: 8px 0 32px; }
}
.hyvmr { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.uynh { width: 100%; height: auto; display: block; border-radius: 10px; }
.jqsc4t8 .hyvmr        { border-radius: 16px; }
.jqsc4t8 .uynh  { border-radius: 16px; }
.yfw98q .hyvmr         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.yfw98q .uynh   { border-radius: 8px; }
.iuqqbta9 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.l5tsd7 { width: 100%; padding: 32px 0; position: relative; }
.o9a7ui { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.a8eca06 .l5tsd7:nth-child(even) { background: var(--bg-surface); }
.a8eca06 .l5tsd7:nth-child(odd)  { background: var(--bg-page); }
.k75u9fg .l5tsd7:nth-child(even) { background: var(--bg-card); }
.k75u9fg .l5tsd7:nth-child(odd)  { background: var(--bg-page); }
.a8eca06 .l5tsd7:nth-child(odd)  .o9a7ui { background: var(--bg-card); border-radius: 6px; }
.a8eca06 .l5tsd7:nth-child(even) .o9a7ui { background: var(--bg-raised); border-radius: 6px; }
.k75u9fg .l5tsd7:nth-child(odd)  .o9a7ui { background: var(--bg-card); border-radius: 6px; }
.k75u9fg .l5tsd7:nth-child(even) .o9a7ui { background: var(--bg-raised); border-radius: 6px; }
.a8eca06 .l5tsd7:nth-child(even) .i34mdopk .uc625b,
.k75u9fg .l5tsd7:nth-child(even) .i34mdopk .uc625b { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.a8eca06 .l5tsd7:nth-child(odd) .i34mdopk .uc625b,
.k75u9fg .l5tsd7:nth-child(odd) .i34mdopk .uc625b { background: var(--bg-card-inner); }
.a8eca06 .l5tsd7:nth-child(even) .xlld1wb .uc625b:nth-child(odd),
.k75u9fg .l5tsd7:nth-child(even) .xlld1wb .uc625b:nth-child(odd)  { background: var(--bg-card); }
.a8eca06 .l5tsd7:nth-child(even) .xlld1wb .uc625b:nth-child(even),
.k75u9fg .l5tsd7:nth-child(even) .xlld1wb .uc625b:nth-child(even) { background: var(--bg-card-inner); }
h1.uv9cn12p { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.uv9cn12p {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.bzlbm { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.kg2p5s h2.uv9cn12p {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.g3wz6bjc h2.uv9cn12p {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.f96we h2.uv9cn12p {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.rvqnqo h2.uv9cn12p::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.b7kqivt h2.uv9cn12p {
  color: var(--text-primary); font-size: 1.7rem;
}
.fpnkj0 h2.uv9cn12p::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.sqaerzy3 h2.uv9cn12p {
  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) { .i2d9 { display: none; } }
.yupuj6 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.h9zoqo { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.f0map {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.xj1tq6ho { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.rs7i3yta { padding-left: 20px; }
.rs7i3yta li { margin-bottom: 6px; }
.rs7i3yta a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.rs7i3yta a:hover { color: var(--accent-light); }
.kuk7 .xj1tq6ho { display: none; }
.exkp .xj1tq6ho { display: none; }
.exkp .rs7i3yta { padding-left: 0; list-style: none; }
.exkp .rs7i3yta li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.exkp .rs7i3yta a { font-size: 0.92rem; }
.mcb6 .f0map { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.mcb6 .xj1tq6ho { display: none; }
.mcb6 .rs7i3yta { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.mcb6 .rs7i3yta li { margin-bottom: 0; }
.mcb6 .rs7i3yta 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;
}
.mcb6 .rs7i3yta a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.rcqh1ggd .f0map { padding: 20px 20px 16px; }
.rcqh1ggd .rs7i3yta {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.rcqh1ggd .rs7i3yta li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.rcqh1ggd .rs7i3yta 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;
}
.rcqh1ggd .rs7i3yta 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;
}
.rcqh1ggd .rs7i3yta a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.rcqh1ggd .rs7i3yta a:focus,
.rcqh1ggd .rs7i3yta a:focus-visible,
.rcqh1ggd .rs7i3yta a:target { outline: none; }
.rcqh1ggd .rs7i3yta li:target a { border-color: var(--border); color: var(--text-muted); }
.ydz9vby .f0map { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ydz9vby .xj1tq6ho { display: none; }
.ydz9vby .rs7i3yta { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.ydz9vby .rs7i3yta li { counter-increment: toc-n; margin-bottom: 0; }
.ydz9vby .rs7i3yta 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;
}
.ydz9vby .rs7i3yta 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;
}
.ydz9vby .rs7i3yta a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.p2v7jc5u .f0map { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.p2v7jc5u .xj1tq6ho { display: none; }
.p2v7jc5u .rs7i3yta { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.p2v7jc5u .rs7i3yta li { margin-bottom: 0; }
.p2v7jc5u .rs7i3yta 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;
}
.p2v7jc5u .rs7i3yta a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.lmqaa .f0map { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.lmqaa .xj1tq6ho { display: none; }
.lmqaa .rs7i3yta { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.lmqaa .rs7i3yta li { margin-bottom: 0; }
.lmqaa .rs7i3yta li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.lmqaa .rs7i3yta li:last-child::after { content: ""; margin-right: 0; }
.lmqaa .rs7i3yta a { font-size: 0.9rem; }
.uc625b { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.i34mdopk .uc625b { background: var(--bg-card); }
.xlld1wb .uc625b:nth-child(odd)  { background: var(--bg-card); }
.xlld1wb .uc625b:nth-child(even) { background: var(--bg-raised); }
.kmfwj68k .uc625b {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.kmfwj68k .uc625b:last-child { border-bottom: none; }
.kmfwj68k h3.bzlbm { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.wou6 .uc625b {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.wou6 .uc625b + .uc625b { margin-top: 4px; }
.k5gw79 .uc625b { background: none; border-radius: 0; padding: 12px 0; }
.k5gw79 .uc625b + .uc625b { border-top: 1px solid var(--border-section); }
.fi94hv0o { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.baxroaky { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.w7rde93, .gaytijwt { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.w7rde93 li, .gaytijwt li { margin-bottom: 6px; }
.gaytijwt li { list-style: decimal; }
.u47pp     .w7rde93 { list-style-type: "● "; }
.ewsh9  .w7rde93 { list-style-type: "■ "; }
.idmpprir .w7rde93 { list-style-type: "◆ "; }
.qg3uv6u5    .w7rde93 { list-style-type: "★ "; }
.u47pp     .lryti { list-style-type: "● "; }
.ewsh9  .lryti { list-style-type: "■ "; }
.idmpprir .lryti { list-style-type: "◆ "; }
.qg3uv6u5    .lryti { list-style-type: "★ "; }
.u47pp    .w7rde93 li::marker, .u47pp    .lryti li::marker,
.ewsh9 .w7rde93 li::marker, .ewsh9 .lryti li::marker,
.idmpprir .w7rde93 li::marker, .idmpprir .lryti li::marker,
.qg3uv6u5   .w7rde93 li::marker, .qg3uv6u5   .lryti li::marker {
  color: var(--cta); font-size: 1em;
}
.u47pp .gaytijwt,
.ewsh9 .gaytijwt,
.idmpprir .gaytijwt,
.qg3uv6u5 .gaytijwt {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.u47pp .gaytijwt li,
.ewsh9 .gaytijwt li,
.idmpprir .gaytijwt li,
.qg3uv6u5 .gaytijwt li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.u47pp .gaytijwt li::before,
.ewsh9 .gaytijwt li::before,
.idmpprir .gaytijwt li::before,
.qg3uv6u5 .gaytijwt 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;
}
.u47pp     .gaytijwt li::before { border-radius: 50%; }
.ewsh9  .gaytijwt li::before { border-radius: 3px; }
.idmpprir .gaytijwt li::before { border-radius: 3px; }
.qg3uv6u5    .gaytijwt li::before { border-radius: 50%; }
.czee { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.g19bu .czee,
.r3hajru7 .czee { background: transparent; border: none; border-radius: 0; }
.p76l { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.p76l th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.p76l td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.p76l tr:hover td { background: var(--bg-hover); }
.v8cdx0b .p76l tbody tr:nth-child(even) td { background: var(--bg-surface); }
.in98c1fi .p76l { border: 1px solid var(--border-alt); }
.in98c1fi .p76l th,
.in98c1fi .p76l td { border: 1px solid var(--border-alt); }
.ymro .p76l th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ymro .p76l td { border-bottom: none; }
.ymro .p76l tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.dyxzmk .p76l th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.nfas2 .czee {
  overflow: hidden;
}
.nfas2 .p76l th { border-bottom: 1px solid var(--border-alt); }
.nfas2 .p76l tr:last-child td { border-bottom: none; }
.b9xar { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.tme4 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.wgaamx { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.n17bvv { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.e764v4iy { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.lryti { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.lryti 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%}
.y7jazilu .n17bvv { background: transparent; text-align: center; }
.s5ie .wgaamx {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.c25m3t8c .wgaamx {
  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);
}
.ey7c0g .tme4 { display: grid; grid-template-columns: auto 1fr; }
.ey7c0g .wgaamx {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.ey7c0g .n17bvv { grid-column: 2; }
.ey7c0g .e764v4iy,
.ey7c0g .lryti { grid-column: 1 / -1; }
.xponju .tme4 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.xponju .wgaamx {
  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);
}
.xponju .n17bvv { grid-column: 2; }
.xponju .e764v4iy,
.xponju .lryti { grid-column: 1 / -1; }
.a5mb .tme4 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.a5mb .n17bvv { background: none; color: var(--accent-light); font-weight: 700; }
.seq5uslz .tme4 { 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); }
.seq5uslz .n17bvv { background: none; color: var(--accent-light); font-weight: 700; }
.z3hlqs .tme4 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.z3hlqs .tme4:last-child { border-bottom: none; }
.z3hlqs .n17bvv { background: none; color: var(--accent-light); font-weight: 700; }
.obk5wq .tme4 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.obk5wq .n17bvv { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.eekwb8 .b9xar { counter-reset: card-n; }
.eekwb8 .tme4  { counter-increment: card-n; }
.eekwb8 .n17bvv { display: flex; align-items: center; gap: 10px; }
.eekwb8 .n17bvv::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;
}
.t7r6z2j3 .tme4 { background: var(--bg-surface); border: 1px solid var(--border); }
.t7r6z2j3 .n17bvv { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.xlpx { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.xlpx         { --cl-hue: var(--accent); }
.a6ocx015     { --cl-hue: #16a34a; }
.em4aq48h { --cl-hue: #ea580c; }
.ewv5uoox    { --cl-hue: #2563eb; }
.a6ocx015, .em4aq48h, .ewv5uoox, .mkl0 {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.petkz { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.petkz::before { color: var(--cl-hue); }
.xlpx strong { color: var(--text-primary); font-size: 0.95rem; }
.xlpx p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.t57ke { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.r8wc, .ye0hp0lu { border-radius: 8px; padding: 14px; }
.r8wc { background: var(--bg-pros); }
.ye0hp0lu { background: var(--bg-cons); }
.c08auf3m { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.r8wc .c08auf3m { color: var(--c-pros-label); }
.ye0hp0lu .c08auf3m { color: #f87171; }
.r8wc ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ye0hp0lu ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.uynh { width: 100%; height: auto; border-radius: 10px; display: block; }
.fpnevziw {
  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;
}
.fpnevziw:hover { opacity: 0.85; }
.p557mnu5 .fpnevziw  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.p557mnu5 .fpnevziw:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.a86q .fpnevziw  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.a86q .fpnevziw:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.p557mnu5 .mwuqdr.fpnevziw, .a86q .mwuqdr.fpnevziw,
.p557mnu5 .v9h5jjl .fpnevziw, .a86q .v9h5jjl .fpnevziw {
  background: var(--cta); border: none; color: #fff;
}
.p557mnu5 .mwuqdr.fpnevziw:hover, .a86q .mwuqdr.fpnevziw:hover,
.p557mnu5 .v9h5jjl .fpnevziw:hover, .a86q .v9h5jjl .fpnevziw:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.sv3t .ma9x0s { border-radius: 50px; }
.sv3t .fpnevziw  { border-radius: 50px; }
.cwqagifv .ma9x0s,
.cwqagifv .fpnevziw { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.cwqagifv .ma9x0s:hover,
.cwqagifv .fpnevziw:hover { filter: brightness(1.08); opacity: 1; }
.nksm9 .ma9x0s,
.nksm9 .fpnevziw { box-shadow: 0 3px 14px -2px var(--cta); }
.nksm9 .ma9x0s:hover,
.nksm9 .fpnevziw:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.zeyt790 .ma9x0s,
.zeyt790 .fpnevziw { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.zeyt790 .ma9x0s:hover,
.zeyt790 .fpnevziw:hover { opacity: 1; }
.zeyt790 .ma9x0s:active,
.zeyt790 .fpnevziw:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.hvn7j3 .ma9x0s,
.hvn7j3 .fpnevziw { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.hvn7j3 .ma9x0s:hover,
.hvn7j3 .fpnevziw:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.hvn7j3 .ma9x0s:active,
.hvn7j3 .fpnevziw:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.ce5yc .ma9x0s,
.ce5yc .fpnevziw { position: relative; overflow: hidden; }
.ce5yc .ma9x0s::before,
.ce5yc .fpnevziw::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;
}
.ce5yc .ma9x0s:hover::before,
.ce5yc .fpnevziw:hover::before { left: 135%; }
.ls1c .ma9x0s,
.ls1c .fpnevziw { border-radius: 0; }
.yvi6zgw .ma9x0s { padding-left: 22px; padding-right: 22px; }
.yvi6zgw .fpnevziw  { padding-left: 12px; padding-right: 12px; }
.lu57 .ma9x0s { padding-left: 44px; padding-right: 44px; }
.lu57 .fpnevziw  { padding-left: 24px; padding-right: 24px; }
.g2am7y .ma9x0s { padding-left: 56px; padding-right: 56px; }
.g2am7y .fpnevziw  { padding-left: 32px; padding-right: 32px; }
.e7qz   .ma9x0s::after, .e7qz   .fpnevziw::after,
.uw5wzx1t .ma9x0s::after, .uw5wzx1t .fpnevziw::after,
.bu03v    .ma9x0s::after, .bu03v    .fpnevziw::after,
.aiouewd    .ma9x0s::after, .aiouewd    .fpnevziw::after,
.pjomhh    .ma9x0s::after, .pjomhh    .fpnevziw::after,
.n0n3dfxc     .ma9x0s::after, .n0n3dfxc     .fpnevziw::after,
.xk43md    .ma9x0s::after, .xk43md    .fpnevziw::after,
.slzf   .ma9x0s::after, .slzf   .fpnevziw::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;
}
.e7qz .ma9x0s::after, .e7qz .fpnevziw::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");
}
.uw5wzx1t .ma9x0s::after, .uw5wzx1t .fpnevziw::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");
}
.bu03v .ma9x0s::after, .bu03v .fpnevziw::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");
}
.aiouewd .ma9x0s::after, .aiouewd .fpnevziw::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");
}
.pjomhh .ma9x0s::after, .pjomhh .fpnevziw::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");
}
.n0n3dfxc .ma9x0s::after, .n0n3dfxc .fpnevziw::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");
}
.xk43md .ma9x0s::after, .xk43md .fpnevziw::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");
}
.slzf .ma9x0s::after, .slzf .fpnevziw::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");
}
.a1y7lbom   .g6o3wv::after, .a1y7lbom   .ojex::after,
.zb6s .g6o3wv::after, .zb6s .ojex::after,
.dgrb    .g6o3wv::after, .dgrb    .ojex::after,
.ccdq7uf2    .g6o3wv::after, .ccdq7uf2    .ojex::after,
.hgyh    .g6o3wv::after, .hgyh    .ojex::after,
.whfzi     .g6o3wv::after, .whfzi     .ojex::after,
.wq7nyx    .g6o3wv::after, .wq7nyx    .ojex::after,
.o27nk5x   .g6o3wv::after, .o27nk5x   .ojex::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;
}
.a1y7lbom .g6o3wv::after, .a1y7lbom .ojex::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");
}
.zb6s .g6o3wv::after, .zb6s .ojex::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");
}
.dgrb .g6o3wv::after, .dgrb .ojex::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");
}
.ccdq7uf2 .g6o3wv::after, .ccdq7uf2 .ojex::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");
}
.hgyh .g6o3wv::after, .hgyh .ojex::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");
}
.whfzi .g6o3wv::after, .whfzi .ojex::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");
}
.wq7nyx .g6o3wv::after, .wq7nyx .ojex::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");
}
.o27nk5x .g6o3wv::after, .o27nk5x .ojex::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");
}
.xj4p {
  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;
}
.u8rbswx {
  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;
}
.u8rbswx > * { min-width: 0; }
.u8rbswx:hover { background: var(--bg-hover); }
.u8rbswx > [itemprop="item"] { display: contents; }
.u8rbswx [itemprop="itemReviewed"],
.u8rbswx [itemprop="reviewRating"] { display: none; }
.u8rbswx::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;
}
.w74ersg {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.x56m5zzy {
  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;
}
.ofwbql { max-height: 52px; max-width: 110px; object-fit: contain; }
.zcswmv3x {
  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;
}
.q7odssz .x56m5zzy    { background: #1a1a1a; }
.anohtj .x56m5zzy   { background: rgba(128,128,128,.12); }
.ogegvfkz .x56m5zzy { background: var(--bg-raised); }
.vlon .x56m5zzy    { background: transparent; padding: 0; }
.tkghan {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.lmwc8kj { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.d9wtu { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.vsn1 {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.gjvn {
  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;
}
.m2kq {
  
  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%;
}
.jr9m {
  
  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;
}
.mwuqdr {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.mwuqdr.fpnevziw {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .u8rbswx {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .u8rbswx::before    { grid-area: rank;   }
  .w74ersg           { grid-area: ident;  }
  .tkghan     { grid-area: rating; min-width: 0; width: auto; }
  .vsn1           { grid-area: pills;  }
  .mwuqdr             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .u8rbswx {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .u8rbswx::before    { justify-self: center; }
  .w74ersg           { width: 100%; }
  .tkghan     { justify-self: center; }
  .vsn1           { grid-template-columns: 1fr; }
}
@media (max-width: 560px) { .n4t4v { padding: 10px 16px; gap: 6px 16px; } }
.v9h5jjl .fpnevziw { white-space: nowrap; }
@media (max-width: 560px) {
  .cgzf77z { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .knsjw { order: 1; }
  .v9h5jjl { order: 2; margin-left: auto; align-self: center; }
  .usu8 { order: 3; flex: 1 1 100%; min-width: 0; }
}
.i72g3  .efgihhg li::before { content: "★"; }
.i72g3  .osw8v li::before { content: "✕"; }
@media (min-width: 860px) {
  .gzpf .mgce {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .gzpf .mgrjaw { margin: 0; }
}
.air5 .cgzf77z { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.air5 .usu8 h3 { color: var(--accent-light); }
.air5 .knsjw { background: var(--bg-page); border: 1px solid var(--border); }
.r3hajru7 .t57ke { gap: 10px; }
.r3hajru7 .r8wc, .r3hajru7 .ye0hp0lu { padding: 12px; }
.r3hajru7 .r8wc ul, .r3hajru7 .ye0hp0lu ul { margin: 4px 0 0; padding-left: 18px; }
.r3hajru7 .r8wc li, .r3hajru7 .ye0hp0lu li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .v888x6 { grid-template-columns: 1fr; }
  .ma3lbl1p { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .ma3lbl1p .nbx4uon { width: 72px; height: 50px; }
  .ma3lbl1p .wsu5f { max-width: 180px; }
  .ma3lbl1p .vrmv9 { width: auto; }
}
@media (max-width: 720px) {
  .k1ynozj9 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .f7q20 { padding: 16px; }
  .llwbzqng .t0jf31 { min-width: 50%; }
}
.c8bcqe7 .t57ke { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .o0sy8 { grid-template-columns: 1fr; }
  .b706 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .wj7jhyk { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .arackl7 { flex-wrap: wrap; padding: 16px; }
}
.z446 .t57ke { gap: 8px; }
.z446 .r8wc, .z446 .ye0hp0lu { padding: 8px; }
@media (max-width: 480px) {
  .v3ev26em { flex-direction: column; align-items: stretch; }
}
.lxesxcwt .vrmv9 .fpnevziw { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .s2fvgn { flex-direction: column; align-items: stretch; gap: 10px; }
  .lxesxcwt .vrmv9 { text-align: center; }
}
@media (max-width: 720px) {
  .wn8dl0 { grid-template-columns: 1fr; }
  .stq8sf { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .rit9v6r { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .fg2jt { grid-template-columns: 1fr; }
  .hkm40y { width: 100px; height: 100px; margin: 16px auto; }
  .lb1nrje7 { font-size: 1.4rem; }
  .jgn9g8c { justify-content: center; }
  .x75o61j .t0jf31 { min-width: 50%; }
}
.mbmve6 .t57ke { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .tzq71j { flex-wrap: wrap; padding: 14px 16px; }
  .nqgs { padding: 12px 16px; }
  .mbmve6 .t57ke { margin: 0 16px; }
  .mbmve6 .dk0da { padding: 0 16px; }
  .ntz88l2 { padding: 12px 16px; }
}
.f2ok .u8rbswx {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.f2ok .u8rbswx:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.g11pfaz3 .xj4p { gap: 18px; }
.g11pfaz3 .u8rbswx {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.g11pfaz3 .u8rbswx:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.v3917n .xj4p {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.v3917n .u8rbswx {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.v3917n .u8rbswx:last-child { border-bottom: none; }
.v3917n .w74ersg,
.v3917n .tkghan,
.v3917n .vsn1 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.xg6xu .xj4p { gap: 0; }
.xg6xu .u8rbswx {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.xg6xu .u8rbswx:last-child { border-bottom: none; }
.xg6xu .u8rbswx:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.xg6xu .u8rbswx:nth-child(even):hover { background: var(--bg-hover); }
.ceegmo .u8rbswx {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.z21zpc2 .vsn1 .gjvn {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.z21zpc2 .vsn1 .gjvn:first-child { border-left: none; }
.o3r61 .vsn1 .gjvn {
  background: transparent; padding: 4px 8px;
}
.o3r61 .vsn1 .m2kq { font-size: .65rem; opacity: .65; }
.o3r61 .vsn1 .jr9m   { font-size: 1.15rem; color: var(--accent-light); }
.j9cxvi .vsn1 .gjvn {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.d9wtu { display: none; }
.rfih0 .lmwc8kj { font-size: 1rem; letter-spacing: 2px; }
.m4wp .lmwc8kj {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.v0ke7f .lmwc8kj,
.yd8u .lmwc8kj,
.vmdt .lmwc8kj { display: none; }
.v0ke7f .d9wtu,
.yd8u .d9wtu,
.vmdt .d9wtu { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.v0ke7f .d9wtu { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.v0ke7f .d9wtu small { display: none; }
.yd8u .d9wtu {
  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;
}
.yd8u .d9wtu small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.vmdt .d9wtu {
  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;
}
.vmdt .d9wtu small { display: none; }
.n0qpd4z4 { margin: 16px 0; }
.l555n { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.l555n summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.l555n summary::after { content: "+"; color: var(--accent-light); }
.l555n[open] summary::after { content: "−"; }
.l555n p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.l5tsd7 { margin-bottom: 0; }
.o1g6zapb h2.uv9cn12p { color: var(--text-primary); border-color: var(--accent-light); }
.hf006 h2.uv9cn12p { color: var(--text-primary); border-color: var(--accent-light); }
.t2hwl8v .a6ocx015     { background: #052e16; border-color: #10b981; }
.t2hwl8v .em4aq48h { background: #2d0a1e; border-color: #f43f5e; }
.t2hwl8v .ewv5uoox    { background: #1e1036; border-color: #a855f7; }
.t2hwl8v .xlpx strong  { color: #f1f5f9; }
.t2hwl8v .xlpx p       { color: #cbd5e1; }
.t2hwl8v .bjvk    .a6ocx015     .petkz::before,
.t2hwl8v .o2fxu  .a6ocx015     .petkz::before,
.t2hwl8v .rg11r  .a6ocx015     .petkz::before,
.t2hwl8v .r7b7mxdh .a6ocx015     .petkz::before { color: #10b981; }
.t2hwl8v .bjvk    .em4aq48h .petkz::before,
.t2hwl8v .o2fxu  .em4aq48h .petkz::before,
.t2hwl8v .rg11r  .em4aq48h .petkz::before,
.t2hwl8v .r7b7mxdh .em4aq48h .petkz::before { color: #f43f5e; }
.t2hwl8v .bjvk    .ewv5uoox    .petkz::before,
.t2hwl8v .o2fxu  .ewv5uoox    .petkz::before,
.t2hwl8v .rg11r  .ewv5uoox    .petkz::before,
.t2hwl8v .r7b7mxdh .ewv5uoox    .petkz::before { color: #a855f7; }
.ys7b7 .a6ocx015     { background: #2d2000; border-color: #eab308; }
.ys7b7 .em4aq48h { background: #2d0b0b; border-color: #ef4444; }
.ys7b7 .ewv5uoox    { background: #2d1600; border-color: #f97316; }
.ys7b7 .xlpx strong  { color: #f1f5f9; }
.ys7b7 .xlpx p       { color: #cbd5e1; }
.ys7b7 .bjvk    .a6ocx015     .petkz::before,
.ys7b7 .o2fxu  .a6ocx015     .petkz::before,
.ys7b7 .rg11r  .a6ocx015     .petkz::before,
.ys7b7 .r7b7mxdh .a6ocx015     .petkz::before { color: #eab308; }
.ys7b7 .bjvk    .em4aq48h .petkz::before,
.ys7b7 .o2fxu  .em4aq48h .petkz::before,
.ys7b7 .rg11r  .em4aq48h .petkz::before,
.ys7b7 .r7b7mxdh .em4aq48h .petkz::before { color: #ef4444; }
.ys7b7 .bjvk    .ewv5uoox    .petkz::before,
.ys7b7 .o2fxu  .ewv5uoox    .petkz::before,
.ys7b7 .rg11r  .ewv5uoox    .petkz::before,
.ys7b7 .r7b7mxdh .ewv5uoox    .petkz::before { color: #f97316; }
.jeegr2zh .a6ocx015     { background: #0c1a2e; border-color: #38bdf8; }
.jeegr2zh .em4aq48h { background: #12103a; border-color: #818cf8; }
.jeegr2zh .ewv5uoox    { background: #0a2020; border-color: #2dd4bf; }
.jeegr2zh .xlpx strong  { color: #f1f5f9; }
.jeegr2zh .xlpx p       { color: #cbd5e1; }
.jeegr2zh .bjvk    .a6ocx015     .petkz::before,
.jeegr2zh .o2fxu  .a6ocx015     .petkz::before,
.jeegr2zh .rg11r  .a6ocx015     .petkz::before,
.jeegr2zh .r7b7mxdh .a6ocx015     .petkz::before { color: #38bdf8; }
.jeegr2zh .bjvk    .em4aq48h .petkz::before,
.jeegr2zh .o2fxu  .em4aq48h .petkz::before,
.jeegr2zh .rg11r  .em4aq48h .petkz::before,
.jeegr2zh .r7b7mxdh .em4aq48h .petkz::before { color: #818cf8; }
.jeegr2zh .bjvk    .ewv5uoox    .petkz::before,
.jeegr2zh .o2fxu  .ewv5uoox    .petkz::before,
.jeegr2zh .rg11r  .ewv5uoox    .petkz::before,
.jeegr2zh .r7b7mxdh .ewv5uoox    .petkz::before { color: #2dd4bf; }
.c0c2pnfu::before,
.ybz0lt::before { margin-right: 5px; }
.qwaoup .r8wc ul li,
.qwaoup .r8wc .c0c2pnfu { color: #22c55e; }
.qwaoup .ye0hp0lu ul li,
.qwaoup .ye0hp0lu .ybz0lt { color: #ef4444; }
.bbu0dih .r8wc { background: var(--bg-pros); }
.bbu0dih .ye0hp0lu { background: var(--bg-cons); }
.bbu0dih .r8wc .c0c2pnfu { color: var(--c-pros-label); }
.bbu0dih .ye0hp0lu .ybz0lt { color: var(--c-cons); }
.bbu0dih .r8wc ul li,
.bbu0dih .efgihhg li            { color: var(--c-pros); }
.bbu0dih .ye0hp0lu ul li,
.bbu0dih .osw8v li            { color: var(--c-cons); }
.f7bj3lia .r8wc { background: var(--bg-pros); }
.f7bj3lia .ye0hp0lu { background: var(--bg-cons); }
.f7bj3lia .r8wc .c0c2pnfu { color: var(--c-pros-label); }
.f7bj3lia .ye0hp0lu .ybz0lt { color: var(--c-cons); }
.f7bj3lia .r8wc ul li,
.f7bj3lia .ye0hp0lu ul li,
.cd7cxroj .c0c2pnfu::before { content: "✓ "; }
.cd7cxroj .ybz0lt::before { content: "✗ "; }
.tgyu .c0c2pnfu::before { content: "→ "; }
.tgyu .ybz0lt::before { content: "← "; }
.i72g3 .c0c2pnfu::before { content: "★ "; }
.i72g3 .ybz0lt::before { content: "✕ "; }
.b7ve .c0c2pnfu::before { content: "◆ "; }
.b7ve .ybz0lt::before { content: "▲ "; }
.k0ojuqqv .xlpx { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.k0ojuqqv .xlpx strong { color: var(--text-primary); }
.k0ojuqqv .xlpx p      { color: var(--text-muted); }
.zhghi .xlpx { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.nl37smcn .xlpx {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.nl37smcn .xlpx strong,
.nl37smcn .xlpx p { color: #fff; }
.nl37smcn .petkz::before { color: rgba(255,255,255,0.9) !important; }
.zyxrvqm .xlpx {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.zyxrvqm .xlpx strong { color: var(--text-primary); }
.zyxrvqm .xlpx p      { color: var(--text-muted); }
.h6qwv .xlpx { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.bjvk .petkz,
.o2fxu .petkz,
.rg11r .petkz,
.r7b7mxdh .petkz { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.bjvk .petkz::before,
.o2fxu .petkz::before,
.rg11r .petkz::before,
.r7b7mxdh .petkz::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.bjvk .a6ocx015     .petkz::before { content: "✦"; color: var(--c-tip-border); }
.bjvk .em4aq48h .petkz::before { content: "▲"; color: var(--c-warn-border); }
.bjvk .ewv5uoox    .petkz::before { content: "◉"; color: #60a5fa; }
.o2fxu .a6ocx015     .petkz::before { content: "★"; color: var(--c-tip-border); }
.o2fxu .em4aq48h .petkz::before { content: "◆"; color: var(--c-warn-border); }
.o2fxu .ewv5uoox    .petkz::before { content: "●"; color: #60a5fa; }
.rg11r .a6ocx015     .petkz::before { content: "▶"; color: var(--c-tip-border); }
.rg11r .em4aq48h .petkz::before { content: "■"; color: var(--c-warn-border); }
.rg11r .ewv5uoox    .petkz::before { content: "▸"; color: #60a5fa; }
.r7b7mxdh .a6ocx015     .petkz::before { content: "→"; color: var(--c-tip-border); }
.r7b7mxdh .em4aq48h .petkz::before { content: "⬥"; color: var(--c-warn-border); }
.r7b7mxdh .ewv5uoox    .petkz::before { content: "◈"; color: #60a5fa; }
.sc1sfph .i34mdopk .uc625b,
.sc1sfph .xlld1wb .uc625b  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.sc1sfph .tme4                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.sc1sfph .u8rbswx                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.sc1sfph .czee          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.sc1sfph .f0map                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.nl7vou .i34mdopk .uc625b,
.nl7vou .xlld1wb .uc625b,
.nl7vou .tme4,
.nl7vou .u8rbswx,
.nl7vou .mgrjaw,
.nl7vou .czee,
.nl7vou .f0map,
.nl7vou .h6qwv .xlpx { box-shadow: none; }
.qxh0awq   .pmtnn, .qxh0awq .fi94hv0o, .qxh0awq .baxroaky,
.qxh0awq   .yupuj6, .qxh0awq .h9zoqo { font-size: 0.9rem; }
.qxh0awq   .w7rde93, .qxh0awq .gaytijwt { font-size: 0.9rem; }
.ulq2w   .pmtnn, .ulq2w .fi94hv0o, .ulq2w .baxroaky,
.ulq2w   .yupuj6, .ulq2w .h9zoqo { font-size: 0.95rem; }
.ulq2w   .w7rde93, .ulq2w .gaytijwt { font-size: 0.95rem; }
.sksbwnc   .pmtnn, .sksbwnc .fi94hv0o, .sksbwnc .baxroaky,
.sksbwnc   .yupuj6, .sksbwnc .h9zoqo { font-size: 1.08rem; }
.sksbwnc   .w7rde93, .sksbwnc .gaytijwt { font-size: 1.05rem; }
.sksbwnc   .p76l { font-size: 0.97rem; }
.uig36 .dbf52r      { font-size: 3.2rem; }
.uig36 h2.uv9cn12p { font-size: 1.9rem; }
.uig36 h3.bzlbm     { font-size: 1.4rem; }
.w0wr .dbf52r      { font-size: 3.8rem; }
.w0wr h2.uv9cn12p { font-size: 2.2rem; }
.w0wr h3.bzlbm     { font-size: 1.6rem; }
.l5tsd7 + .l5tsd7 { position: relative; }
.xk8ewqwp   .l5tsd7 + .l5tsd7::before,
.mp26yzo6  .l5tsd7 + .l5tsd7::before,
.gs4vm   .l5tsd7 + .l5tsd7::before,
.bmudx1s   .l5tsd7 + .l5tsd7::before,
.aqnbps7   .l5tsd7 + .l5tsd7::before,
.kt5zd .l5tsd7 + .l5tsd7::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.xk8ewqwp .l5tsd7 + .l5tsd7::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.mp26yzo6 .l5tsd7 + .l5tsd7::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.gs4vm .l5tsd7 + .l5tsd7::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;
}
.bmudx1s .l5tsd7 + .l5tsd7::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.j7jots8q .l5tsd7 { margin-bottom: 16px; }
.j7jots8q .l5tsd7 + .l5tsd7 { margin-top: 0; }
.j7jots8q .o9a7ui { padding-top: 0; padding-bottom: 0; }
.aqnbps7 .l5tsd7 + .l5tsd7::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.kt5zd .l5tsd7 + .l5tsd7::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.fzx7fnx .l5tsd7 + .l5tsd7::before,
.j0t47 .l5tsd7 + .l5tsd7::before,
.d7ai4t .l5tsd7 + .l5tsd7::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%;
}
.a8eca06 .fzx7fnx .l5tsd7:nth-child(even)::before,
.a8eca06 .j0t47 .l5tsd7:nth-child(even)::before,
.a8eca06 .d7ai4t .l5tsd7:nth-child(even)::before { background: var(--bg-surface); }
.k75u9fg .fzx7fnx .l5tsd7:nth-child(even)::before,
.k75u9fg .j0t47 .l5tsd7:nth-child(even)::before,
.k75u9fg .d7ai4t .l5tsd7:nth-child(even)::before { background: var(--bg-card); }
.fzx7fnx .l5tsd7 + .l5tsd7::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");
}
.j0t47 .l5tsd7 + .l5tsd7::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");
}
.d7ai4t .l5tsd7 + .l5tsd7::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");
}
.o19m5o2k .n3pmc,
.yj4q8b .n3pmc,
.uews80j .n3pmc { overflow: hidden; }
.o19m5o2k .rtue,
.yj4q8b .rtue { margin-bottom: 60px; }
.uews80j .rtue { margin-bottom: 70px; }
.o19m5o2k .n3pmc::before,
.yj4q8b .n3pmc::before,
.uews80j .n3pmc::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%;
}
.o19m5o2k .n3pmc::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");
}
.yj4q8b .n3pmc::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");
}
.uews80j .n3pmc::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");
}
.k3tzsbr .n3pmc:not(.jiiv2) .d2wzbf { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ps55vz .n3pmc:not(.jiiv2) .d2wzbf { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.zpxfvm3  .n3pmc:not(.jiiv2) .d2wzbf { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.qebiom  .n3pmc:not(.jiiv2) .d2wzbf { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.k3tzsbr .jiiv2 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.ps55vz .jiiv2 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.zpxfvm3 .jiiv2 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.qebiom .jiiv2 { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.jz1vsbn .jiiv2 { background: var(--accent); }
.jz1vsbn .jiiv2 .d2wzbf { background: none; }
.jz1vsbn .z01pwb { background: var(--accent); }
.jz1vsbn .l4xt2w { background: var(--accent-bg); }
.jz1vsbn .n3pmc:not(.jiiv2) .d2wzbf { background: rgba(0,0,0,0.6); }
.kl71v .hyvmr { float: left; width: 38%; margin: 0 28px 16px 0; }
.kl71v .hyvmr .uynh { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.kl71v .o9a7ui::after { content: ''; display: block; clear: both; }
.mirp .hyvmr { float: right; width: 38%; margin: 0 0 16px 28px; }
.mirp .hyvmr .uynh { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.mirp .o9a7ui::after { content: ''; display: block; clear: both; }
.me9s0sx .l5tsd7:nth-child(odd)  .hyvmr { float: left;  width: 38%; margin: 0 28px 16px 0; }
.me9s0sx .l5tsd7:nth-child(even) .hyvmr { float: right; width: 38%; margin: 0 0 16px 28px; }
.me9s0sx .hyvmr .uynh { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.me9s0sx .o9a7ui::after { content: ''; display: block; clear: both; }
.kl71v .b9xar,
.kl71v .xj4p,
.mirp .b9xar,
.mirp .xj4p,
.me9s0sx .b9xar,
.me9s0sx .xj4p { clear: both; }
@media (max-width: 900px) {
  .kl71v .hyvmr,
  .mirp .hyvmr,
  .me9s0sx .l5tsd7:nth-child(odd)  .hyvmr,
  .me9s0sx .l5tsd7:nth-child(even) .hyvmr {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .kl71v .hyvmr .uynh,
  .mirp .hyvmr .uynh,
  .me9s0sx .hyvmr .uynh {
    max-height: none !important;
  }
}
.kl71v .w7rde93,
.kl71v .gaytijwt,
.mirp .w7rde93,
.mirp .gaytijwt,
.me9s0sx .w7rde93,
.me9s0sx .gaytijwt { overflow: hidden; }
@media (max-width: 640px) {
  .kl71v .hyvmr,
  .mirp .hyvmr,
  .me9s0sx .hyvmr { float: none; width: 100%; margin: 0 0 16px 0; }
}
.acmpg .iuqqbta9,
.acmpg .o9a7ui,
.acmpg .hf7m4  { max-width: 1100px; }
.i90zslv2 .iuqqbta9,
.i90zslv2 .o9a7ui,
.i90zslv2 .hf7m4  { max-width: 1200px; }
.drkhd .iuqqbta9,
.drkhd .o9a7ui,
.drkhd .hf7m4  { max-width: 1320px; }
.drkhd { --content-mw: 1320px; }
.ifwkzx { font-size: 0.82rem; color: var(--text-muted); }
.zniico4 { display: flex; align-items: center; }
.nm68om {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.k0m0xapo { display: flex; align-items: center; }
.k669b { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.k669b:hover { text-decoration: underline; }
.fxm9cb { margin: 0 3px; opacity: 0.45; }
.fxm9cb::before { content: '/'; }
.jgmz7ym { padding: 2px 5px; color: var(--text-main); }
.tvva39 .ifwkzx {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.tvva39 .zniico4 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.u4su .ifwkzx {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.u4su .zniico4 { padding: 0 0 0 12px; }
.m4gcc .zniico4 { padding: 0 16px; }
.m4gcc .ifwkzx {
  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);
}
.m4gcc .iuqqbta9 { padding-top: 28px; }
@media (max-width: 720px) {
  .mzs7y5 { margin-top: 18px; padding: 0 16px; }
  .m4gcc .iuqqbta9 { padding-top: 16px; }
}
.acmpg.tvva39 .zniico4 { max-width: 1100px; }
.i90zslv2.tvva39 .zniico4 { max-width: 1200px; }
.drkhd.tvva39 .zniico4 { max-width: 1320px; }
.drkhd .mzs7y5 { max-width: 1320px; }
.yq4p1bet .l5tsd7 { padding-top: 16px; padding-bottom: 16px; }
.bl6t1 .l5tsd7 { padding-top: 24px; padding-bottom: 24px; }
.sc3dr4su .l5tsd7 { padding-top: 40px; padding-bottom: 40px; }
.j5sitg5 .l5tsd7 { padding-top: 52px; padding-bottom: 52px; }
.sl64 .l5tsd7:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.sl64 .l5tsd7:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.sl64 .l5tsd7:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.sl64 .l5tsd7:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.uei7kpe .o9a7ui { padding-top: 10px;  padding-bottom: 10px; }
.ue54sis .o9a7ui { padding-top: 18px;  padding-bottom: 18px; }
.yc3idh .o9a7ui { padding-top: 36px;  padding-bottom: 36px; }
.maqs04 .o9a7ui { padding-top: 48px;  padding-bottom: 48px; }
.bulu h2.uv9cn12p { font-weight: 600; }
.bulu h3.bzlbm     { font-weight: 600; }
.ppcz h2.uv9cn12p { font-weight: 800; }
.ppcz h3.bzlbm     { font-weight: 700; }
.ieab h2.uv9cn12p { font-weight: 900; }
.ieab h3.bzlbm     { font-weight: 800; }
.ieab .xlpx strong,
.ieab .xlpx strong { font-weight: 600; }
.g6o3wv {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.z8pob .g6o3wv { display: none; }
@media (max-width: 640px) {
  .g6o3wv { display: none !important; }
}
.g6o3wv { background: var(--cta) !important; color: #fff !important; border: none !important; }
.g6o3wv:hover { opacity: 0.85; }
.gudyqo .g6o3wv { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.z375 .ojex { right: 32px; }
@media (max-width: 480px) {
  .z375 .ojex { right: 20px; bottom: 20px; }
  .ttpxv1  .ojex { left: 20px; bottom: 20px; }
}
.pyk42m { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.hf7m4 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ty63x { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.a863jww4 { color: var(--text-dim); font-size: 0.8rem; }
.nuapjyf a, .u5v6yiyn a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.nuapjyf a:hover, .u5v6yiyn a:hover { color: var(--accent-light); }
.u5v6yiyn { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.rksbj2t .hf7m4 { text-align: center; }
.rksbj2t .u5v6yiyn { justify-content: center; margin-bottom: 16px; }
.rksbj2t .ty63x { margin-top: 0; }
.khuuh0 { margin-top: 10px; }
.khuuh0 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .hf7m4 { padding-left: 16px; padding-right: 16px; }
  .prtw3 .hf7m4 { padding: 20px 16px; }
  .u5v6yiyn { gap: 4px 12px; }
  .ty63x { font-size: 0.78rem; }
}
.v5grava7 .ty63x { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.v5grava7 .a863jww4 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .v5grava7 .jn125h { grid-template-columns: 1fr 1fr; } .v5grava7 .jkzs828t { grid-column: 1 / -1; } }
@media (max-width: 480px) { .v5grava7 .jn125h { grid-template-columns: 1fr; } }
.e8rm8 .ty63x { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .e8rm8 .yoaf { gap: 12px; } .e8rm8 .zcbs2t44 { margin-right: 0; width: 100%; } }
.op8va1 .ty63x { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.op8va1 .a863jww4 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .op8va1 .lxoqr { grid-template-columns: 1fr 1fr; } .op8va1 .o98vrjol { grid-column: 1 / -1; } }
@media (max-width: 480px) { .op8va1 .lxoqr { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .j9oarh .dqcccd { grid-template-columns: 1fr 1fr; } .j9oarh .dq8k:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .j9oarh .dqcccd { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .pnsih8fz .dqcccd { grid-template-columns: 1fr; } }
.lbnjvi .hf7m4 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.lbnjvi .u5v6yiyn { justify-content: center; }
.d1o9 .k7bkwsxi      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.d1o9 .pyk42m { background: var(--bg-page); border-top-color: var(--border-alt); }
.o3j0gpi .k7bkwsxi      { background: #0d1117; border-bottom-color: #21262d; }
.o3j0gpi .uqk57 { color: var(--accent-light); }
.o3j0gpi .jb3dsw1 { --msep-color: #8b949e; }
.o3j0gpi .jb3dsw1 a { color: #8b949e; }
.o3j0gpi .jb3dsw1 a:hover { color: var(--accent-light); }
.o3j0gpi .gjlp2 { color: #8b949e; }
.o3j0gpi .pyk42m { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.o3j0gpi .ty63x,
.o3j0gpi .a863jww4 { color: #6e7681; }
.o3j0gpi .nuapjyf a, .o3j0gpi .u5v6yiyn a,
.o3j0gpi .nuapjyf a:hover, .o3j0gpi .u5v6yiyn a:hover,
@media (max-width: 640px) {
  .o3j0gpi .jb3dsw1 { background: #0d1117; border-top-color: #21262d; }
  .o3j0gpi .jb3dsw1 li a { border-bottom-color: #21262d; }
}
.bie8su .k7bkwsxi      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.bie8su .uqk57 { color: var(--accent-light); }
.bie8su .jb3dsw1 { --msep-color: #475569; }
.bie8su .jb3dsw1 a { color: #475569; }
.bie8su .jb3dsw1 a:hover { color: var(--accent-light); }
.bie8su .gjlp2 { color: #64748b; }
.bie8su .pyk42m { background: #f0f4f8; border-top-color: #cbd5e1; }
.bie8su .ty63x,
.bie8su .a863jww4 { color: #64748b; }
.bie8su .nuapjyf a, .bie8su .u5v6yiyn a,
.bie8su .nuapjyf a:hover, .bie8su .u5v6yiyn a:hover,
@media (max-width: 640px) {
  .bie8su .jb3dsw1 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .bie8su .jb3dsw1 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.z7wgja .k7bkwsxi      { background: var(--accent); border-bottom-color: var(--accent-light); }
.z7wgja .uqk57 { color: #fff; }
.z7wgja .jb3dsw1 { --msep-color: rgba(255,255,255,0.82); }
.z7wgja .jb3dsw1 a { color: rgba(255,255,255,0.82); }
.z7wgja .jb3dsw1 a:hover { color: #fff; }
.z7wgja .gjlp2 { color: rgba(255,255,255,0.9); }
.z7wgja .pyk42m { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.z7wgja .ty63x,
.z7wgja .a863jww4 { color: rgba(255,255,255,0.72); }
.z7wgja .nuapjyf a, .z7wgja .u5v6yiyn a,
.z7wgja .nuapjyf a:hover, .z7wgja .u5v6yiyn a:hover,
@media (max-width: 640px) {
  .z7wgja .jb3dsw1 { background: var(--accent); border-top-color: var(--accent-light); }
  .z7wgja .jb3dsw1 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.a0ezjlc .k7bkwsxi {
  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);
}
.a0ezjlc .pyk42m {
  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) {
  .a0ezjlc .jb3dsw1 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.qkv58 .wmk9uk { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.y5hjsb .wmk9uk { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.g1nq239z .wmk9uk { min-height: 72px; height: auto; }
.jhe9er0x .wmk9uk { min-height: 84px; height: auto; }
.prtw3 .wmk9uk { max-width: none; padding: 0 32px; }
.prtw3 .hf7m4  { max-width: none; padding: 24px 32px; }
.zhc2v.i90zslv2 .wmk9uk { max-width: 1200px; }
.zhc2v.drkhd .wmk9uk { max-width: 1320px; }
.pes882   .uqk57, .pes882   .zcbs2t44 { text-transform: capitalize; }
.x7s6le .uqk57, .x7s6le .zcbs2t44 { text-transform: lowercase; }
.cw7xxar .uqk57, .cw7xxar .zcbs2t44 { text-transform: uppercase; letter-spacing: 0.06em; }
.lrbnwoqo, .giak {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.ry1ieon .lrbnwoqo,
.iw788h85 .lrbnwoqo,
.hsg0ts .lrbnwoqo,
.e85bz .lrbnwoqo,
.j1z0   .jb3dsw1 a { font-weight: 500; }
.zwg275 .jb3dsw1 a { font-weight: 600; }
.wh14bo06     .jb3dsw1 a { font-weight: 700; }
.d0yiqwg    .jb3dsw1 a { font-weight: 800; letter-spacing: 0.01em; }
.sc396dm     .jb3dsw1 > li + li::before,
.s28hki    .jb3dsw1 > li + li::before,
.g4iv    .jb3dsw1 > li + li::before,
.jkne8cw .jb3dsw1 > li + li::before,
.uawj0y .jb3dsw1 > li + li::before,
.puxt9  .jb3dsw1 > li + li::before,
.w83y    .jb3dsw1 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.sc396dm     .jb3dsw1 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.s28hki    .jb3dsw1 > li + li::before { content: "|"; }
.g4iv    .jb3dsw1 > li + li::before { content: "—"; }
.jkne8cw .jb3dsw1 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.uawj0y .jb3dsw1 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.puxt9  .jb3dsw1 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.w83y    .jb3dsw1 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .kj7iszu .gjlp2,
  .oa4i9c .gjlp2,
  .igy7u8k0 .gjlp2,
  .n3p6b .gjlp2,
  .j5dwu .gjlp2 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .kj7iszu .gjlp2::before,
  .oa4i9c .gjlp2::before,
  .igy7u8k0 .gjlp2::before,
  .n3p6b .gjlp2::before,
  .j5dwu .gjlp2::before { content: ""; display: block; flex-shrink: 0; }

  
  .kj7iszu .gjlp2::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;
  }

  
  .oa4i9c .gjlp2::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;
  }

  
  .igy7u8k0 .gjlp2::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;
  }

  
  .n3p6b .gjlp2::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;
  }

  
  .j5dwu .gjlp2::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) {
  .ppi9um .gjlp2 {
    padding: 5px 14px;
  }
  .ppi9um .jb3dsw1 {
    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;
  }
  .ppi9um .jb3dsw1 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ppi9um .jb3dsw1 li a:hover { background: var(--bg-raised); }
  .ppi9um .ekl5c,
  .zi6bfjz .ekl5c,
  .nknh .ekl5c { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .sraeojy .gjlp2 {
    padding: 5px 10px;
  }
  .sraeojy .jb3dsw1 {
    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);
  }
  .sraeojy .jb3dsw1.rf06 { transform: translateX(0); }
  .sraeojy .jb3dsw1 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .sraeojy .jb3dsw1 li:last-child a { border-bottom: none; }
  .z7wgja .jb3dsw1,
  .o3j0gpi .jb3dsw1 { background: var(--accent) !important; }
  .z7wgja .jb3dsw1 li a,
  .o3j0gpi .jb3dsw1 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .nknh .gjlp2 {
    padding: 5px 10px;
  }
  .nknh .jb3dsw1 {
    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);
  }
  .nknh .jb3dsw1::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .nknh .jb3dsw1.rf06 { transform: translateY(0); }
  .nknh .jb3dsw1 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .tl4k .gjlp2 {
    padding: 5px 10px;
  }
  .tl4k .jb3dsw1 {
    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;
  }
  .tl4k .jb3dsw1.rf06 { opacity: 1; pointer-events: auto; }
  .tl4k .jb3dsw1 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .r3yyelc     .gjlp2 { border-radius: 0 !important; }
  .ip8x8zz   .gjlp2 { border-radius: 8px !important; }
  .u4rak .gjlp2 { border-radius: 50% !important; }
  .km4en6   .gjlp2 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .k5i0p .qdpkjh { flex-direction: column; align-items: stretch; }
  .k5i0p .ef6wm { flex-direction: row; min-width: auto; }
  .k5i0p .kdx5 { align-items: flex-start; text-align: left; }
}
.qqvb,
.qqvb.l5tsd7,
.a8eca06 .qqvb,
.jmns .qqvb,
.k75u9fg .qqvb,
.ug3ct .qqvb {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.yy3jb {
  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;
}
.eqyp { flex: 1 1 280px; min-width: 0; }
.p2lv0s07 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.e624hiy {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.vbiw2d0 {
  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;
}
.vbiw2d0:hover { transform: translateY(-1px); opacity: 0.95; }
.e3mwk0 .yy3jb {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.e3mwk0 .p2lv0s07 { color: var(--cta); }
.e3mwk0 .e624hiy { color: var(--text-body); }
.e3mwk0 .vbiw2d0 {
  background: var(--cta) !important;
  color: #fff !important;
}
.ulk30kq4 .yy3jb {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ulk30kq4 .p2lv0s07 { color: var(--text-primary); }
.ulk30kq4 .e624hiy { color: var(--text-body); }
.ulk30kq4 .vbiw2d0 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .yy3jb {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .eqyp { flex: 0 0 auto; }
  .p2lv0s07 { font-size: 1.2rem; }
  .vbiw2d0 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.d8wppd .aesb7i6 { height: 36px; }
.zjkae1h .aesb7i6 { height: 60px; max-width: 200px; }
.mc8sfvp .aesb7i6 { height: 56px; max-width: 180px; }
.mb69b    .lmwc8kj, .mb69b    .l15b { color: #f59e0b; }
.e5eoz9      .lmwc8kj { font-size: 1rem; letter-spacing: 1.5px; }
.kzhbgpjz    .lmwc8kj, .kzhbgpjz    .l15b { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.g85h     .lmwc8kj, .g85h     .l15b { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.i6kvfv .lmwc8kj, .i6kvfv .l15b { color: var(--cta); letter-spacing: 2px; }
.fh3zlpck   .lmwc8kj, .fh3zlpck   .l15b { color: #e91e63; letter-spacing: 2px; }
.kddan8  .lmwc8kj, .kddan8  .l15b { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.ldl57919     .lmwc8kj, .ldl57919     .l15b { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.z21zpc2 .gjvn + .gjvn {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.ywrx .u8rbswx { padding: 18px 24px; min-height: 68px; }
.o3r61 .m2kq {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.o3r61 .jr9m {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.j9cxvi .gjvn {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.xj4p { counter-reset: cs-rank; }
.xj4p .u8rbswx { counter-increment: cs-rank; }
.xj4p .u8rbswx::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;
}
.zewctd .xj4p { counter-reset: cs-rank; gap: 0; }
.zewctd .u8rbswx {
  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;
}
.zewctd .u8rbswx::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;
}
.zewctd .w74ersg {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.zewctd .x56m5zzy {
  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;
}
.zewctd .ofwbql { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.zewctd .w74ersg { min-width: 0; flex-direction: column; width: 100%; }
.zewctd .zcswmv3x {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.zewctd .lmwc8kj { color: var(--cta, var(--accent)); }
.zewctd .d9wtu { font-weight: 700; }
.zewctd .gjvn {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.zewctd .m2kq {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.zewctd .jr9m {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.zewctd .n4emnwb .jr9m { font-size: 1.3rem; color: var(--accent-light); }
.zewctd .mwuqdr {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.zewctd .u8rbswx:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .zewctd .xj4p {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .zewctd .u8rbswx {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .zewctd .u8rbswx { padding: 40px 16px 20px; }
  .zewctd .gjvn {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .zewctd .mwuqdr { width: 100%; min-width: 0; }
}
.bvyk2js .xj4p { counter-reset: cs-rank; gap: 10px; }
.bvyk2js .u8rbswx {
  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);
}
.bvyk2js .u8rbswx::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);
}
.bvyk2js .w74ersg {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.bvyk2js .x56m5zzy {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.bvyk2js .ofwbql { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.bvyk2js .zcswmv3x {
  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;
}
.bvyk2js .lmwc8kj { color: var(--cta, var(--accent)); }
.bvyk2js .gjvn {
  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;
}
.bvyk2js .m2kq {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.bvyk2js .jr9m { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.bvyk2js .n4emnwb .jr9m { color: var(--accent-light); }
.bvyk2js .mwuqdr {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.bvyk2js .u8rbswx:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .bvyk2js .u8rbswx {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .bvyk2js .u8rbswx::before {
    position: absolute; top: 14px; left: 14px;
  }
  .bvyk2js .w74ersg {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .bvyk2js .zcswmv3x { white-space: normal; text-align: center; font-size: 1.2rem; }
  .bvyk2js .gjvn {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .bvyk2js .mwuqdr { width: 100%; min-width: 0; }
  .bvyk2js .lmwc8kj { min-width: 0; }
}
.vs86q6i .u8rbswx::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.scx6 .l555n {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.scx6 .l555n summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.scx6 .l555n p { padding: 0 2px 16px; }
.wm2rk7 .l555n { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.wm2rk7 .l555n summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.wm2rk7 .l555n summary::after { content: "›"; font-size: 1.2em; }
.wm2rk7 .l555n[open] summary::after { content: "‹"; }
.wm2rk7 .l555n p { padding: 10px 22px 4px; }
.c9y601 .l555n {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.c9y601 .l555n summary { color: var(--text-primary); padding-left: 16px; }
.c9y601 .l555n summary::after { content: "›"; font-size: 1.1em; }
.c9y601 .l555n[open] summary::after { content: "‹"; }
.c9y601 .l555n p { padding-left: 16px; }
.sixavfg .n0qpd4z4 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.sixavfg .l555n {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.sixavfg .l555n:last-child { border-bottom: none; }
.sixavfg .l555n summary { color: var(--text-primary); border-radius: 0; }
.sixavfg .l555n summary::after { content: "›"; font-size: 1.1em; }
.sixavfg .l555n[open] summary::after { content: "‹"; }
.gd9p2 .l555n { overflow: hidden; }
.gd9p2 .l555n summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.gd9p2 .l555n summary::after { color: rgba(255,255,255,.75); }
.gd9p2 .l555n[open] summary { border-radius: 0; }
.tchyfetd { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.gi8t {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.c79n {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.znb4 { color: var(--text-muted); font-size: 1.05rem; }
.uosj4q {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.facix9j {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.oj53xv5 { margin-bottom: 20px; }
.cdgaqgm {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ddendov {
  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;
}
.ddendov:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.gcfjhz { resize: vertical; min-height: 130px; }
.nql7sa { width: 100%; margin-top: 8px; }
.uzyivh {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.dsutem {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.g09r { color: var(--text-muted); line-height: 1.75; }
.zvp6l { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.zvp6l li { margin-bottom: 6px; }
.i6888fu { max-width: 760px; margin: 0 auto; }
.m2xmu { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.zusbgd { max-width: 760px; margin: 0 auto; }
.kmbr3tu { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.bgqn ul.zvp6l { margin: 0; }
.l13jpsr9 .kmbr3tu { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .l13jpsr9 { grid-template-columns: 1fr; gap: 10px; } }
.q6ty { max-width: 640px; margin: 0 auto; text-align: center; }
.po9xc { margin-bottom: 48px; }
.po9xc .kmbr3tu { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.po9xc p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.pnr29fa .zvp6l { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .mvnj { grid-template-columns: 1fr; } }
.ype6s { color: inherit; text-decoration: none; }
.ype6s:hover { color: var(--accent-light); text-decoration: underline; }
.hlypb2 { display: inline-block; line-height: 0; }
.giun { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.fl6gz { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.fl6gz:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.yjax7v { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.fl6gz p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.fl6gz ul.zvp6l { margin: 0; }
.vxjk { color: var(--text-muted); line-height: 1.75; }
.ng61ri .zvp6l,
.hxzi747b .zvp6l,
.ushu .zvp6l,
.e9g6dphi .zvp6l {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.ng61ri .fl6gz,
.hxzi747b .fl6gz { text-align: left; }
.ng61ri .yjax7v,
.hxzi747b .yjax7v { text-align: center; }
.vlf90k { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.jc2c { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.ue1j { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.ef24o1pl { margin-top: 12px; }
.xkcfy26 { 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; }
.xkcfy26:hover { border-bottom-color: var(--accent-light); }
.yvhopp { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.yvhopp img { width: 100%; height: 100%; object-fit: cover; display: block; }
.bupg6c { width: 200px; height: 200px; }
.qsrx11z { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.zxlw { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.pyw9 { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .iewx5myz { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.oismmi .ue1j, .oismmi .jc2c { max-width: 640px; }
.s1sylz5 .vlf90k { font-size: 1.6rem; margin-top: 18px; }
.i5cna .ue1j { margin-bottom: 28px; }
@media (max-width: 860px) { .y8jaua { grid-template-columns: 1fr; } .s1sylz5 { position: static; text-align: center; } }
.opvh7dvs { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.ro3i { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.ro3i .yvhopp { margin: 0 auto 18px; }
.ro3i .zxlw { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .opvh7dvs { grid-template-columns: 1fr; } }
.yub3s9p .vlf90k { font-size: 1.6rem; margin-bottom: 6px; }
.e9g6dphi .zvp6l { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .yub3s9p { flex-direction: column; text-align: center; } .d1qw2 { grid-template-columns: 1fr; } }
.z82o03 .vlf90k { font-size: 1.35rem; margin: 0 0 4px; }
.z82o03 .zxlw { margin: 0; }
.pz93 .c79n { color: var(--accent-light); }
.s9vcnl .c79n { font-size: 2rem; }
.s9vcnl .znb4 { max-width: 680px; }
.mr2v6 {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.mr2v6 .c79n { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.mr2v6 .znb4  { margin: 0; }
@media (max-width: 640px) { .mr2v6 { flex-direction: column; } }
.z4sn .c79n { color: var(--accent-light); }
.s89d .c79n { color: #fff; }
.s89d .znb4  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .qcx4u { grid-template-columns: 1fr; } }
.f19jbzb .ddendov {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.f19jbzb .ddendov:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.n6ugm .ddendov { background: var(--bg-raised); border-color: transparent; }
.n6ugm .ddendov:focus { background: var(--bg-card); border-color: var(--accent-light); }
.m73oy .ddendov { border-radius: 100px; padding: 11px 20px; }
.m73oy .gcfjhz { border-radius: 14px; }
.nu2isw {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .nu2isw { grid-template-columns: 1fr; } }
.djgvv5vj {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.djgvv5vj h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.djgvv5vj p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.yfsf6{position:relative;overflow:visible}
.b56k6 .sqbmzhvm{display:block}
.xxknre .agvl{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.xxknre .a5nued::before{content:""}
.x0s1mtd{--date-bg:transparent}
.p05mygm .a5nued::before{content:""}
.qp9ztkdo{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.riwris{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.yrys59{display:flex;flex-direction:column;gap:3px}
.at7fo2eo{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.t3mrfsi{font-weight:700;font-size:1rem;color:var(--text-heading)}
.njhb{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.m5mp .qp9ztkdo{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.mg96kdc .qp9ztkdo{border-top:3px solid var(--accent);padding-top:18px}
.pdkju .qp9ztkdo{border-left:3px solid var(--accent);border-radius:0}
.nq49l4w0 .qp9ztkdo{padding:20px 0}
@media(max-width:640px){
  .qp9ztkdo{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .njhb{max-width:100%}
}
.hp44q .czee{margin:0}
@media (max-width:560px){
  .o9cyaevn{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) {
  .m4oabr { padding: 28px 18px 20px; }
  .zhia8 { font-size: 1.2rem; }
  .bxvhfhxp { max-width: 220px; max-height: 80px; }
}
.qgwfceps {
  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);
}
.a1avk {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.pi7v10  .qgwfceps { border-radius: 50%; }
.gjbrg7  .qgwfceps { border-radius: 6px; }
.r05jli0j .qgwfceps { border-radius: 22px; }
.wmmon1t8 .yy3jb {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .qgwfceps { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.f26s17 .l5tsd7 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.f26s17 .o9a7ui {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.f26s17 .yy3jb {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.kh2u {
  position: fixed;
  left: 50%; bottom: 0;
  width: 100%; max-width: 1100px;
  box-sizing: border-box;
  padding: 0 16px calc(14px + env(safe-area-inset-bottom, 0px));
  z-index: 1200;                         
  transform: translate(-50%, 130%);
  transition: transform 0.42s cubic-bezier(.2,.75,.2,1);
  will-change: transform;
  pointer-events: none;                  
}
.kh2u.kdxo { transform: translate(-50%, 0); }
.kh2u .l5tsd7,
.kh2u .o9a7ui {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.kh2u .yy3jb {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.en33l {
  position: absolute;
  
  top: 14px; right: 30px;
  z-index: 3;
  width: 26px; height: 26px;
  border: none; border-radius: 50%; cursor: pointer;
  background: rgba(0,0,0,0.40);         
  font-size: 0;                          
  pointer-events: auto;
  transition: background 0.15s;
}
.en33l::before,
.en33l::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.en33l::before { transform: translate(-50%, -50%) rotate(45deg); }
.en33l::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.en33l:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .kh2u { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .kh2u .yy3jb {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .kh2u .e624hiy { display: none !important; }
  .kh2u .p2lv0s07 { font-size: 1.1rem !important; }
  .kh2u .qgwfceps { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .en33l { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .wmk9uk { flex-direction: row-reverse; }
[dir="rtl"] .jb3dsw1 { flex-direction: row-reverse; }
[dir="rtl"] .z375 .ojex { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .z375 .ojex { right: auto; left: 20px; }
  [dir="rtl"] .ttpxv1  .ojex { left: auto;  right: 20px; }
}
[dir="rtl"] .kl71v .hyvmr  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .mirp .hyvmr { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .w7rde93, [dir="rtl"] .gaytijwt { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .r8wc { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ye0hp0lu { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .xlpx { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .yy3jb { direction: rtl; }
[dir="rtl"] .qgwfceps { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .u8rbswx,
[dir="rtl"] .ifwkzx { direction: rtl; }
[dir="rtl"] .f0map { direction: rtl; }
[dir="rtl"] .rs7i3yta { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .u47pp .gaytijwt,
[dir="rtl"] .ewsh9 .gaytijwt,
[dir="rtl"] .idmpprir .gaytijwt,
[dir="rtl"] .qg3uv6u5 .gaytijwt {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .u47pp .gaytijwt li::before,
[dir="rtl"] .ewsh9 .gaytijwt li::before,
[dir="rtl"] .idmpprir .gaytijwt li::before,
[dir="rtl"] .qg3uv6u5 .gaytijwt li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .n3pmc.yqur3w .rtue,
[dir="rtl"] .wi3eq8.yqur3w .rtue,
[dir="rtl"] .jiiv2.yqur3w .rtue,
[dir="rtl"] .x1u1fb6j.yqur3w .rtue,
[dir="rtl"] .ptzu7.yqur3w .rtue { text-align: right; }
[dir="rtl"] .l4xt2w.yqur3w .k5m4 { align-items: flex-end; text-align: right; }
[dir="rtl"] .o9a7ui,
[dir="rtl"] .yupuj6,
[dir="rtl"] .h9zoqo,
[dir="rtl"] .rtue { text-align: right; }
[dir="rtl"] .facix9j,
[dir="rtl"] .cdgaqgm,
[dir="rtl"] .ue1j,
[dir="rtl"] .ddendov,
[dir="rtl"] .gcfjhz { text-align: right; direction: rtl; }
[dir="rtl"] .m73oy .ddendov,
[dir="rtl"] .f19jbzb .ddendov { padding-right: 20px; padding-left: 20px; }
.y1ej .xj4p,
.k0dd07 .xj4p,
.kmbl .xj4p { gap: 0; }
.bhv4 .xj4p { gap: 14px; }
.y1ej .u8rbswx,
.k0dd07 .u8rbswx,
.bhv4 .u8rbswx,
.kmbl .u8rbswx {
  
  grid-template-columns: auto 260px minmax(0, 1fr) auto auto;
  gap: 20px;
  padding: 22px 26px;
  align-items: center;
  
  grid-auto-flow: dense;
}
.y1ej .u8rbswx,
.k0dd07 .u8rbswx,
.kmbl .u8rbswx {
  background: var(--bg-card);
  border: none; border-radius: 0;
}
.y1ej .u8rbswx:nth-child(even),
.kmbl .u8rbswx:nth-child(even) { background: var(--accent-bg); }
.k0dd07 .u8rbswx + .u8rbswx { border-top: 1px solid var(--border-alt); }
.bhv4 .u8rbswx {
  border: 1px solid var(--border-alt); border-radius: 16px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .06);
}
.y1ej .u8rbswx:hover,
.k0dd07 .u8rbswx:hover,
.kmbl .u8rbswx:hover { background: var(--bg-hover); }
.y1ej .u8rbswx::before,
.k0dd07 .u8rbswx::before,
.bhv4 .u8rbswx::before,
.kmbl .u8rbswx::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;
}
.kmbl .u8rbswx::before {
  background: var(--accent); color: var(--cta-fg, #fff);
}
.y1ej .w74ersg,
.k0dd07 .w74ersg,
.bhv4 .w74ersg,
.kmbl .w74ersg {
  grid-column: 2;
  flex-direction: row; align-items: center; justify-content: flex-start;
  width: auto; gap: 16px; text-align: left;
}
.y1ej .x56m5zzy,
.k0dd07 .x56m5zzy,
.bhv4 .x56m5zzy,
.kmbl .x56m5zzy {
  width: 78px; height: 78px; padding: 0;
  border-radius: 50%; overflow: hidden; flex-shrink: 0;
}
.y1ej .ofwbql,
.k0dd07 .ofwbql,
.bhv4 .ofwbql,
.kmbl .ofwbql {
  width: 100%; height: 100%; max-width: none; max-height: none;
  object-fit: cover;
}
.y1ej .zcswmv3x,
.k0dd07 .zcswmv3x,
.bhv4 .zcswmv3x,
.kmbl .zcswmv3x {
  font-size: 1.3rem; font-weight: 700; color: var(--accent);
  text-align: left;
}
.kmbl .zcswmv3x { font-size: 1.45rem; font-weight: 800; }
.y1ej .vsn1,
.k0dd07 .vsn1,
.bhv4 .vsn1,
.kmbl .vsn1 {
  grid-column: 3; display: block;
  justify-self: center; width: min(100%, 340px);
}
.y1ej .vsn1 .n4emnwb,
.k0dd07 .vsn1 .n4emnwb,
.bhv4 .vsn1 .n4emnwb,
.kmbl .vsn1 .n4emnwb {
  background: var(--accent-bg);
  border: none;
  border-radius: 999px;
  padding: 12px 22px;
  flex-direction: row; justify-content: center;
}
.y1ej .vsn1 .n4emnwb .m2kq,
.k0dd07 .vsn1 .n4emnwb .m2kq,
.bhv4 .vsn1 .n4emnwb .m2kq,
.kmbl .vsn1 .n4emnwb .m2kq { display: none; }
.y1ej .vsn1 .n4emnwb .jr9m::before,
.k0dd07 .vsn1 .n4emnwb .jr9m::before,
.bhv4 .vsn1 .n4emnwb .jr9m::before,
.kmbl .vsn1 .n4emnwb .jr9m::before { content: "\1F381\00a0"; }
.y1ej .vsn1 .n4emnwb .jr9m,
.k0dd07 .vsn1 .n4emnwb .jr9m,
.bhv4 .vsn1 .n4emnwb .jr9m,
.kmbl .vsn1 .n4emnwb .jr9m {
  font-size: 1.05rem; font-weight: 700; color: var(--text-primary);
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.y1ej .vsn1 .xden,
.k0dd07 .vsn1 .xden,
.bhv4 .vsn1 .xden,
.kmbl .vsn1 .xden { display: none; }
.y1ej .tkghan,
.k0dd07 .tkghan,
.bhv4 .tkghan,
.kmbl .tkghan {
  grid-column: 4; min-width: 120px; width: auto;
}
.y1ej .lmwc8kj,
.k0dd07 .lmwc8kj,
.bhv4 .lmwc8kj,
.kmbl .lmwc8kj { display: block; font-size: 1.25rem; letter-spacing: 2px; }
.y1ej .d9wtu,
.k0dd07 .d9wtu,
.bhv4 .d9wtu,
.kmbl .d9wtu { display: none; }
.y1ej .mwuqdr.fpnevziw,
.k0dd07 .mwuqdr.fpnevziw,
.bhv4 .mwuqdr.fpnevziw,
.kmbl .mwuqdr.fpnevziw {
  grid-column: 5;
  min-width: 190px;
  border-radius: 999px;
  padding: 17px 34px !important;
  font-size: 1.05rem !important; font-weight: 700;
}
.kmbl .mwuqdr.fpnevziw { box-shadow: 0 4px 16px color-mix(in srgb, var(--cta) 45%, transparent); }
@media (max-width: 1080px) {
  .y1ej .u8rbswx,
  .k0dd07 .u8rbswx,
  .bhv4 .u8rbswx,
  .kmbl .u8rbswx {
    grid-template-columns: auto 220px minmax(0, 1fr) auto;
    gap: 16px; padding: 18px;
  }
  .y1ej .tkghan,
  .k0dd07 .tkghan,
  .bhv4 .tkghan,
  .kmbl .tkghan { display: none; }
  .y1ej .mwuqdr.fpnevziw,
  .k0dd07 .mwuqdr.fpnevziw,
  .bhv4 .mwuqdr.fpnevziw,
  .kmbl .mwuqdr.fpnevziw { grid-column: 4; min-width: 150px; padding: 14px 24px !important; }
}
@media (max-width: 720px) {
  .y1ej .u8rbswx,
  .k0dd07 .u8rbswx,
  .bhv4 .u8rbswx,
  .kmbl .u8rbswx {
    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;
  }
  .y1ej .u8rbswx::before,
  .k0dd07 .u8rbswx::before,
  .bhv4 .u8rbswx::before,
  .kmbl .u8rbswx::before { grid-area: rank; align-self: center; justify-self: start; }
  .y1ej .w74ersg,
  .k0dd07 .w74ersg,
  .bhv4 .w74ersg,
  .kmbl .w74ersg { grid-area: ident; width: auto; justify-content: flex-start; }
  .y1ej .vsn1,
  .k0dd07 .vsn1,
  .bhv4 .vsn1,
  .kmbl .vsn1 { grid-area: pills; }
  
  .y1ej .vsn1 .n4emnwb,
  .k0dd07 .vsn1 .n4emnwb,
  .bhv4 .vsn1 .n4emnwb,
  .kmbl .vsn1 .n4emnwb {
    background: var(--accent-bg); border-radius: 999px;
    padding: 11px 18px; justify-content: center;
  }
  .y1ej .mwuqdr.fpnevziw,
  .k0dd07 .mwuqdr.fpnevziw,
  .bhv4 .mwuqdr.fpnevziw,
  .kmbl .mwuqdr.fpnevziw { grid-area: cta; width: 100%; }
  .y1ej .x56m5zzy,
  .k0dd07 .x56m5zzy,
  .bhv4 .x56m5zzy,
  .kmbl .x56m5zzy { width: 56px; height: 56px; }
  .y1ej .zcswmv3x,
  .k0dd07 .zcswmv3x,
  .bhv4 .zcswmv3x,
  .kmbl .zcswmv3x { font-size: 1.1rem; }
}
:root {
  --accent:          #505ece;
  --brand:           #505ece;
  --brand-light:     #364195;
  --brand-pale:      #626bb5;
  --grad-start:      #979fe2;
  --grad-end:        #cbceeb;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #15803d;
  --cta-fg:          #ffffff;
  --cta-light:       #0c5f2b;
  --cta-hover:       #0c4b23;
  --bg-page:         #f6f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f4f5;
  --bg-raised:       #eeeef0;
  --bg-hover:        #f3f4f5;
  --border:          #e2e3e8;
  --border-alt:      #d0d1db;
  --border-section:  #e2e3e8;
  --text-primary:    #17181b;
  --text-muted:      #53545f;
  --text-body:       #2f3036;
  --text-sub:        #474851;
  --text-faint:      #767888;
  --text-dim:        #92939f;
  --text-label:      #5f606c;
  --text-value:      #3b3c44;
  --accent-bg:       #e5e6ef;
  --accent-bg-light: #ced1e8;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f6;
  --c-pros:          #188a66;
  --c-cons:          #9f2149;
  --c-pros-label:    #1da479;
  --c-tip-border:    #20b586;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #188a66;
}
:root { --logo-bg-opacity: 65%; }
body, button, input { font-family: "Lato", sans-serif; }
.md7kc .petkz { font-size: 0; width: 1.2rem; flex-shrink: 0; }.md7kc .petkz::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.md7kc .a6ocx015     .petkz::before { content: "";  color: var(--c-tip-border); }.md7kc .em4aq48h .petkz::before { content: ""; color: var(--c-warn-border); }.md7kc .ewv5uoox    .petkz::before { content: ""; color: #60a5fa; }.t2hwl8v .md7kc .a6ocx015     .petkz::before { color: #10b981; }.t2hwl8v .md7kc .em4aq48h .petkz::before { color: #f43f5e; }.t2hwl8v .md7kc .ewv5uoox    .petkz::before { color: #a855f7; }.ys7b7  .md7kc .a6ocx015     .petkz::before { color: #eab308; }.ys7b7  .md7kc .em4aq48h .petkz::before { color: #ef4444; }.ys7b7  .md7kc .ewv5uoox    .petkz::before { color: #f97316; }.jeegr2zh  .md7kc .a6ocx015     .petkz::before { color: #38bdf8; }.jeegr2zh  .md7kc .em4aq48h .petkz::before { color: #818cf8; }.jeegr2zh  .md7kc .ewv5uoox    .petkz::before { color: #2dd4bf; }.vmjrt .md7kc .petkz::before { color: var(--accent-light) !important; }
.f6ov9l .yjlq58, .f6ov9l .l4xt2w { min-height: 780px; }
.fxm9cb::before { content: '|'; opacity: 0.3; }