:root {
  --color-accent: #34773a;
  --color-cta: #84cc16;
  --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;
}
.da75vmgu {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.i1bmvk {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.k5a5 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.y8fatmur { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.yfknd9v0 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.yfknd9v0 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.yfknd9v0 a:hover { color: var(--accent-light); }
.spzphhb  .lvzfvbc { border-radius: 14px; }
.spzphhb .lvzfvbc li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.spzphhb .lvzfvbc li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
@media (max-width: 640px) {
  .lvzfvbc {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .gcmjz:hover .lvzfvbc,
  .gcmjz:focus-within .lvzfvbc { display: block; }
  .lvzfvbc li a { padding: 8px 16px; font-size: 0.88rem; }
}
.wqdfhfif {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.ntss4uz7 { display: none; }
@media (max-width: 640px) {
  .ntss4uz7 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .ntss4uz7.ei7sg { display: block; }
}
@media (max-width: 640px) {
  .wqdfhfif { display: block; }
  .yfknd9v0 > li + li::before { display: none !important; }
  .yfknd9v0 {
    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;
  }
  .yfknd9v0.ei7sg { display: flex; }
  .yfknd9v0 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .yfknd9v0 li:last-child a { border-bottom: none; }
}
.e7ugt37 { min-height: 480px; }
.ue4p78kn {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.gwl8f8p { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.zrr1o3df .gwl8f8p { margin-left: 0; margin-right: 0; }
.u7lu5 {
  background: var(--cta); color: #fff; text-decoration: none;
  border-radius: 8px; padding: 14px 32px;
  font-size: 1.05rem; font-weight: 700; display: inline-block;
  transition: opacity 0.2s, transform 0.15s;
}
.p1dm4ad5 .u7lu5 { margin-top: 24px; }
.u7lu5:hover { opacity: 0.88; }
.li2owbbu {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.jsn8urrw {
  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%);
}
.li2owbbu .ozww8y {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.li2owbbu .ue4p78kn { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.li2owbbu .gwl8f8p { color: #e2e8f0; }
.li2owbbu.yt9xzr0c .ozww8y { text-align: center; }
.li2owbbu.zrr1o3df   .ozww8y { text-align: left; }
.z1bw3 .ozww8y {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.z1bw3 .ue4p78kn { color: var(--text-primary); text-shadow: none; }
.z1bw3 .gwl8f8p { color: var(--text-muted); }
.z1bw3 .u7lu5 { margin-top: 16px; }
.z1bw3, .z1bw3.e7ugt37 { min-height: auto !important; }
.z1bw3.yt9xzr0c .ozww8y { text-align: center; }
.z1bw3.zrr1o3df   .ozww8y { text-align: left; }
.z1bw3~.si7gt6i{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.z1bw3~.si7gt6i .fup2yost{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
.wn6plhvg {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.wkttb5 .wn6plhvg,
.wkttb5 .wn6plhvg::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.c395ryu .wn6plhvg,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.p71n .wn6plhvg,
.p71n .li2owbbu .jsn8urrw {
  overflow: hidden;
}
.p71n .wn6plhvg::after,
.p71n .li2owbbu .jsn8urrw::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%); }
}
.pzpz .wn6plhvg,
.pzpz .wn6plhvg::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); }
}
.pzpz .li2owbbu .jsn8urrw {
  overflow: hidden;
}
.pzpz .li2owbbu .jsn8urrw::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;
}
.z02o7lo .wn6plhvg,
.z02o7lo .li2owbbu .jsn8urrw {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.wkttb5 .li2owbbu .jsn8urrw {
  overflow: hidden;
}
.wkttb5 .li2owbbu .jsn8urrw::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;
}
.c395ryu .li2owbbu .jsn8urrw {
  animation: hg-breathe 10s ease-in-out infinite;
}
.wn6plhvg .jsn8urrw {
  background: none;
}
.wn6plhvg .ue4p78kn { color: #fff; }
.wn6plhvg .gwl8f8p { color: rgba(255,255,255,0.85); }
.yk6h2m .ue4p78kn { text-shadow: none; color: var(--text-primary); }
.yk6h2m .gwl8f8p { color: var(--text-muted); }
body.ryuiry8 .ue4p78kn {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.e7ta1 .ue4p78kn {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.e7ugt37.wn6plhvg .ue4p78kn,
section.wn6plhvg .ue4p78kn {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.yk6h2m.zrr1o3df   .lww7j05h { align-items: flex-start; text-align: left; }
.e7ugt37 .x47m {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.x47m .d3nc {
  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;
}
.x47m .d3nc::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.x47m .okpik0y { display: contents !important; }
.x47m .okpik0y .ose5l {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.x47m .okpik0y .sk0vn { max-height: 48px; max-width: 96px; }
.x47m .okpik0y .c12tda {
  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;
}
.x47m .a9k8 {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.x47m .wz3byu5l { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.x47m .sbp8 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.x47m .sbp8 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.x47m .i8uy0d5 { display: contents !important; }
.x47m .i8uy0d5 .imb01a2:not(.jsglxhp7) { display: none !important; }
.x47m .i8uy0d5 .jsglxhp7 {
  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;
}
.x47m .i8uy0d5 .jsglxhp7 .fqodw6 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.x47m .i8uy0d5 .jsglxhp7 .i3di {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.x47m .ykbscxxd { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.x47m .ykbscxxd.quod {
  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;
}
.x47m .ykbscxxd.quod:hover { opacity: 0.85; }
.x47m .d3nc,
.x47m .d3nc:hover,
.x47m .d3nc:nth-child(even),
.x47m .d3nc:nth-child(odd),
.x47m .d3nc:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.wsx9b .ozww8y { padding-bottom: 24px; }
.p1dm4ad5 .ozww8y { max-width: 1100px; }
@media (max-width: 700px) {
  .yk6h2m { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .yk6h2m:not(.w6iuq9v2) .nf7qjnt { display: none !important; }
  .w6iuq9v2 .nf7qjnt { padding: 16px; }
  .lww7j05h  { padding: 36px 24px; }
  .yk6h2m~.si7gt6i,.bjq4r~.si7gt6i{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .e7ugt37, .yk6h2m { min-height: 320px !important; }
  .ue4p78kn { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .mlqojejl,
  .nfz20,
  .fqwi2 { grid-template-columns: 1fr !important; }

  

  
  .wsx9b { display: flex !important; flex-direction: column !important; }
  .wsx9b .ozww8y { display: contents; }
  .wsx9b .jsn8urrw { order: 0; }
  .wsx9b .ue4p78kn { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .wsx9b .mlqojejl { order: 2; padding: 0 16px 12px !important; }
  .wsx9b .gwl8f8p { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .p1dm4ad5 .ozww8y { display: flex; flex-direction: column; }
  .p1dm4ad5 .ozww8y .ue4p78kn { order: 1; }
  .p1dm4ad5 .ozww8y .fqwi2 { order: 2; margin: 8px 0 24px !important; }
  .p1dm4ad5 .ozww8y .gwl8f8p { order: 3; }
  .p1dm4ad5 .ozww8y .u7lu5 { order: 4; align-self: center; margin-top: 0; }

  
  .yk6h2m.w6iuq9v2 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .yk6h2m.w6iuq9v2 .lww7j05h { display: contents; padding: 0; }
  .yk6h2m.w6iuq9v2 .lww7j05h .ue4p78kn { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .yk6h2m.w6iuq9v2 .nf7qjnt { order: 2; padding: 12px 16px; }
  .yk6h2m.w6iuq9v2 .lww7j05h .gwl8f8p { order: 3; padding: 0 24px; margin: 0 auto; }
  .yk6h2m.w6iuq9v2 .lww7j05h .u7lu5 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.reyu { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.af1c { width: 100%; height: auto; display: block; border-radius: 10px; }
.bey5c5p .reyu        { border-radius: 16px; }
.bey5c5p .af1c  { border-radius: 16px; }
.s80wwlp .reyu         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.s80wwlp .af1c   { border-radius: 8px; }
.k79cer { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.a8frt66q { width: 100%; padding: 32px 0; position: relative; }
.fsn3so4 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.ieui .a8frt66q:nth-child(even) { background: var(--bg-surface); }
.ieui .a8frt66q:nth-child(odd)  { background: var(--bg-page); }
.fy2v8c .a8frt66q:nth-child(even) { background: var(--bg-card); }
.fy2v8c .a8frt66q:nth-child(odd)  { background: var(--bg-page); }
.ieui .a8frt66q:nth-child(odd)  .fsn3so4 { background: var(--bg-card); border-radius: 6px; }
.ieui .a8frt66q:nth-child(even) .fsn3so4 { background: var(--bg-raised); border-radius: 6px; }
.fy2v8c .a8frt66q:nth-child(odd)  .fsn3so4 { background: var(--bg-card); border-radius: 6px; }
.fy2v8c .a8frt66q:nth-child(even) .fsn3so4 { background: var(--bg-raised); border-radius: 6px; }
.ieui .a8frt66q:nth-child(even) .g7tpi2y5 .ypm05,
.fy2v8c .a8frt66q:nth-child(even) .g7tpi2y5 .ypm05 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.ieui .a8frt66q:nth-child(odd) .g7tpi2y5 .ypm05,
.fy2v8c .a8frt66q:nth-child(odd) .g7tpi2y5 .ypm05 { background: var(--bg-card-inner); }
.ieui .a8frt66q:nth-child(even) .kaf33 .ypm05:nth-child(odd),
.fy2v8c .a8frt66q:nth-child(even) .kaf33 .ypm05:nth-child(odd)  { background: var(--bg-card); }
.ieui .a8frt66q:nth-child(even) .kaf33 .ypm05:nth-child(even),
.fy2v8c .a8frt66q:nth-child(even) .kaf33 .ypm05:nth-child(even) { background: var(--bg-card-inner); }
h1.hptlem { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.hptlem {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.thjz5 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.usn7 h2.hptlem {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.l12v71q h2.hptlem {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.qoc8 h2.hptlem {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.cgi0qn2q h2.hptlem::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.vqv0aws h2.hptlem {
  color: var(--text-primary); font-size: 1.7rem;
}
.m8tyrjo1 h2.hptlem::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.qi4gxsll h2.hptlem {
  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) { .otr5nf { display: none; } }
.sbcch { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.fgb9v81z { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.cckq {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.crpml49 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ln5ap { padding-left: 20px; }
.ln5ap li { margin-bottom: 6px; }
.ln5ap a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ln5ap a:hover { color: var(--accent-light); }
.ab2vtm .crpml49 { display: none; }
.y8dgg2 .crpml49 { display: none; }
.y8dgg2 .ln5ap { padding-left: 0; list-style: none; }
.y8dgg2 .ln5ap li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.y8dgg2 .ln5ap a { font-size: 0.92rem; }
.o8kf .cckq { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.o8kf .crpml49 { display: none; }
.o8kf .ln5ap { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.o8kf .ln5ap li { margin-bottom: 0; }
.o8kf .ln5ap 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;
}
.o8kf .ln5ap a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.p8bm6 .cckq { padding: 20px 20px 16px; }
.p8bm6 .ln5ap {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.p8bm6 .ln5ap li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.p8bm6 .ln5ap 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;
}
.p8bm6 .ln5ap 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;
}
.p8bm6 .ln5ap a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.p8bm6 .ln5ap a:focus,
.p8bm6 .ln5ap a:focus-visible,
.p8bm6 .ln5ap a:target { outline: none; }
.p8bm6 .ln5ap li:target a { border-color: var(--border); color: var(--text-muted); }
.xmso .cckq { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.xmso .crpml49 { display: none; }
.xmso .ln5ap { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.xmso .ln5ap li { counter-increment: toc-n; margin-bottom: 0; }
.xmso .ln5ap 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;
}
.xmso .ln5ap 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;
}
.xmso .ln5ap a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.dnjl .cckq { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.dnjl .crpml49 { display: none; }
.dnjl .ln5ap { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.dnjl .ln5ap li { margin-bottom: 0; }
.dnjl .ln5ap 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;
}
.dnjl .ln5ap a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.pm0k .cckq { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.pm0k .crpml49 { display: none; }
.pm0k .ln5ap { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.pm0k .ln5ap li { margin-bottom: 0; }
.pm0k .ln5ap li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.pm0k .ln5ap li:last-child::after { content: ""; margin-right: 0; }
.pm0k .ln5ap a { font-size: 0.9rem; }
.ypm05 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.g7tpi2y5 .ypm05 { background: var(--bg-card); }
.kaf33 .ypm05:nth-child(odd)  { background: var(--bg-card); }
.kaf33 .ypm05:nth-child(even) { background: var(--bg-raised); }
.ffvj .ypm05 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ffvj .ypm05:last-child { border-bottom: none; }
.ffvj h3.thjz5 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ldbfj .ypm05 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ldbfj .ypm05 + .ypm05 { margin-top: 4px; }
.hkcarmyn .ypm05 { background: none; border-radius: 0; padding: 12px 0; }
.hkcarmyn .ypm05 + .ypm05 { border-top: 1px solid var(--border-section); }
.nrsye { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.cd4ay4d { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.u2lg { color: var(--text-body); margin-bottom: 10px; }
.ubo5to2, .n6vntc4z { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.ubo5to2 li, .n6vntc4z li { margin-bottom: 6px; }
.n6vntc4z li { list-style: decimal; }
.zavj     .ubo5to2 { list-style-type: "● "; }
.k8neqqp  .ubo5to2 { list-style-type: "■ "; }
.v21n .ubo5to2 { list-style-type: "◆ "; }
.gb3sg    .ubo5to2 { list-style-type: "★ "; }
.zavj     .yigyc4o1 { list-style-type: "● "; }
.k8neqqp  .yigyc4o1 { list-style-type: "■ "; }
.v21n .yigyc4o1 { list-style-type: "◆ "; }
.gb3sg    .yigyc4o1 { list-style-type: "★ "; }
.zavj    .ubo5to2 li::marker, .zavj    .yigyc4o1 li::marker,
.k8neqqp .ubo5to2 li::marker, .k8neqqp .yigyc4o1 li::marker,
.v21n .ubo5to2 li::marker, .v21n .yigyc4o1 li::marker,
.gb3sg   .ubo5to2 li::marker, .gb3sg   .yigyc4o1 li::marker {
  color: var(--cta); font-size: 1em;
}
.zavj .n6vntc4z,
.k8neqqp .n6vntc4z,
.v21n .n6vntc4z,
.gb3sg .n6vntc4z {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.zavj .n6vntc4z li,
.k8neqqp .n6vntc4z li,
.v21n .n6vntc4z li,
.gb3sg .n6vntc4z li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.zavj .n6vntc4z li::before,
.k8neqqp .n6vntc4z li::before,
.v21n .n6vntc4z li::before,
.gb3sg .n6vntc4z 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;
}
.zavj     .n6vntc4z li::before { border-radius: 50%; }
.k8neqqp  .n6vntc4z li::before { border-radius: 3px; }
.v21n .n6vntc4z li::before { border-radius: 3px; }
.gb3sg    .n6vntc4z li::before { border-radius: 50%; }
.ip12ag02 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.nqlwp444 .ip12ag02,
.ybt3 .ip12ag02 { background: transparent; border: none; border-radius: 0; }
.x2ebe { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.x2ebe th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.x2ebe td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.x2ebe tr:hover td { background: var(--bg-hover); }
.odnkyf5a .x2ebe tbody tr:nth-child(even) td { background: var(--bg-surface); }
.pedf .x2ebe { border: 1px solid var(--border-alt); }
.pedf .x2ebe th,
.pedf .x2ebe td { border: 1px solid var(--border-alt); }
.vg8ae .x2ebe th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.vg8ae .x2ebe td { border-bottom: none; }
.vg8ae .x2ebe tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.v631wy .x2ebe th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.i1zho .ip12ag02 {
  overflow: hidden;
}
.i1zho .x2ebe th { border-bottom: 1px solid var(--border-alt); }
.i1zho .x2ebe tr:last-child td { border-bottom: none; }
.dxgt4yq { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.cia9g6 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.a0yx29 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.pzgz { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.yrrb { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.yigyc4o1 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.yigyc4o1 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%}
.ed566 .pzgz { background: transparent; text-align: center; }
.q13dhzdy .a0yx29 {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.gsjb2ks .a0yx29 {
  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);
}
.pkltp .cia9g6 { display: grid; grid-template-columns: auto 1fr; }
.pkltp .a0yx29 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.pkltp .pzgz { grid-column: 2; }
.pkltp .yrrb,
.pkltp .yigyc4o1 { grid-column: 1 / -1; }
.gi78v .cia9g6 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.gi78v .a0yx29 {
  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);
}
.gi78v .pzgz { grid-column: 2; }
.gi78v .yrrb,
.gi78v .yigyc4o1 { grid-column: 1 / -1; }
.ffls .cia9g6 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ffls .pzgz { background: none; color: var(--accent-light); font-weight: 700; }
.otd9xb .cia9g6 { 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); }
.otd9xb .pzgz { background: none; color: var(--accent-light); font-weight: 700; }
.dwq4n .cia9g6 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.dwq4n .cia9g6:last-child { border-bottom: none; }
.dwq4n .pzgz { background: none; color: var(--accent-light); font-weight: 700; }
.nd90iujw .cia9g6 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.nd90iujw .pzgz { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.nsg2 .dxgt4yq { counter-reset: card-n; }
.nsg2 .cia9g6  { counter-increment: card-n; }
.nsg2 .pzgz { display: flex; align-items: center; gap: 10px; }
.nsg2 .pzgz::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;
}
.ts3506 .cia9g6 { background: var(--bg-surface); border: 1px solid var(--border); }
.ts3506 .pzgz { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.mhpoafz { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.mhpoafz         { --cl-hue: var(--accent); }
.gjti     { --cl-hue: #16a34a; }
.e6i0    { --cl-hue: #2563eb; }
.gjti, .j5cxr, .e6i0, .qkgtg {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.olevode { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.olevode::before { color: var(--cl-hue); }
.mhpoafz strong { color: var(--text-primary); font-size: 0.95rem; }
.mhpoafz p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.p46d { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.nj8x67, .txy39ckb { border-radius: 8px; padding: 14px; }
.nj8x67 { background: var(--bg-pros); }
.txy39ckb { background: var(--bg-cons); }
.t3qgv1 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.nj8x67 .t3qgv1 { color: var(--c-pros-label); }
.txy39ckb .t3qgv1 { color: #f87171; }
.nj8x67 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.txy39ckb ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.af1c { width: 100%; height: auto; border-radius: 10px; display: block; }
.quod {
  background: var(--cta); color: #fff; border: none;
  border-radius: 6px; padding: 8px 16px; font-size: 0.88rem; font-weight: 600;
  cursor: pointer; text-decoration: none; display: inline-block; white-space: nowrap;
}
.quod:hover { opacity: 0.85; }
.ou2t0 .quod  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.ou2t0 .quod:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.edx99l1 .quod  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.edx99l1 .quod:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ou2t0 .ykbscxxd.quod, .edx99l1 .ykbscxxd.quod,
.ou2t0 .yzf3vj .quod, .edx99l1 .yzf3vj .quod {
  background: var(--cta); border: none; color: #fff;
}
.ou2t0 .ykbscxxd.quod:hover, .edx99l1 .ykbscxxd.quod:hover,
.ou2t0 .yzf3vj .quod:hover, .edx99l1 .yzf3vj .quod:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.h3gj1n .u7lu5 { border-radius: 50px; }
.h3gj1n .quod  { border-radius: 50px; }
.x4ucjp .u7lu5,
.x4ucjp .quod { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.x4ucjp .u7lu5:hover,
.x4ucjp .quod:hover { filter: brightness(1.08); opacity: 1; }
.v3feaga .u7lu5,
.v3feaga .quod { box-shadow: 0 3px 14px -2px var(--cta); }
.v3feaga .u7lu5:hover,
.v3feaga .quod:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.vsexj .u7lu5,
.vsexj .quod { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.vsexj .u7lu5:hover,
.vsexj .quod:hover { opacity: 1; }
.vsexj .u7lu5:active,
.vsexj .quod:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.n1bd967t .u7lu5,
.n1bd967t .quod { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.n1bd967t .u7lu5:hover,
.n1bd967t .quod:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.n1bd967t .u7lu5:active,
.n1bd967t .quod:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.htlf .u7lu5,
.htlf .quod { position: relative; overflow: hidden; }
.htlf .u7lu5::before,
.htlf .quod::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;
}
.htlf .u7lu5:hover::before,
.htlf .quod:hover::before { left: 135%; }
.zyj4q5 .u7lu5,
.zyj4q5 .quod { border-radius: 0; }
.dwhj3r .u7lu5 { padding-left: 22px; padding-right: 22px; }
.dwhj3r .quod  { padding-left: 12px; padding-right: 12px; }
.h707v .u7lu5 { padding-left: 44px; padding-right: 44px; }
.h707v .quod  { padding-left: 24px; padding-right: 24px; }
.vagat6ll .u7lu5 { padding-left: 56px; padding-right: 56px; }
.vagat6ll .quod  { padding-left: 32px; padding-right: 32px; }
.x9pj   .u7lu5::after, .x9pj   .quod::after,
.jdzzi0l2 .u7lu5::after, .jdzzi0l2 .quod::after,
.ctssb8h    .u7lu5::after, .ctssb8h    .quod::after,
.l8mp10    .u7lu5::after, .l8mp10    .quod::after,
.rnkhmnv    .u7lu5::after, .rnkhmnv    .quod::after,
.n75u8edj     .u7lu5::after, .n75u8edj     .quod::after,
.op8028    .u7lu5::after, .op8028    .quod::after,
.p07k6v   .u7lu5::after, .p07k6v   .quod::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;
}
.x9pj .u7lu5::after, .x9pj .quod::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");
}
.jdzzi0l2 .u7lu5::after, .jdzzi0l2 .quod::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");
}
.ctssb8h .u7lu5::after, .ctssb8h .quod::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");
}
.l8mp10 .u7lu5::after, .l8mp10 .quod::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");
}
.rnkhmnv .u7lu5::after, .rnkhmnv .quod::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");
}
.n75u8edj .u7lu5::after, .n75u8edj .quod::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");
}
.op8028 .u7lu5::after, .op8028 .quod::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");
}
.p07k6v .u7lu5::after, .p07k6v .quod::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");
}
.p6xis   .xqba::after, .p6xis   .pz7i5::after,
.drld7c .xqba::after, .drld7c .pz7i5::after,
.t74n    .xqba::after, .t74n    .pz7i5::after,
.lkorf53    .xqba::after, .lkorf53    .pz7i5::after,
.ghhe    .xqba::after, .ghhe    .pz7i5::after,
.cv2tr     .xqba::after, .cv2tr     .pz7i5::after,
.zbd79cgu    .xqba::after, .zbd79cgu    .pz7i5::after,
.zg0o3aem   .xqba::after, .zg0o3aem   .pz7i5::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;
}
.p6xis .xqba::after, .p6xis .pz7i5::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");
}
.drld7c .xqba::after, .drld7c .pz7i5::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");
}
.t74n .xqba::after, .t74n .pz7i5::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");
}
.lkorf53 .xqba::after, .lkorf53 .pz7i5::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");
}
.ghhe .xqba::after, .ghhe .pz7i5::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");
}
.cv2tr .xqba::after, .cv2tr .pz7i5::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");
}
.zbd79cgu .xqba::after, .zbd79cgu .pz7i5::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");
}
.zg0o3aem .xqba::after, .zg0o3aem .pz7i5::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");
}
.ze3v {
  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;
}
.d3nc {
  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;
}
.d3nc > * { min-width: 0; }
.d3nc:hover { background: var(--bg-hover); }
.d3nc > [itemprop="item"] { display: contents; }
.d3nc [itemprop="itemReviewed"],
.d3nc [itemprop="reviewRating"] { display: none; }
.d3nc::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;
}
.okpik0y {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.ose5l {
  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;
}
.sk0vn { max-height: 52px; max-width: 110px; object-fit: contain; }
.c12tda {
  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;
}
.yqlwc .ose5l    { background: #1a1a1a; }
.rx204 .ose5l   { background: rgba(128,128,128,.12); }
.g3ruvwkn .ose5l { background: var(--bg-raised); }
.vboqw .ose5l    { background: transparent; padding: 0; }
.a9k8 {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.wz3byu5l { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.sbp8 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.i8uy0d5 {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.imb01a2 {
  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;
}
.fqodw6 {
  
  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%;
}
.i3di {
  
  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;
}
.ykbscxxd {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.ykbscxxd.quod {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .d3nc {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .d3nc::before    { grid-area: rank;   }
  .okpik0y           { grid-area: ident;  }
  .a9k8     { grid-area: rating; min-width: 0; width: auto; }
  .i8uy0d5           { grid-area: pills;  }
  .ykbscxxd             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .d3nc {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .d3nc::before    { justify-self: center; }
  .okpik0y           { width: 100%; }
  .a9k8     { justify-self: center; }
  .i8uy0d5           { grid-template-columns: 1fr; }
}
.nf915526 {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.noefav {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.bwyyw {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.bwyyw img { max-width: 80px; max-height: 50px; object-fit: contain; }
.sk659 { flex: 1; }
.sk659 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.hlwjw { color: var(--c-stars); font-size: 1.1rem; }
.m2m6p { margin-bottom: 8px; }
.y7bp {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 22px;
  padding: 12px 24px; font-size: 0.86rem;
  background: var(--bg-surface); border-top: 1px solid var(--border-alt);
}
.y7bp > span { color: var(--accent); font-weight: 700; }
.zvjfm em, .cy02r em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .y7bp { padding: 10px 16px; gap: 6px 16px; } }
.yzf3vj { flex-shrink: 0; align-self: flex-start; }
.yzf3vj .quod { white-space: nowrap; }
@media (max-width: 560px) {
  .noefav { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .bwyyw { order: 1; }
  .yzf3vj { order: 2; margin-left: auto; align-self: center; }
  .sk659 { order: 3; flex: 1 1 100%; min-width: 0; }
}
.e7yl img.tlsthj2 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.nqlwp444 { padding: 20px 24px; }
.uivbr { color: var(--text-muted); margin-bottom: 16px; }
.rnleaji { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.z70wx, .pong6q { list-style: none; font-size: 0.9rem; }
.z70wx li { color: var(--c-pros); margin-bottom: 4px; }
.pong6q li { color: var(--c-cons); margin-bottom: 4px; }
.z70wx li::before { content: "✓"; margin-right: 5px; }
.pong6q li::before { content: "✗"; margin-right: 5px; }
.kexd1d6n .z70wx li::before { content: "→"; }
.kexd1d6n .pong6q li::before { content: "–"; }
.l0fpdt  .z70wx li::before { content: "★"; }
.l0fpdt  .pong6q li::before { content: "✕"; }
.w5iis    .z70wx li::before { content: "◆"; }
.w5iis    .pong6q li::before { content: "▲"; }
.c9brzv  .z70wx li::before { content: "▶"; }
.c9brzv  .pong6q li::before { content: "■"; }
.ctqt3dbg { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.ba6fs3 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.cbit { background: var(--bg-pros); color: var(--c-tag-pay); }
.jwrxuy { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.fphvj .jwrxuy { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.p47j3 .jwrxuy { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .zki8as .yjwqjb {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .zki8as .nf915526 { margin: 0; }
}
.uv3q .noefav { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.uv3q .sk659 h3 { color: var(--accent-light); }
.uv3q .bwyyw { background: var(--bg-page); border: 1px solid var(--border); }
.v0ldq .nf915526 { border-top: 4px solid var(--accent); }
.v0ldq .noefav { background: var(--bg-card); }
.dh6hzz .nf915526 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.dh6hzz .noefav { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.dh6hzz .nqlwp444 { padding: 14px 16px; }
.dh6hzz .bwyyw { border-radius: 4px; }
.dh6hzz .jwrxuy { border-radius: 0; }
.vd7z .noefav { padding: 0; gap: 0; overflow: hidden; }
.vd7z .bwyyw { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.vd7z .sk659 { padding: 16px 20px; }
.vd7z .yzf3vj { padding: 16px 20px; align-self: center; }
.qk78tjw .hlwjw { font-size: .95rem; }
.ybt3 .p46d { gap: 10px; }
.ybt3 .nj8x67, .ybt3 .txy39ckb { padding: 12px; }
.ybt3 .nj8x67 ul, .ybt3 .txy39ckb ul { margin: 4px 0 0; padding-left: 18px; }
.ybt3 .nj8x67 li, .ybt3 .txy39ckb li { font-size: .85rem; margin-bottom: 3px; }
.qsqkvvc .ba6fs3 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .yoaq6k { grid-template-columns: 1fr; }
  .m472f { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .m472f .fyhp0m { width: 72px; height: 50px; }
  .m472f .v50p { max-width: 180px; }
  .m472f .crmwxzkl { width: auto; }
}
.yf53vm .qk78tjw .hlwjw { filter: brightness(1.2); }
@media (max-width: 720px) {
  .yf53vm { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .lyvao { padding: 16px; }
  .p931 .tk1lzc { min-width: 50%; }
}
.io4ga .p46d { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .n2a7sa2f { grid-template-columns: 1fr; }
  .mrqf9 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ini0sbhg { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ia32 { flex-wrap: wrap; padding: 16px; }
}
.u6d3w21 .p46d { gap: 8px; }
.u6d3w21 .nj8x67, .u6d3w21 .txy39ckb { padding: 8px; }
@media (max-width: 480px) {
  .unm0 { flex-direction: column; align-items: stretch; }
}
.zki1x83b .crmwxzkl .quod { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .xqwnc { flex-direction: column; align-items: stretch; gap: 10px; }
  .zki1x83b .crmwxzkl { text-align: center; }
}
@media (max-width: 720px) {
  .vvdj0 { grid-template-columns: 1fr; }
  .owrz6n { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .l1zk4c { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.eyu1ypx .fr8wz { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.g9wwkf .hlwjw { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .lke7 { grid-template-columns: 1fr; }
  .g9wwkf { width: 100px; height: 100px; margin: 16px auto; }
  .eyu1ypx { font-size: 1.4rem; }
  .ochetsx { justify-content: center; }
  .eern .tk1lzc { min-width: 50%; }
}
.lt7x .p46d { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .l72uef { flex-wrap: wrap; padding: 14px 16px; }
  .pozv5hi8 { padding: 12px 16px; }
  .lt7x .p46d { margin: 0 16px; }
  .lt7x .qsqkvvc { padding: 0 16px; }
  .jg628sj { padding: 12px 16px; }
}
.ildq .d3nc {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.ildq .d3nc:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.aam065od .ze3v { gap: 18px; }
.aam065od .d3nc {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.aam065od .d3nc:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.n8ro6 .ze3v {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.n8ro6 .d3nc {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.n8ro6 .d3nc:last-child { border-bottom: none; }
.n8ro6 .okpik0y,
.n8ro6 .a9k8,
.n8ro6 .i8uy0d5 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.f73ke5 .ze3v { gap: 0; }
.f73ke5 .d3nc {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.f73ke5 .d3nc:last-child { border-bottom: none; }
.f73ke5 .d3nc:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.f73ke5 .d3nc:nth-child(even):hover { background: var(--bg-hover); }
.e63y9a .d3nc {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.wk0i1q .i8uy0d5 .imb01a2 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.wk0i1q .i8uy0d5 .imb01a2:first-child { border-left: none; }
.bnqsx2 .i8uy0d5 .imb01a2 {
  background: transparent; padding: 4px 8px;
}
.bnqsx2 .i8uy0d5 .fqodw6 { font-size: .65rem; opacity: .65; }
.bnqsx2 .i8uy0d5 .i3di   { font-size: 1.15rem; color: var(--accent-light); }
.k45tlx .i8uy0d5 .imb01a2 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.sbp8 { display: none; }
.h4z7z .wz3byu5l { font-size: 1rem; letter-spacing: 2px; }
.wqfb .wz3byu5l {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.ysw9 .wz3byu5l,
.x1jv0dvq .wz3byu5l,
.oramg .wz3byu5l { display: none; }
.ysw9 .sbp8,
.x1jv0dvq .sbp8,
.oramg .sbp8 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.ysw9 .sbp8 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.ysw9 .sbp8 small { display: none; }
.x1jv0dvq .sbp8 {
  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;
}
.x1jv0dvq .sbp8 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.oramg .sbp8 {
  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;
}
.oramg .sbp8 small { display: none; }
.ysw9 .m2m6p .hlwjw,
.x1jv0dvq .m2m6p .hlwjw,
.oramg .m2m6p .hlwjw { display: none; }
.ysw9 .m2m6p strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.ysw9 .fr8wz { display: none; }
.x1jv0dvq .m2m6p strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.x1jv0dvq .h9ws,
.x1jv0dvq .fr8wz { font-size: 1em; }
.oramg .m2m6p strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.oramg .fr8wz { display: none; }
.skxqlak { margin: 16px 0; }
.siv8e57q { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.siv8e57q summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.siv8e57q summary::after { content: "+"; color: var(--accent-light); }
.siv8e57q[open] summary::after { content: "−"; }
.siv8e57q p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.a8frt66q { margin-bottom: 0; }
.ugv2 h2.hptlem { color: var(--text-primary); border-color: var(--accent-light); }
.d7217 h2.hptlem { color: var(--text-primary); border-color: var(--accent-light); }
.oyiisy4 .gjti     { background: #052e16; border-color: #10b981; }
.oyiisy4 .e6i0    { background: #1e1036; border-color: #a855f7; }
.oyiisy4 .mhpoafz strong  { color: #f1f5f9; }
.oyiisy4 .mhpoafz p       { color: #cbd5e1; }
.oyiisy4 .b743    .gjti     .olevode::before,
.oyiisy4 .rg3sh9nm  .gjti     .olevode::before,
.oyiisy4 .cji27w  .gjti     .olevode::before,
.oyiisy4 .zf1e9hx .gjti     .olevode::before { color: #10b981; }
.oyiisy4 .b743    .j5cxr .olevode::before,
.oyiisy4 .rg3sh9nm  .j5cxr .olevode::before,
.oyiisy4 .cji27w  .j5cxr .olevode::before,
.oyiisy4 .zf1e9hx .j5cxr .olevode::before { color: #f43f5e; }
.oyiisy4 .b743    .e6i0    .olevode::before,
.oyiisy4 .rg3sh9nm  .e6i0    .olevode::before,
.oyiisy4 .cji27w  .e6i0    .olevode::before,
.oyiisy4 .zf1e9hx .e6i0    .olevode::before { color: #a855f7; }
.fqmuvg .gjti     { background: #2d2000; border-color: #eab308; }
.fqmuvg .e6i0    { background: #2d1600; border-color: #f97316; }
.fqmuvg .mhpoafz strong  { color: #f1f5f9; }
.fqmuvg .mhpoafz p       { color: #cbd5e1; }
.fqmuvg .b743    .gjti     .olevode::before,
.fqmuvg .rg3sh9nm  .gjti     .olevode::before,
.fqmuvg .cji27w  .gjti     .olevode::before,
.fqmuvg .zf1e9hx .gjti     .olevode::before { color: #eab308; }
.fqmuvg .b743    .j5cxr .olevode::before,
.fqmuvg .rg3sh9nm  .j5cxr .olevode::before,
.fqmuvg .cji27w  .j5cxr .olevode::before,
.fqmuvg .zf1e9hx .j5cxr .olevode::before { color: #ef4444; }
.fqmuvg .b743    .e6i0    .olevode::before,
.fqmuvg .rg3sh9nm  .e6i0    .olevode::before,
.fqmuvg .cji27w  .e6i0    .olevode::before,
.fqmuvg .zf1e9hx .e6i0    .olevode::before { color: #f97316; }
.krvfna1 .gjti     { background: #0c1a2e; border-color: #38bdf8; }
.krvfna1 .e6i0    { background: #0a2020; border-color: #2dd4bf; }
.krvfna1 .mhpoafz strong  { color: #f1f5f9; }
.krvfna1 .mhpoafz p       { color: #cbd5e1; }
.krvfna1 .b743    .gjti     .olevode::before,
.krvfna1 .rg3sh9nm  .gjti     .olevode::before,
.krvfna1 .cji27w  .gjti     .olevode::before,
.krvfna1 .zf1e9hx .gjti     .olevode::before { color: #38bdf8; }
.krvfna1 .b743    .j5cxr .olevode::before,
.krvfna1 .rg3sh9nm  .j5cxr .olevode::before,
.krvfna1 .cji27w  .j5cxr .olevode::before,
.krvfna1 .zf1e9hx .j5cxr .olevode::before { color: #818cf8; }
.krvfna1 .b743    .e6i0    .olevode::before,
.krvfna1 .rg3sh9nm  .e6i0    .olevode::before,
.krvfna1 .cji27w  .e6i0    .olevode::before,
.krvfna1 .zf1e9hx .e6i0    .olevode::before { color: #2dd4bf; }
.gznac0::before,
.vi6x3c::before { margin-right: 5px; }
.lsnyw .nj8x67 ul li,
.lsnyw .z70wx li         { color: #4ade80; }
.lsnyw .nj8x67 .gznac0 { color: #22c55e; }
.lsnyw .txy39ckb ul li,
.lsnyw .pong6q li         { color: #f87171; }
.lsnyw .txy39ckb .vi6x3c { color: #ef4444; }
.xsu6kf .nj8x67 { background: var(--bg-pros); }
.xsu6kf .txy39ckb { background: var(--bg-cons); }
.xsu6kf .nj8x67 .gznac0 { color: var(--c-pros-label); }
.xsu6kf .txy39ckb .vi6x3c { color: var(--c-cons); }
.xsu6kf .nj8x67 ul li,
.xsu6kf .z70wx li            { color: var(--c-pros); }
.xsu6kf .txy39ckb ul li,
.xsu6kf .pong6q li            { color: var(--c-cons); }
.eq22arg4 .nj8x67 { background: var(--bg-pros); }
.eq22arg4 .txy39ckb { background: var(--bg-cons); }
.eq22arg4 .nj8x67 .gznac0 { color: var(--c-pros-label); }
.eq22arg4 .txy39ckb .vi6x3c { color: var(--c-cons); }
.eq22arg4 .nj8x67 ul li,
.eq22arg4 .z70wx li          { color: var(--c-pros); }
.eq22arg4 .txy39ckb ul li,
.eq22arg4 .pong6q li          { color: var(--c-cons); }
.lx25vq .gznac0::before { content: "✓ "; }
.lx25vq .vi6x3c::before { content: "✗ "; }
.kexd1d6n .gznac0::before { content: "→ "; }
.kexd1d6n .vi6x3c::before { content: "← "; }
.l0fpdt .gznac0::before { content: "★ "; }
.l0fpdt .vi6x3c::before { content: "✕ "; }
.w5iis .gznac0::before { content: "◆ "; }
.w5iis .vi6x3c::before { content: "▲ "; }
.p47j3 .mhpoafz { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.p47j3 .mhpoafz strong { color: var(--text-primary); }
.p47j3 .mhpoafz p      { color: var(--text-muted); }
.fphvj .mhpoafz { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.sub21cj .mhpoafz {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.sub21cj .mhpoafz strong,
.sub21cj .mhpoafz p { color: #fff; }
.sub21cj .olevode::before { color: rgba(255,255,255,0.9) !important; }
.jkiyuecx .mhpoafz {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.jkiyuecx .mhpoafz strong { color: var(--text-primary); }
.jkiyuecx .mhpoafz p      { color: var(--text-muted); }
.s4qq .mhpoafz { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.b743 .olevode,
.rg3sh9nm .olevode,
.cji27w .olevode,
.zf1e9hx .olevode { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.b743 .olevode::before,
.rg3sh9nm .olevode::before,
.cji27w .olevode::before,
.zf1e9hx .olevode::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.b743 .gjti     .olevode::before { content: "✦"; color: var(--c-tip-border); }
.b743 .j5cxr .olevode::before { content: "▲"; color: var(--c-warn-border); }
.b743 .e6i0    .olevode::before { content: "◉"; color: #60a5fa; }
.rg3sh9nm .gjti     .olevode::before { content: "★"; color: var(--c-tip-border); }
.rg3sh9nm .j5cxr .olevode::before { content: "◆"; color: var(--c-warn-border); }
.rg3sh9nm .e6i0    .olevode::before { content: "●"; color: #60a5fa; }
.cji27w .gjti     .olevode::before { content: "▶"; color: var(--c-tip-border); }
.cji27w .j5cxr .olevode::before { content: "■"; color: var(--c-warn-border); }
.cji27w .e6i0    .olevode::before { content: "▸"; color: #60a5fa; }
.zf1e9hx .gjti     .olevode::before { content: "→"; color: var(--c-tip-border); }
.zf1e9hx .j5cxr .olevode::before { content: "⬥"; color: var(--c-warn-border); }
.zf1e9hx .e6i0    .olevode::before { content: "◈"; color: #60a5fa; }
.kkge2ug0 .g7tpi2y5 .ypm05,
.kkge2ug0 .kaf33 .ypm05  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.kkge2ug0 .cia9g6                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.kkge2ug0 .d3nc                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.kkge2ug0 .nf915526            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.kkge2ug0 .ip12ag02          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.kkge2ug0 .cckq                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.obsw .g7tpi2y5 .ypm05,
.obsw .kaf33 .ypm05,
.obsw .cia9g6,
.obsw .d3nc,
.obsw .nf915526,
.obsw .ip12ag02,
.obsw .cckq,
.obsw .s4qq .mhpoafz { box-shadow: none; }
.ut32p   .u2lg, .ut32p .nrsye, .ut32p .cd4ay4d,
.ut32p   .sbcch, .ut32p .fgb9v81z { font-size: 0.9rem; }
.ut32p   .ubo5to2, .ut32p .n6vntc4z { font-size: 0.9rem; }
.tsoibtkz   .u2lg, .tsoibtkz .nrsye, .tsoibtkz .cd4ay4d,
.tsoibtkz   .sbcch, .tsoibtkz .fgb9v81z { font-size: 0.95rem; }
.tsoibtkz   .ubo5to2, .tsoibtkz .n6vntc4z { font-size: 0.95rem; }
.cr1d2ops   .u2lg, .cr1d2ops .nrsye, .cr1d2ops .cd4ay4d,
.cr1d2ops   .sbcch, .cr1d2ops .fgb9v81z { font-size: 1.08rem; }
.cr1d2ops   .ubo5to2, .cr1d2ops .n6vntc4z { font-size: 1.05rem; }
.cr1d2ops   .x2ebe { font-size: 0.97rem; }
.qwalrfge .ue4p78kn      { font-size: 3.2rem; }
.qwalrfge h2.hptlem { font-size: 1.9rem; }
.qwalrfge h3.thjz5     { font-size: 1.4rem; }
.e2p3j .ue4p78kn      { font-size: 3.8rem; }
.e2p3j h2.hptlem { font-size: 2.2rem; }
.e2p3j h3.thjz5     { font-size: 1.6rem; }
.a8frt66q + .a8frt66q { position: relative; }
.x89r6gl   .a8frt66q + .a8frt66q::before,
.i4r7cu  .a8frt66q + .a8frt66q::before,
.yme3o3vu   .a8frt66q + .a8frt66q::before,
.mwptjln   .a8frt66q + .a8frt66q::before,
.ib7eedr   .a8frt66q + .a8frt66q::before,
.vwjl .a8frt66q + .a8frt66q::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.x89r6gl .a8frt66q + .a8frt66q::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.i4r7cu .a8frt66q + .a8frt66q::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.yme3o3vu .a8frt66q + .a8frt66q::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;
}
.mwptjln .a8frt66q + .a8frt66q::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.n5bw .a8frt66q { margin-bottom: 16px; }
.n5bw .a8frt66q + .a8frt66q { margin-top: 0; }
.n5bw .fsn3so4 { padding-top: 0; padding-bottom: 0; }
.ib7eedr .a8frt66q + .a8frt66q::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.vwjl .a8frt66q + .a8frt66q::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.izow0mj .a8frt66q + .a8frt66q::before,
.cr6mi00 .a8frt66q + .a8frt66q::before,
.kwb74n93 .a8frt66q + .a8frt66q::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%;
}
.ieui .izow0mj .a8frt66q:nth-child(even)::before,
.ieui .cr6mi00 .a8frt66q:nth-child(even)::before,
.ieui .kwb74n93 .a8frt66q:nth-child(even)::before { background: var(--bg-surface); }
.fy2v8c .izow0mj .a8frt66q:nth-child(even)::before,
.fy2v8c .cr6mi00 .a8frt66q:nth-child(even)::before,
.fy2v8c .kwb74n93 .a8frt66q:nth-child(even)::before { background: var(--bg-card); }
.izow0mj .a8frt66q + .a8frt66q::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");
}
.cr6mi00 .a8frt66q + .a8frt66q::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");
}
.kwb74n93 .a8frt66q + .a8frt66q::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");
}
.udbiu .li2owbbu,
.a9ybs .li2owbbu,
.yc3izn5 .li2owbbu { overflow: hidden; }
.udbiu .ozww8y,
.a9ybs .ozww8y { margin-bottom: 60px; }
.yc3izn5 .ozww8y { margin-bottom: 70px; }
.a9ybs .lww7j05h { padding-bottom: 60px; }
.udbiu .li2owbbu::before,
.a9ybs .li2owbbu::before,
.yc3izn5 .li2owbbu::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%;
}
.udbiu .li2owbbu::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");
}
.a9ybs .li2owbbu::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");
}
.yc3izn5 .li2owbbu::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");
}
.d56nwxa .li2owbbu:not(.wn6plhvg) .jsn8urrw { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.er6b .li2owbbu:not(.wn6plhvg) .jsn8urrw { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.opge86  .li2owbbu:not(.wn6plhvg) .jsn8urrw { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.c1nxa  .li2owbbu:not(.wn6plhvg) .jsn8urrw { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.d56nwxa .wn6plhvg { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.er6b .wn6plhvg { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.opge86 .wn6plhvg { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.c1nxa .wn6plhvg { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.k6dso .wn6plhvg { background: var(--accent); }
.k6dso .wn6plhvg .jsn8urrw { background: none; }
.k6dso .apooetr { background: var(--accent); }
.k6dso .yk6h2m { background: var(--accent-bg); }
.k6dso .li2owbbu:not(.wn6plhvg) .jsn8urrw { background: rgba(0,0,0,0.6); }
.u60sx6j .reyu { float: left; width: 38%; margin: 0 28px 16px 0; }
.u60sx6j .reyu .af1c { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.u60sx6j .fsn3so4::after { content: ''; display: block; clear: both; }
.dzli .reyu { float: right; width: 38%; margin: 0 0 16px 28px; }
.dzli .reyu .af1c { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.dzli .fsn3so4::after { content: ''; display: block; clear: both; }
.blwxb .a8frt66q:nth-child(odd)  .reyu { float: left;  width: 38%; margin: 0 28px 16px 0; }
.blwxb .a8frt66q:nth-child(even) .reyu { float: right; width: 38%; margin: 0 0 16px 28px; }
.blwxb .reyu .af1c { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.blwxb .fsn3so4::after { content: ''; display: block; clear: both; }
.u60sx6j .dxgt4yq,
.u60sx6j .ze3v,
.dzli .dxgt4yq,
.dzli .ze3v,
.blwxb .dxgt4yq,
.blwxb .ze3v { clear: both; }
@media (max-width: 900px) {
  .u60sx6j .reyu,
  .dzli .reyu,
  .blwxb .a8frt66q:nth-child(odd)  .reyu,
  .blwxb .a8frt66q:nth-child(even) .reyu {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .u60sx6j .reyu .af1c,
  .dzli .reyu .af1c,
  .blwxb .reyu .af1c {
    max-height: none !important;
  }
}
.u60sx6j .ubo5to2,
.u60sx6j .n6vntc4z,
.dzli .ubo5to2,
.dzli .n6vntc4z,
.blwxb .ubo5to2,
.blwxb .n6vntc4z { overflow: hidden; }
@media (max-width: 640px) {
  .u60sx6j .reyu,
  .dzli .reyu,
  .blwxb .reyu { float: none; width: 100%; margin: 0 0 16px 0; }
}
.pt2zy7b .k79cer,
.pt2zy7b .fsn3so4,
.pt2zy7b .w56e929  { max-width: 1100px; }
.rwjn .k79cer,
.rwjn .fsn3so4,
.rwjn .w56e929  { max-width: 1200px; }
.du12q .k79cer,
.du12q .fsn3so4,
.du12q .w56e929  { max-width: 1320px; }
.fd2v { font-size: 0.82rem; color: var(--text-muted); }
.vy4g31fr { display: flex; align-items: center; }
.dhkoye7w {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.bcy4kwcg { display: flex; align-items: center; }
.iyq3689 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.iyq3689:hover { text-decoration: underline; }
.yiwm3 { margin: 0 3px; opacity: 0.45; }
.yiwm3::before { content: '/'; }
.t8jv9 { padding: 2px 5px; color: var(--text-main); }
.c60w1 .fd2v {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.c60w1 .vy4g31fr { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.zefb .fd2v {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.zefb .vy4g31fr { padding: 0 0 0 12px; }
.fijtuig .vy4g31fr { padding: 0 16px; }
.fijtuig .fd2v {
  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);
}
.fijtuig .k79cer { padding-top: 28px; }
@media (max-width: 720px) {
  .lorshb3j { margin-top: 18px; padding: 0 16px; }
  .fijtuig .k79cer { padding-top: 16px; }
}
.pt2zy7b.c60w1 .vy4g31fr { max-width: 1100px; }
.rwjn.c60w1 .vy4g31fr { max-width: 1200px; }
.du12q.c60w1 .vy4g31fr { max-width: 1320px; }
.u8x3gpj1 .a8frt66q { padding-top: 16px; padding-bottom: 16px; }
.jtjl .a8frt66q { padding-top: 24px; padding-bottom: 24px; }
.s4hw .a8frt66q { padding-top: 40px; padding-bottom: 40px; }
.hend86 .a8frt66q { padding-top: 52px; padding-bottom: 52px; }
.rrqsuon1 .a8frt66q:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.rrqsuon1 .a8frt66q:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.rrqsuon1 .a8frt66q:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.rrqsuon1 .a8frt66q:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.jvh75u .fsn3so4 { padding-top: 10px;  padding-bottom: 10px; }
.iflqqwjs .fsn3so4 { padding-top: 18px;  padding-bottom: 18px; }
.tapqyl2u .fsn3so4 { padding-top: 36px;  padding-bottom: 36px; }
.chib0ga .fsn3so4 { padding-top: 48px;  padding-bottom: 48px; }
.kumszw h2.hptlem { font-weight: 600; }
.kumszw h3.thjz5     { font-weight: 600; }
.nrlrcz h2.hptlem { font-weight: 800; }
.nrlrcz h3.thjz5     { font-weight: 700; }
.ajcck h2.hptlem { font-weight: 900; }
.ajcck h3.thjz5     { font-weight: 800; }
.ajcck .mhpoafz strong,
.ajcck .mhpoafz strong { font-weight: 600; }
.xqba {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.c6j2zz .xqba { display: none; }
@media (max-width: 640px) {
  .xqba { display: none !important; }
}
.xqba { background: var(--cta) !important; color: #fff !important; border: none !important; }
.xqba:hover { opacity: 0.85; }
.rg6tq8ym .xqba { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.x8zx24  .pz7i5 { left: 32px; }
@media (max-width: 480px) {
  .bt19sf .pz7i5 { right: 20px; bottom: 20px; }
  .x8zx24  .pz7i5 { left: 20px; bottom: 20px; }
}
.aslxtoe { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.w56e929 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.wyqmx { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.sxsbv { color: var(--text-dim); font-size: 0.8rem; }
.ydghcz2e { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.ydghcz2e img { height: 26px; width: auto; object-fit: contain; }
.p1d0fd4 a, .gb3m4 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.p1d0fd4 a:hover, .gb3m4 a:hover { color: var(--accent-light); }
.gb3m4 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.wj2v .w56e929 { text-align: center; }
.wj2v .gb3m4 { justify-content: center; margin-bottom: 16px; }
.wj2v .wyqmx { margin-top: 0; }
.oth1 { margin-top: 10px; }
.oth1 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .w56e929 { padding-left: 16px; padding-right: 16px; }
  .dwlve .w56e929 { padding: 20px 16px; }
  .gb3m4 { gap: 4px 12px; }
  .wyqmx { font-size: 0.78rem; }
}
.f8brx9y .hnww .ydghcz2e { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.f8brx9y .wyqmx { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.f8brx9y .sxsbv { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .f8brx9y .r7d1m4 { grid-template-columns: 1fr 1fr; } .f8brx9y .hnww { grid-column: 1 / -1; } }
@media (max-width: 480px) { .f8brx9y .r7d1m4 { grid-template-columns: 1fr; } }
.jzhyzy .ydghcz2e { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.jzhyzy .wyqmx { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .jzhyzy .i4n5o { gap: 12px; } .jzhyzy .ydghcz2e { margin-right: 0; width: 100%; } }
.wbs9hb5r .cv46 .ydghcz2e { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.wbs9hb5r .wyqmx { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.wbs9hb5r .sxsbv { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .wbs9hb5r .xtzt5 { grid-template-columns: 1fr 1fr; } .wbs9hb5r .cv46 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wbs9hb5r .xtzt5 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .qif8co .o5omrq2 { grid-template-columns: 1fr 1fr; } .qif8co .xkkdwypt:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .qif8co .o5omrq2 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .j261 .o5omrq2 { grid-template-columns: 1fr; } }
.ngz9 .w56e929 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ngz9 .gb3m4 { justify-content: center; }
.r6hd7a .da75vmgu      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.r6hd7a .aslxtoe { background: var(--bg-page); border-top-color: var(--border-alt); }
.mdipx1li .da75vmgu      { background: #0d1117; border-bottom-color: #21262d; }
.mdipx1li .k5a5 { color: var(--accent-light); }
.mdipx1li .yfknd9v0 { --msep-color: #8b949e; }
.mdipx1li .yfknd9v0 a { color: #8b949e; }
.mdipx1li .yfknd9v0 a:hover { color: var(--accent-light); }
.mdipx1li .wqdfhfif { color: #8b949e; }
.mdipx1li .aslxtoe { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.mdipx1li .wyqmx,
.mdipx1li .sxsbv { color: #6e7681; }
.mdipx1li .p1d0fd4 a, .mdipx1li .gb3m4 a,
.mdipx1li .ydghcz2e { color: #e6edf3; }
.mdipx1li .p1d0fd4 a:hover, .mdipx1li .gb3m4 a:hover,
@media (max-width: 640px) {
  .mdipx1li .yfknd9v0 { background: #0d1117; border-top-color: #21262d; }
  .mdipx1li .yfknd9v0 li a { border-bottom-color: #21262d; }
}
.ud7wl .da75vmgu      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ud7wl .k5a5 { color: var(--accent-light); }
.ud7wl .yfknd9v0 { --msep-color: #475569; }
.ud7wl .yfknd9v0 a { color: #475569; }
.ud7wl .yfknd9v0 a:hover { color: var(--accent-light); }
.ud7wl .wqdfhfif { color: #64748b; }
.ud7wl .aslxtoe { background: #f0f4f8; border-top-color: #cbd5e1; }
.ud7wl .wyqmx,
.ud7wl .sxsbv { color: #64748b; }
.ud7wl .p1d0fd4 a, .ud7wl .gb3m4 a,
.ud7wl .d4h8b a, .ud7wl .ydghcz2e { color: #374151; }
.ud7wl .p1d0fd4 a:hover, .ud7wl .gb3m4 a:hover,
@media (max-width: 640px) {
  .ud7wl .yfknd9v0 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ud7wl .yfknd9v0 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.s90iou7u .da75vmgu      { background: var(--accent); border-bottom-color: var(--accent-light); }
.s90iou7u .k5a5 { color: #fff; }
.s90iou7u .yfknd9v0 { --msep-color: rgba(255,255,255,0.82); }
.s90iou7u .yfknd9v0 a { color: rgba(255,255,255,0.82); }
.s90iou7u .yfknd9v0 a:hover { color: #fff; }
.s90iou7u .wqdfhfif { color: rgba(255,255,255,0.9); }
.s90iou7u .aslxtoe { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.s90iou7u .wyqmx,
.s90iou7u .sxsbv { color: rgba(255,255,255,0.72); }
.s90iou7u .p1d0fd4 a, .s90iou7u .gb3m4 a,
.s90iou7u .d4h8b a, .s90iou7u .ydghcz2e { color: #fff; }
.s90iou7u .p1d0fd4 a:hover, .s90iou7u .gb3m4 a:hover,
@media (max-width: 640px) {
  .s90iou7u .yfknd9v0 { background: var(--accent); border-top-color: var(--accent-light); }
  .s90iou7u .yfknd9v0 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.qw6uli .da75vmgu {
  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);
}
.qw6uli .aslxtoe {
  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) {
  .qw6uli .yfknd9v0 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.t1i5c14e .i1bmvk { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.kfmr8s .i1bmvk { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.wihgz .i1bmvk { min-height: 72px; height: auto; }
.zxjr .i1bmvk { min-height: 84px; height: auto; }
.dwlve .i1bmvk { max-width: none; padding: 0 32px; }
.dwlve .w56e929  { max-width: none; padding: 24px 32px; }
.g5wgs2o.rwjn .i1bmvk { max-width: 1200px; }
.g5wgs2o.du12q .i1bmvk { max-width: 1320px; }
.ibmkq9   .k5a5, .ibmkq9   .ydghcz2e { text-transform: capitalize; }
.s5u15 .k5a5, .s5u15 .ydghcz2e { text-transform: lowercase; }
.bi1mf9 .k5a5, .bi1mf9 .ydghcz2e { text-transform: uppercase; letter-spacing: 0.06em; }
.j9kx, .l76p8 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.bcp0ct .j9kx,
.bcp0ct .l76p8 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.c22d00q .j9kx,
.c22d00q .l76p8 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.bzm3h .j9kx,
.bzm3h .l76p8 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.jzu62v .j9kx,
.jzu62v .l76p8 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.cvy4ndaz   .yfknd9v0 a { font-weight: 500; }
.c0tvf .yfknd9v0 a { font-weight: 600; }
.m1fn     .yfknd9v0 a { font-weight: 700; }
.p5fcf0s9    .yfknd9v0 a { font-weight: 800; letter-spacing: 0.01em; }
.nhm3     .yfknd9v0 > li + li::before,
.uks1bjg    .yfknd9v0 > li + li::before,
.oofov    .yfknd9v0 > li + li::before,
.yelultu .yfknd9v0 > li + li::before,
.kzguvz6x .yfknd9v0 > li + li::before,
.pe81y  .yfknd9v0 > li + li::before,
.jea3    .yfknd9v0 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.nhm3     .yfknd9v0 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.uks1bjg    .yfknd9v0 > li + li::before { content: "|"; }
.oofov    .yfknd9v0 > li + li::before { content: "—"; }
.yelultu .yfknd9v0 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.kzguvz6x .yfknd9v0 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.pe81y  .yfknd9v0 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.jea3    .yfknd9v0 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .fxyxcb .wqdfhfif,
  .le1e4 .wqdfhfif,
  .xamly36u .wqdfhfif,
  .z4befj .wqdfhfif,
  .mja177 .wqdfhfif {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .fxyxcb .wqdfhfif::before,
  .le1e4 .wqdfhfif::before,
  .xamly36u .wqdfhfif::before,
  .z4befj .wqdfhfif::before,
  .mja177 .wqdfhfif::before { content: ""; display: block; flex-shrink: 0; }

  
  .fxyxcb .wqdfhfif::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;
  }

  
  .le1e4 .wqdfhfif::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;
  }

  
  .xamly36u .wqdfhfif::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;
  }

  
  .z4befj .wqdfhfif::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;
  }

  
  .mja177 .wqdfhfif::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) {
  .hdp9edd .wqdfhfif {
    padding: 5px 14px;
  }
  .hdp9edd .yfknd9v0 {
    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;
  }
  .hdp9edd .yfknd9v0 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .hdp9edd .yfknd9v0 li a:hover { background: var(--bg-raised); }
  .hdp9edd .ntss4uz7,
  .pgcst .ntss4uz7,
  .my4tsha .ntss4uz7 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .qcziun .wqdfhfif {
    padding: 5px 10px;
  }
  .qcziun .yfknd9v0 {
    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);
  }
  .qcziun .yfknd9v0.ei7sg { transform: translateX(0); }
  .qcziun .yfknd9v0 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .qcziun .yfknd9v0 li:last-child a { border-bottom: none; }
  .s90iou7u .yfknd9v0,
  .mdipx1li .yfknd9v0 { background: var(--accent) !important; }
  .s90iou7u .yfknd9v0 li a,
  .mdipx1li .yfknd9v0 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .my4tsha .wqdfhfif {
    padding: 5px 10px;
  }
  .my4tsha .yfknd9v0 {
    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);
  }
  .my4tsha .yfknd9v0::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .my4tsha .yfknd9v0.ei7sg { transform: translateY(0); }
  .my4tsha .yfknd9v0 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .ve54yb6n .wqdfhfif {
    padding: 5px 10px;
  }
  .ve54yb6n .yfknd9v0 {
    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;
  }
  .ve54yb6n .yfknd9v0.ei7sg { opacity: 1; pointer-events: auto; }
  .ve54yb6n .yfknd9v0 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .vadyf     .wqdfhfif { border-radius: 0 !important; }
  .wwosjqz   .wqdfhfif { border-radius: 8px !important; }
  .yulhq7r .wqdfhfif { border-radius: 50% !important; }
  .zq0vaq2   .wqdfhfif { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .pxx6ik .pd9h { flex-direction: column; align-items: stretch; }
  .pxx6ik .dlq5 { flex-direction: row; min-width: auto; }
  .pxx6ik .za91w { align-items: flex-start; text-align: left; }
}
.xysj,
.xysj.a8frt66q,
.ieui .xysj,
.ujchp .xysj,
.fy2v8c .xysj,
.dfu0t .xysj {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.as50f0lj {
  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;
}
.sugiie { flex: 1 1 280px; min-width: 0; }
.wpaoo6zi {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.jq9s7nh {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.mqd4tp {
  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;
}
.mqd4tp:hover { transform: translateY(-1px); opacity: 0.95; }
.npxzlybc .as50f0lj {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.npxzlybc .wpaoo6zi { color: var(--cta); }
.npxzlybc .jq9s7nh { color: var(--text-body); }
.npxzlybc .mqd4tp {
  background: var(--cta) !important;
  color: #fff !important;
}
.z13uzm2u .as50f0lj {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.z13uzm2u .wpaoo6zi { color: var(--text-primary); }
.z13uzm2u .jq9s7nh { color: var(--text-body); }
.z13uzm2u .mqd4tp {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .as50f0lj {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .sugiie { flex: 0 0 auto; }
  .wpaoo6zi { font-size: 1.2rem; }
  .mqd4tp { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.vo2jjo .y8fatmur { height: 36px; }
.b1cheya6 .y8fatmur { height: 60px; max-width: 200px; }
.tbghapnk .y8fatmur { height: 56px; max-width: 180px; }
.oqv5    .wz3byu5l, .oqv5    .hlwjw { color: #f59e0b; }
.jhq5      .wz3byu5l { font-size: 1rem; letter-spacing: 1.5px; }
.jhq5      .hlwjw   { font-size: 1.35rem; }
.ovwdvx9i    .wz3byu5l, .ovwdvx9i    .hlwjw { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.ua7g     .wz3byu5l, .ua7g     .hlwjw { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.g7qmp53 .wz3byu5l, .g7qmp53 .hlwjw { color: var(--cta); letter-spacing: 2px; }
.bi6o6   .wz3byu5l, .bi6o6   .hlwjw { color: #e91e63; letter-spacing: 2px; }
.qxwz  .wz3byu5l, .qxwz  .hlwjw { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.r6jp0     .wz3byu5l, .r6jp0     .hlwjw { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.wk0i1q .imb01a2 + .imb01a2 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.jiez7jz .d3nc { padding: 18px 24px; min-height: 68px; }
.bnqsx2 .fqodw6 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.bnqsx2 .i3di {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.k45tlx .imb01a2 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.ze3v { counter-reset: cs-rank; }
.ze3v .d3nc { counter-increment: cs-rank; }
.ze3v .d3nc::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;
}
.h7ntq42 .ze3v { counter-reset: cs-rank; gap: 0; }
.h7ntq42 .d3nc {
  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;
}
.h7ntq42 .d3nc::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;
}
.h7ntq42 .okpik0y {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.h7ntq42 .ose5l {
  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;
}
.h7ntq42 .sk0vn { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.h7ntq42 .okpik0y { min-width: 0; flex-direction: column; width: 100%; }
.h7ntq42 .c12tda {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.h7ntq42 .wz3byu5l { color: var(--cta, var(--accent)); }
.h7ntq42 .sbp8 { font-weight: 700; }
.h7ntq42 .imb01a2 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.h7ntq42 .fqodw6 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.h7ntq42 .i3di {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.h7ntq42 .jsglxhp7 .i3di { font-size: 1.3rem; color: var(--accent-light); }
.h7ntq42 .ykbscxxd {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.h7ntq42 .d3nc:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .h7ntq42 .ze3v {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .h7ntq42 .d3nc {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .h7ntq42 .d3nc { padding: 40px 16px 20px; }
  .h7ntq42 .imb01a2 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .h7ntq42 .ykbscxxd { width: 100%; min-width: 0; }
}
.q7y8n8w8 .ze3v { counter-reset: cs-rank; gap: 10px; }
.q7y8n8w8 .d3nc {
  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);
}
.q7y8n8w8 .d3nc::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);
}
.q7y8n8w8 .okpik0y {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.q7y8n8w8 .ose5l {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.q7y8n8w8 .sk0vn { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.q7y8n8w8 .c12tda {
  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;
}
.q7y8n8w8 .wz3byu5l { color: var(--cta, var(--accent)); }
.q7y8n8w8 .imb01a2 {
  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;
}
.q7y8n8w8 .fqodw6 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.q7y8n8w8 .i3di { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.q7y8n8w8 .jsglxhp7 .i3di { color: var(--accent-light); }
.q7y8n8w8 .ykbscxxd {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.q7y8n8w8 .d3nc:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .q7y8n8w8 .d3nc {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .q7y8n8w8 .d3nc::before {
    position: absolute; top: 14px; left: 14px;
  }
  .q7y8n8w8 .okpik0y {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .q7y8n8w8 .c12tda { white-space: normal; text-align: center; font-size: 1.2rem; }
  .q7y8n8w8 .imb01a2 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .q7y8n8w8 .ykbscxxd { width: 100%; min-width: 0; }
  .q7y8n8w8 .wz3byu5l { min-width: 0; }
}
.bajehrt9 .d3nc::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.pexn8 .siv8e57q {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.pexn8 .siv8e57q summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.pexn8 .siv8e57q p { padding: 0 2px 16px; }
.fvfaasf .siv8e57q { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.fvfaasf .siv8e57q summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.fvfaasf .siv8e57q summary::after { content: "›"; font-size: 1.2em; }
.fvfaasf .siv8e57q[open] summary::after { content: "‹"; }
.fvfaasf .siv8e57q p { padding: 10px 22px 4px; }
.ym3ubak .siv8e57q {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ym3ubak .siv8e57q summary { color: var(--text-primary); padding-left: 16px; }
.ym3ubak .siv8e57q summary::after { content: "›"; font-size: 1.1em; }
.ym3ubak .siv8e57q[open] summary::after { content: "‹"; }
.ym3ubak .siv8e57q p { padding-left: 16px; }
.dis0 .skxqlak { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.dis0 .siv8e57q {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.dis0 .siv8e57q:last-child { border-bottom: none; }
.dis0 .siv8e57q summary { color: var(--text-primary); border-radius: 0; }
.dis0 .siv8e57q summary::after { content: "›"; font-size: 1.1em; }
.dis0 .siv8e57q[open] summary::after { content: "‹"; }
.uhpyfx .siv8e57q { overflow: hidden; }
.uhpyfx .siv8e57q summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.uhpyfx .siv8e57q summary::after { color: rgba(255,255,255,.75); }
.uhpyfx .siv8e57q[open] summary { border-radius: 0; }
.un54 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ynav {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ietmi {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.g7vyiflg { color: var(--text-muted); font-size: 1.05rem; }
.pwxme {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.r4s1f6 { margin-bottom: 20px; }
.js1e7z {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.wizu {
  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;
}
.wizu:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.ulhin8d { resize: vertical; min-height: 130px; }
.z4dcafp { width: 100%; margin-top: 8px; }
.evoyw0vu {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.tsc134 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.vh89 { color: var(--text-muted); line-height: 1.75; }
.wxs1izq { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.wxs1izq li { margin-bottom: 6px; }
.y7jf { max-width: 760px; margin: 0 auto; }
.yfdhu6 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.tbep { max-width: 760px; margin: 0 auto; }
.jfnd ul.wxs1izq { margin: 0; }
@media (max-width: 640px) { .f189v { grid-template-columns: 1fr; gap: 10px; } }
.psil { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.brk1 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.v1ly { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.brk1 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.brk1 .wxs1izq { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .psil { grid-template-columns: 1fr; } }
.ca22b6x { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.ca22b6x:hover .qr7g7 { color: var(--accent-light); text-decoration: underline; }
.lvsa { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.wp9ezzq { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.wp9ezzq:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.ia1200 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.wp9ezzq p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.wp9ezzq ul.wxs1izq { margin: 0; }
.c3mk { color: var(--text-muted); line-height: 1.75; }
.l65iuhw .wxs1izq,
.o9jm5i0 .wxs1izq,
.manz61re .wxs1izq,
.yzad7u0n .wxs1izq {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.l65iuhw .wp9ezzq,
.o9jm5i0 .wp9ezzq { text-align: left; }
.l65iuhw .ia1200,
.o9jm5i0 .ia1200 { text-align: center; }
.qt5yz { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.kq6j7n { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.cwa3n21l { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.gmuqjx8 { margin-top: 12px; }
.y4it0 { 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; }
.y4it0:hover { border-bottom-color: var(--accent-light); }
.fk69x4cs { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.fk69x4cs img { width: 100%; height: 100%; object-fit: cover; display: block; }
.m6vbshh { width: 200px; height: 200px; }
.hwas3 { border-radius: 50%; }
.cfrbo8g { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.ousns9 { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.ousns9::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .yyyld9b { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.d7ew7n .cwa3n21l, .d7ew7n .kq6j7n { max-width: 640px; }
.nm1c2x .qt5yz { font-size: 1.6rem; margin-top: 18px; }
.p1ske .cwa3n21l { margin-bottom: 28px; }
@media (max-width: 860px) { .nigqa { grid-template-columns: 1fr; } .nm1c2x { position: static; text-align: center; } }
.ej17x3r { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.n3niq1yz { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.n3niq1yz .fk69x4cs { margin: 0 auto 18px; }
.n3niq1yz .cfrbo8g { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .ej17x3r { grid-template-columns: 1fr; } }
.wattsl6 .qt5yz { font-size: 1.6rem; margin-bottom: 6px; }
.yzad7u0n .wxs1izq { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .wattsl6 { flex-direction: column; text-align: center; } .umps { grid-template-columns: 1fr; } }
.ql8rb5nt .qt5yz { font-size: 1.35rem; margin: 0 0 4px; }
.ql8rb5nt .cfrbo8g { margin: 0; }
.xtka .ietmi { color: var(--accent-light); }
.mq3yruq2 .ietmi { font-size: 2rem; }
.mq3yruq2 .g7vyiflg { max-width: 680px; }
.pwo4 {
  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;
}
.pwo4 .ietmi { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.pwo4 .g7vyiflg  { margin: 0; }
@media (max-width: 640px) { .pwo4 { flex-direction: column; } }
.pbgmt5u .ietmi { color: var(--accent-light); }
.xvone .ietmi { color: #fff; }
.xvone .g7vyiflg  { color: rgba(255,255,255,0.85); }
.izrug { max-width: 680px; margin: 0 auto; }
.g41ip6f {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .g41ip6f { grid-template-columns: 1fr; } }
.gk5ncsz8 { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.gk5ncsz8 .wizu {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.gk5ncsz8 .wizu:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.tmn1uc .wizu { background: var(--bg-raised); border-color: transparent; }
.tmn1uc .wizu:focus { background: var(--bg-card); border-color: var(--accent-light); }
.sf4kw .wizu { border-radius: 100px; padding: 11px 20px; }
.sf4kw .ulhin8d { border-radius: 14px; }
.rdpo {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.rdpo summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.rdpo summary::-webkit-details-marker { display: none; }
.rdpo summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.rdpo[open] summary::after { content: "−"; }
.umvcr7 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .vm4czq9o { grid-template-columns: 1fr; } }
.ldqr7os { counter-reset: priv-count; }
.mmit {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.mmit:last-child { border-bottom: none; }
.mcm7d {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.mmit h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.mmit p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.hbv8 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.hbv8 li { margin-bottom: 6px; }
.oxk8l1sk{display:none}
.oxk8l1sk:empty,.fup2yost:empty{display:none}
.aox0{position:relative;overflow:visible}
.gsmeba .si7gt6i,.dhmxccej .si7gt6i,
.j3mf0yj .si7gt6i,.oq9qe .si7gt6i,
.zfzdilm .si7gt6i,.iknnzi .si7gt6i{display:block}
.xgv9cu .btn5n{display:block}
.gsmeba .si7gt6i,.dhmxccej .si7gt6i,
.j3mf0yj .si7gt6i,.oq9qe .si7gt6i,
.zfzdilm .si7gt6i{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.gsmeba .si7gt6i .fup2yost,.dhmxccej .si7gt6i .fup2yost,
.j3mf0yj .si7gt6i .fup2yost,.oq9qe .si7gt6i .fup2yost,
.zfzdilm .si7gt6i .fup2yost{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.gsmeba .gqkungc,.dhmxccej .gqkungc,
.j3mf0yj .gqkungc,.oq9qe .gqkungc,
.zfzdilm .gqkungc{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.gsmeba .si7gt6i,.dhmxccej .si7gt6i{top:12px}
.gsmeba .si7gt6i .fup2yost{margin-right:auto}
.dhmxccej .si7gt6i .fup2yost{margin-left:auto}
.dhmxccej .si7gt6i{text-align:right}
.j3mf0yj .si7gt6i,.oq9qe .si7gt6i{bottom:12px}
.j3mf0yj .si7gt6i .fup2yost{margin-right:auto}
.oq9qe .si7gt6i .fup2yost{margin-left:auto}
.oq9qe .si7gt6i{text-align:right}
.zfzdilm .si7gt6i{position:relative;margin-top:16px}
.zfzdilm .si7gt6i .fup2yost{margin:0 auto}
.iknnzi .si7gt6i{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.iknnzi .si7gt6i .fup2yost{margin:0}
.iknnzi .yk6h2m~.si7gt6i,
.iknnzi .bjq4r~.si7gt6i{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.iknnzi .yk6h2m~.si7gt6i .fup2yost,
.iknnzi .bjq4r~.si7gt6i .fup2yost{justify-content:flex-start}
.yk6h2m~.si7gt6i,.bjq4r~.si7gt6i{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:none!important;padding:8px clamp(24px,calc(50vw - 476px),96px)!important}
.yk6h2m~.si7gt6i .fup2yost{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.bjq4r~.si7gt6i .fup2yost{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.btn5n .fup2yost{margin:0 0 12px}
.fup2yost{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.kw4p{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.qr7g7{font-weight:600;color:var(--text-heading);opacity:1}
.t5u094v::before{content:"·";margin:0 2px;opacity:.5}
.gqkungc{white-space:nowrap}
.qt12t7t .kw4p{display:none}
.ca3hv .gqkungc{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.ca3hv .t5u094v::before{content:""}
.daedlm .gqkungc{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.daedlm .t5u094v::before{content:""}
.bvcj .fup2yost{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.r90eq .gqkungc{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.r90eq .t5u094v::before{content:""}
.xbud8lj .gqkungc{color: var(--accent-light);opacity:1;font-weight:500}
.j3me5ic .gqkungc{border-bottom:1px solid currentColor;padding-bottom:2px}
.dc9cr2 .fup2yost{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.y9ii{--date-bg:var(--accent-bg-light)}
.w007 .t5u094v::before{content:""}
.tmznvwh .t5u094v::before{content:"•";opacity:.4}
.tmznvwh .gqkungc + .gqkungc::before{content:"•";margin-right:6px;opacity:.4}
.yr242 .t5u094v::before{content:"/";opacity:.35}
.yr242 .gqkungc + .gqkungc::before{content:"/";margin-right:6px;opacity:.35}
.liz9fib .t5u094v::before{content:"|";opacity:.3}
.liz9fib .gqkungc + .gqkungc::before{content:"|";margin-right:6px;opacity:.3}
.u1npxs .t5u094v::before{content:"—";opacity:.3}
.u1npxs .gqkungc + .gqkungc::before{content:"—";margin-right:6px;opacity:.3}
.llqf .t5u094v::before{content:"◆";font-size:.5em;opacity:.35}
.llqf .gqkungc + .gqkungc::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.wf10 .t5u094v::before{content:"·";opacity:.4}
.wf10 .gqkungc + .gqkungc::before{content:"·";margin-right:6px;opacity:.4}
.dwg7 .t5u094v::before{content:"›";opacity:.4}
.dwg7 .gqkungc + .gqkungc::before{content:"›";margin-right:6px;opacity:.4}
.vvewph5b .t5u094v::before{content:"→";opacity:.35;font-size:.85em}
.vvewph5b .gqkungc + .gqkungc::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.gqor8 .gdutzpz0{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .gdutzpz0{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .ic7paw{max-width:100%}
}
.uxiud .ip12ag02{margin:0}
@media (max-width:560px){
  .atybzd{grid-template-columns:repeat(2,1fr);gap:12px}
}
.ajnbgn {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.ajnbgn.mzwy {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.a0ozell3 {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.a0ozell3 .p0xwug {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.a0ozell3 .p0xwug::before,
.a0ozell3 .p0xwug::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.a0ozell3 .p0xwug::before { transform: translate(-50%, -50%) rotate(45deg); }
.a0ozell3 .p0xwug::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.a0ozell3 .p0xwug:hover { background: rgba(0,0,0,0.12) !important; }
.d1x45kb {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.li35fks7 {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.g6vwio {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.huiv {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.a0ozell3 .ihsmfqg {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.a0ozell3 .ihsmfqg:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .a0ozell3 { padding: 28px 18px 20px; }
  .g6vwio { font-size: 1.2rem; }
  .d1x45kb { max-width: 220px; max-height: 80px; }
}
.doi9jro {
  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);
}
.td7l8q {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.zs4s  .doi9jro { border-radius: 50%; }
.guz5  .doi9jro { border-radius: 6px; }
.n6pk .doi9jro { border-radius: 22px; }
.v2rwg .as50f0lj {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .doi9jro { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.sls5h3m .a8frt66q {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.sls5h3m .fsn3so4 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.sls5h3m .as50f0lj {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.b3m5 {
  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;                  
}
.b3m5.mzwy { transform: translate(-50%, 0); }
.b3m5 .a8frt66q,
.b3m5 .fsn3so4 {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.b3m5 .as50f0lj {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.z8cupnwb {
  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;
}
.z8cupnwb::before,
.z8cupnwb::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.z8cupnwb::before { transform: translate(-50%, -50%) rotate(45deg); }
.z8cupnwb::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.z8cupnwb:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .b3m5 { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .b3m5 .as50f0lj {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .b3m5 .jq9s7nh { display: none !important; }
  .b3m5 .wpaoo6zi { font-size: 1.1rem !important; }
  .b3m5 .doi9jro { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .z8cupnwb { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .i1bmvk { flex-direction: row-reverse; }
[dir="rtl"] .yfknd9v0 { flex-direction: row-reverse; }
[dir="rtl"] .x8zx24  .pz7i5 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .bt19sf .pz7i5 { right: auto; left: 20px; }
  [dir="rtl"] .x8zx24  .pz7i5 { left: auto;  right: 20px; }
}
[dir="rtl"] .u60sx6j .reyu  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .dzli .reyu { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .ubo5to2, [dir="rtl"] .n6vntc4z { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .nj8x67 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .txy39ckb { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .mhpoafz { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .as50f0lj { direction: rtl; }
[dir="rtl"] .doi9jro { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .d3nc,
[dir="rtl"] .fd2v { direction: rtl; }
[dir="rtl"] .cckq { direction: rtl; }
[dir="rtl"] .ln5ap { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .zavj .n6vntc4z,
[dir="rtl"] .k8neqqp .n6vntc4z,
[dir="rtl"] .v21n .n6vntc4z,
[dir="rtl"] .gb3sg .n6vntc4z {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .zavj .n6vntc4z li::before,
[dir="rtl"] .k8neqqp .n6vntc4z li::before,
[dir="rtl"] .v21n .n6vntc4z li::before,
[dir="rtl"] .gb3sg .n6vntc4z li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .li2owbbu.zrr1o3df .ozww8y,
[dir="rtl"] .z1bw3.zrr1o3df .ozww8y,
[dir="rtl"] .wn6plhvg.zrr1o3df .ozww8y,
[dir="rtl"] .wsx9b.zrr1o3df .ozww8y,
[dir="rtl"] .p1dm4ad5.zrr1o3df .ozww8y { text-align: right; }
[dir="rtl"] .yk6h2m.zrr1o3df .lww7j05h { align-items: flex-end; text-align: right; }
[dir="rtl"] .fsn3so4,
[dir="rtl"] .sbcch,
[dir="rtl"] .fgb9v81z,
[dir="rtl"] .ozww8y { text-align: right; }
[dir="rtl"] .pwxme,
[dir="rtl"] .js1e7z,
[dir="rtl"] .cwa3n21l,
[dir="rtl"] .wizu,
[dir="rtl"] .ulhin8d { text-align: right; direction: rtl; }
[dir="rtl"] .sf4kw .wizu,
[dir="rtl"] .gk5ncsz8 .wizu { padding-right: 20px; padding-left: 20px; }
.m66d .ze3v {
  width: 100%; max-width: 100%;
  left: auto; transform: none; margin: 24px 0; gap: 14px;
}
.m66d .d3nc {
  display: flex !important;
  flex-direction: column; align-items: center; text-align: center;
  gap: 10px; padding: 20px 18px;
  border: 1px solid var(--border-alt); border-radius: 14px;
}
.m66d .d3nc::before {          
  order: -1; width: 36px; height: 36px; min-width: 36px; margin: 0; padding: 0;
  display: flex; align-items: center; justify-content: center;
  border-radius: 50%; background: var(--accent-bg); color: var(--accent);
  font-size: 1rem; font-weight: 700;
}
.m66d .okpik0y { order: 1; flex-direction: column; align-items: center; gap: 8px; width: auto; }
.m66d .okpik0y .ose5l { order: 0; }
.m66d .okpik0y .c12tda     { order: 1; }
.m66d .ose5l {
  background: transparent; padding: 0; flex-shrink: 0;
  width: 118px; height: 118px; border-radius: 50%; overflow: hidden;
}
.m66d .sk0vn {
  width: 118px; height: 118px; max-width: 118px; max-height: 118px;
  object-fit: cover; border-radius: 50%;
}
.m66d .c12tda { font-size: 20px; font-weight: 700; color: var(--accent); }
.m66d .i8uy0d5 { order: 2; display: block; width: auto; min-width: 0; }
.m66d .i8uy0d5 .imb01a2.jsglxhp7 {
  background: var(--accent-bg); border-radius: 999px;
  padding: 8px 18px; display: inline-flex;
}
.m66d .i8uy0d5 .jsglxhp7 .fqodw6 { display: none; }
.m66d .i8uy0d5 .jsglxhp7 .i3di {
  font-size: 18px; font-weight: 800; color: var(--accent); white-space: nowrap;
}
.m66d .i8uy0d5 .jsglxhp7 .i3di::before { content: "\1F381\00A0"; }
.m66d .a9k8 {
  order: 3; flex-direction: row; align-items: center; justify-content: center;
  gap: 8px; width: auto; min-width: 0;
}
.m66d .ykbscxxd { order: 4; }
.m66d .ykbscxxd.quod { border-radius: 100px !important; padding: 12px 28px !important; max-width: 220px; width: 100%; }
@media (min-width: 981px) {
  .m66d .d3nc {
    display: grid !important;
    
    grid-template-columns: 52px 260px minmax(120px, 1fr) 120px 170px;
    align-items: center; gap: 20px; text-align: left;
    border: none; border-radius: 0;
    border-top: 1px solid var(--border-alt); padding: 16px 22px;
  }
  .m66d .d3nc:first-child { border-top: none; }
  .m66d .d3nc::before { grid-column: 1; justify-self: center; }
  .m66d .okpik0y {
    grid-column: 2; flex-direction: row; align-items: center;
    justify-content: flex-start; gap: 16px; width: auto; text-align: left;
  }
  .m66d .ose5l,
  .m66d .sk0vn { width: 96px; height: 96px; max-width: 96px; max-height: 96px; }
  .m66d .c12tda { font-size: 20px; }
  .m66d .i8uy0d5 { grid-column: 3; display: flex; justify-content: center; padding: 0; }
  .m66d .i8uy0d5 .jsglxhp7 { align-items: center; text-align: center; }
  .m66d .i8uy0d5 .jsglxhp7 .i3di { font-size: 19px; }
  .m66d .a9k8 { grid-column: 4; justify-content: center; }
  .m66d .ykbscxxd { grid-column: 5; justify-self: end; }
  .m66d .ykbscxxd.quod { width: auto; }
  .m66d .d3nc:nth-child(even) { background: var(--accent-bg); }
}
:root {
  --accent:          #34773a;
  --brand:           #34773a;
  --brand-light:     #335d37;
  --brand-pale:      #4f7552;
  --grad-start:      #52b35b;
  --grad-end:        #86bd8b;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #84cc16;
  --cta-light:       #6dab0d;
  --cta-hover:       #609410;
  --bg-page:         #f6f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f5f4;
  --bg-raised:       #eef0ee;
  --bg-hover:        #f4f5f4;
  --border:          #e3e7e3;
  --border-alt:      #d1dad2;
  --border-section:  #e3e7e3;
  --text-primary:    #181a18;
  --text-muted:      #555d55;
  --text-body:       #303531;
  --text-sub:        #485049;
  --text-faint:      #79857a;
  --text-dim:        #949d95;
  --text-label:      #616a62;
  --text-value:      #3c423d;
  --accent-bg:       #e8ece9;
  --accent-bg-light: #d4e2d5;
  --bg-tip:          #f9f0f8;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f8;
  --bg-cons:         #faf6f3;
  --c-pros:          #802278;
  --c-cons:          #9f4921;
  --c-pros-label:    #98298e;
  --c-tip-border:    #a82d9d;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #802278;
}
:root { --logo-bg-opacity: 74%; }
body, button, input { font-family: "Montserrat", sans-serif; }
.slde .olevode { font-size: 0; width: 1.2rem; flex-shrink: 0; }.slde .olevode::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.slde .gjti     .olevode::before { content: "";  color: var(--c-tip-border); }.slde .j5cxr .olevode::before { content: ""; color: var(--c-warn-border); }.slde .e6i0    .olevode::before { content: ""; color: #60a5fa; }.oyiisy4 .slde .gjti     .olevode::before { color: #10b981; }.oyiisy4 .slde .j5cxr .olevode::before { color: #f43f5e; }.oyiisy4 .slde .e6i0    .olevode::before { color: #a855f7; }.fqmuvg  .slde .gjti     .olevode::before { color: #eab308; }.fqmuvg  .slde .j5cxr .olevode::before { color: #ef4444; }.fqmuvg  .slde .e6i0    .olevode::before { color: #f97316; }.krvfna1  .slde .gjti     .olevode::before { color: #38bdf8; }.krvfna1  .slde .j5cxr .olevode::before { color: #818cf8; }.krvfna1  .slde .e6i0    .olevode::before { color: #2dd4bf; }.q5s2c3s .slde .olevode::before { color: var(--accent-light) !important; }
.a7vxym7 .z70wx li::before, .a7vxym7 .pong6q li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.a7vxym7 .z70wx li::before { content: ""; }.a7vxym7 .pong6q li::before { content: ""; }.a7vxym7 .gznac0::before, .a7vxym7 .vi6x3c::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.a7vxym7 .gznac0::before { content: ""; }.a7vxym7 .vi6x3c::before { content: ""; }
.w5fy .e7ugt37, .w5fy .yk6h2m { min-height: 520px; }
.yiwm3::before { content: '—'; }