:root {
  --color-accent: #066d33;
  --color-cta: #f97316;
  --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;
}
.znp3tuk {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.mfs2rt {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.agyqcv7s {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.rny2 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.hdlmz { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.hdlmz a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.hdlmz a:hover { color: var(--accent-light); }
.x9bl     .uzbqjb { border-radius: 6px; }
.x9bl .uzbqjb li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.x9bl .uzbqjb li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.u3br5s .uzbqjb li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .uzbqjb {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ezeko:hover .uzbqjb,
  .ezeko:focus-within .uzbqjb { display: block; }
  .uzbqjb li a { padding: 8px 16px; font-size: 0.88rem; }
}
.dplt {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.tiwmf { display: none; }
@media (max-width: 640px) {
  .tiwmf {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .tiwmf.g1qo4 { display: block; }
}
@media (max-width: 640px) {
  .dplt { display: block; }
  .hdlmz > li + li::before { display: none !important; }
  .hdlmz {
    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;
  }
  .hdlmz.g1qo4 { display: flex; }
  .hdlmz li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .hdlmz li:last-child a { border-bottom: none; }
}
.hlygeg { min-height: 480px; }
.jkyq3d {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.o8cg { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.stcop .o8cg { margin-left: 0; margin-right: 0; }
.b3hd5qm {
  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;
}
.z2q9j9 .b3hd5qm { margin-top: 24px; }
.b3hd5qm:hover { opacity: 0.88; }
.na8s17v2 {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.nk0qbm {
  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%);
}
.na8s17v2 .j42siu6 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.na8s17v2 .jkyq3d { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.na8s17v2 .o8cg { color: #e2e8f0; }
.na8s17v2.osc7p .j42siu6 { text-align: center; }
.na8s17v2.stcop   .j42siu6 { text-align: left; }
.tfnp4go .j42siu6 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.tfnp4go .jkyq3d { color: var(--text-primary); text-shadow: none; }
.tfnp4go .o8cg { color: var(--text-muted); }
.tfnp4go .b3hd5qm { margin-top: 16px; }
.tfnp4go, .tfnp4go.hlygeg { min-height: auto !important; }
.tfnp4go.osc7p .j42siu6 { text-align: center; }
.tfnp4go.stcop   .j42siu6 { text-align: left; }
.t2aff3a {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.qo6cv .t2aff3a,
.qo6cv .t2aff3a::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.zz4r0u .t2aff3a,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.y6zojw4 .t2aff3a,
.y6zojw4 .na8s17v2 .nk0qbm {
  overflow: hidden;
}
.y6zojw4 .t2aff3a::after,
.y6zojw4 .na8s17v2 .nk0qbm::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%); }
}
.nd9n0in .t2aff3a,
.nd9n0in .t2aff3a::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); }
}
.nd9n0in .na8s17v2 .nk0qbm {
  overflow: hidden;
}
.nd9n0in .na8s17v2 .nk0qbm::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;
}
.msxofxh5 .t2aff3a,
.msxofxh5 .na8s17v2 .nk0qbm {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.qo6cv .na8s17v2 .nk0qbm {
  overflow: hidden;
}
.qo6cv .na8s17v2 .nk0qbm::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;
}
.zz4r0u .na8s17v2 .nk0qbm {
  animation: hg-breathe 10s ease-in-out infinite;
}
.t2aff3a .nk0qbm {
  background: none;
}
.t2aff3a .jkyq3d { color: #fff; }
.t2aff3a .o8cg { color: rgba(255,255,255,0.85); }
.wzm43h3 .jkyq3d { text-shadow: none; color: var(--text-primary); }
.wzm43h3 .o8cg { color: var(--text-muted); }
body.qjnwjja .jkyq3d {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.ufrrv6 .jkyq3d {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.hlygeg.t2aff3a .jkyq3d,
section.t2aff3a .jkyq3d {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.wzm43h3.stcop   .a944hdp2 { align-items: flex-start; text-align: left; }
.hlygeg .a95s1qw {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.a95s1qw .i8zfvann {
  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;
}
.a95s1qw .i8zfvann::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.a95s1qw .ktb8q { display: contents !important; }
.a95s1qw .ktb8q .paga2k {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.a95s1qw .ktb8q .gwwe8yc { max-height: 48px; max-width: 96px; }
.a95s1qw .ktb8q .lmu1b5m {
  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;
}
.a95s1qw .gbyfn {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.a95s1qw .gl34pxg { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.a95s1qw .ogijz { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.a95s1qw .ogijz small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.a95s1qw .js0stk0 { display: contents !important; }
.a95s1qw .js0stk0 .dvlj2a9s:not(.jcb40) { display: none !important; }
.a95s1qw .js0stk0 .jcb40 {
  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;
}
.a95s1qw .js0stk0 .jcb40 .u4yg01 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.a95s1qw .js0stk0 .jcb40 .zz6rd {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.a95s1qw .t60rp { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.a95s1qw .t60rp.von09wt {
  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;
}
.a95s1qw .t60rp.von09wt:hover { opacity: 0.85; }
.a95s1qw .i8zfvann,
.a95s1qw .i8zfvann:hover,
.a95s1qw .i8zfvann:nth-child(even),
.a95s1qw .i8zfvann:nth-child(odd),
.a95s1qw .i8zfvann:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.he13 .j42siu6 { padding-bottom: 24px; }
.z2q9j9 .j42siu6 { max-width: 1100px; }
@media (max-width: 700px) {
  .wzm43h3 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .wzm43h3:not(.yehr) .dwkt { display: none !important; }
  .yehr .dwkt { padding: 16px; }
  .a944hdp2  { padding: 36px 24px; }
  .wzm43h3~.ausjt,.mem0tdzr~.ausjt{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .hlygeg, .wzm43h3 { min-height: 320px !important; }
  .jkyq3d { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ok8c,
  .znyxb,
  .o3xhk { grid-template-columns: 1fr !important; }

  

  
  .he13 { display: flex !important; flex-direction: column !important; }
  .he13 .j42siu6 { display: contents; }
  .he13 .nk0qbm { order: 0; }
  .he13 .jkyq3d { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .he13 .ok8c { order: 2; padding: 0 16px 12px !important; }
  .he13 .o8cg { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .z2q9j9 .j42siu6 { display: flex; flex-direction: column; }
  .z2q9j9 .j42siu6 .jkyq3d { order: 1; }
  .z2q9j9 .j42siu6 .o3xhk { order: 2; margin: 8px 0 24px !important; }
  .z2q9j9 .j42siu6 .o8cg { order: 3; }
  .z2q9j9 .j42siu6 .b3hd5qm { order: 4; align-self: center; margin-top: 0; }

  
  .wzm43h3.yehr {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .wzm43h3.yehr .a944hdp2 { display: contents; padding: 0; }
  .wzm43h3.yehr .a944hdp2 .jkyq3d { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .wzm43h3.yehr .dwkt { order: 2; padding: 12px 16px; }
  .wzm43h3.yehr .a944hdp2 .o8cg { order: 3; padding: 0 24px; margin: 0 auto; }
  .wzm43h3.yehr .a944hdp2 .b3hd5qm { order: 4; align-self: center; margin: 8px 0 32px; }
}
.jkenow { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.jljkjz2w { width: 100%; height: auto; display: block; border-radius: 10px; }
.x2vn9672 .jkenow        { border-radius: 16px; }
.x2vn9672 .jljkjz2w  { border-radius: 16px; }
.qbak .jkenow         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.qbak .jljkjz2w   { border-radius: 8px; }
.z4xpaa6h { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.krkad17 { width: 100%; padding: 32px 0; position: relative; }
.xl2lgr { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.gzs5 .krkad17:nth-child(even) { background: var(--bg-surface); }
.gzs5 .krkad17:nth-child(odd)  { background: var(--bg-page); }
.k46ih .krkad17:nth-child(even) { background: var(--bg-card); }
.k46ih .krkad17:nth-child(odd)  { background: var(--bg-page); }
.gzs5 .krkad17:nth-child(odd)  .xl2lgr { background: var(--bg-card); border-radius: 6px; }
.gzs5 .krkad17:nth-child(even) .xl2lgr { background: var(--bg-raised); border-radius: 6px; }
.k46ih .krkad17:nth-child(odd)  .xl2lgr { background: var(--bg-card); border-radius: 6px; }
.k46ih .krkad17:nth-child(even) .xl2lgr { background: var(--bg-raised); border-radius: 6px; }
.gzs5 .krkad17:nth-child(even) .w5gufmb .c0jgp,
.k46ih .krkad17:nth-child(even) .w5gufmb .c0jgp { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.gzs5 .krkad17:nth-child(odd) .w5gufmb .c0jgp,
.k46ih .krkad17:nth-child(odd) .w5gufmb .c0jgp { background: var(--bg-card-inner); }
.gzs5 .krkad17:nth-child(even) .xd0oq .c0jgp:nth-child(odd),
.k46ih .krkad17:nth-child(even) .xd0oq .c0jgp:nth-child(odd)  { background: var(--bg-card); }
.gzs5 .krkad17:nth-child(even) .xd0oq .c0jgp:nth-child(even),
.k46ih .krkad17:nth-child(even) .xd0oq .c0jgp:nth-child(even) { background: var(--bg-card-inner); }
h1.uglqb2e { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.uglqb2e {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.zg2ois { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.wsi6d h2.uglqb2e {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.u72efrjn h2.uglqb2e {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.igrnqj5 h2.uglqb2e {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ggu2cv7 h2.uglqb2e::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.z2kz h2.uglqb2e {
  color: var(--text-primary); font-size: 1.7rem;
}
.pt9kf08a h2.uglqb2e::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.f3oq7ey h2.uglqb2e {
  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) { .mjc4y3f8 { display: none; } }
.udd9vam { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.cee0u3g8 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.wbe5865 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.e1hvsuu { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.w3bj5 { padding-left: 20px; }
.w3bj5 li { margin-bottom: 6px; }
.w3bj5 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.w3bj5 a:hover { color: var(--accent-light); }
.m2lxkdp .e1hvsuu { display: none; }
.c03qq .e1hvsuu { display: none; }
.c03qq .w3bj5 { padding-left: 0; list-style: none; }
.c03qq .w3bj5 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.c03qq .w3bj5 a { font-size: 0.92rem; }
.o2cr865 .wbe5865 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.o2cr865 .e1hvsuu { display: none; }
.o2cr865 .w3bj5 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.o2cr865 .w3bj5 li { margin-bottom: 0; }
.o2cr865 .w3bj5 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;
}
.o2cr865 .w3bj5 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.bqw3003 .wbe5865 { padding: 20px 20px 16px; }
.bqw3003 .w3bj5 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.bqw3003 .w3bj5 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.bqw3003 .w3bj5 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;
}
.bqw3003 .w3bj5 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;
}
.bqw3003 .w3bj5 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.bqw3003 .w3bj5 a:focus,
.bqw3003 .w3bj5 a:focus-visible,
.bqw3003 .w3bj5 a:target { outline: none; }
.bqw3003 .w3bj5 li:target a { border-color: var(--border); color: var(--text-muted); }
.qbfq1 .wbe5865 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.qbfq1 .e1hvsuu { display: none; }
.qbfq1 .w3bj5 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.qbfq1 .w3bj5 li { counter-increment: toc-n; margin-bottom: 0; }
.qbfq1 .w3bj5 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;
}
.qbfq1 .w3bj5 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;
}
.qbfq1 .w3bj5 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.vtw7n96e .wbe5865 { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.vtw7n96e .e1hvsuu { display: none; }
.vtw7n96e .w3bj5 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.vtw7n96e .w3bj5 li { margin-bottom: 0; }
.vtw7n96e .w3bj5 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;
}
.vtw7n96e .w3bj5 a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.uvjef .wbe5865 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.uvjef .e1hvsuu { display: none; }
.uvjef .w3bj5 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.uvjef .w3bj5 li { margin-bottom: 0; }
.uvjef .w3bj5 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.uvjef .w3bj5 li:last-child::after { content: ""; margin-right: 0; }
.uvjef .w3bj5 a { font-size: 0.9rem; }
.c0jgp { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.w5gufmb .c0jgp { background: var(--bg-card); }
.xd0oq .c0jgp:nth-child(odd)  { background: var(--bg-card); }
.xd0oq .c0jgp:nth-child(even) { background: var(--bg-raised); }
.sg4019k .c0jgp {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.sg4019k .c0jgp:last-child { border-bottom: none; }
.sg4019k h3.zg2ois { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.qxhyx .c0jgp {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.qxhyx .c0jgp + .c0jgp { margin-top: 4px; }
.b178 .c0jgp { background: none; border-radius: 0; padding: 12px 0; }
.b178 .c0jgp + .c0jgp { border-top: 1px solid var(--border-section); }
.fckp7dyd { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.dcm4b4 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.thk2xvf { color: var(--text-body); margin-bottom: 10px; }
.ddotjd, .b3x92o4u { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.ddotjd li, .b3x92o4u li { margin-bottom: 6px; }
.b3x92o4u li { list-style: decimal; }
.aqvi1bf5     .ddotjd { list-style-type: "● "; }
.zy5x1  .ddotjd { list-style-type: "■ "; }
.xch7 .ddotjd { list-style-type: "◆ "; }
.l965xq    .ddotjd { list-style-type: "★ "; }
.aqvi1bf5     .h4loi598 { list-style-type: "● "; }
.zy5x1  .h4loi598 { list-style-type: "■ "; }
.xch7 .h4loi598 { list-style-type: "◆ "; }
.l965xq    .h4loi598 { list-style-type: "★ "; }
.aqvi1bf5    .ddotjd li::marker, .aqvi1bf5    .h4loi598 li::marker,
.zy5x1 .ddotjd li::marker, .zy5x1 .h4loi598 li::marker,
.xch7 .ddotjd li::marker, .xch7 .h4loi598 li::marker,
.l965xq   .ddotjd li::marker, .l965xq   .h4loi598 li::marker {
  color: var(--cta); font-size: 1em;
}
.aqvi1bf5 .b3x92o4u,
.zy5x1 .b3x92o4u,
.xch7 .b3x92o4u,
.l965xq .b3x92o4u {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.aqvi1bf5 .b3x92o4u li,
.zy5x1 .b3x92o4u li,
.xch7 .b3x92o4u li,
.l965xq .b3x92o4u li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.aqvi1bf5 .b3x92o4u li::before,
.zy5x1 .b3x92o4u li::before,
.xch7 .b3x92o4u li::before,
.l965xq .b3x92o4u 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;
}
.aqvi1bf5     .b3x92o4u li::before { border-radius: 50%; }
.zy5x1  .b3x92o4u li::before { border-radius: 3px; }
.xch7 .b3x92o4u li::before { border-radius: 3px; }
.l965xq    .b3x92o4u li::before { border-radius: 50%; }
.niyt { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.buj2 .niyt,
.j7ez .niyt { background: transparent; border: none; border-radius: 0; }
.dlhw7 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.dlhw7 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.dlhw7 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.dlhw7 tr:hover td { background: var(--bg-hover); }
.p65n24 .dlhw7 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.re5fugv6 .dlhw7 { border: 1px solid var(--border-alt); }
.re5fugv6 .dlhw7 th,
.re5fugv6 .dlhw7 td { border: 1px solid var(--border-alt); }
.bnl5ier .dlhw7 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.bnl5ier .dlhw7 td { border-bottom: none; }
.bnl5ier .dlhw7 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.vic2w1e .dlhw7 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.rxit .niyt {
  overflow: hidden;
}
.rxit .dlhw7 th { border-bottom: 1px solid var(--border-alt); }
.rxit .dlhw7 tr:last-child td { border-bottom: none; }
.bozvudow { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.wsybu { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.s7mk54 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.sjnjg5p { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.tmnb7e { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.h4loi598 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.h4loi598 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%}
.s3q4 .sjnjg5p { background: transparent; text-align: center; }
.aqc60m .s7mk54 {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.ipqctr6 .s7mk54 {
  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);
}
.bxhwpkk .wsybu { display: grid; grid-template-columns: auto 1fr; }
.bxhwpkk .s7mk54 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.bxhwpkk .sjnjg5p { grid-column: 2; }
.bxhwpkk .tmnb7e,
.bxhwpkk .h4loi598 { grid-column: 1 / -1; }
.cjwk .wsybu { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.cjwk .s7mk54 {
  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);
}
.cjwk .sjnjg5p { grid-column: 2; }
.cjwk .tmnb7e,
.cjwk .h4loi598 { grid-column: 1 / -1; }
.ji00fwz5 .wsybu { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ji00fwz5 .sjnjg5p { background: none; color: var(--accent-light); font-weight: 700; }
.mdsplpn .wsybu { 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); }
.mdsplpn .sjnjg5p { background: none; color: var(--accent-light); font-weight: 700; }
.crreuphe .wsybu { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.crreuphe .wsybu:last-child { border-bottom: none; }
.crreuphe .sjnjg5p { background: none; color: var(--accent-light); font-weight: 700; }
.psmgf7 .wsybu { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.psmgf7 .sjnjg5p { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.jscpl .bozvudow { counter-reset: card-n; }
.jscpl .wsybu  { counter-increment: card-n; }
.jscpl .sjnjg5p { display: flex; align-items: center; gap: 10px; }
.jscpl .sjnjg5p::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;
}
.iztky7 .wsybu { background: var(--bg-surface); border: 1px solid var(--border); }
.iztky7 .sjnjg5p { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.nkcpel7 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.nkcpel7         { --cl-hue: var(--accent); }
.y3164     { --cl-hue: #16a34a; }
.cienkr { --cl-hue: #ea580c; }
.tfwqce99    { --cl-hue: #2563eb; }
.y3164, .cienkr, .tfwqce99, .h0djq5 {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.xq3fqna { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.xq3fqna::before { color: var(--cl-hue); }
.nkcpel7 strong { color: var(--text-primary); font-size: 0.95rem; }
.nkcpel7 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ygpyx { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.dcn5, .wsik5s { border-radius: 8px; padding: 14px; }
.dcn5 { background: var(--bg-pros); }
.wsik5s { background: var(--bg-cons); }
.v8cidd5 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.dcn5 .v8cidd5 { color: var(--c-pros-label); }
.wsik5s .v8cidd5 { color: #f87171; }
.dcn5 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.wsik5s ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.jljkjz2w { width: 100%; height: auto; border-radius: 10px; display: block; }
.von09wt {
  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;
}
.von09wt:hover { opacity: 0.85; }
.p5x6u8 .von09wt  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.p5x6u8 .von09wt:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.c3mk .von09wt  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.c3mk .von09wt:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.p5x6u8 .t60rp.von09wt, .c3mk .t60rp.von09wt,
.p5x6u8 .o6ma9 .von09wt, .c3mk .o6ma9 .von09wt {
  background: var(--cta); border: none; color: #fff;
}
.p5x6u8 .t60rp.von09wt:hover, .c3mk .t60rp.von09wt:hover,
.p5x6u8 .o6ma9 .von09wt:hover, .c3mk .o6ma9 .von09wt:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.kokl6m0 .b3hd5qm { border-radius: 50px; }
.kokl6m0 .von09wt  { border-radius: 50px; }
.ezzca8 .b3hd5qm,
.ezzca8 .von09wt { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.ezzca8 .b3hd5qm:hover,
.ezzca8 .von09wt:hover { filter: brightness(1.08); opacity: 1; }
.uvx1 .b3hd5qm,
.uvx1 .von09wt { box-shadow: 0 3px 14px -2px var(--cta); }
.uvx1 .b3hd5qm:hover,
.uvx1 .von09wt:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.ewgbb .b3hd5qm,
.ewgbb .von09wt { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.ewgbb .b3hd5qm:hover,
.ewgbb .von09wt:hover { opacity: 1; }
.ewgbb .b3hd5qm:active,
.ewgbb .von09wt:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.sdn0 .b3hd5qm,
.sdn0 .von09wt { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.sdn0 .b3hd5qm:hover,
.sdn0 .von09wt:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.sdn0 .b3hd5qm:active,
.sdn0 .von09wt:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.v4n8ae .b3hd5qm,
.v4n8ae .von09wt { position: relative; overflow: hidden; }
.v4n8ae .b3hd5qm::before,
.v4n8ae .von09wt::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;
}
.v4n8ae .b3hd5qm:hover::before,
.v4n8ae .von09wt:hover::before { left: 135%; }
.qm4548pg .b3hd5qm,
.qm4548pg .von09wt { border-radius: 0; }
.du7t9hcn .b3hd5qm { padding-left: 22px; padding-right: 22px; }
.du7t9hcn .von09wt  { padding-left: 12px; padding-right: 12px; }
.uac3ylj .b3hd5qm { padding-left: 44px; padding-right: 44px; }
.uac3ylj .von09wt  { padding-left: 24px; padding-right: 24px; }
.k5t2 .b3hd5qm { padding-left: 56px; padding-right: 56px; }
.k5t2 .von09wt  { padding-left: 32px; padding-right: 32px; }
.kv3s   .b3hd5qm::after, .kv3s   .von09wt::after,
.zvb7dyar .b3hd5qm::after, .zvb7dyar .von09wt::after,
.r0hg    .b3hd5qm::after, .r0hg    .von09wt::after,
.lay0    .b3hd5qm::after, .lay0    .von09wt::after,
.m05se546    .b3hd5qm::after, .m05se546    .von09wt::after,
.o4y3i     .b3hd5qm::after, .o4y3i     .von09wt::after,
.y8pgns2    .b3hd5qm::after, .y8pgns2    .von09wt::after,
.smfr   .b3hd5qm::after, .smfr   .von09wt::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;
}
.kv3s .b3hd5qm::after, .kv3s .von09wt::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");
}
.zvb7dyar .b3hd5qm::after, .zvb7dyar .von09wt::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");
}
.r0hg .b3hd5qm::after, .r0hg .von09wt::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");
}
.lay0 .b3hd5qm::after, .lay0 .von09wt::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");
}
.m05se546 .b3hd5qm::after, .m05se546 .von09wt::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");
}
.o4y3i .b3hd5qm::after, .o4y3i .von09wt::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");
}
.y8pgns2 .b3hd5qm::after, .y8pgns2 .von09wt::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");
}
.smfr .b3hd5qm::after, .smfr .von09wt::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");
}
.xg7sj   .t1o1v::after, .xg7sj   .zubxnu::after,
.zvao .t1o1v::after, .zvao .zubxnu::after,
.yk1mgzl2    .t1o1v::after, .yk1mgzl2    .zubxnu::after,
.mq4a    .t1o1v::after, .mq4a    .zubxnu::after,
.j88lhbg    .t1o1v::after, .j88lhbg    .zubxnu::after,
.l21xgo43     .t1o1v::after, .l21xgo43     .zubxnu::after,
.hqii    .t1o1v::after, .hqii    .zubxnu::after,
.x9bz5   .t1o1v::after, .x9bz5   .zubxnu::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;
}
.xg7sj .t1o1v::after, .xg7sj .zubxnu::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");
}
.zvao .t1o1v::after, .zvao .zubxnu::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");
}
.yk1mgzl2 .t1o1v::after, .yk1mgzl2 .zubxnu::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");
}
.mq4a .t1o1v::after, .mq4a .zubxnu::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");
}
.j88lhbg .t1o1v::after, .j88lhbg .zubxnu::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");
}
.l21xgo43 .t1o1v::after, .l21xgo43 .zubxnu::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");
}
.hqii .t1o1v::after, .hqii .zubxnu::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");
}
.x9bz5 .t1o1v::after, .x9bz5 .zubxnu::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");
}
.q4i6 {
  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;
}
.i8zfvann {
  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;
}
.i8zfvann > * { min-width: 0; }
.i8zfvann:hover { background: var(--bg-hover); }
.i8zfvann > [itemprop="item"] { display: contents; }
.i8zfvann [itemprop="itemReviewed"],
.i8zfvann [itemprop="reviewRating"] { display: none; }
.i8zfvann::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;
}
.ktb8q {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.paga2k {
  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;
}
.gwwe8yc { max-height: 52px; max-width: 110px; object-fit: contain; }
.lmu1b5m {
  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;
}
.e1ye .paga2k    { background: #1a1a1a; }
.v4bw .paga2k   { background: rgba(128,128,128,.12); }
.in6d6 .paga2k { background: var(--bg-raised); }
.ke4eryu .paga2k    { background: transparent; padding: 0; }
.gbyfn {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.gl34pxg { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.ogijz { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.js0stk0 {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.dvlj2a9s {
  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;
}
.u4yg01 {
  
  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%;
}
.zz6rd {
  
  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;
}
.t60rp {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.t60rp.von09wt {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .i8zfvann {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .i8zfvann::before    { grid-area: rank;   }
  .ktb8q           { grid-area: ident;  }
  .gbyfn     { grid-area: rating; min-width: 0; width: auto; }
  .js0stk0           { grid-area: pills;  }
  .t60rp             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .i8zfvann {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .i8zfvann::before    { justify-self: center; }
  .ktb8q           { width: 100%; }
  .gbyfn     { justify-self: center; }
  .js0stk0           { grid-template-columns: 1fr; }
}
.mis0wqj {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.t40t5pz {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.sch6woz {
  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;
}
.sch6woz img { max-width: 80px; max-height: 50px; object-fit: contain; }
.dsb7ujbn { flex: 1; }
.dsb7ujbn h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.wtont1i { color: var(--c-stars); font-size: 1.1rem; }
.ncpld1k4 { margin-bottom: 8px; }
.pu506gq {
  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);
}
.pu506gq > span { color: var(--accent); font-weight: 700; }
.lw1ml0gj em, .tpua em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .pu506gq { padding: 10px 16px; gap: 6px 16px; } }
.o6ma9 { flex-shrink: 0; align-self: flex-start; }
.o6ma9 .von09wt { white-space: nowrap; }
@media (max-width: 560px) {
  .t40t5pz { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .sch6woz { order: 1; }
  .o6ma9 { order: 2; margin-left: auto; align-self: center; }
  .dsb7ujbn { order: 3; flex: 1 1 100%; min-width: 0; }
}
.v6l3rv3 img.tcb6b { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.buj2 { padding: 20px 24px; }
.z8sy { color: var(--text-muted); margin-bottom: 16px; }
.mh0nv { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.l0q2ve5c, .s7ysy { list-style: none; font-size: 0.9rem; }
.l0q2ve5c li { color: var(--c-pros); margin-bottom: 4px; }
.s7ysy li { color: var(--c-cons); margin-bottom: 4px; }
.l0q2ve5c li::before { content: "✓"; margin-right: 5px; }
.s7ysy li::before { content: "✗"; margin-right: 5px; }
.vcby3 .l0q2ve5c li::before { content: "→"; }
.vcby3 .s7ysy li::before { content: "–"; }
.ckg475e  .l0q2ve5c li::before { content: "★"; }
.ckg475e  .s7ysy li::before { content: "✕"; }
.ps3e    .l0q2ve5c li::before { content: "◆"; }
.ps3e    .s7ysy li::before { content: "▲"; }
.lnspjrc  .l0q2ve5c li::before { content: "▶"; }
.lnspjrc  .s7ysy li::before { content: "■"; }
.kw4nx { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.ghb4 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.aw0m { background: var(--bg-pros); color: var(--c-tag-pay); }
.a7lcmsth { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.nhxaui7 .a7lcmsth { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.pljsd9 .a7lcmsth { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .a7pxgo5 .lu5r5q {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .a7pxgo5 .mis0wqj { margin: 0; }
}
.ib9ry1s1 .t40t5pz { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.ib9ry1s1 .dsb7ujbn h3 { color: var(--accent-light); }
.ib9ry1s1 .sch6woz { background: var(--bg-page); border: 1px solid var(--border); }
.jk0p .mis0wqj { border-top: 4px solid var(--accent); }
.jk0p .t40t5pz { background: var(--bg-card); }
.fuyfv .mis0wqj { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.fuyfv .t40t5pz { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.fuyfv .buj2 { padding: 14px 16px; }
.fuyfv .sch6woz { border-radius: 4px; }
.fuyfv .a7lcmsth { border-radius: 0; }
.mue0d49 .t40t5pz { padding: 0; gap: 0; overflow: hidden; }
.mue0d49 .sch6woz { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.mue0d49 .dsb7ujbn { padding: 16px 20px; }
.mue0d49 .o6ma9 { padding: 16px 20px; align-self: center; }
.dt3uo7jm .wtont1i { font-size: .95rem; }
.j7ez .ygpyx { gap: 10px; }
.j7ez .dcn5, .j7ez .wsik5s { padding: 12px; }
.j7ez .dcn5 ul, .j7ez .wsik5s ul { margin: 4px 0 0; padding-left: 18px; }
.j7ez .dcn5 li, .j7ez .wsik5s li { font-size: .85rem; margin-bottom: 3px; }
.ltax1lw9 .ghb4 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .rtw7 { grid-template-columns: 1fr; }
  .uxwb39ie { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .uxwb39ie .suhxs { width: 72px; height: 50px; }
  .uxwb39ie .rl5y846f { max-width: 180px; }
  .uxwb39ie .wq5o { width: auto; }
}
.pepnxm .dt3uo7jm .wtont1i { filter: brightness(1.2); }
@media (max-width: 720px) {
  .pepnxm { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ogh0gs3t { padding: 16px; }
  .hm8t2 .em2x { min-width: 50%; }
}
.y6o3cj9a .ygpyx { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .b7jgu0 { grid-template-columns: 1fr; }
  .h4dy { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .c7gk { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .gbnoakt { flex-wrap: wrap; padding: 16px; }
}
.i0li2 .ygpyx { gap: 8px; }
.i0li2 .dcn5, .i0li2 .wsik5s { padding: 8px; }
@media (max-width: 480px) {
  .fa1hocil { flex-direction: column; align-items: stretch; }
}
.cxrjv20m .wq5o .von09wt { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .wf27e1g { flex-direction: column; align-items: stretch; gap: 10px; }
  .cxrjv20m .wq5o { text-align: center; }
}
@media (max-width: 720px) {
  .jeix { grid-template-columns: 1fr; }
  .zp2sh0bi { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .exi597 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.kvgjzrll .b9hj59ml { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.n65j5vlg .wtont1i { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .gponi8n8 { grid-template-columns: 1fr; }
  .n65j5vlg { width: 100px; height: 100px; margin: 16px auto; }
  .kvgjzrll { font-size: 1.4rem; }
  .ndlo2iyf { justify-content: center; }
  .rdcnio3h .em2x { min-width: 50%; }
}
.wlsmvvx1 .ygpyx { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .vs6tb9 { flex-wrap: wrap; padding: 14px 16px; }
  .jz6h { padding: 12px 16px; }
  .wlsmvvx1 .ygpyx { margin: 0 16px; }
  .wlsmvvx1 .ltax1lw9 { padding: 0 16px; }
  .ujgkb3e { padding: 12px 16px; }
}
.kqfc7bq2 .i8zfvann {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.kqfc7bq2 .i8zfvann:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.kqaucsg3 .q4i6 { gap: 18px; }
.kqaucsg3 .i8zfvann {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.kqaucsg3 .i8zfvann:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.xgcsv .q4i6 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.xgcsv .i8zfvann {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.xgcsv .i8zfvann:last-child { border-bottom: none; }
.xgcsv .ktb8q,
.xgcsv .gbyfn,
.xgcsv .js0stk0 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.vl3pt .q4i6 { gap: 0; }
.vl3pt .i8zfvann {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.vl3pt .i8zfvann:last-child { border-bottom: none; }
.vl3pt .i8zfvann:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.vl3pt .i8zfvann:nth-child(even):hover { background: var(--bg-hover); }
.x6zj .i8zfvann {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.twmi9 .js0stk0 .dvlj2a9s {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.twmi9 .js0stk0 .dvlj2a9s:first-child { border-left: none; }
.gadczui5 .js0stk0 .dvlj2a9s {
  background: transparent; padding: 4px 8px;
}
.gadczui5 .js0stk0 .u4yg01 { font-size: .65rem; opacity: .65; }
.gadczui5 .js0stk0 .zz6rd   { font-size: 1.15rem; color: var(--accent-light); }
.gmywio4f .js0stk0 .dvlj2a9s {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.ogijz { display: none; }
.fjwnllj .gl34pxg { font-size: 1rem; letter-spacing: 2px; }
.fpz2vu .gl34pxg {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.enr2lb .gl34pxg,
.n3pz8 .gl34pxg,
.o702eol .gl34pxg { display: none; }
.enr2lb .ogijz,
.n3pz8 .ogijz,
.o702eol .ogijz { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.enr2lb .ogijz { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.enr2lb .ogijz small { display: none; }
.n3pz8 .ogijz {
  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;
}
.n3pz8 .ogijz small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.o702eol .ogijz {
  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;
}
.o702eol .ogijz small { display: none; }
.enr2lb .ncpld1k4 .wtont1i,
.n3pz8 .ncpld1k4 .wtont1i,
.o702eol .ncpld1k4 .wtont1i { display: none; }
.enr2lb .ncpld1k4 strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.enr2lb .b9hj59ml { display: none; }
.n3pz8 .ncpld1k4 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;
}
.n3pz8 .cxk32q,
.n3pz8 .b9hj59ml { font-size: 1em; }
.o702eol .ncpld1k4 strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.o702eol .b9hj59ml { display: none; }
.b0ro57 { margin: 16px 0; }
.uhxe { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.uhxe summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.uhxe summary::after { content: "+"; color: var(--accent-light); }
.uhxe[open] summary::after { content: "−"; }
.uhxe p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.krkad17 { margin-bottom: 0; }
.w2r9eupj h2.uglqb2e { color: var(--text-primary); border-color: var(--accent-light); }
.lz9fen h2.uglqb2e { color: var(--text-primary); border-color: var(--accent-light); }
.irhy3kzu .y3164     { background: #052e16; border-color: #10b981; }
.irhy3kzu .cienkr { background: #2d0a1e; border-color: #f43f5e; }
.irhy3kzu .tfwqce99    { background: #1e1036; border-color: #a855f7; }
.irhy3kzu .nkcpel7 strong  { color: #f1f5f9; }
.irhy3kzu .nkcpel7 p       { color: #cbd5e1; }
.irhy3kzu .x74v2q    .y3164     .xq3fqna::before,
.irhy3kzu .bsjxmtfn  .y3164     .xq3fqna::before,
.irhy3kzu .vkxqvzw  .y3164     .xq3fqna::before,
.irhy3kzu .bvodt .y3164     .xq3fqna::before { color: #10b981; }
.irhy3kzu .x74v2q    .cienkr .xq3fqna::before,
.irhy3kzu .bsjxmtfn  .cienkr .xq3fqna::before,
.irhy3kzu .vkxqvzw  .cienkr .xq3fqna::before,
.irhy3kzu .bvodt .cienkr .xq3fqna::before { color: #f43f5e; }
.irhy3kzu .x74v2q    .tfwqce99    .xq3fqna::before,
.irhy3kzu .bsjxmtfn  .tfwqce99    .xq3fqna::before,
.irhy3kzu .vkxqvzw  .tfwqce99    .xq3fqna::before,
.irhy3kzu .bvodt .tfwqce99    .xq3fqna::before { color: #a855f7; }
.g2nz0 .y3164     { background: #2d2000; border-color: #eab308; }
.g2nz0 .cienkr { background: #2d0b0b; border-color: #ef4444; }
.g2nz0 .tfwqce99    { background: #2d1600; border-color: #f97316; }
.g2nz0 .nkcpel7 strong  { color: #f1f5f9; }
.g2nz0 .nkcpel7 p       { color: #cbd5e1; }
.g2nz0 .x74v2q    .y3164     .xq3fqna::before,
.g2nz0 .bsjxmtfn  .y3164     .xq3fqna::before,
.g2nz0 .vkxqvzw  .y3164     .xq3fqna::before,
.g2nz0 .bvodt .y3164     .xq3fqna::before { color: #eab308; }
.g2nz0 .x74v2q    .cienkr .xq3fqna::before,
.g2nz0 .bsjxmtfn  .cienkr .xq3fqna::before,
.g2nz0 .vkxqvzw  .cienkr .xq3fqna::before,
.g2nz0 .bvodt .cienkr .xq3fqna::before { color: #ef4444; }
.g2nz0 .x74v2q    .tfwqce99    .xq3fqna::before,
.g2nz0 .bsjxmtfn  .tfwqce99    .xq3fqna::before,
.g2nz0 .vkxqvzw  .tfwqce99    .xq3fqna::before,
.g2nz0 .bvodt .tfwqce99    .xq3fqna::before { color: #f97316; }
.mmy16g .y3164     { background: #0c1a2e; border-color: #38bdf8; }
.mmy16g .cienkr { background: #12103a; border-color: #818cf8; }
.mmy16g .tfwqce99    { background: #0a2020; border-color: #2dd4bf; }
.mmy16g .nkcpel7 strong  { color: #f1f5f9; }
.mmy16g .nkcpel7 p       { color: #cbd5e1; }
.mmy16g .x74v2q    .y3164     .xq3fqna::before,
.mmy16g .bsjxmtfn  .y3164     .xq3fqna::before,
.mmy16g .vkxqvzw  .y3164     .xq3fqna::before,
.mmy16g .bvodt .y3164     .xq3fqna::before { color: #38bdf8; }
.mmy16g .x74v2q    .cienkr .xq3fqna::before,
.mmy16g .bsjxmtfn  .cienkr .xq3fqna::before,
.mmy16g .vkxqvzw  .cienkr .xq3fqna::before,
.mmy16g .bvodt .cienkr .xq3fqna::before { color: #818cf8; }
.mmy16g .x74v2q    .tfwqce99    .xq3fqna::before,
.mmy16g .bsjxmtfn  .tfwqce99    .xq3fqna::before,
.mmy16g .vkxqvzw  .tfwqce99    .xq3fqna::before,
.mmy16g .bvodt .tfwqce99    .xq3fqna::before { color: #2dd4bf; }
.w09sjg::before,
.zkuff::before { margin-right: 5px; }
.pv7155b6 .dcn5 ul li,
.pv7155b6 .l0q2ve5c li         { color: #4ade80; }
.pv7155b6 .dcn5 .w09sjg { color: #22c55e; }
.pv7155b6 .wsik5s ul li,
.pv7155b6 .s7ysy li         { color: #f87171; }
.pv7155b6 .wsik5s .zkuff { color: #ef4444; }
.xi0ot .dcn5 { background: var(--bg-pros); }
.xi0ot .wsik5s { background: var(--bg-cons); }
.xi0ot .dcn5 .w09sjg { color: var(--c-pros-label); }
.xi0ot .wsik5s .zkuff { color: var(--c-cons); }
.xi0ot .dcn5 ul li,
.xi0ot .l0q2ve5c li            { color: var(--c-pros); }
.xi0ot .wsik5s ul li,
.xi0ot .s7ysy li            { color: var(--c-cons); }
.dr599ty4 .dcn5 { background: var(--bg-pros); }
.dr599ty4 .wsik5s { background: var(--bg-cons); }
.dr599ty4 .dcn5 .w09sjg { color: var(--c-pros-label); }
.dr599ty4 .wsik5s .zkuff { color: var(--c-cons); }
.dr599ty4 .dcn5 ul li,
.dr599ty4 .l0q2ve5c li          { color: var(--c-pros); }
.dr599ty4 .wsik5s ul li,
.dr599ty4 .s7ysy li          { color: var(--c-cons); }
.c0vu25 .w09sjg::before { content: "✓ "; }
.c0vu25 .zkuff::before { content: "✗ "; }
.vcby3 .w09sjg::before { content: "→ "; }
.vcby3 .zkuff::before { content: "← "; }
.ckg475e .w09sjg::before { content: "★ "; }
.ckg475e .zkuff::before { content: "✕ "; }
.ps3e .w09sjg::before { content: "◆ "; }
.ps3e .zkuff::before { content: "▲ "; }
.pljsd9 .nkcpel7 { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.pljsd9 .nkcpel7 strong { color: var(--text-primary); }
.pljsd9 .nkcpel7 p      { color: var(--text-muted); }
.nhxaui7 .nkcpel7 { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.qr0q4aq .nkcpel7 {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.qr0q4aq .nkcpel7 strong,
.qr0q4aq .nkcpel7 p { color: #fff; }
.qr0q4aq .xq3fqna::before { color: rgba(255,255,255,0.9) !important; }
.g0bb3guk .nkcpel7 {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.g0bb3guk .nkcpel7 strong { color: var(--text-primary); }
.g0bb3guk .nkcpel7 p      { color: var(--text-muted); }
.euj3j .nkcpel7 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.x74v2q .xq3fqna,
.bsjxmtfn .xq3fqna,
.vkxqvzw .xq3fqna,
.bvodt .xq3fqna { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.x74v2q .xq3fqna::before,
.bsjxmtfn .xq3fqna::before,
.vkxqvzw .xq3fqna::before,
.bvodt .xq3fqna::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.x74v2q .y3164     .xq3fqna::before { content: "✦"; color: var(--c-tip-border); }
.x74v2q .cienkr .xq3fqna::before { content: "▲"; color: var(--c-warn-border); }
.x74v2q .tfwqce99    .xq3fqna::before { content: "◉"; color: #60a5fa; }
.bsjxmtfn .y3164     .xq3fqna::before { content: "★"; color: var(--c-tip-border); }
.bsjxmtfn .cienkr .xq3fqna::before { content: "◆"; color: var(--c-warn-border); }
.bsjxmtfn .tfwqce99    .xq3fqna::before { content: "●"; color: #60a5fa; }
.vkxqvzw .y3164     .xq3fqna::before { content: "▶"; color: var(--c-tip-border); }
.vkxqvzw .cienkr .xq3fqna::before { content: "■"; color: var(--c-warn-border); }
.vkxqvzw .tfwqce99    .xq3fqna::before { content: "▸"; color: #60a5fa; }
.bvodt .y3164     .xq3fqna::before { content: "→"; color: var(--c-tip-border); }
.bvodt .cienkr .xq3fqna::before { content: "⬥"; color: var(--c-warn-border); }
.bvodt .tfwqce99    .xq3fqna::before { content: "◈"; color: #60a5fa; }
.avxqyel .w5gufmb .c0jgp,
.avxqyel .xd0oq .c0jgp  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.avxqyel .wsybu                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.avxqyel .i8zfvann                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.avxqyel .mis0wqj            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.avxqyel .niyt          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.avxqyel .wbe5865                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.fq8ee .w5gufmb .c0jgp,
.fq8ee .xd0oq .c0jgp,
.fq8ee .wsybu,
.fq8ee .i8zfvann,
.fq8ee .mis0wqj,
.fq8ee .niyt,
.fq8ee .wbe5865,
.fq8ee .euj3j .nkcpel7 { box-shadow: none; }
.qxccxc   .thk2xvf, .qxccxc .fckp7dyd, .qxccxc .dcm4b4,
.qxccxc   .udd9vam, .qxccxc .cee0u3g8 { font-size: 0.9rem; }
.qxccxc   .ddotjd, .qxccxc .b3x92o4u { font-size: 0.9rem; }
.y9yb7   .thk2xvf, .y9yb7 .fckp7dyd, .y9yb7 .dcm4b4,
.y9yb7   .udd9vam, .y9yb7 .cee0u3g8 { font-size: 0.95rem; }
.y9yb7   .ddotjd, .y9yb7 .b3x92o4u { font-size: 0.95rem; }
.tlqang   .thk2xvf, .tlqang .fckp7dyd, .tlqang .dcm4b4,
.tlqang   .udd9vam, .tlqang .cee0u3g8 { font-size: 1.08rem; }
.tlqang   .ddotjd, .tlqang .b3x92o4u { font-size: 1.05rem; }
.tlqang   .dlhw7 { font-size: 0.97rem; }
.etgjrs .jkyq3d      { font-size: 3.2rem; }
.etgjrs h2.uglqb2e { font-size: 1.9rem; }
.etgjrs h3.zg2ois     { font-size: 1.4rem; }
.yjokj .jkyq3d      { font-size: 3.8rem; }
.yjokj h2.uglqb2e { font-size: 2.2rem; }
.yjokj h3.zg2ois     { font-size: 1.6rem; }
.krkad17 + .krkad17 { position: relative; }
.xo29jvpa   .krkad17 + .krkad17::before,
.cy53pf4  .krkad17 + .krkad17::before,
.dtgofh   .krkad17 + .krkad17::before,
.t4bd1   .krkad17 + .krkad17::before,
.txol9   .krkad17 + .krkad17::before,
.cnrv42r .krkad17 + .krkad17::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.xo29jvpa .krkad17 + .krkad17::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.cy53pf4 .krkad17 + .krkad17::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.dtgofh .krkad17 + .krkad17::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;
}
.t4bd1 .krkad17 + .krkad17::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.gk4d .krkad17 { margin-bottom: 16px; }
.gk4d .krkad17 + .krkad17 { margin-top: 0; }
.gk4d .xl2lgr { padding-top: 0; padding-bottom: 0; }
.txol9 .krkad17 + .krkad17::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.cnrv42r .krkad17 + .krkad17::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.bcoixh .krkad17 + .krkad17::before,
.zgx3yp .krkad17 + .krkad17::before,
.yx57i .krkad17 + .krkad17::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%;
}
.gzs5 .bcoixh .krkad17:nth-child(even)::before,
.gzs5 .zgx3yp .krkad17:nth-child(even)::before,
.gzs5 .yx57i .krkad17:nth-child(even)::before { background: var(--bg-surface); }
.k46ih .bcoixh .krkad17:nth-child(even)::before,
.k46ih .zgx3yp .krkad17:nth-child(even)::before,
.k46ih .yx57i .krkad17:nth-child(even)::before { background: var(--bg-card); }
.bcoixh .krkad17 + .krkad17::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");
}
.zgx3yp .krkad17 + .krkad17::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");
}
.yx57i .krkad17 + .krkad17::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");
}
.wm78wn8 .na8s17v2,
.opm8j4 .na8s17v2,
.na5l9uns .na8s17v2 { overflow: hidden; }
.wm78wn8 .j42siu6,
.opm8j4 .j42siu6 { margin-bottom: 60px; }
.na5l9uns .j42siu6 { margin-bottom: 70px; }
.wm78wn8 .na8s17v2::before,
.opm8j4 .na8s17v2::before,
.na5l9uns .na8s17v2::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%;
}
.wm78wn8 .na8s17v2::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");
}
.opm8j4 .na8s17v2::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");
}
.na5l9uns .na8s17v2::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");
}
.sc82uit .na8s17v2:not(.t2aff3a) .nk0qbm { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.m9mn69h .na8s17v2:not(.t2aff3a) .nk0qbm { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.o71c  .na8s17v2:not(.t2aff3a) .nk0qbm { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.s3zw4y  .na8s17v2:not(.t2aff3a) .nk0qbm { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.sc82uit .t2aff3a { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.m9mn69h .t2aff3a { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.o71c .t2aff3a { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.s3zw4y .t2aff3a { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.s3zw4y .kgmcjr { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.s3zw4y .wzm43h3 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.g8b6b1x .t2aff3a { background: var(--accent); }
.g8b6b1x .t2aff3a .nk0qbm { background: none; }
.g8b6b1x .na8s17v2:not(.t2aff3a) .nk0qbm { background: rgba(0,0,0,0.6); }
.oqpun1 .jkenow { float: left; width: 38%; margin: 0 28px 16px 0; }
.oqpun1 .jkenow .jljkjz2w { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.oqpun1 .xl2lgr::after { content: ''; display: block; clear: both; }
.s9woxkg .jkenow { float: right; width: 38%; margin: 0 0 16px 28px; }
.s9woxkg .jkenow .jljkjz2w { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.s9woxkg .xl2lgr::after { content: ''; display: block; clear: both; }
.nuhvq .krkad17:nth-child(odd)  .jkenow { float: left;  width: 38%; margin: 0 28px 16px 0; }
.nuhvq .krkad17:nth-child(even) .jkenow { float: right; width: 38%; margin: 0 0 16px 28px; }
.nuhvq .jkenow .jljkjz2w { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.nuhvq .xl2lgr::after { content: ''; display: block; clear: both; }
.oqpun1 .bozvudow,
.oqpun1 .q4i6,
.s9woxkg .bozvudow,
.s9woxkg .q4i6,
.nuhvq .bozvudow,
.nuhvq .q4i6 { clear: both; }
@media (max-width: 900px) {
  .oqpun1 .jkenow,
  .s9woxkg .jkenow,
  .nuhvq .krkad17:nth-child(odd)  .jkenow,
  .nuhvq .krkad17:nth-child(even) .jkenow {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .oqpun1 .jkenow .jljkjz2w,
  .s9woxkg .jkenow .jljkjz2w,
  .nuhvq .jkenow .jljkjz2w {
    max-height: none !important;
  }
}
.oqpun1 .ddotjd,
.oqpun1 .b3x92o4u,
.s9woxkg .ddotjd,
.s9woxkg .b3x92o4u,
.nuhvq .ddotjd,
.nuhvq .b3x92o4u { overflow: hidden; }
@media (max-width: 640px) {
  .oqpun1 .jkenow,
  .s9woxkg .jkenow,
  .nuhvq .jkenow { float: none; width: 100%; margin: 0 0 16px 0; }
}
.v4mx5z0 .z4xpaa6h,
.v4mx5z0 .xl2lgr,
.v4mx5z0 .i4wsrty  { max-width: 1100px; }
.x480s9x .z4xpaa6h,
.x480s9x .xl2lgr,
.x480s9x .i4wsrty  { max-width: 1200px; }
.ti59stu .z4xpaa6h,
.ti59stu .xl2lgr,
.ti59stu .i4wsrty  { max-width: 1320px; }
.ti59stu { --content-mw: 1320px; }
.cf2rqh9 { font-size: 0.82rem; color: var(--text-muted); }
.acjrold0 { display: flex; align-items: center; }
.tz554 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.c0j5 { display: flex; align-items: center; }
.njs7vqh3 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.njs7vqh3:hover { text-decoration: underline; }
.ac3l { margin: 0 3px; opacity: 0.45; }
.ac3l::before { content: '/'; }
.wem6xjv { padding: 2px 5px; color: var(--text-main); }
.d2ahjr1 .cf2rqh9 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.d2ahjr1 .acjrold0 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.khpn35w .cf2rqh9 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.khpn35w .acjrold0 { padding: 0 0 0 12px; }
.k007q .acjrold0 { padding: 0 16px; }
.k007q .cf2rqh9 {
  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);
}
.k007q .z4xpaa6h { padding-top: 28px; }
@media (max-width: 720px) {
  .coqz { margin-top: 18px; padding: 0 16px; }
  .k007q .z4xpaa6h { padding-top: 16px; }
}
.v4mx5z0.d2ahjr1 .acjrold0 { max-width: 1100px; }
.x480s9x.d2ahjr1 .acjrold0 { max-width: 1200px; }
.ti59stu.d2ahjr1 .acjrold0 { max-width: 1320px; }
.ti59stu .coqz { max-width: 1320px; }
.ct44k .krkad17 { padding-top: 16px; padding-bottom: 16px; }
.nzei .krkad17 { padding-top: 24px; padding-bottom: 24px; }
.yt84for .krkad17 { padding-top: 40px; padding-bottom: 40px; }
.whbrgd .krkad17 { padding-top: 52px; padding-bottom: 52px; }
.ql2pzc .krkad17:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.ql2pzc .krkad17:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.ql2pzc .krkad17:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.ql2pzc .krkad17:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.nfqdxeq3 .xl2lgr { padding-top: 10px;  padding-bottom: 10px; }
.cwcypu5 .xl2lgr { padding-top: 18px;  padding-bottom: 18px; }
.ou4mq8a .xl2lgr { padding-top: 36px;  padding-bottom: 36px; }
.kk57 .xl2lgr { padding-top: 48px;  padding-bottom: 48px; }
.u2ygd7l4 h2.uglqb2e { font-weight: 600; }
.u2ygd7l4 h3.zg2ois     { font-weight: 600; }
.wl2pnav h2.uglqb2e { font-weight: 800; }
.wl2pnav h3.zg2ois     { font-weight: 700; }
.vk7l { font-weight: 600; }
.vk7l h2.uglqb2e { font-weight: 900; }
.vk7l h3.zg2ois     { font-weight: 800; }
.vk7l .nkcpel7 strong,
.vk7l .nkcpel7 strong { font-weight: 600; }
.t1o1v {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.kyx3u8jz .t1o1v { display: none; }
@media (max-width: 640px) {
  .t1o1v { display: none !important; }
}
.t1o1v { background: var(--cta) !important; color: #fff !important; border: none !important; }
.t1o1v:hover { opacity: 0.85; }
.xsrdyh .t1o1v { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.oeeemtjm .zubxnu { right: 32px; }
@media (max-width: 480px) {
  .oeeemtjm .zubxnu { right: 20px; bottom: 20px; }
  .pjahsz0  .zubxnu { left: 20px; bottom: 20px; }
}
.jt619ge5 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.i4wsrty { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.sra6t { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ks4h { color: var(--text-dim); font-size: 0.8rem; }
.n2jc { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.n2jc img { height: 26px; width: auto; object-fit: contain; }
.s9td1z { display: flex; flex-direction: column; gap: 6px; }
.s9td1z a, .sygohjq a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.s9td1z a:hover, .sygohjq a:hover { color: var(--accent-light); }
.s9td1z .lzwy3d { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.lvcq6 .i4wsrty { text-align: center; }
.lvcq6 .sra6t { margin-top: 0; }
.dhlm95 { margin-top: 10px; }
.dhlm95 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .i4wsrty { padding-left: 16px; padding-right: 16px; }
  .ium9fmd .i4wsrty { padding: 20px 16px; }
  .sygohjq { gap: 4px 12px; }
  .sra6t { font-size: 0.78rem; }
}
.l8z0 .kbybgk .n2jc { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.l8z0 .sra6t { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.l8z0 .ks4h { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .l8z0 .i27g { grid-template-columns: 1fr 1fr; } .l8z0 .kbybgk { grid-column: 1 / -1; } }
@media (max-width: 480px) { .l8z0 .i27g { grid-template-columns: 1fr; } }
.tjk297y3 .n2jc { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.tjk297y3 .sra6t { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .tjk297y3 .j4kmzz { gap: 12px; } .tjk297y3 .n2jc { margin-right: 0; width: 100%; } }
.swc3 .qqc3n .n2jc { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.swc3 .sra6t { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.swc3 .ks4h { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .swc3 .zs1pqo0u { grid-template-columns: 1fr 1fr; } .swc3 .qqc3n { grid-column: 1 / -1; } }
@media (max-width: 480px) { .swc3 .zs1pqo0u { grid-template-columns: 1fr; } }
.vy5775 .lebax7 { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.vy5775 .s9td1z { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .vy5775 .lebax7 { grid-template-columns: 1fr 1fr; } .vy5775 .e1ohnfbo:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vy5775 .lebax7 { grid-template-columns: 1fr; } }
.rfhjfosp .lebax7 { grid-template-columns: 1fr 2fr; }
.rfhjfosp .dmaavru .s9td1z { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .rfhjfosp .lebax7 { grid-template-columns: 1fr; } }
.fhcj9 .i4wsrty { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.mxb0a .znp3tuk      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.mxb0a .jt619ge5 { background: var(--bg-page); border-top-color: var(--border-alt); }
.ugur98ai .znp3tuk      { background: #0d1117; border-bottom-color: #21262d; }
.ugur98ai .agyqcv7s { color: var(--accent-light); }
.ugur98ai .hdlmz { --msep-color: #8b949e; }
.ugur98ai .hdlmz a { color: #8b949e; }
.ugur98ai .hdlmz a:hover { color: var(--accent-light); }
.ugur98ai .dplt { color: #8b949e; }
.ugur98ai .jt619ge5 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ugur98ai .sra6t,
.ugur98ai .ks4h { color: #6e7681; }
.ugur98ai .s9td1z a, .ugur98ai .sygohjq a,
.ugur98ai .n2jc { color: #e6edf3; }
.ugur98ai .s9td1z a:hover, .ugur98ai .sygohjq a:hover,
@media (max-width: 640px) {
  .ugur98ai .hdlmz { background: #0d1117; border-top-color: #21262d; }
  .ugur98ai .hdlmz li a { border-bottom-color: #21262d; }
}
.mtl5xk0 .znp3tuk      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.mtl5xk0 .agyqcv7s { color: var(--accent-light); }
.mtl5xk0 .hdlmz { --msep-color: #475569; }
.mtl5xk0 .hdlmz a { color: #475569; }
.mtl5xk0 .hdlmz a:hover { color: var(--accent-light); }
.mtl5xk0 .dplt { color: #64748b; }
.mtl5xk0 .jt619ge5 { background: #f0f4f8; border-top-color: #cbd5e1; }
.mtl5xk0 .sra6t,
.mtl5xk0 .ks4h { color: #64748b; }
.mtl5xk0 .s9td1z a, .mtl5xk0 .sygohjq a,
.mtl5xk0 .h8l74 a, .mtl5xk0 .n2jc { color: #374151; }
.mtl5xk0 .s9td1z a:hover, .mtl5xk0 .sygohjq a:hover,
@media (max-width: 640px) {
  .mtl5xk0 .hdlmz { background: #f0f4f8; border-top-color: #cbd5e1; }
  .mtl5xk0 .hdlmz li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.ohqpat7p .znp3tuk      { background: var(--accent); border-bottom-color: var(--accent-light); }
.ohqpat7p .agyqcv7s { color: #fff; }
.ohqpat7p .hdlmz { --msep-color: rgba(255,255,255,0.82); }
.ohqpat7p .hdlmz a { color: rgba(255,255,255,0.82); }
.ohqpat7p .hdlmz a:hover { color: #fff; }
.ohqpat7p .dplt { color: rgba(255,255,255,0.9); }
.ohqpat7p .jt619ge5 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.ohqpat7p .sra6t,
.ohqpat7p .ks4h { color: rgba(255,255,255,0.72); }
.ohqpat7p .s9td1z a, .ohqpat7p .sygohjq a,
.ohqpat7p .h8l74 a, .ohqpat7p .n2jc { color: #fff; }
.ohqpat7p .s9td1z a:hover, .ohqpat7p .sygohjq a:hover,
@media (max-width: 640px) {
  .ohqpat7p .hdlmz { background: var(--accent); border-top-color: var(--accent-light); }
  .ohqpat7p .hdlmz li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.kajx4c .znp3tuk {
  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);
}
.kajx4c .jt619ge5 {
  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) {
  .kajx4c .hdlmz {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.rui4w .mfs2rt { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.y63ocwyf .mfs2rt { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.t584jjp .mfs2rt { min-height: 72px; height: auto; }
.pc39axrz .mfs2rt { min-height: 84px; height: auto; }
.ium9fmd .mfs2rt { max-width: none; padding: 0 32px; }
.ium9fmd .i4wsrty  { max-width: none; padding: 24px 32px; }
.mn5wa.x480s9x .mfs2rt { max-width: 1200px; }
.mn5wa.ti59stu .mfs2rt { max-width: 1320px; }
.n016u3   .agyqcv7s, .n016u3   .n2jc { text-transform: capitalize; }
.rqld .agyqcv7s, .rqld .n2jc { text-transform: lowercase; }
.nii8l .agyqcv7s, .nii8l .n2jc { text-transform: uppercase; letter-spacing: 0.06em; }
.c78n59b, .sj7zuay {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.lchw .c78n59b,
.lchw .sj7zuay { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.hjtjdt .c78n59b,
.hjtjdt .sj7zuay { 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; }
.zn36b .c78n59b,
.zn36b .sj7zuay { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.v7h1dmmv .c78n59b,
.v7h1dmmv .sj7zuay { 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; }
.oyxm2   .hdlmz a { font-weight: 500; }
.sk6gy964 .hdlmz a { font-weight: 600; }
.hsa7     .hdlmz a { font-weight: 700; }
.n2tj4c4e    .hdlmz a { font-weight: 800; letter-spacing: 0.01em; }
.vr5x     .hdlmz > li + li::before,
.ax4z    .hdlmz > li + li::before,
.io2r    .hdlmz > li + li::before,
.niyuxpr .hdlmz > li + li::before,
.lhrb8gi .hdlmz > li + li::before,
.z8up  .hdlmz > li + li::before,
.jzn28    .hdlmz > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.vr5x     .hdlmz > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ax4z    .hdlmz > li + li::before { content: "|"; }
.io2r    .hdlmz > li + li::before { content: "—"; }
.niyuxpr .hdlmz > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.lhrb8gi .hdlmz > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.z8up  .hdlmz > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.jzn28    .hdlmz > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .fmotq4d4 .dplt,
  .gn389 .dplt,
  .jqvlba .dplt,
  .qeli6b97 .dplt,
  .y1hir9 .dplt {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .fmotq4d4 .dplt::before,
  .gn389 .dplt::before,
  .jqvlba .dplt::before,
  .qeli6b97 .dplt::before,
  .y1hir9 .dplt::before { content: ""; display: block; flex-shrink: 0; }

  
  .fmotq4d4 .dplt::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;
  }

  
  .gn389 .dplt::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;
  }

  
  .jqvlba .dplt::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;
  }

  
  .qeli6b97 .dplt::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;
  }

  
  .y1hir9 .dplt::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) {
  .k93t24ic .dplt {
    padding: 5px 14px;
  }
  .k93t24ic .hdlmz {
    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;
  }
  .k93t24ic .hdlmz li a {
    border-bottom: none; padding: 10px 22px;
  }
  .k93t24ic .hdlmz li a:hover { background: var(--bg-raised); }
  .k93t24ic .tiwmf,
  .lrhaa .tiwmf,
  .rfki1g3 .tiwmf { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .mhr4x .dplt {
    padding: 5px 10px;
  }
  .mhr4x .hdlmz {
    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);
  }
  .mhr4x .hdlmz.g1qo4 { transform: translateX(0); }
  .mhr4x .hdlmz li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .mhr4x .hdlmz li:last-child a { border-bottom: none; }
  .ohqpat7p .hdlmz,
  .ugur98ai .hdlmz { background: var(--accent) !important; }
  .ohqpat7p .hdlmz li a,
  .ugur98ai .hdlmz li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .rfki1g3 .dplt {
    padding: 5px 10px;
  }
  .rfki1g3 .hdlmz {
    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);
  }
  .rfki1g3 .hdlmz::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .rfki1g3 .hdlmz.g1qo4 { transform: translateY(0); }
  .rfki1g3 .hdlmz li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .z4dci .dplt {
    padding: 5px 10px;
  }
  .z4dci .hdlmz {
    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;
  }
  .z4dci .hdlmz.g1qo4 { opacity: 1; pointer-events: auto; }
  .z4dci .hdlmz li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .icnvrm     .dplt { border-radius: 0 !important; }
  .leslp8r   .dplt { border-radius: 8px !important; }
  .ny3a0 .dplt { border-radius: 50% !important; }
  .x4weu3y1   .dplt { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .jplzny .xk77uf { flex-direction: column; align-items: stretch; }
  .jplzny .rtwv { flex-direction: row; min-width: auto; }
  .jplzny .h50r4r { align-items: flex-start; text-align: left; }
}
.ejugq,
.ejugq.krkad17,
.gzs5 .ejugq,
.vioxkc .ejugq,
.k46ih .ejugq,
.bbnk8l .ejugq {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.mubg3z {
  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;
}
.u9r6sq { flex: 1 1 280px; min-width: 0; }
.owngoa29 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.wu1m {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.vhclnw {
  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;
}
.vhclnw:hover { transform: translateY(-1px); opacity: 0.95; }
.vcmgj .mubg3z {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.vcmgj .owngoa29 { color: var(--cta); }
.vcmgj .wu1m { color: var(--text-body); }
.vcmgj .vhclnw {
  background: var(--cta) !important;
  color: #fff !important;
}
.e2khtx .mubg3z {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.e2khtx .owngoa29 { color: var(--text-primary); }
.e2khtx .wu1m { color: var(--text-body); }
.e2khtx .vhclnw {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .mubg3z {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .u9r6sq { flex: 0 0 auto; }
  .owngoa29 { font-size: 1.2rem; }
  .vhclnw { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.cqmf .rny2 { height: 36px; }
.sx4c .rny2 { height: 60px; max-width: 200px; }
.rt4q .rny2 { height: 56px; max-width: 180px; }
.dkbn9kgg    .gl34pxg, .dkbn9kgg    .wtont1i { color: #f59e0b; }
.efk7ybih      .gl34pxg { font-size: 1rem; letter-spacing: 1.5px; }
.efk7ybih      .wtont1i   { font-size: 1.35rem; }
.vvcq    .gl34pxg, .vvcq    .wtont1i { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.w6xki8q5     .gl34pxg, .w6xki8q5     .wtont1i { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.f33i0 .gl34pxg, .f33i0 .wtont1i { color: var(--cta); letter-spacing: 2px; }
.l3tq2s0   .gl34pxg, .l3tq2s0   .wtont1i { color: #e91e63; letter-spacing: 2px; }
.g7x5p  .gl34pxg, .g7x5p  .wtont1i { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.vkloh37a     .gl34pxg, .vkloh37a     .wtont1i { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.twmi9 .dvlj2a9s + .dvlj2a9s {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.ok9a6 .i8zfvann { padding: 18px 24px; min-height: 68px; }
.gadczui5 .u4yg01 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.gadczui5 .zz6rd {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.gmywio4f .dvlj2a9s {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.q4i6 { counter-reset: cs-rank; }
.q4i6 .i8zfvann { counter-increment: cs-rank; }
.q4i6 .i8zfvann::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;
}
.mm23 .q4i6 { counter-reset: cs-rank; gap: 0; }
.mm23 .i8zfvann {
  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;
}
.mm23 .i8zfvann::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;
}
.mm23 .ktb8q {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.mm23 .paga2k {
  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;
}
.mm23 .gwwe8yc { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.mm23 .ktb8q { min-width: 0; flex-direction: column; width: 100%; }
.mm23 .lmu1b5m {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.mm23 .gl34pxg { color: var(--cta, var(--accent)); }
.mm23 .ogijz { font-weight: 700; }
.mm23 .dvlj2a9s {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.mm23 .u4yg01 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.mm23 .zz6rd {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.mm23 .jcb40 .zz6rd { font-size: 1.3rem; color: var(--accent-light); }
.mm23 .t60rp {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.mm23 .i8zfvann:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .mm23 .q4i6 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .mm23 .i8zfvann {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .mm23 .i8zfvann { padding: 40px 16px 20px; }
  .mm23 .dvlj2a9s {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .mm23 .t60rp { width: 100%; min-width: 0; }
}
.mwrzli4 .q4i6 { counter-reset: cs-rank; gap: 10px; }
.mwrzli4 .i8zfvann {
  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);
}
.mwrzli4 .i8zfvann::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);
}
.mwrzli4 .ktb8q {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.mwrzli4 .paga2k {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.mwrzli4 .gwwe8yc { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.mwrzli4 .lmu1b5m {
  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;
}
.mwrzli4 .gl34pxg { color: var(--cta, var(--accent)); }
.mwrzli4 .dvlj2a9s {
  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;
}
.mwrzli4 .u4yg01 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.mwrzli4 .zz6rd { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.mwrzli4 .jcb40 .zz6rd { color: var(--accent-light); }
.mwrzli4 .t60rp {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.mwrzli4 .i8zfvann:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .mwrzli4 .i8zfvann {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .mwrzli4 .i8zfvann::before {
    position: absolute; top: 14px; left: 14px;
  }
  .mwrzli4 .ktb8q {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .mwrzli4 .lmu1b5m { white-space: normal; text-align: center; font-size: 1.2rem; }
  .mwrzli4 .dvlj2a9s {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .mwrzli4 .t60rp { width: 100%; min-width: 0; }
  .mwrzli4 .gl34pxg { min-width: 0; }
}
.jtf7h5 .i8zfvann::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.b824x .uhxe {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.b824x .uhxe summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.b824x .uhxe p { padding: 0 2px 16px; }
.qsnn4y .uhxe { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.qsnn4y .uhxe summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.qsnn4y .uhxe summary::after { content: "›"; font-size: 1.2em; }
.qsnn4y .uhxe[open] summary::after { content: "‹"; }
.qsnn4y .uhxe p { padding: 10px 22px 4px; }
.eerun03z .uhxe {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.eerun03z .uhxe summary { color: var(--text-primary); padding-left: 16px; }
.eerun03z .uhxe summary::after { content: "›"; font-size: 1.1em; }
.eerun03z .uhxe[open] summary::after { content: "‹"; }
.eerun03z .uhxe p { padding-left: 16px; }
.n1bt78k4 .b0ro57 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.n1bt78k4 .uhxe {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.n1bt78k4 .uhxe:last-child { border-bottom: none; }
.n1bt78k4 .uhxe summary { color: var(--text-primary); border-radius: 0; }
.n1bt78k4 .uhxe summary::after { content: "›"; font-size: 1.1em; }
.n1bt78k4 .uhxe[open] summary::after { content: "‹"; }
.iz2bhr .uhxe { overflow: hidden; }
.iz2bhr .uhxe summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.iz2bhr .uhxe summary::after { color: rgba(255,255,255,.75); }
.iz2bhr .uhxe[open] summary { border-radius: 0; }
.dojlge { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.sek9xidq {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.soyqvuw {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.qrt8 { color: var(--text-muted); font-size: 1.05rem; }
.qot0ul4 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.yn1jup { margin-bottom: 20px; }
.wdfla9n {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.zegh {
  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;
}
.zegh:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.r530kh { resize: vertical; min-height: 130px; }
.rfan3wsw { width: 100%; margin-top: 8px; }
.sevmp {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.kyrmer {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.ni7s { color: var(--text-muted); line-height: 1.75; }
.aqeo30 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.aqeo30 li { margin-bottom: 6px; }
.sdnyrrp { max-width: 760px; margin: 0 auto; }
.k1btaup8 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.xo14xd { max-width: 760px; margin: 0 auto; }
.qbhqje ul.aqeo30 { margin: 0; }
@media (max-width: 640px) { .fhius { grid-template-columns: 1fr; gap: 10px; } }
.ddet7nce { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.ahalg64 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.rg9b { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.ahalg64 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ahalg64 .aqeo30 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ddet7nce { grid-template-columns: 1fr; } }
.sohorn1 ul.aqeo30 { margin: 0; }
.a14yyk1 .aqeo30,
.qv8hxqsz .aqeo30,
.uimhot .aqeo30,
.t9bzt .aqeo30 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .vkq42nil { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .bgg6u8s { grid-template-columns: 1fr; } .hknvwl { position: static; text-align: center; } }
@media (max-width: 860px) { .z0hjo8hl { grid-template-columns: 1fr; } }
.t9bzt .aqeo30 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .xj2fs { flex-direction: column; text-align: center; } .uv5318pm { grid-template-columns: 1fr; } }
.dvhndhph { max-width: 760px; margin: 0 auto; }
.n0hjyxs { position: relative; padding-left: 28px; }
.n0hjyxs::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.uq6b5 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.uq6b5:last-child { padding-bottom: 0; }
.ksvxy58j { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.li7k h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.li7k p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.vibnw .soyqvuw { color: var(--accent-light); }
.rmo22 .soyqvuw { font-size: 2rem; }
.rmo22 .qrt8 { max-width: 680px; }
.uuslz .soyqvuw { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.uuslz .qrt8  { margin: 0; }
@media (max-width: 640px) { .uuslz { flex-direction: column; } }
.b9zxhncl .soyqvuw { color: var(--accent-light); }
.cjs6i {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.cjs6i .soyqvuw { color: #fff; }
.cjs6i .qrt8  { color: rgba(255,255,255,0.85); }
.debfp8i { max-width: 680px; margin: 0 auto; }
.fdrlhl {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .fdrlhl { grid-template-columns: 1fr; } }
.nvfoqtz .zegh {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.nvfoqtz .zegh:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.t0qu .zegh { background: var(--bg-raised); border-color: transparent; }
.t0qu .zegh:focus { background: var(--bg-card); border-color: var(--accent-light); }
.wr8kaz9 .zegh { border-radius: 100px; padding: 11px 20px; }
.wr8kaz9 .r530kh { border-radius: 14px; }
.xxkps {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .xxkps { grid-template-columns: 1fr; } }
.hogwn {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.hogwn h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.hogwn p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.rovymn1 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.rovymn1 li { margin-bottom: 6px; }
.zdl7n175{position:relative;overflow:visible}
.kaf29 .vefg{display:block}
.jpe03 .sjt2yg{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}
.jpe03 .j8j85::before{content:""}
.f2njk4f{--date-bg:var(--accent-bg)}
.zx7rx .j8j85::before{content:""}
.hm26m7tv .v4j72d{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .v4j72d{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .d1ml{max-width:100%}
}
.nua3u .niyt{margin:0}
@media (max-width:560px){
  .elh4ptoq{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .v898 { padding: 28px 18px 20px; }
  .cjqef8a { font-size: 1.2rem; }
  .uzkxl9 { max-width: 220px; max-height: 80px; }
}
.xi99d {
  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);
}
.p0xcaidi {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.e5uc6c  .xi99d { border-radius: 50%; }
.l3xourtb  .xi99d { border-radius: 6px; }
.pw6g5 .xi99d { border-radius: 22px; }
.c31an .mubg3z {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .xi99d { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.g57f3d4t .krkad17 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.g57f3d4t .xl2lgr {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.g57f3d4t .mubg3z {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.p1h13ts .krkad17,
.p1h13ts .xl2lgr {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.p1h13ts .mubg3z {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .p1h13ts { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .p1h13ts .mubg3z {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .p1h13ts .wu1m { display: none !important; }
  .p1h13ts .owngoa29 { font-size: 1.1rem !important; }
  .p1h13ts .xi99d { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .r5r2m { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .mfs2rt { flex-direction: row-reverse; }
[dir="rtl"] .hdlmz { flex-direction: row-reverse; }
[dir="rtl"] .oeeemtjm .zubxnu { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .oeeemtjm .zubxnu { right: auto; left: 20px; }
  [dir="rtl"] .pjahsz0  .zubxnu { left: auto;  right: 20px; }
}
[dir="rtl"] .oqpun1 .jkenow  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .s9woxkg .jkenow { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .ddotjd, [dir="rtl"] .b3x92o4u { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .dcn5 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .wsik5s { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .nkcpel7 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .mubg3z { direction: rtl; }
[dir="rtl"] .xi99d { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .i8zfvann,
[dir="rtl"] .cf2rqh9 { direction: rtl; }
[dir="rtl"] .wbe5865 { direction: rtl; }
[dir="rtl"] .w3bj5 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .aqvi1bf5 .b3x92o4u,
[dir="rtl"] .zy5x1 .b3x92o4u,
[dir="rtl"] .xch7 .b3x92o4u,
[dir="rtl"] .l965xq .b3x92o4u {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .aqvi1bf5 .b3x92o4u li::before,
[dir="rtl"] .zy5x1 .b3x92o4u li::before,
[dir="rtl"] .xch7 .b3x92o4u li::before,
[dir="rtl"] .l965xq .b3x92o4u li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .na8s17v2.stcop .j42siu6,
[dir="rtl"] .tfnp4go.stcop .j42siu6,
[dir="rtl"] .t2aff3a.stcop .j42siu6,
[dir="rtl"] .he13.stcop .j42siu6,
[dir="rtl"] .z2q9j9.stcop .j42siu6 { text-align: right; }
[dir="rtl"] .wzm43h3.stcop .a944hdp2 { align-items: flex-end; text-align: right; }
[dir="rtl"] .xl2lgr,
[dir="rtl"] .udd9vam,
[dir="rtl"] .cee0u3g8,
[dir="rtl"] .j42siu6 { text-align: right; }
[dir="rtl"] .qot0ul4,
[dir="rtl"] .wdfla9n,
[dir="rtl"] .zegh,
[dir="rtl"] .r530kh { text-align: right; direction: rtl; }
[dir="rtl"] .wr8kaz9 .zegh,
[dir="rtl"] .nvfoqtz .zegh { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #066d33;
  --brand:           #066d33;
  --brand-light:     #0a5b2d;
  --brand-pale:      #157740;
  --grad-start:      #0ac45b;
  --grad-end:        #25e679;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #f97316;
  --cta-light:       #e65e00;
  --cta-hover:       #cc5605;
  --bg-page:         #f6f8f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f6f4;
  --bg-raised:       #edf1ef;
  --bg-hover:        #f3f6f4;
  --border:          #e1e9e5;
  --border-alt:      #cfddd5;
  --border-section:  #e1e9e5;
  --text-primary:    #161c19;
  --text-muted:      #506258;
  --text-body:       #2d3832;
  --text-sub:        #44544b;
  --text-faint:      #728c7d;
  --text-dim:        #8ea397;
  --text-label:      #5b7064;
  --text-value:      #39463e;
  --accent-bg:       #def6e9;
  --accent-bg-light: #c2f4d8;
  --bg-tip:          #f9f0f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f5;
  --bg-cons:         #faf6f3;
  --c-pros:          #960c5a;
  --c-cons:          #9f4f21;
  --c-pros-label:    #b30e6b;
  --c-tip-border:    #c61076;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #960c5a;
}
:root { --logo-bg-opacity: 55%; }
body, button, input { font-family: "Montserrat", sans-serif; }
.i9aqpv .xq3fqna { font-size: 0; width: 1.2rem; flex-shrink: 0; }.i9aqpv .xq3fqna::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.i9aqpv .y3164     .xq3fqna::before { content: "";  color: var(--c-tip-border); }.i9aqpv .cienkr .xq3fqna::before { content: ""; color: var(--c-warn-border); }.i9aqpv .tfwqce99    .xq3fqna::before { content: ""; color: #60a5fa; }.irhy3kzu .i9aqpv .y3164     .xq3fqna::before { color: #10b981; }.irhy3kzu .i9aqpv .cienkr .xq3fqna::before { color: #f43f5e; }.irhy3kzu .i9aqpv .tfwqce99    .xq3fqna::before { color: #a855f7; }.g2nz0  .i9aqpv .y3164     .xq3fqna::before { color: #eab308; }.g2nz0  .i9aqpv .cienkr .xq3fqna::before { color: #ef4444; }.g2nz0  .i9aqpv .tfwqce99    .xq3fqna::before { color: #f97316; }.mmy16g  .i9aqpv .y3164     .xq3fqna::before { color: #38bdf8; }.mmy16g  .i9aqpv .cienkr .xq3fqna::before { color: #818cf8; }.mmy16g  .i9aqpv .tfwqce99    .xq3fqna::before { color: #2dd4bf; }.l61w .i9aqpv .xq3fqna::before { color: var(--accent-light) !important; }
.x808a .hlygeg, .x808a .wzm43h3 { min-height: 520px; }
.ac3l::before { content: '|'; opacity: 0.3; }