:root {
  --color-accent: #6366f1;
  --color-cta: #eab308;
  --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;
}
.aexv1a {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.cs931 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.z00w {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.fac7 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.urwv6 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.urwv6 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.urwv6 a:hover { color: var(--accent-light); }
.wl4lat   .lk96j { border-radius: 0; }
.rxfa7c .lk96j li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .lk96j {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .kh49wau:hover .lk96j,
  .kh49wau:focus-within .lk96j { display: block; }
  .lk96j li a { padding: 8px 16px; font-size: 0.88rem; }
}
.foeg6 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.olq7rmm1 { display: none; }
@media (max-width: 640px) {
  .olq7rmm1 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .olq7rmm1.zv86dsag { display: block; }
}
@media (max-width: 640px) {
  .foeg6 { display: block; }
  .urwv6 > li + li::before { display: none !important; }
  .urwv6 {
    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;
  }
  .urwv6.zv86dsag { display: flex; }
  .urwv6 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .urwv6 li:last-child a { border-bottom: none; }
}
.tbedd { min-height: 480px; }
.zbaprd1 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.x89v { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.kcp7k .x89v { margin-left: 0; margin-right: 0; }
.xho9 {
  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;
}
.luxsh .xho9 { margin-top: 24px; }
.xho9:hover { opacity: 0.88; }
.uiibn .zbaprd1 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.uiibn .x89v { color: #e2e8f0; }
.uiibn.iq2p .lwi2oev { text-align: center; }
.mkp4g9j .zbaprd1 { color: var(--text-primary); text-shadow: none; }
.mkp4g9j .x89v { color: var(--text-muted); }
.mkp4g9j .xho9 { margin-top: 16px; }
.mkp4g9j, .mkp4g9j.tbedd { min-height: auto !important; }
.mkp4g9j.iq2p .lwi2oev { text-align: center; }
.mkp4g9j~.c7lqv{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.mkp4g9j~.c7lqv .izntpkr2{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.f44t90r .zeage29,
.f44t90r .n89096,
.f44t90r .uiibn .klub {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.zeage29 .zbaprd1 { color: #fff; }
.zeage29 .x89v { color: rgba(255,255,255,0.85); }
.t3jdbpr .qg2uj { position: relative; overflow: hidden; }
.t3jdbpr .qg2uj::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.yw8j6k .qg2uj {
  animation: hg-breathe 7s ease-in-out infinite;
}
.s1tq08c .qg2uj { position: relative; overflow: hidden; }
.s1tq08c .qg2uj::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;
}
.i9x04h1b .qg2uj { position: relative; overflow: hidden; }
.i9x04h1b .qg2uj::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.f44t90r .qg2uj {
  animation: hg-fadein 1.2s ease-out both;
}
.qg2uj {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.aeoq {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.bxqtuj {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.osb8nq {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.qg2uj .zbaprd1 { text-shadow: none; color: var(--text-primary); }
.qg2uj .x89v { color: var(--text-muted); }
body.iekeyw0b .zbaprd1 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.ff9jcjcs .zbaprd1 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.tbedd.zeage29 .zbaprd1,
section.zeage29 .zbaprd1 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.qg2uj.iq2p .aeoq { align-items: center; text-align: center; }
.qg2uj.kcp7k   .aeoq { align-items: flex-start; text-align: left; }
.hwi03088 .bxqtuj { position: relative; }
.hwi03088 .bxqtuj::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.hwi03088.dzrnenu .bxqtuj::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.k90db9 .bxqtuj {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.k90db9 .osb8nq {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.k90db9.dzrnenu .bxqtuj { padding: 32px 0 32px 32px; }
.q1kb0jfl .bxqtuj {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.q1kb0jfl .osb8nq {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.dzrnenu .aeoq {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.q1kb0jfl.dzrnenu .bxqtuj { padding: 40px 16px 40px 48px; }
.tbedd .iw34e7 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.iw34e7 .dugl {
  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;
}
.iw34e7 .dugl::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.iw34e7 .g1jn7yh { display: contents !important; }
.iw34e7 .g1jn7yh .j6au {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.iw34e7 .g1jn7yh .uhga { max-height: 48px; max-width: 96px; }
.iw34e7 .g1jn7yh .xxvuth6 {
  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;
}
.iw34e7 .zlj1m {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.iw34e7 .ew5iz70b { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.iw34e7 .v62l0hfv { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.iw34e7 .v62l0hfv small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.iw34e7 .t2cy { display: contents !important; }
.iw34e7 .t2cy .kwwr:not(.veml7u) { display: none !important; }
.iw34e7 .t2cy .veml7u {
  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;
}
.iw34e7 .t2cy .veml7u .z9jnkirh {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.iw34e7 .t2cy .veml7u .dyyt43vp {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.iw34e7 .n48phw { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.iw34e7 .n48phw.jawv {
  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;
}
.iw34e7 .n48phw.jawv:hover { opacity: 0.85; }
.iw34e7 .dugl,
.iw34e7 .dugl:hover,
.iw34e7 .dugl:nth-child(even),
.iw34e7 .dugl:nth-child(odd),
.iw34e7 .dugl:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.qrqqbq .bxqtuj {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .qg2uj { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .qg2uj:not(.qrqqbq) .bxqtuj { display: none !important; }
  .qrqqbq .bxqtuj { padding: 16px; }
  .aeoq  { padding: 36px 24px; }
  .qg2uj~.c7lqv,.dzrnenu~.c7lqv{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .tbedd, .qg2uj { min-height: 320px !important; }
  .zbaprd1 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .jelw,
  .ovh5bj8,
  .pzyy0 { grid-template-columns: 1fr !important; }

  

  
  .w4224nc { display: flex !important; flex-direction: column !important; }
  .w4224nc .lwi2oev { display: contents; }
  .w4224nc .klub { order: 0; }
  .w4224nc .zbaprd1 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .w4224nc .jelw { order: 2; padding: 0 16px 12px !important; }
  .w4224nc .x89v { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .luxsh .lwi2oev { display: flex; flex-direction: column; }
  .luxsh .lwi2oev .zbaprd1 { order: 1; }
  .luxsh .lwi2oev .pzyy0 { order: 2; margin: 8px 0 24px !important; }
  .luxsh .lwi2oev .x89v { order: 3; }
  .luxsh .lwi2oev .xho9 { order: 4; align-self: center; margin-top: 0; }

  
  .qg2uj.qrqqbq {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .qg2uj.qrqqbq .aeoq { display: contents; padding: 0; }
  .qg2uj.qrqqbq .aeoq .zbaprd1 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .qg2uj.qrqqbq .bxqtuj { order: 2; padding: 12px 16px; }
  .qg2uj.qrqqbq .aeoq .x89v { order: 3; padding: 0 24px; margin: 0 auto; }
  .qg2uj.qrqqbq .aeoq .xho9 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.zg6jr1rn { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.nuy2x5ai { width: 100%; height: auto; display: block; border-radius: 10px; }
.z0j2z .zg6jr1rn        { border-radius: 16px; }
.z0j2z .nuy2x5ai  { border-radius: 16px; }
.b2nw .zg6jr1rn         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.b2nw .nuy2x5ai   { border-radius: 8px; }
.acn8kvh9 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.m1d2wk { width: 100%; padding: 32px 0; position: relative; }
.c6le { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.z5fnkhpc .m1d2wk:nth-child(even) { background: var(--bg-surface); }
.z5fnkhpc .m1d2wk:nth-child(odd)  { background: var(--bg-page); }
.a1mfzdjs .m1d2wk:nth-child(even) { background: var(--bg-card); }
.a1mfzdjs .m1d2wk:nth-child(odd)  { background: var(--bg-page); }
.z5fnkhpc .m1d2wk:nth-child(odd)  .c6le { background: var(--bg-card); border-radius: 6px; }
.z5fnkhpc .m1d2wk:nth-child(even) .c6le { background: var(--bg-raised); border-radius: 6px; }
.a1mfzdjs .m1d2wk:nth-child(odd)  .c6le { background: var(--bg-card); border-radius: 6px; }
.a1mfzdjs .m1d2wk:nth-child(even) .c6le { background: var(--bg-raised); border-radius: 6px; }
.z5fnkhpc .m1d2wk:nth-child(even) .xcqlm8 .ugsm,
.a1mfzdjs .m1d2wk:nth-child(even) .xcqlm8 .ugsm { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.z5fnkhpc .m1d2wk:nth-child(odd) .xcqlm8 .ugsm,
.a1mfzdjs .m1d2wk:nth-child(odd) .xcqlm8 .ugsm { background: var(--bg-card-inner); }
.z5fnkhpc .m1d2wk:nth-child(even) .bpephw9 .ugsm:nth-child(odd),
.a1mfzdjs .m1d2wk:nth-child(even) .bpephw9 .ugsm:nth-child(odd)  { background: var(--bg-card); }
.z5fnkhpc .m1d2wk:nth-child(even) .bpephw9 .ugsm:nth-child(even),
.a1mfzdjs .m1d2wk:nth-child(even) .bpephw9 .ugsm:nth-child(even) { background: var(--bg-card-inner); }
h1.tfapn6 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.tfapn6 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.su5n9 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.przl9mj h2.tfapn6 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.rdfajh4h h2.tfapn6 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.obv4 h2.tfapn6 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.jn9wtp1e h2.tfapn6::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.b11h3jfc h2.tfapn6 {
  color: var(--text-primary); font-size: 1.7rem;
}
.amphou6x h2.tfapn6::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.a34bj9 h2.tfapn6 {
  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) { .dugzl { display: none; } }
.ukhm { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.l9r2 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.i2keg8k {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.snfad2 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.xv812n { padding-left: 20px; }
.xv812n li { margin-bottom: 6px; }
.xv812n a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.xv812n a:hover { color: var(--accent-light); }
.vrbwhoi .snfad2 { display: none; }
.crbvw34 .snfad2 { display: none; }
.crbvw34 .xv812n { padding-left: 0; list-style: none; }
.crbvw34 .xv812n li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.crbvw34 .xv812n a { font-size: 0.92rem; }
.k6h3y .i2keg8k { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.k6h3y .snfad2 { display: none; }
.k6h3y .xv812n { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.k6h3y .xv812n li { margin-bottom: 0; }
.k6h3y .xv812n 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;
}
.k6h3y .xv812n a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.e1ot .i2keg8k { padding: 20px 20px 16px; }
.e1ot .xv812n {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.e1ot .xv812n li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.e1ot .xv812n 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;
}
.e1ot .xv812n 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;
}
.e1ot .xv812n a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.e1ot .xv812n a:focus,
.e1ot .xv812n a:focus-visible,
.e1ot .xv812n a:target { outline: none; }
.e1ot .xv812n li:target a { border-color: var(--border); color: var(--text-muted); }
.m1odsal0 .i2keg8k { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.m1odsal0 .snfad2 { display: none; }
.m1odsal0 .xv812n { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.m1odsal0 .xv812n li { counter-increment: toc-n; margin-bottom: 0; }
.m1odsal0 .xv812n 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;
}
.m1odsal0 .xv812n 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;
}
.m1odsal0 .xv812n a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.mopf .i2keg8k { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.mopf .snfad2 { display: none; }
.mopf .xv812n { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.mopf .xv812n li { margin-bottom: 0; }
.mopf .xv812n 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;
}
.mopf .xv812n a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.emqo9 .i2keg8k { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.emqo9 .snfad2 { display: none; }
.emqo9 .xv812n { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.emqo9 .xv812n li { margin-bottom: 0; }
.emqo9 .xv812n li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.emqo9 .xv812n li:last-child::after { content: ""; margin-right: 0; }
.emqo9 .xv812n a { font-size: 0.9rem; }
.ugsm { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.xcqlm8 .ugsm { background: var(--bg-card); }
.bpephw9 .ugsm:nth-child(odd)  { background: var(--bg-card); }
.bpephw9 .ugsm:nth-child(even) { background: var(--bg-raised); }
.lxs30f .ugsm {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.lxs30f .ugsm:last-child { border-bottom: none; }
.lxs30f h3.su5n9 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.htd4j0l .ugsm {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.htd4j0l .ugsm + .ugsm { margin-top: 4px; }
.w25b3 .ugsm { background: none; border-radius: 0; padding: 12px 0; }
.w25b3 .ugsm + .ugsm { border-top: 1px solid var(--border-section); }
.k6vvgn { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.rhkloi { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.u59z58p { color: var(--text-body); margin-bottom: 10px; }
.nmy9, .vmw2 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.nmy9 li, .vmw2 li { margin-bottom: 6px; }
.vmw2 li { list-style: decimal; }
.jxe3     .nmy9 { list-style-type: "● "; }
.gea5s8hl  .nmy9 { list-style-type: "■ "; }
.vaga73j .nmy9 { list-style-type: "◆ "; }
.bkgaryr    .nmy9 { list-style-type: "★ "; }
.jxe3     .fysohm { list-style-type: "● "; }
.gea5s8hl  .fysohm { list-style-type: "■ "; }
.vaga73j .fysohm { list-style-type: "◆ "; }
.bkgaryr    .fysohm { list-style-type: "★ "; }
.jxe3    .nmy9 li::marker, .jxe3    .fysohm li::marker,
.gea5s8hl .nmy9 li::marker, .gea5s8hl .fysohm li::marker,
.vaga73j .nmy9 li::marker, .vaga73j .fysohm li::marker,
.bkgaryr   .nmy9 li::marker, .bkgaryr   .fysohm li::marker {
  color: var(--cta); font-size: 1em;
}
.jxe3 .vmw2,
.gea5s8hl .vmw2,
.vaga73j .vmw2,
.bkgaryr .vmw2 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.jxe3 .vmw2 li,
.gea5s8hl .vmw2 li,
.vaga73j .vmw2 li,
.bkgaryr .vmw2 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.jxe3 .vmw2 li::before,
.gea5s8hl .vmw2 li::before,
.vaga73j .vmw2 li::before,
.bkgaryr .vmw2 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;
}
.jxe3     .vmw2 li::before { border-radius: 50%; }
.gea5s8hl  .vmw2 li::before { border-radius: 3px; }
.vaga73j .vmw2 li::before { border-radius: 3px; }
.bkgaryr    .vmw2 li::before { border-radius: 50%; }
.mm86qmc { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.n89clf .mm86qmc,
.zxjgf57 .mm86qmc { background: transparent; border: none; border-radius: 0; }
.pe3723 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.pe3723 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.pe3723 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.pe3723 tr:hover td { background: var(--bg-hover); }
.hr596czy .pe3723 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.et5iqdu .pe3723 { border: 1px solid var(--border-alt); }
.et5iqdu .pe3723 th,
.et5iqdu .pe3723 td { border: 1px solid var(--border-alt); }
.t3pz .pe3723 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.t3pz .pe3723 td { border-bottom: none; }
.t3pz .pe3723 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.q7x8naxo .pe3723 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.zponm9 .mm86qmc {
  overflow: hidden;
}
.zponm9 .pe3723 th { border-bottom: 1px solid var(--border-alt); }
.zponm9 .pe3723 tr:last-child td { border-bottom: none; }
.a6tub3fu { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.dmnr917 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.kjk0xvh { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.gj0i50d { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.afj9tp { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.fysohm { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.fysohm 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%}
.i07d7 .gj0i50d { background: transparent; text-align: center; }
.nsgg0 .kjk0xvh {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.y2ti22 .kjk0xvh {
  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);
}
.qh7mtn .dmnr917 { display: grid; grid-template-columns: auto 1fr; }
.qh7mtn .kjk0xvh {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.qh7mtn .gj0i50d { grid-column: 2; }
.qh7mtn .afj9tp,
.qh7mtn .fysohm { grid-column: 1 / -1; }
.axiz .dmnr917 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.axiz .kjk0xvh {
  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);
}
.axiz .gj0i50d { grid-column: 2; }
.axiz .afj9tp,
.axiz .fysohm { grid-column: 1 / -1; }
.xjv2cq2 .dmnr917 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.xjv2cq2 .gj0i50d { background: none; color: var(--accent-light); font-weight: 700; }
.q53e5er .dmnr917 { 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); }
.q53e5er .gj0i50d { background: none; color: var(--accent-light); font-weight: 700; }
.u5mad4 .dmnr917 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.u5mad4 .dmnr917:last-child { border-bottom: none; }
.u5mad4 .gj0i50d { background: none; color: var(--accent-light); font-weight: 700; }
.n2m15xu .dmnr917 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.n2m15xu .gj0i50d { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ncf6 .a6tub3fu { counter-reset: card-n; }
.ncf6 .dmnr917  { counter-increment: card-n; }
.ncf6 .gj0i50d { display: flex; align-items: center; gap: 10px; }
.ncf6 .gj0i50d::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;
}
.kwnyute4 .dmnr917 { background: var(--bg-surface); border: 1px solid var(--border); }
.kwnyute4 .gj0i50d { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.lfop4x83 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.lfop4x83         { --cl-hue: var(--accent); }
.z4h14xs0     { --cl-hue: #16a34a; }
.xiuayvx { --cl-hue: #ea580c; }
.nf10r    { --cl-hue: #2563eb; }
.z4h14xs0, .xiuayvx, .nf10r, .oddz7 {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.ws3hg4jo { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.ws3hg4jo::before { color: var(--cl-hue); }
.lfop4x83 strong { color: var(--text-primary); font-size: 0.95rem; }
.lfop4x83 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.o571a { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.wk5p6j6n, .hbfq0 { border-radius: 8px; padding: 14px; }
.wk5p6j6n { background: var(--bg-pros); }
.hbfq0 { background: var(--bg-cons); }
.kmzzpe { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.wk5p6j6n .kmzzpe { color: var(--c-pros-label); }
.hbfq0 .kmzzpe { color: #f87171; }
.wk5p6j6n ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.hbfq0 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.nuy2x5ai { width: 100%; height: auto; border-radius: 10px; display: block; }
.jawv {
  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;
}
.jawv:hover { opacity: 0.85; }
.a50u .jawv  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.a50u .jawv:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.t1da .jawv  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.t1da .jawv:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.a50u .n48phw.jawv, .t1da .n48phw.jawv,
.a50u .vcxkmn .jawv, .t1da .vcxkmn .jawv {
  background: var(--cta); border: none; color: #fff;
}
.a50u .n48phw.jawv:hover, .t1da .n48phw.jawv:hover,
.a50u .vcxkmn .jawv:hover, .t1da .vcxkmn .jawv:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.g9vt9w .xho9 { border-radius: 50px; }
.g9vt9w .jawv  { border-radius: 50px; }
.x3321qd .xho9,
.x3321qd .jawv { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.x3321qd .xho9:hover,
.x3321qd .jawv:hover { filter: brightness(1.08); opacity: 1; }
.sohwaw .xho9,
.sohwaw .jawv { box-shadow: 0 3px 14px -2px var(--cta); }
.sohwaw .xho9:hover,
.sohwaw .jawv:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.vf7qoy .xho9,
.vf7qoy .jawv { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.vf7qoy .xho9:hover,
.vf7qoy .jawv:hover { opacity: 1; }
.vf7qoy .xho9:active,
.vf7qoy .jawv:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.wnioi .xho9,
.wnioi .jawv { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.wnioi .xho9:hover,
.wnioi .jawv:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.wnioi .xho9:active,
.wnioi .jawv:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.pfkh .xho9,
.pfkh .jawv { position: relative; overflow: hidden; }
.pfkh .xho9::before,
.pfkh .jawv::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;
}
.pfkh .xho9:hover::before,
.pfkh .jawv:hover::before { left: 135%; }
.hzp9 .xho9,
.hzp9 .jawv { border-radius: 0; }
.gv5fo .xho9 { padding-left: 22px; padding-right: 22px; }
.gv5fo .jawv  { padding-left: 12px; padding-right: 12px; }
.h1w48 .xho9 { padding-left: 44px; padding-right: 44px; }
.h1w48 .jawv  { padding-left: 24px; padding-right: 24px; }
.ct0i7ac .xho9 { padding-left: 56px; padding-right: 56px; }
.ct0i7ac .jawv  { padding-left: 32px; padding-right: 32px; }
.pcmgart4   .xho9::after, .pcmgart4   .jawv::after,
.ty56bq7 .xho9::after, .ty56bq7 .jawv::after,
.rbuxjx4    .xho9::after, .rbuxjx4    .jawv::after,
.nvi6    .xho9::after, .nvi6    .jawv::after,
.q7bpj    .xho9::after, .q7bpj    .jawv::after,
.vlvv     .xho9::after, .vlvv     .jawv::after,
.si3ln    .xho9::after, .si3ln    .jawv::after,
.flguvov   .xho9::after, .flguvov   .jawv::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;
}
.pcmgart4 .xho9::after, .pcmgart4 .jawv::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");
}
.ty56bq7 .xho9::after, .ty56bq7 .jawv::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");
}
.rbuxjx4 .xho9::after, .rbuxjx4 .jawv::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");
}
.nvi6 .xho9::after, .nvi6 .jawv::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");
}
.q7bpj .xho9::after, .q7bpj .jawv::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");
}
.vlvv .xho9::after, .vlvv .jawv::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");
}
.si3ln .xho9::after, .si3ln .jawv::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");
}
.flguvov .xho9::after, .flguvov .jawv::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");
}
.iwyx   .b2mrp::after, .iwyx   .ap45z1c::after,
.rv4d .b2mrp::after, .rv4d .ap45z1c::after,
.i1ompwz    .b2mrp::after, .i1ompwz    .ap45z1c::after,
.g524840a    .b2mrp::after, .g524840a    .ap45z1c::after,
.kizne2lx    .b2mrp::after, .kizne2lx    .ap45z1c::after,
.pb0j6     .b2mrp::after, .pb0j6     .ap45z1c::after,
.y88pt5ph    .b2mrp::after, .y88pt5ph    .ap45z1c::after,
.vmsp   .b2mrp::after, .vmsp   .ap45z1c::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;
}
.iwyx .b2mrp::after, .iwyx .ap45z1c::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");
}
.rv4d .b2mrp::after, .rv4d .ap45z1c::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");
}
.i1ompwz .b2mrp::after, .i1ompwz .ap45z1c::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");
}
.g524840a .b2mrp::after, .g524840a .ap45z1c::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");
}
.kizne2lx .b2mrp::after, .kizne2lx .ap45z1c::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");
}
.pb0j6 .b2mrp::after, .pb0j6 .ap45z1c::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");
}
.y88pt5ph .b2mrp::after, .y88pt5ph .ap45z1c::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");
}
.vmsp .b2mrp::after, .vmsp .ap45z1c::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");
}
.l351 {
  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;
}
.dugl {
  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;
}
.dugl > * { min-width: 0; }
.dugl:hover { background: var(--bg-hover); }
.dugl > [itemprop="item"] { display: contents; }
.dugl [itemprop="itemReviewed"],
.dugl [itemprop="reviewRating"] { display: none; }
.dugl::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;
}
.g1jn7yh {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.j6au {
  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;
}
.uhga { max-height: 52px; max-width: 110px; object-fit: contain; }
.xxvuth6 {
  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;
}
.fdhyixa .j6au    { background: #1a1a1a; }
.l7xuydjo .j6au   { background: rgba(128,128,128,.12); }
.jtbxccsu .j6au { background: var(--bg-raised); }
.r3l6hg7 .j6au    { background: transparent; padding: 0; }
.zlj1m {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.ew5iz70b { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.v62l0hfv { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.t2cy {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.kwwr {
  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;
}
.z9jnkirh {
  
  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%;
}
.dyyt43vp {
  
  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;
}
.n48phw {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.n48phw.jawv {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .dugl {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .dugl::before    { grid-area: rank;   }
  .g1jn7yh           { grid-area: ident;  }
  .zlj1m     { grid-area: rating; min-width: 0; width: auto; }
  .t2cy           { grid-area: pills;  }
  .n48phw             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .dugl {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .dugl::before    { justify-self: center; }
  .g1jn7yh           { width: 100%; }
  .zlj1m     { justify-self: center; }
  .t2cy           { grid-template-columns: 1fr; }
}
.pnumfezs {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.ylli {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.fv4af {
  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;
}
.fv4af img { max-width: 80px; max-height: 50px; object-fit: contain; }
.e29pz { flex: 1; }
.e29pz h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.vd9xm0 { color: var(--c-stars); font-size: 1.1rem; }
.potpf { margin-bottom: 8px; }
.f8ce5e {
  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);
}
.f8ce5e > span { color: var(--accent); font-weight: 700; }
.a57h em, .myy94 em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .f8ce5e { padding: 10px 16px; gap: 6px 16px; } }
.vcxkmn { flex-shrink: 0; align-self: flex-start; }
.vcxkmn .jawv { white-space: nowrap; }
@media (max-width: 560px) {
  .ylli { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .fv4af { order: 1; }
  .vcxkmn { order: 2; margin-left: auto; align-self: center; }
  .e29pz { order: 3; flex: 1 1 100%; min-width: 0; }
}
.e08ocuf img.goe4hbu { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.n89clf { padding: 20px 24px; }
.y8n2w28 { color: var(--text-muted); margin-bottom: 16px; }
.dj0h90y { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.pxqe4g, .el1l { list-style: none; font-size: 0.9rem; }
.pxqe4g li { color: var(--c-pros); margin-bottom: 4px; }
.el1l li { color: var(--c-cons); margin-bottom: 4px; }
.pxqe4g li::before { content: "✓"; margin-right: 5px; }
.el1l li::before { content: "✗"; margin-right: 5px; }
.f6fu7pr .pxqe4g li::before { content: "→"; }
.f6fu7pr .el1l li::before { content: "–"; }
.spnhbw  .pxqe4g li::before { content: "★"; }
.spnhbw  .el1l li::before { content: "✕"; }
.lgdod    .pxqe4g li::before { content: "◆"; }
.lgdod    .el1l li::before { content: "▲"; }
.rmwn  .pxqe4g li::before { content: "▶"; }
.rmwn  .el1l li::before { content: "■"; }
.o8ftaro9 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.cbxyih6u { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.aifxp { background: var(--bg-pros); color: var(--c-tag-pay); }
.w7rm1s { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.x7mt .w7rm1s { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.mohgj7 .w7rm1s { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .wgr4 .eswu {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .wgr4 .pnumfezs { margin: 0; }
}
.kvwf .ylli { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.kvwf .e29pz h3 { color: var(--accent-light); }
.kvwf .fv4af { background: var(--bg-page); border: 1px solid var(--border); }
.h1b8t .pnumfezs { border-top: 4px solid var(--accent); }
.h1b8t .ylli { background: var(--bg-card); }
.kwta .pnumfezs { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.kwta .ylli { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.kwta .n89clf { padding: 14px 16px; }
.kwta .fv4af { border-radius: 4px; }
.kwta .w7rm1s { border-radius: 0; }
.ot4xe .ylli { padding: 0; gap: 0; overflow: hidden; }
.ot4xe .fv4af { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.ot4xe .e29pz { padding: 16px 20px; }
.ot4xe .vcxkmn { padding: 16px 20px; align-self: center; }
.iiitxilb .vd9xm0 { font-size: .95rem; }
.zxjgf57 .o571a { gap: 10px; }
.zxjgf57 .wk5p6j6n, .zxjgf57 .hbfq0 { padding: 12px; }
.zxjgf57 .wk5p6j6n ul, .zxjgf57 .hbfq0 ul { margin: 4px 0 0; padding-left: 18px; }
.zxjgf57 .wk5p6j6n li, .zxjgf57 .hbfq0 li { font-size: .85rem; margin-bottom: 3px; }
.b38i .cbxyih6u { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .uf5z { grid-template-columns: 1fr; }
  .k9vr { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .k9vr .a7t5s { width: 72px; height: 50px; }
  .k9vr .f1qvianj { max-width: 180px; }
  .k9vr .b365e { width: auto; }
}
.tfjgv .iiitxilb .vd9xm0 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .tfjgv { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .hq485r { padding: 16px; }
  .e91isgkp .rz54l6u { min-width: 50%; }
}
.wgc2px83 .o571a { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .dr41p { grid-template-columns: 1fr; }
  .rr6a1k { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .gn7h7d3g { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .tnt55se { flex-wrap: wrap; padding: 16px; }
}
.pel0l .o571a { gap: 8px; }
.pel0l .wk5p6j6n, .pel0l .hbfq0 { padding: 8px; }
@media (max-width: 480px) {
  .y5ji { flex-direction: column; align-items: stretch; }
}
.k0gs .b365e .jawv { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .snr5js { flex-direction: column; align-items: stretch; gap: 10px; }
  .k0gs .b365e { text-align: center; }
}
@media (max-width: 720px) {
  .rmiggcs { grid-template-columns: 1fr; }
  .hcyhm70 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .c9a9y { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.x2eadnl .pbfm { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.jmox .vd9xm0 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .p3hpmpah { grid-template-columns: 1fr; }
  .jmox { width: 100px; height: 100px; margin: 16px auto; }
  .x2eadnl { font-size: 1.4rem; }
  .xeyw97jx { justify-content: center; }
  .audm3e14 .rz54l6u { min-width: 50%; }
}
.f1iynum .o571a { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .ibxeju1z { flex-wrap: wrap; padding: 14px 16px; }
  .uljoed { padding: 12px 16px; }
  .f1iynum .o571a { margin: 0 16px; }
  .f1iynum .b38i { padding: 0 16px; }
  .ussg9 { padding: 12px 16px; }
}
.wjcz .dugl {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.wjcz .dugl:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.ejjjl4 .l351 { gap: 18px; }
.ejjjl4 .dugl {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.ejjjl4 .dugl:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.t7ewbi .l351 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.t7ewbi .dugl {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.t7ewbi .dugl:last-child { border-bottom: none; }
.t7ewbi .g1jn7yh,
.t7ewbi .zlj1m,
.t7ewbi .t2cy {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.f1f7 .l351 { gap: 0; }
.f1f7 .dugl {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.f1f7 .dugl:last-child { border-bottom: none; }
.f1f7 .dugl:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.f1f7 .dugl:nth-child(even):hover { background: var(--bg-hover); }
.coqno2a .dugl {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.hggs .t2cy .kwwr {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.hggs .t2cy .kwwr:first-child { border-left: none; }
.pi8iz .t2cy .kwwr {
  background: transparent; padding: 4px 8px;
}
.pi8iz .t2cy .z9jnkirh { font-size: .65rem; opacity: .65; }
.pi8iz .t2cy .dyyt43vp   { font-size: 1.15rem; color: var(--accent-light); }
.baw7 .t2cy .kwwr {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.v62l0hfv { display: none; }
.une70 .ew5iz70b { font-size: 1rem; letter-spacing: 2px; }
.d7wr .ew5iz70b {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.k8exv .ew5iz70b,
.xyzxna .ew5iz70b,
.bwrw .ew5iz70b { display: none; }
.k8exv .v62l0hfv,
.xyzxna .v62l0hfv,
.bwrw .v62l0hfv { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.k8exv .v62l0hfv { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.k8exv .v62l0hfv small { display: none; }
.xyzxna .v62l0hfv {
  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;
}
.xyzxna .v62l0hfv small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.bwrw .v62l0hfv {
  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;
}
.bwrw .v62l0hfv small { display: none; }
.k8exv .potpf .vd9xm0,
.xyzxna .potpf .vd9xm0,
.bwrw .potpf .vd9xm0 { display: none; }
.k8exv .potpf strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.k8exv .pbfm { display: none; }
.xyzxna .potpf 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;
}
.xyzxna .o9fq,
.xyzxna .pbfm { font-size: 1em; }
.bwrw .potpf strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.bwrw .pbfm { display: none; }
.xao68ju5 { margin: 16px 0; }
.l9oms0uc { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.l9oms0uc summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.l9oms0uc summary::after { content: "+"; color: var(--accent-light); }
.l9oms0uc[open] summary::after { content: "−"; }
.l9oms0uc p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.m1d2wk { margin-bottom: 0; }
.t5pv5rm7 h2.tfapn6 { color: var(--text-primary); border-color: var(--accent-light); }
.lzdbc3 h2.tfapn6 { color: var(--text-primary); border-color: var(--accent-light); }
.jdypw .z4h14xs0     { background: #052e16; border-color: #10b981; }
.jdypw .xiuayvx { background: #2d0a1e; border-color: #f43f5e; }
.jdypw .nf10r    { background: #1e1036; border-color: #a855f7; }
.jdypw .lfop4x83 strong  { color: #f1f5f9; }
.jdypw .lfop4x83 p       { color: #cbd5e1; }
.jdypw .et8kq5    .z4h14xs0     .ws3hg4jo::before,
.jdypw .n1w80zn  .z4h14xs0     .ws3hg4jo::before,
.jdypw .moct8  .z4h14xs0     .ws3hg4jo::before,
.jdypw .wlem .z4h14xs0     .ws3hg4jo::before { color: #10b981; }
.jdypw .et8kq5    .xiuayvx .ws3hg4jo::before,
.jdypw .n1w80zn  .xiuayvx .ws3hg4jo::before,
.jdypw .moct8  .xiuayvx .ws3hg4jo::before,
.jdypw .wlem .xiuayvx .ws3hg4jo::before { color: #f43f5e; }
.jdypw .et8kq5    .nf10r    .ws3hg4jo::before,
.jdypw .n1w80zn  .nf10r    .ws3hg4jo::before,
.jdypw .moct8  .nf10r    .ws3hg4jo::before,
.jdypw .wlem .nf10r    .ws3hg4jo::before { color: #a855f7; }
.wh9tsxx .z4h14xs0     { background: #2d2000; border-color: #eab308; }
.wh9tsxx .xiuayvx { background: #2d0b0b; border-color: #ef4444; }
.wh9tsxx .nf10r    { background: #2d1600; border-color: #f97316; }
.wh9tsxx .lfop4x83 strong  { color: #f1f5f9; }
.wh9tsxx .lfop4x83 p       { color: #cbd5e1; }
.wh9tsxx .et8kq5    .z4h14xs0     .ws3hg4jo::before,
.wh9tsxx .n1w80zn  .z4h14xs0     .ws3hg4jo::before,
.wh9tsxx .moct8  .z4h14xs0     .ws3hg4jo::before,
.wh9tsxx .wlem .z4h14xs0     .ws3hg4jo::before { color: #eab308; }
.wh9tsxx .et8kq5    .xiuayvx .ws3hg4jo::before,
.wh9tsxx .n1w80zn  .xiuayvx .ws3hg4jo::before,
.wh9tsxx .moct8  .xiuayvx .ws3hg4jo::before,
.wh9tsxx .wlem .xiuayvx .ws3hg4jo::before { color: #ef4444; }
.wh9tsxx .et8kq5    .nf10r    .ws3hg4jo::before,
.wh9tsxx .n1w80zn  .nf10r    .ws3hg4jo::before,
.wh9tsxx .moct8  .nf10r    .ws3hg4jo::before,
.wh9tsxx .wlem .nf10r    .ws3hg4jo::before { color: #f97316; }
.fggyj5ub .z4h14xs0     { background: #0c1a2e; border-color: #38bdf8; }
.fggyj5ub .xiuayvx { background: #12103a; border-color: #818cf8; }
.fggyj5ub .nf10r    { background: #0a2020; border-color: #2dd4bf; }
.fggyj5ub .lfop4x83 strong  { color: #f1f5f9; }
.fggyj5ub .lfop4x83 p       { color: #cbd5e1; }
.fggyj5ub .et8kq5    .z4h14xs0     .ws3hg4jo::before,
.fggyj5ub .n1w80zn  .z4h14xs0     .ws3hg4jo::before,
.fggyj5ub .moct8  .z4h14xs0     .ws3hg4jo::before,
.fggyj5ub .wlem .z4h14xs0     .ws3hg4jo::before { color: #38bdf8; }
.fggyj5ub .et8kq5    .xiuayvx .ws3hg4jo::before,
.fggyj5ub .n1w80zn  .xiuayvx .ws3hg4jo::before,
.fggyj5ub .moct8  .xiuayvx .ws3hg4jo::before,
.fggyj5ub .wlem .xiuayvx .ws3hg4jo::before { color: #818cf8; }
.fggyj5ub .et8kq5    .nf10r    .ws3hg4jo::before,
.fggyj5ub .n1w80zn  .nf10r    .ws3hg4jo::before,
.fggyj5ub .moct8  .nf10r    .ws3hg4jo::before,
.fggyj5ub .wlem .nf10r    .ws3hg4jo::before { color: #2dd4bf; }
.d0sovjm::before,
.wlrx::before { margin-right: 5px; }
.ixtzt2 .wk5p6j6n ul li,
.ixtzt2 .pxqe4g li         { color: #4ade80; }
.ixtzt2 .wk5p6j6n .d0sovjm { color: #22c55e; }
.ixtzt2 .hbfq0 ul li,
.ixtzt2 .el1l li         { color: #f87171; }
.ixtzt2 .hbfq0 .wlrx { color: #ef4444; }
.x2gt7lb .wk5p6j6n { background: var(--bg-pros); }
.x2gt7lb .hbfq0 { background: var(--bg-cons); }
.x2gt7lb .wk5p6j6n .d0sovjm { color: var(--c-pros-label); }
.x2gt7lb .hbfq0 .wlrx { color: var(--c-cons); }
.x2gt7lb .wk5p6j6n ul li,
.x2gt7lb .pxqe4g li            { color: var(--c-pros); }
.x2gt7lb .hbfq0 ul li,
.x2gt7lb .el1l li            { color: var(--c-cons); }
.t3kaa .wk5p6j6n { background: var(--bg-pros); }
.t3kaa .hbfq0 { background: var(--bg-cons); }
.t3kaa .wk5p6j6n .d0sovjm { color: var(--c-pros-label); }
.t3kaa .hbfq0 .wlrx { color: var(--c-cons); }
.t3kaa .wk5p6j6n ul li,
.t3kaa .pxqe4g li          { color: var(--c-pros); }
.t3kaa .hbfq0 ul li,
.t3kaa .el1l li          { color: var(--c-cons); }
.d5k878 .d0sovjm::before { content: "✓ "; }
.d5k878 .wlrx::before { content: "✗ "; }
.f6fu7pr .d0sovjm::before { content: "→ "; }
.f6fu7pr .wlrx::before { content: "← "; }
.spnhbw .d0sovjm::before { content: "★ "; }
.spnhbw .wlrx::before { content: "✕ "; }
.lgdod .d0sovjm::before { content: "◆ "; }
.lgdod .wlrx::before { content: "▲ "; }
.mohgj7 .lfop4x83 { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.mohgj7 .lfop4x83 strong { color: var(--text-primary); }
.mohgj7 .lfop4x83 p      { color: var(--text-muted); }
.x7mt .lfop4x83 { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.yscy .lfop4x83 {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.yscy .lfop4x83 strong,
.yscy .lfop4x83 p { color: #fff; }
.yscy .ws3hg4jo::before { color: rgba(255,255,255,0.9) !important; }
.zb6z .lfop4x83 {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.zb6z .lfop4x83 strong { color: var(--text-primary); }
.zb6z .lfop4x83 p      { color: var(--text-muted); }
.dbee .lfop4x83 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.et8kq5 .ws3hg4jo,
.n1w80zn .ws3hg4jo,
.moct8 .ws3hg4jo,
.wlem .ws3hg4jo { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.et8kq5 .ws3hg4jo::before,
.n1w80zn .ws3hg4jo::before,
.moct8 .ws3hg4jo::before,
.wlem .ws3hg4jo::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.et8kq5 .z4h14xs0     .ws3hg4jo::before { content: "✦"; color: var(--c-tip-border); }
.et8kq5 .xiuayvx .ws3hg4jo::before { content: "▲"; color: var(--c-warn-border); }
.et8kq5 .nf10r    .ws3hg4jo::before { content: "◉"; color: #60a5fa; }
.n1w80zn .z4h14xs0     .ws3hg4jo::before { content: "★"; color: var(--c-tip-border); }
.n1w80zn .xiuayvx .ws3hg4jo::before { content: "◆"; color: var(--c-warn-border); }
.n1w80zn .nf10r    .ws3hg4jo::before { content: "●"; color: #60a5fa; }
.moct8 .z4h14xs0     .ws3hg4jo::before { content: "▶"; color: var(--c-tip-border); }
.moct8 .xiuayvx .ws3hg4jo::before { content: "■"; color: var(--c-warn-border); }
.moct8 .nf10r    .ws3hg4jo::before { content: "▸"; color: #60a5fa; }
.wlem .z4h14xs0     .ws3hg4jo::before { content: "→"; color: var(--c-tip-border); }
.wlem .xiuayvx .ws3hg4jo::before { content: "⬥"; color: var(--c-warn-border); }
.wlem .nf10r    .ws3hg4jo::before { content: "◈"; color: #60a5fa; }
.ahiz7 .xcqlm8 .ugsm,
.ahiz7 .bpephw9 .ugsm  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ahiz7 .dmnr917                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ahiz7 .dugl                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.ahiz7 .pnumfezs            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.ahiz7 .mm86qmc          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ahiz7 .i2keg8k                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.u3p7j .xcqlm8 .ugsm,
.u3p7j .bpephw9 .ugsm,
.u3p7j .dmnr917,
.u3p7j .dugl,
.u3p7j .pnumfezs,
.u3p7j .mm86qmc,
.u3p7j .i2keg8k,
.u3p7j .dbee .lfop4x83 { box-shadow: none; }
.ptfrw   .u59z58p, .ptfrw .k6vvgn, .ptfrw .rhkloi,
.ptfrw   .ukhm, .ptfrw .l9r2 { font-size: 0.9rem; }
.ptfrw   .nmy9, .ptfrw .vmw2 { font-size: 0.9rem; }
.jqeri   .u59z58p, .jqeri .k6vvgn, .jqeri .rhkloi,
.jqeri   .ukhm, .jqeri .l9r2 { font-size: 0.95rem; }
.jqeri   .nmy9, .jqeri .vmw2 { font-size: 0.95rem; }
.hpr9   .u59z58p, .hpr9 .k6vvgn, .hpr9 .rhkloi,
.hpr9   .ukhm, .hpr9 .l9r2 { font-size: 1.08rem; }
.hpr9   .nmy9, .hpr9 .vmw2 { font-size: 1.05rem; }
.hpr9   .pe3723 { font-size: 0.97rem; }
.bdixbhh .zbaprd1      { font-size: 3.2rem; }
.bdixbhh h2.tfapn6 { font-size: 1.9rem; }
.bdixbhh h3.su5n9     { font-size: 1.4rem; }
.zxvejf .zbaprd1      { font-size: 3.8rem; }
.zxvejf h2.tfapn6 { font-size: 2.2rem; }
.zxvejf h3.su5n9     { font-size: 1.6rem; }
.m1d2wk + .m1d2wk { position: relative; }
.e4e07   .m1d2wk + .m1d2wk::before,
.bir8p  .m1d2wk + .m1d2wk::before,
.fb2c   .m1d2wk + .m1d2wk::before,
.us8w   .m1d2wk + .m1d2wk::before,
.vvjdlgbh   .m1d2wk + .m1d2wk::before,
.g45p815s .m1d2wk + .m1d2wk::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.e4e07 .m1d2wk + .m1d2wk::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.bir8p .m1d2wk + .m1d2wk::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.fb2c .m1d2wk + .m1d2wk::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;
}
.us8w .m1d2wk + .m1d2wk::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.si4wu1 .m1d2wk { margin-bottom: 16px; }
.si4wu1 .m1d2wk + .m1d2wk { margin-top: 0; }
.si4wu1 .c6le { padding-top: 0; padding-bottom: 0; }
.vvjdlgbh .m1d2wk + .m1d2wk::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.g45p815s .m1d2wk + .m1d2wk::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.owb3plzw .m1d2wk + .m1d2wk::before,
.ewjhk9wm .m1d2wk + .m1d2wk::before,
.u7k7a94 .m1d2wk + .m1d2wk::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%;
}
.z5fnkhpc .owb3plzw .m1d2wk:nth-child(even)::before,
.z5fnkhpc .ewjhk9wm .m1d2wk:nth-child(even)::before,
.z5fnkhpc .u7k7a94 .m1d2wk:nth-child(even)::before { background: var(--bg-surface); }
.a1mfzdjs .owb3plzw .m1d2wk:nth-child(even)::before,
.a1mfzdjs .ewjhk9wm .m1d2wk:nth-child(even)::before,
.a1mfzdjs .u7k7a94 .m1d2wk:nth-child(even)::before { background: var(--bg-card); }
.owb3plzw .m1d2wk + .m1d2wk::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");
}
.ewjhk9wm .m1d2wk + .m1d2wk::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");
}
.u7k7a94 .m1d2wk + .m1d2wk::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");
}
.sn3udc .uiibn { overflow: hidden; }
.sn3udc .lwi2oev { margin-bottom: 70px; }
.d7ov03a .aeoq,
.h9golh .aeoq { padding-bottom: 60px; }
.sn3udc .aeoq { padding-bottom: 70px; }
.sn3udc .uiibn::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%;
}
.sn3udc .uiibn::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");
}
.ojoz .uiibn:not(.zeage29) .klub { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ojoz .zeage29 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.ojoz .n89096 { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.ojoz .qg2uj { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ogpw60q .qg2uj { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.ayfvik .qg2uj { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.qik6pug2 .qg2uj { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.f65jsmrx .qg2uj { background: var(--accent-bg); }
.sixvlnn .zg6jr1rn { float: left; width: 38%; margin: 0 28px 16px 0; }
.sixvlnn .zg6jr1rn .nuy2x5ai { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.sixvlnn .c6le::after { content: ''; display: block; clear: both; }
.nxijsw8 .zg6jr1rn { float: right; width: 38%; margin: 0 0 16px 28px; }
.nxijsw8 .zg6jr1rn .nuy2x5ai { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.nxijsw8 .c6le::after { content: ''; display: block; clear: both; }
.qz01t .m1d2wk:nth-child(odd)  .zg6jr1rn { float: left;  width: 38%; margin: 0 28px 16px 0; }
.qz01t .m1d2wk:nth-child(even) .zg6jr1rn { float: right; width: 38%; margin: 0 0 16px 28px; }
.qz01t .zg6jr1rn .nuy2x5ai { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qz01t .c6le::after { content: ''; display: block; clear: both; }
.sixvlnn .a6tub3fu,
.sixvlnn .l351,
.nxijsw8 .a6tub3fu,
.nxijsw8 .l351,
.qz01t .a6tub3fu,
.qz01t .l351 { clear: both; }
@media (max-width: 900px) {
  .sixvlnn .zg6jr1rn,
  .nxijsw8 .zg6jr1rn,
  .qz01t .m1d2wk:nth-child(odd)  .zg6jr1rn,
  .qz01t .m1d2wk:nth-child(even) .zg6jr1rn {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .sixvlnn .zg6jr1rn .nuy2x5ai,
  .nxijsw8 .zg6jr1rn .nuy2x5ai,
  .qz01t .zg6jr1rn .nuy2x5ai {
    max-height: none !important;
  }
}
.sixvlnn .nmy9,
.sixvlnn .vmw2,
.nxijsw8 .nmy9,
.nxijsw8 .vmw2,
.qz01t .nmy9,
.qz01t .vmw2 { overflow: hidden; }
@media (max-width: 640px) {
  .sixvlnn .zg6jr1rn,
  .nxijsw8 .zg6jr1rn,
  .qz01t .zg6jr1rn { float: none; width: 100%; margin: 0 0 16px 0; }
}
.b3xvqm1 .acn8kvh9,
.b3xvqm1 .c6le,
.b3xvqm1 .w5oq1  { max-width: 1100px; }
.tst2 .acn8kvh9,
.tst2 .c6le,
.tst2 .w5oq1  { max-width: 1200px; }
.tst2 { --content-mw: 1200px; }
.ijg7nc .acn8kvh9,
.ijg7nc .c6le,
.ijg7nc .w5oq1  { max-width: 1320px; }
.ahiogi { font-size: 0.82rem; color: var(--text-muted); }
.wne7w { display: flex; align-items: center; }
.gee7 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.xrms { display: flex; align-items: center; }
.hcyb { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.hcyb:hover { text-decoration: underline; }
.g55y1 { margin: 0 3px; opacity: 0.45; }
.g55y1::before { content: '/'; }
.zzicqagk { padding: 2px 5px; color: var(--text-main); }
.frn6 .ahiogi {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.frn6 .wne7w { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.x1k7 .ahiogi {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.x1k7 .wne7w { padding: 0 0 0 12px; }
.tem6xg7 .wne7w { padding: 0 16px; }
.tem6xg7 .ahiogi {
  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);
}
.tem6xg7 .acn8kvh9 { padding-top: 28px; }
@media (max-width: 720px) {
  .yvcavcqn { margin-top: 18px; padding: 0 16px; }
  .tem6xg7 .acn8kvh9 { padding-top: 16px; }
}
.b3xvqm1.frn6 .wne7w { max-width: 1100px; }
.tst2.frn6 .wne7w { max-width: 1200px; }
.ijg7nc.frn6 .wne7w { max-width: 1320px; }
.tst2 .yvcavcqn { max-width: 1200px; }
.b00hzh5 .m1d2wk { padding-top: 16px; padding-bottom: 16px; }
.gs6dsgqf .m1d2wk { padding-top: 24px; padding-bottom: 24px; }
.y5hdl .m1d2wk { padding-top: 40px; padding-bottom: 40px; }
.jg6u .m1d2wk { padding-top: 52px; padding-bottom: 52px; }
.lgri .m1d2wk:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.lgri .m1d2wk:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.lgri .m1d2wk:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.lgri .m1d2wk:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.g030v30 .c6le { padding-top: 10px;  padding-bottom: 10px; }
.s0cjgy0 .c6le { padding-top: 18px;  padding-bottom: 18px; }
.piec6ors .c6le { padding-top: 36px;  padding-bottom: 36px; }
.xr51 .c6le { padding-top: 48px;  padding-bottom: 48px; }
.v9farc7m h2.tfapn6 { font-weight: 600; }
.v9farc7m h3.su5n9     { font-weight: 600; }
.xrx58k5 { font-weight: 500; }
.xrx58k5 h2.tfapn6 { font-weight: 800; }
.xrx58k5 h3.su5n9     { font-weight: 700; }
.y0timhj h2.tfapn6 { font-weight: 900; }
.y0timhj h3.su5n9     { font-weight: 800; }
.y0timhj .lfop4x83 strong,
.y0timhj .lfop4x83 strong { font-weight: 600; }
.b2mrp {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.cn8akcu4 .b2mrp { display: none; }
@media (max-width: 640px) {
  .b2mrp { display: none !important; }
}
.b2mrp { background: var(--cta) !important; color: #fff !important; border: none !important; }
.b2mrp:hover { opacity: 0.85; }
.kpk2 .b2mrp { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.qv54wm16  .ap45z1c { left: 32px; }
@media (max-width: 480px) {
  .fvzbxy .ap45z1c { right: 20px; bottom: 20px; }
  .qv54wm16  .ap45z1c { left: 20px; bottom: 20px; }
}
.iua5wt { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.w5oq1 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.f2gpzkg { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ozpxhr { color: var(--text-dim); font-size: 0.8rem; }
.t9v7sorp { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.t9v7sorp img { height: 26px; width: auto; object-fit: contain; }
.zyhn1 a, .gt5a a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.zyhn1 a:hover, .gt5a a:hover { color: var(--accent-light); }
.gt5a { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.goh1kb .w5oq1 { text-align: center; }
.goh1kb .gt5a { justify-content: center; margin-bottom: 16px; }
.goh1kb .f2gpzkg { margin-top: 0; }
.kcsd8h { margin-top: 10px; }
.kcsd8h a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .w5oq1 { padding-left: 16px; padding-right: 16px; }
  .bm8o1fn .w5oq1 { padding: 20px 16px; }
  .gt5a { gap: 4px 12px; }
  .f2gpzkg { font-size: 0.78rem; }
}
.cnpnosz .mdcys5h3 .t9v7sorp { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.cnpnosz .f2gpzkg { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.cnpnosz .ozpxhr { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .cnpnosz .dax9ps { grid-template-columns: 1fr 1fr; } .cnpnosz .mdcys5h3 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .cnpnosz .dax9ps { grid-template-columns: 1fr; } }
.jgxbuxp0 .t9v7sorp { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.jgxbuxp0 .f2gpzkg { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .jgxbuxp0 .bqni { gap: 12px; } .jgxbuxp0 .t9v7sorp { margin-right: 0; width: 100%; } }
.l7rcew .rayhi7 .t9v7sorp { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.l7rcew .f2gpzkg { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.l7rcew .ozpxhr { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .l7rcew .h5nhw23 { grid-template-columns: 1fr 1fr; } .l7rcew .rayhi7 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .l7rcew .h5nhw23 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .fv83 .znvm8uvq { grid-template-columns: 1fr 1fr; } .fv83 .ixsr9xw:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .fv83 .znvm8uvq { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .zgs6si .znvm8uvq { grid-template-columns: 1fr; } }
.i9b4g .w5oq1 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.i9b4g .gt5a { justify-content: center; }
.mwsz .aexv1a      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.mwsz .iua5wt { background: var(--bg-page); border-top-color: var(--border-alt); }
.fxguug1 .aexv1a      { background: #0d1117; border-bottom-color: #21262d; }
.fxguug1 .z00w { color: var(--accent-light); }
.fxguug1 .urwv6 { --msep-color: #8b949e; }
.fxguug1 .urwv6 a { color: #8b949e; }
.fxguug1 .urwv6 a:hover { color: var(--accent-light); }
.fxguug1 .foeg6 { color: #8b949e; }
.fxguug1 .iua5wt { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.fxguug1 .f2gpzkg,
.fxguug1 .ozpxhr { color: #6e7681; }
.fxguug1 .zyhn1 a, .fxguug1 .gt5a a,
.fxguug1 .t9v7sorp { color: #e6edf3; }
.fxguug1 .zyhn1 a:hover, .fxguug1 .gt5a a:hover,
@media (max-width: 640px) {
  .fxguug1 .urwv6 { background: #0d1117; border-top-color: #21262d; }
  .fxguug1 .urwv6 li a { border-bottom-color: #21262d; }
}
.cw6vju42 .aexv1a      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.cw6vju42 .z00w { color: var(--accent-light); }
.cw6vju42 .urwv6 { --msep-color: #475569; }
.cw6vju42 .urwv6 a { color: #475569; }
.cw6vju42 .urwv6 a:hover { color: var(--accent-light); }
.cw6vju42 .foeg6 { color: #64748b; }
.cw6vju42 .iua5wt { background: #f0f4f8; border-top-color: #cbd5e1; }
.cw6vju42 .f2gpzkg,
.cw6vju42 .ozpxhr { color: #64748b; }
.cw6vju42 .zyhn1 a, .cw6vju42 .gt5a a,
.cw6vju42 .dc2o a, .cw6vju42 .t9v7sorp { color: #374151; }
.cw6vju42 .zyhn1 a:hover, .cw6vju42 .gt5a a:hover,
@media (max-width: 640px) {
  .cw6vju42 .urwv6 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .cw6vju42 .urwv6 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.k0wk4sa .aexv1a      { background: var(--accent); border-bottom-color: var(--accent-light); }
.k0wk4sa .z00w { color: #fff; }
.k0wk4sa .urwv6 { --msep-color: rgba(255,255,255,0.82); }
.k0wk4sa .urwv6 a { color: rgba(255,255,255,0.82); }
.k0wk4sa .urwv6 a:hover { color: #fff; }
.k0wk4sa .foeg6 { color: rgba(255,255,255,0.9); }
.k0wk4sa .lk96j a { color: var(--text-primary) !important; }
.k0wk4sa .lk96j a:hover { color: var(--accent-light) !important; }
.k0wk4sa .iua5wt { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.k0wk4sa .f2gpzkg,
.k0wk4sa .ozpxhr { color: rgba(255,255,255,0.72); }
.k0wk4sa .zyhn1 a, .k0wk4sa .gt5a a,
.k0wk4sa .swjq3 a, .k0wk4sa .roub a,
.k0wk4sa .dc2o a, .k0wk4sa .t9v7sorp { color: #fff; }
.k0wk4sa .jryhquhp, .k0wk4sa .caj43p { color: rgba(255,255,255,0.7); }
.k0wk4sa .zyhn1 a:hover, .k0wk4sa .gt5a a:hover,
.k0wk4sa .swjq3 a:hover, .k0wk4sa .roub a:hover { color: #fff; }
@media (max-width: 640px) {
  .k0wk4sa .urwv6 { background: var(--accent); border-top-color: var(--accent-light); }
  .k0wk4sa .urwv6 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.kdutmfwg .aexv1a {
  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);
}
.kdutmfwg .iua5wt {
  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) {
  .kdutmfwg .urwv6 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.wap57 .cs931 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.k6umt .cs931 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ggub1 .cs931 { min-height: 72px; height: auto; }
.wokr5wt .cs931 { min-height: 84px; height: auto; }
.bm8o1fn .cs931 { max-width: none; padding: 0 32px; }
.bm8o1fn .w5oq1  { max-width: none; padding: 24px 32px; }
.kamp3b.tst2 .cs931 { max-width: 1200px; }
.kamp3b.ijg7nc .cs931 { max-width: 1320px; }
.z5kpgo   .z00w, .z5kpgo   .t9v7sorp { text-transform: capitalize; }
.ylmxls .z00w, .ylmxls .t9v7sorp { text-transform: lowercase; }
.puoduve .z00w, .puoduve .t9v7sorp { text-transform: uppercase; letter-spacing: 0.06em; }
.y6h2zq, .bw3a {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.z2bq .y6h2zq,
.z2bq .bw3a { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.gyt2 .y6h2zq,
.gyt2 .bw3a { 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; }
.te9hkk9b .y6h2zq,
.te9hkk9b .bw3a { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.x82l .y6h2zq,
.x82l .bw3a { 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; }
.mmchme0   .urwv6 a { font-weight: 500; }
.jz4b3 .urwv6 a { font-weight: 600; }
.ohnhnw7t     .urwv6 a { font-weight: 700; }
.b9s6    .urwv6 a { font-weight: 800; letter-spacing: 0.01em; }
.xbjn     .urwv6 > li + li::before,
.buz5b5i    .urwv6 > li + li::before,
.ykair    .urwv6 > li + li::before,
.emrqla00 .urwv6 > li + li::before,
.f5c340q .urwv6 > li + li::before,
.dikw41a  .urwv6 > li + li::before,
.crccyvy2    .urwv6 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.xbjn     .urwv6 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.buz5b5i    .urwv6 > li + li::before { content: "|"; }
.ykair    .urwv6 > li + li::before { content: "—"; }
.emrqla00 .urwv6 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.f5c340q .urwv6 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.dikw41a  .urwv6 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.crccyvy2    .urwv6 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .vkkumvd .foeg6,
  .xe1nr .foeg6,
  .dn2hs97g .foeg6,
  .akq0y5rn .foeg6,
  .b1tooho .foeg6 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .vkkumvd .foeg6::before,
  .xe1nr .foeg6::before,
  .dn2hs97g .foeg6::before,
  .akq0y5rn .foeg6::before,
  .b1tooho .foeg6::before { content: ""; display: block; flex-shrink: 0; }

  
  .vkkumvd .foeg6::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;
  }

  
  .xe1nr .foeg6::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;
  }

  
  .dn2hs97g .foeg6::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;
  }

  
  .akq0y5rn .foeg6::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;
  }

  
  .b1tooho .foeg6::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) {
  .anrvh .foeg6 {
    padding: 5px 14px;
  }
  .anrvh .urwv6 {
    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;
  }
  .anrvh .urwv6 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .anrvh .urwv6 li a:hover { background: var(--bg-raised); }
  .anrvh .olq7rmm1,
  .g3kukx .olq7rmm1,
  .d53a .olq7rmm1 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .hbd9iz .foeg6 {
    padding: 5px 10px;
  }
  .hbd9iz .urwv6 {
    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);
  }
  .hbd9iz .urwv6.zv86dsag { transform: translateX(0); }
  .hbd9iz .urwv6 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .hbd9iz .urwv6 li:last-child a { border-bottom: none; }
  .k0wk4sa .urwv6,
  .fxguug1 .urwv6 { background: var(--accent) !important; }
  .k0wk4sa .urwv6 li a,
  .fxguug1 .urwv6 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .d53a .foeg6 {
    padding: 5px 10px;
  }
  .d53a .urwv6 {
    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);
  }
  .d53a .urwv6::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .d53a .urwv6.zv86dsag { transform: translateY(0); }
  .d53a .urwv6 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .bzrlndv .foeg6 {
    padding: 5px 10px;
  }
  .bzrlndv .urwv6 {
    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;
  }
  .bzrlndv .urwv6.zv86dsag { opacity: 1; pointer-events: auto; }
  .bzrlndv .urwv6 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .ax1zn2k     .foeg6 { border-radius: 0 !important; }
  .bnyemgy3   .foeg6 { border-radius: 8px !important; }
  .qcaq .foeg6 { border-radius: 50% !important; }
  .ng3dnq   .foeg6 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .w6be1yq .bd2o9cj5 { flex-direction: column; align-items: stretch; }
  .w6be1yq .hgg59zck { flex-direction: row; min-width: auto; }
  .w6be1yq .ya5qi { align-items: flex-start; text-align: left; }
}
.kc9ije73,
.kc9ije73.m1d2wk,
.z5fnkhpc .kc9ije73,
.yodt3j .kc9ije73,
.a1mfzdjs .kc9ije73,
.c719f .kc9ije73 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.wlvlwj6 {
  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;
}
.h2ra8 { flex: 1 1 280px; min-width: 0; }
.nh0z {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.rvxh31 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.lm5sq1z {
  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;
}
.lm5sq1z:hover { transform: translateY(-1px); opacity: 0.95; }
.f8tezh2a .wlvlwj6 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.f8tezh2a .nh0z { color: var(--cta); }
.f8tezh2a .rvxh31 { color: var(--text-body); }
.f8tezh2a .lm5sq1z {
  background: var(--cta) !important;
  color: #fff !important;
}
.jmfra636 .wlvlwj6 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.jmfra636 .nh0z { color: var(--text-primary); }
.jmfra636 .rvxh31 { color: var(--text-body); }
.jmfra636 .lm5sq1z {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .wlvlwj6 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .h2ra8 { flex: 0 0 auto; }
  .nh0z { font-size: 1.2rem; }
  .lm5sq1z { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.uzxy .fac7 { height: 36px; }
.o236 .fac7 { height: 60px; max-width: 200px; }
.fwee .fac7 { height: 56px; max-width: 180px; }
.k97t    .ew5iz70b, .k97t    .vd9xm0 { color: #f59e0b; }
.covhtud      .ew5iz70b { font-size: 1rem; letter-spacing: 1.5px; }
.covhtud      .vd9xm0   { font-size: 1.35rem; }
.xo16dgg    .ew5iz70b, .xo16dgg    .vd9xm0 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.vfvxn     .ew5iz70b, .vfvxn     .vd9xm0 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.is5lkdp .ew5iz70b, .is5lkdp .vd9xm0 { color: var(--cta); letter-spacing: 2px; }
.misihe   .ew5iz70b, .misihe   .vd9xm0 { color: #e91e63; letter-spacing: 2px; }
.sj4xvji  .ew5iz70b, .sj4xvji  .vd9xm0 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.sdcpx     .ew5iz70b, .sdcpx     .vd9xm0 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.hggs .kwwr + .kwwr {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.iivj38 .dugl { padding: 18px 24px; min-height: 68px; }
.pi8iz .z9jnkirh {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.pi8iz .dyyt43vp {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.baw7 .kwwr {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.l351 { counter-reset: cs-rank; }
.l351 .dugl { counter-increment: cs-rank; }
.l351 .dugl::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;
}
.lap726 .l351 { counter-reset: cs-rank; gap: 0; }
.lap726 .dugl {
  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;
}
.lap726 .dugl::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;
}
.lap726 .g1jn7yh {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.lap726 .j6au {
  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;
}
.lap726 .uhga { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.lap726 .g1jn7yh { min-width: 0; flex-direction: column; width: 100%; }
.lap726 .xxvuth6 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.lap726 .ew5iz70b { color: var(--cta, var(--accent)); }
.lap726 .v62l0hfv { font-weight: 700; }
.lap726 .kwwr {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.lap726 .z9jnkirh {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.lap726 .dyyt43vp {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.lap726 .veml7u .dyyt43vp { font-size: 1.3rem; color: var(--accent-light); }
.lap726 .n48phw {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.lap726 .dugl:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .lap726 .l351 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .lap726 .dugl {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .lap726 .dugl { padding: 40px 16px 20px; }
  .lap726 .kwwr {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .lap726 .n48phw { width: 100%; min-width: 0; }
}
.g8kk .l351 { counter-reset: cs-rank; gap: 10px; }
.g8kk .dugl {
  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);
}
.g8kk .dugl::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);
}
.g8kk .g1jn7yh {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.g8kk .j6au {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.g8kk .uhga { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.g8kk .xxvuth6 {
  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;
}
.g8kk .ew5iz70b { color: var(--cta, var(--accent)); }
.g8kk .kwwr {
  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;
}
.g8kk .z9jnkirh {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.g8kk .dyyt43vp { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.g8kk .veml7u .dyyt43vp { color: var(--accent-light); }
.g8kk .n48phw {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.g8kk .dugl:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .g8kk .dugl {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .g8kk .dugl::before {
    position: absolute; top: 14px; left: 14px;
  }
  .g8kk .g1jn7yh {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .g8kk .xxvuth6 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .g8kk .kwwr {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .g8kk .n48phw { width: 100%; min-width: 0; }
  .g8kk .ew5iz70b { min-width: 0; }
}
.lpd36g .dugl::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.oa6jq3f .l9oms0uc {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.oa6jq3f .l9oms0uc summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.oa6jq3f .l9oms0uc p { padding: 0 2px 16px; }
.ckykaidz .l9oms0uc { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ckykaidz .l9oms0uc summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ckykaidz .l9oms0uc summary::after { content: "›"; font-size: 1.2em; }
.ckykaidz .l9oms0uc[open] summary::after { content: "‹"; }
.ckykaidz .l9oms0uc p { padding: 10px 22px 4px; }
.gpal4w .l9oms0uc {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.gpal4w .l9oms0uc summary { color: var(--text-primary); padding-left: 16px; }
.gpal4w .l9oms0uc summary::after { content: "›"; font-size: 1.1em; }
.gpal4w .l9oms0uc[open] summary::after { content: "‹"; }
.gpal4w .l9oms0uc p { padding-left: 16px; }
.npvtf3r8 .xao68ju5 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.npvtf3r8 .l9oms0uc {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.npvtf3r8 .l9oms0uc:last-child { border-bottom: none; }
.npvtf3r8 .l9oms0uc summary { color: var(--text-primary); border-radius: 0; }
.npvtf3r8 .l9oms0uc summary::after { content: "›"; font-size: 1.1em; }
.npvtf3r8 .l9oms0uc[open] summary::after { content: "‹"; }
.ic77g .l9oms0uc { overflow: hidden; }
.ic77g .l9oms0uc summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.ic77g .l9oms0uc summary::after { color: rgba(255,255,255,.75); }
.ic77g .l9oms0uc[open] summary { border-radius: 0; }
.q8419g { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.f0yq4d {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.cu5f8li {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.jnbrv { color: var(--text-muted); font-size: 1.05rem; }
.cvuoqe {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ewxs { margin-bottom: 20px; }
.s2qw4su9 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ivin9 {
  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;
}
.ivin9:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.uyzej3aq { resize: vertical; min-height: 130px; }
.okpuqb { width: 100%; margin-top: 8px; }
.pv1v {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.cv3nj {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.qr9t { color: var(--text-muted); line-height: 1.75; }
.y5fh1x { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.y5fh1x li { margin-bottom: 6px; }
.kmg0vr { max-width: 760px; margin: 0 auto; }
.y1cww { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.vvv5wf { max-width: 760px; margin: 0 auto; }
.udsvdqy2 ul.y5fh1x { margin: 0; }
@media (max-width: 640px) { .fq2gpx1o { grid-template-columns: 1fr; gap: 10px; } }
.kpdeflu { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.x5mn { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.g1oft { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.x5mn p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.x5mn .y5fh1x { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .kpdeflu { grid-template-columns: 1fr; } }
.tklbtun { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.tklbtun:hover .qcx5 { color: var(--accent-light); text-decoration: underline; }
.s63lv6q { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.l367 { margin-bottom: 48px; }
.msr7 { max-width: 760px; margin: 0 auto; }
.xbca { text-align: center; }
.spyk3p { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.spyk3p:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.rcsq { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.spyk3p p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.spyk3p ul.y5fh1x { margin: 0; }
.aj6qfusc { color: var(--text-muted); line-height: 1.75; }
.xbca .y5fh1x,
.snm1b0q .y5fh1x,
.brh14 .y5fh1x,
.uxbkjfpk .y5fh1x {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.xbca .spyk3p,
.snm1b0q .spyk3p { text-align: left; }
.xbca .rcsq,
.snm1b0q .rcsq { text-align: center; }
.mqdtq { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.f4a3gd { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.b8n6t { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.xzti { margin-top: 12px; }
.mnfpqm { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.mnfpqm:hover { border-bottom-color: var(--accent-light); }
.rbqkdfd { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.rbqkdfd img { width: 100%; height: 100%; object-fit: cover; display: block; }
.knjapehl { width: 200px; height: 200px; }
.ss0r5 { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.ofgd5m { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.ib52 { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .v4yc7 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.lk1xfi { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.lk1xfi .b8n6t, .lk1xfi .f4a3gd { max-width: 640px; }
.cvxisn .mqdtq { font-size: 1.6rem; margin-top: 18px; }
.wacwr4 .b8n6t { margin-bottom: 28px; }
@media (max-width: 860px) { .wocj { grid-template-columns: 1fr; } .cvxisn { position: static; text-align: center; } }
.vzwnq0fw .rbqkdfd { margin: 0 auto 18px; }
.vzwnq0fw .ofgd5m { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .bw2z { grid-template-columns: 1fr; } }
.l7yu616 .mqdtq { font-size: 1.6rem; margin-bottom: 6px; }
.uxbkjfpk .y5fh1x { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .l7yu616 { flex-direction: column; text-align: center; } .fzxpvmt { grid-template-columns: 1fr; } }
.ezeqmioa .mqdtq { font-size: 1.35rem; margin: 0 0 4px; }
.ezeqmioa .ofgd5m { margin: 0; }
.e1mxb5 .cu5f8li { color: var(--accent-light); }
.vwqe5 .cu5f8li { font-size: 2rem; }
.vwqe5 .jnbrv { max-width: 680px; }
.obng47 .cu5f8li { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.obng47 .jnbrv  { margin: 0; }
@media (max-width: 640px) { .obng47 { flex-direction: column; } }
.od3a .cu5f8li { color: var(--accent-light); }
.kupdjvsr .cu5f8li { color: #fff; }
.kupdjvsr .jnbrv  { color: rgba(255,255,255,0.85); }
.twtqu { max-width: 680px; margin: 0 auto; }
.sqe4kphu {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .sqe4kphu { grid-template-columns: 1fr; } }
.gpov6fw { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.gpov6fw .ivin9 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.gpov6fw .ivin9:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.rpvwgp .ivin9 { background: var(--bg-raised); border-color: transparent; }
.rpvwgp .ivin9:focus { background: var(--bg-card); border-color: var(--accent-light); }
.unvf .ivin9 { border-radius: 100px; padding: 11px 20px; }
.unvf .uyzej3aq { border-radius: 14px; }
.rclvucu {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .rclvucu { grid-template-columns: 1fr; } }
.satnsqy {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.satnsqy h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.satnsqy p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.rpxpsb0 { counter-reset: priv-count; }
.orfrkkjc {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.orfrkkjc:last-child { border-bottom: none; }
.mw0pkp {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.orfrkkjc h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.orfrkkjc p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.zjooow7 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.zjooow7 li { margin-bottom: 6px; }
.ug1anm1i{display:none}
.ug1anm1i:empty,.izntpkr2:empty{display:none}
.ay2rrgy7{position:relative;overflow:visible}
.fbvqf .c7lqv,.okpsmv .c7lqv,
.obcwstqm .c7lqv,.rdqj35z6 .c7lqv,
.bpi5qi .c7lqv,.w496n1iq .c7lqv{display:block}
.bpmf .l7omu{display:block}
.fbvqf .c7lqv,.okpsmv .c7lqv,
.obcwstqm .c7lqv,.rdqj35z6 .c7lqv,
.bpi5qi .c7lqv{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.fbvqf .c7lqv .izntpkr2,.okpsmv .c7lqv .izntpkr2,
.obcwstqm .c7lqv .izntpkr2,.rdqj35z6 .c7lqv .izntpkr2,
.bpi5qi .c7lqv .izntpkr2{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.fbvqf .webyk1o,.okpsmv .webyk1o,
.obcwstqm .webyk1o,.rdqj35z6 .webyk1o,
.bpi5qi .webyk1o{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.fbvqf .c7lqv,.okpsmv .c7lqv{top:12px}
.fbvqf .c7lqv .izntpkr2{margin-right:auto}
.okpsmv .c7lqv .izntpkr2{margin-left:auto}
.okpsmv .c7lqv{text-align:right}
.obcwstqm .c7lqv,.rdqj35z6 .c7lqv{bottom:12px}
.obcwstqm .c7lqv .izntpkr2{margin-right:auto}
.rdqj35z6 .c7lqv .izntpkr2{margin-left:auto}
.rdqj35z6 .c7lqv{text-align:right}
.bpi5qi .c7lqv{position:relative;margin-top:16px}
.bpi5qi .c7lqv .izntpkr2{margin:0 auto}
.w496n1iq .c7lqv{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.w496n1iq .c7lqv .izntpkr2{margin:0}
.w496n1iq .qg2uj~.c7lqv,
.w496n1iq .dzrnenu~.c7lqv{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.w496n1iq .qg2uj~.c7lqv .izntpkr2,
.w496n1iq .dzrnenu~.c7lqv .izntpkr2{justify-content:flex-start}
.qg2uj~.c7lqv,.dzrnenu~.c7lqv{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:none!important;padding:8px clamp(24px,calc(50vw - 476px),96px)!important}
.qg2uj~.c7lqv .izntpkr2{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.dzrnenu~.c7lqv .izntpkr2{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.l7omu .izntpkr2{margin:0 0 12px}
.izntpkr2{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.mx2pt{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.qcx5{font-weight:600;color:var(--text-heading);opacity:1}
.tjhx9::before{content:"·";margin:0 2px;opacity:.5}
.webyk1o{white-space:nowrap}
.hm8u .mx2pt{display:none}
.hxg7 .webyk1o{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.hxg7 .tjhx9::before{content:""}
.zgx4y0 .webyk1o{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}
.zgx4y0 .tjhx9::before{content:""}
.qxc4o .izntpkr2{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.c0j1 .webyk1o{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.c0j1 .tjhx9::before{content:""}
.xsvrk5 .webyk1o{color: var(--accent-light);opacity:1;font-weight:500}
.sipger .webyk1o{border-bottom:1px solid currentColor;padding-bottom:2px}
.jt1sy .izntpkr2{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.vi5b3{--date-bg:transparent}
.xcabr .tjhx9::before{content:""}
.yuqu6m32 .tjhx9::before{content:"•";opacity:.4}
.yuqu6m32 .webyk1o + .webyk1o::before{content:"•";margin-right:6px;opacity:.4}
.yjeoxski .tjhx9::before{content:"/";opacity:.35}
.yjeoxski .webyk1o + .webyk1o::before{content:"/";margin-right:6px;opacity:.35}
.joap55u8 .tjhx9::before{content:"|";opacity:.3}
.joap55u8 .webyk1o + .webyk1o::before{content:"|";margin-right:6px;opacity:.3}
.emg0r .tjhx9::before{content:"—";opacity:.3}
.emg0r .webyk1o + .webyk1o::before{content:"—";margin-right:6px;opacity:.3}
.u3wxku .tjhx9::before{content:"◆";font-size:.5em;opacity:.35}
.u3wxku .webyk1o + .webyk1o::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.p4nmmh .tjhx9::before{content:"·";opacity:.4}
.p4nmmh .webyk1o + .webyk1o::before{content:"·";margin-right:6px;opacity:.4}
.agmx122k .tjhx9::before{content:"›";opacity:.4}
.agmx122k .webyk1o + .webyk1o::before{content:"›";margin-right:6px;opacity:.4}
.yuukvjzk .tjhx9::before{content:"→";opacity:.35;font-size:.85em}
.yuukvjzk .webyk1o + .webyk1o::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.po6141w4 .fsoe{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .fsoe{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .spi3h{max-width:100%}
}
.fi3t .mm86qmc{margin:0}
@media (max-width:560px){
  .sxxr7fa{grid-template-columns:repeat(2,1fr);gap:12px}
}
.lqcyan {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.lqcyan.tos4tqv {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.by847o {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.by847o .ziiqv36o {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.by847o .ziiqv36o::before,
.by847o .ziiqv36o::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.by847o .ziiqv36o::before { transform: translate(-50%, -50%) rotate(45deg); }
.by847o .ziiqv36o::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.by847o .ziiqv36o:hover { background: rgba(0,0,0,0.12) !important; }
.s8oyt9im {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.jule6k {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.nojv8zn {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.xg1lxe {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.by847o .gskjo9ug {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.by847o .gskjo9ug:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .by847o { padding: 28px 18px 20px; }
  .nojv8zn { font-size: 1.2rem; }
  .s8oyt9im { max-width: 220px; max-height: 80px; }
}
.bslpepz {
  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);
}
.zlun {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.t7cyfl  .bslpepz { border-radius: 50%; }
.iq2j  .bslpepz { border-radius: 6px; }
.n7lp .bslpepz { border-radius: 22px; }
.ajftcd .wlvlwj6 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .bslpepz { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.oy44f3 .m1d2wk {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.oy44f3 .c6le {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.oy44f3 .wlvlwj6 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.qmqgq0r {
  position: fixed;
  left: 50%; bottom: 0;
  width: 100%; max-width: 1100px;
  box-sizing: border-box;
  padding: 0 16px calc(14px + env(safe-area-inset-bottom, 0px));
  z-index: 1200;                         
  transform: translate(-50%, 130%);
  transition: transform 0.42s cubic-bezier(.2,.75,.2,1);
  will-change: transform;
  pointer-events: none;                  
}
.qmqgq0r.tos4tqv { transform: translate(-50%, 0); }
.qmqgq0r .m1d2wk,
.qmqgq0r .c6le {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.qmqgq0r .wlvlwj6 {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.jpmbw5z0 {
  position: absolute;
  
  top: 14px; right: 30px;
  z-index: 3;
  width: 26px; height: 26px;
  border: none; border-radius: 50%; cursor: pointer;
  background: rgba(0,0,0,0.40);         
  font-size: 0;                          
  pointer-events: auto;
  transition: background 0.15s;
}
.jpmbw5z0::before,
.jpmbw5z0::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.jpmbw5z0::before { transform: translate(-50%, -50%) rotate(45deg); }
.jpmbw5z0::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.jpmbw5z0:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .qmqgq0r { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .qmqgq0r .wlvlwj6 {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .qmqgq0r .rvxh31 { display: none !important; }
  .qmqgq0r .nh0z { font-size: 1.1rem !important; }
  .qmqgq0r .bslpepz { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .jpmbw5z0 { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .cs931 { flex-direction: row-reverse; }
[dir="rtl"] .urwv6 { flex-direction: row-reverse; }
[dir="rtl"] .qv54wm16  .ap45z1c { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .fvzbxy .ap45z1c { right: auto; left: 20px; }
  [dir="rtl"] .qv54wm16  .ap45z1c { left: auto;  right: 20px; }
}
[dir="rtl"] .sixvlnn .zg6jr1rn  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .nxijsw8 .zg6jr1rn { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .qg2uj,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .nmy9, [dir="rtl"] .vmw2 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .wk5p6j6n { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .hbfq0 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .lfop4x83 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .wlvlwj6 { direction: rtl; }
[dir="rtl"] .bslpepz { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .dugl,
[dir="rtl"] .ahiogi { direction: rtl; }
[dir="rtl"] .i2keg8k { direction: rtl; }
[dir="rtl"] .xv812n { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .jxe3 .vmw2,
[dir="rtl"] .gea5s8hl .vmw2,
[dir="rtl"] .vaga73j .vmw2,
[dir="rtl"] .bkgaryr .vmw2 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .jxe3 .vmw2 li::before,
[dir="rtl"] .gea5s8hl .vmw2 li::before,
[dir="rtl"] .vaga73j .vmw2 li::before,
[dir="rtl"] .bkgaryr .vmw2 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .qg2uj.kcp7k .aeoq { align-items: flex-end; text-align: right; }
[dir="rtl"] .qg2uj.iq2p .aeoq { text-align: center; }
[dir="rtl"] .qg2uj .aeoq { text-align: right; }
[dir="rtl"] .c6le,
[dir="rtl"] .ukhm,
[dir="rtl"] .l9r2,
[dir="rtl"] .cvuoqe,
[dir="rtl"] .s2qw4su9,
[dir="rtl"] .b8n6t,
[dir="rtl"] .ivin9,
[dir="rtl"] .uyzej3aq { text-align: right; direction: rtl; }
[dir="rtl"] .unvf .ivin9,
[dir="rtl"] .gpov6fw .ivin9 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #6366f1;
  --brand:           #6366f1;
  --brand-light:     #1b1eb1;
  --brand-pale:      #4346d5;
  --grad-start:      #b7b8f8;
  --grad-end:        #f0f0fc;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #eab308;
  --cta-light:       #c79701;
  --cta-hover:       #ae8505;
  --bg-page:         #f6f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f3f6;
  --bg-raised:       #ededf1;
  --bg-hover:        #f3f3f6;
  --border:          #e1e1e9;
  --border-alt:      #cfcfdd;
  --border-section:  #e1e1e9;
  --text-primary:    #16171c;
  --text-muted:      #505062;
  --text-body:       #2d2e38;
  --text-sub:        #444554;
  --text-faint:      #72738c;
  --text-dim:        #8e8fa3;
  --text-label:      #5b5c70;
  --text-value:      #393946;
  --accent-bg:       #dfe0f5;
  --accent-bg-light: #c4c5f1;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f5;
  --c-pros:          #0c966d;
  --c-cons:          #9f2148;
  --c-pros-label:    #0eb381;
  --c-tip-border:    #10c68f;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c966d;
}
:root { --logo-bg-opacity: 31%; }
body, button, input { font-family: "Work Sans", sans-serif; }
.eww45 .ws3hg4jo { font-size: 0; width: 1.2rem; flex-shrink: 0; }.eww45 .ws3hg4jo::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.eww45 .z4h14xs0     .ws3hg4jo::before { content: "";  color: var(--c-tip-border); }.eww45 .xiuayvx .ws3hg4jo::before { content: ""; color: var(--c-warn-border); }.eww45 .nf10r    .ws3hg4jo::before { content: ""; color: #60a5fa; }.jdypw .eww45 .z4h14xs0     .ws3hg4jo::before { color: #10b981; }.jdypw .eww45 .xiuayvx .ws3hg4jo::before { color: #f43f5e; }.jdypw .eww45 .nf10r    .ws3hg4jo::before { color: #a855f7; }.wh9tsxx  .eww45 .z4h14xs0     .ws3hg4jo::before { color: #eab308; }.wh9tsxx  .eww45 .xiuayvx .ws3hg4jo::before { color: #ef4444; }.wh9tsxx  .eww45 .nf10r    .ws3hg4jo::before { color: #f97316; }.fggyj5ub  .eww45 .z4h14xs0     .ws3hg4jo::before { color: #38bdf8; }.fggyj5ub  .eww45 .xiuayvx .ws3hg4jo::before { color: #818cf8; }.fggyj5ub  .eww45 .nf10r    .ws3hg4jo::before { color: #2dd4bf; }.yopc .eww45 .ws3hg4jo::before { color: var(--accent-light) !important; }
.uo6ufrbt .tbedd, .uo6ufrbt .qg2uj { min-height: 520px; }
.g55y1::before { content: '>'; }