:root {
  --color-accent: #9c2b2b;
  --color-cta: #e76204;
  --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;
}
.qr087 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.uk40qp8 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.t7ewh9aq {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.k53t7b { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ht0st4zy { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ht0st4zy a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ht0st4zy a:hover { color: var(--accent-light); }
.ph7u9nc     .xsui2 { border-radius: 6px; }
.ph7u9nc .xsui2 li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.ph7u9nc .xsui2 li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.xih9e9v6 .xsui2 li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .xsui2 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .oah1dc:hover .xsui2,
  .oah1dc:focus-within .xsui2 { display: block; }
  .xsui2 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.xu8l92j {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.yqrze { display: none; }
@media (max-width: 640px) {
  .yqrze {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .yqrze.hw8c7eez { display: block; }
}
@media (max-width: 640px) {
  .xu8l92j { display: block; }
  .ht0st4zy > li + li::before { display: none !important; }
  .ht0st4zy {
    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;
  }
  .ht0st4zy.hw8c7eez { display: flex; }
  .ht0st4zy li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ht0st4zy li:last-child a { border-bottom: none; }
}
.twws { min-height: 480px; }
.ykz45gfc {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.t15ft { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.esmr1 .t15ft { margin-left: 0; margin-right: 0; }
.m7deke {
  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;
}
.ccxqj2h .m7deke { margin-top: 24px; }
.m7deke:hover { opacity: 0.88; }
.igfzwis .ykz45gfc { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.igfzwis .t15ft { color: #e2e8f0; }
.igfzwis.esmr1   .r3p1p7 { text-align: left; }
.pjbrh5p .ykz45gfc { color: var(--text-primary); text-shadow: none; }
.pjbrh5p .t15ft { color: var(--text-muted); }
.pjbrh5p .m7deke { margin-top: 16px; }
.pjbrh5p, .pjbrh5p.twws { min-height: auto !important; }
.pjbrh5p.esmr1   .r3p1p7 { text-align: left; }
.pjbrh5p~.e3wa{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}
.pjbrh5p~.e3wa .wqs35ie{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); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.nq68 .ykz45gfc { color: #fff; }
.nq68 .t15ft { color: rgba(255,255,255,0.85); }
.idqw5hvc .mjwipxd { position: relative; overflow: hidden; }
.idqw5hvc .mjwipxd::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;
}
.ye4l .mjwipxd {
  animation: hg-breathe 7s ease-in-out infinite;
}
.m4h4qx .mjwipxd { position: relative; overflow: hidden; }
.m4h4qx .mjwipxd::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;
}
.u3fse .mjwipxd { position: relative; overflow: hidden; }
.u3fse .mjwipxd::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;
}
.el10sj .mjwipxd {
  animation: hg-fadein 1.2s ease-out both;
}
.mjwipxd {
  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%);
}
.pj2vgz {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.gqtmh6i {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.skc6enh {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.mjwipxd .ykz45gfc { text-shadow: none; color: var(--text-primary); }
.mjwipxd .t15ft { color: var(--text-muted); }
body.ade4gw .ykz45gfc {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.qine0 .ykz45gfc {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.twws.nq68 .ykz45gfc,
section.nq68 .ykz45gfc {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.mjwipxd.knm77y .pj2vgz { align-items: center; text-align: center; }
.mjwipxd.esmr1   .pj2vgz { align-items: flex-start; text-align: left; }
.mq0fd .gqtmh6i { position: relative; }
.mq0fd .gqtmh6i::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.mq0fd.wiid .gqtmh6i::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.gtpgxag .gqtmh6i {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.gtpgxag .skc6enh {
  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);
}
.gtpgxag.wiid .gqtmh6i { padding: 32px 0 32px 32px; }
.vfjre .gqtmh6i {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.vfjre .skc6enh {
  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);
}
.vfjre .s4us27o {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.wiid { grid-template-areas: "media text"; }
.wiid .pj2vgz {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.vfjre.wiid .gqtmh6i { padding: 40px 16px 40px 48px; }
.twws .fvgii1 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.fvgii1 .z579ezf {
  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;
}
.fvgii1 .z579ezf::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.fvgii1 .qg2s { display: contents !important; }
.fvgii1 .qg2s .a7i2 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.fvgii1 .qg2s .g50zi { max-height: 48px; max-width: 96px; }
.fvgii1 .qg2s .dfc4jf {
  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;
}
.fvgii1 .wlfr {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.fvgii1 .mz4gvggi { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.fvgii1 .jr2e { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.fvgii1 .jr2e small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.fvgii1 .ll3ykc9 { display: contents !important; }
.fvgii1 .ll3ykc9 .b3a0z:not(.fwyngqr) { display: none !important; }
.fvgii1 .ll3ykc9 .fwyngqr {
  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;
}
.fvgii1 .ll3ykc9 .fwyngqr .pm522 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.fvgii1 .ll3ykc9 .fwyngqr .yh176vco {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.fvgii1 .b5wbcr { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.fvgii1 .b5wbcr.ms6m {
  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;
}
.fvgii1 .b5wbcr.ms6m:hover { opacity: 0.85; }
.fvgii1 .z579ezf,
.fvgii1 .z579ezf:hover,
.fvgii1 .z579ezf:nth-child(even),
.fvgii1 .z579ezf:nth-child(odd),
.fvgii1 .z579ezf:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.lltoyf .gqtmh6i {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .mjwipxd { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .mjwipxd:not(.lltoyf) .gqtmh6i { display: none !important; }
  .lltoyf .gqtmh6i { padding: 16px; }
  .pj2vgz  { padding: 36px 24px; }
  .mjwipxd~.e3wa,.wiid~.e3wa{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .twws, .mjwipxd { min-height: 320px !important; }
  .ykz45gfc { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .cybkd,
  .qji53dh,
  .e4lyt { grid-template-columns: 1fr !important; }

  

  
  .v5wi95l { display: flex !important; flex-direction: column !important; }
  .v5wi95l .r3p1p7 { display: contents; }
  .v5wi95l .dbe63 { order: 0; }
  .v5wi95l .ykz45gfc { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .v5wi95l .cybkd { order: 2; padding: 0 16px 12px !important; }
  .v5wi95l .t15ft { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .ccxqj2h .r3p1p7 { display: flex; flex-direction: column; }
  .ccxqj2h .r3p1p7 .ykz45gfc { order: 1; }
  .ccxqj2h .r3p1p7 .e4lyt { order: 2; margin: 8px 0 24px !important; }
  .ccxqj2h .r3p1p7 .t15ft { order: 3; }
  .ccxqj2h .r3p1p7 .m7deke { order: 4; align-self: center; margin-top: 0; }

  
  .mjwipxd.lltoyf {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .mjwipxd.lltoyf .pj2vgz { display: contents; padding: 0; }
  .mjwipxd.lltoyf .pj2vgz .ykz45gfc { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .mjwipxd.lltoyf .gqtmh6i { order: 2; padding: 12px 16px; }
  .mjwipxd.lltoyf .pj2vgz .t15ft { order: 3; padding: 0 24px; margin: 0 auto; }
  .mjwipxd.lltoyf .pj2vgz .m7deke { order: 4; align-self: center; margin: 8px 0 32px; }
}
.d7zm { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.zu2aj { width: 100%; height: auto; display: block; border-radius: 10px; }
.l3db3 .d7zm        { border-radius: 16px; }
.l3db3 .zu2aj  { border-radius: 16px; }
.ax69blq .d7zm         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ax69blq .zu2aj   { border-radius: 8px; }
.pwib { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.vne3ib { width: 100%; padding: 32px 0; position: relative; }
.pf5brx { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.lm1g .vne3ib:nth-child(even) { background: var(--bg-surface); }
.lm1g .vne3ib:nth-child(odd)  { background: var(--bg-page); }
.reskcx .vne3ib:nth-child(even) { background: var(--bg-card); }
.reskcx .vne3ib:nth-child(odd)  { background: var(--bg-page); }
.lm1g .vne3ib:nth-child(odd)  .pf5brx { background: var(--bg-card); border-radius: 6px; }
.lm1g .vne3ib:nth-child(even) .pf5brx { background: var(--bg-raised); border-radius: 6px; }
.reskcx .vne3ib:nth-child(odd)  .pf5brx { background: var(--bg-card); border-radius: 6px; }
.reskcx .vne3ib:nth-child(even) .pf5brx { background: var(--bg-raised); border-radius: 6px; }
.lm1g .vne3ib:nth-child(even) .ptqq6oxb .rwa53ag,
.reskcx .vne3ib:nth-child(even) .ptqq6oxb .rwa53ag { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.lm1g .vne3ib:nth-child(odd) .ptqq6oxb .rwa53ag,
.reskcx .vne3ib:nth-child(odd) .ptqq6oxb .rwa53ag { background: var(--bg-card-inner); }
.lm1g .vne3ib:nth-child(even) .n2pu .rwa53ag:nth-child(odd),
.reskcx .vne3ib:nth-child(even) .n2pu .rwa53ag:nth-child(odd)  { background: var(--bg-card); }
.lm1g .vne3ib:nth-child(even) .n2pu .rwa53ag:nth-child(even),
.reskcx .vne3ib:nth-child(even) .n2pu .rwa53ag:nth-child(even) { background: var(--bg-card-inner); }
h1.jnp18ri { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.jnp18ri {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.jo5tr { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.j0g3b h2.jnp18ri {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.esb86 h2.jnp18ri {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.vyrse h2.jnp18ri {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.mb8aj h2.jnp18ri::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.yv1a h2.jnp18ri {
  color: var(--text-primary); font-size: 1.7rem;
}
.h9w1ol h2.jnp18ri::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.y3nwqo9 h2.jnp18ri {
  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) { .qq2yahk { display: none; } }
.o6ja5k { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.yoas { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.lmcdvk8 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.hfl97rw8 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.covr { padding-left: 20px; }
.covr li { margin-bottom: 6px; }
.covr a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.covr a:hover { color: var(--accent-light); }
.tb799x .hfl97rw8 { display: none; }
.zkg1e .hfl97rw8 { display: none; }
.zkg1e .covr { padding-left: 0; list-style: none; }
.zkg1e .covr li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.zkg1e .covr a { font-size: 0.92rem; }
.t1av .lmcdvk8 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.t1av .hfl97rw8 { display: none; }
.t1av .covr { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.t1av .covr li { margin-bottom: 0; }
.t1av .covr 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;
}
.t1av .covr a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.hw0lj92 .lmcdvk8 { padding: 20px 20px 16px; }
.hw0lj92 .covr {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.hw0lj92 .covr li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.hw0lj92 .covr 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;
}
.hw0lj92 .covr 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;
}
.hw0lj92 .covr a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.hw0lj92 .covr a:focus,
.hw0lj92 .covr a:focus-visible,
.hw0lj92 .covr a:target { outline: none; }
.hw0lj92 .covr li:target a { border-color: var(--border); color: var(--text-muted); }
.ayjs8c .lmcdvk8 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ayjs8c .hfl97rw8 { display: none; }
.ayjs8c .covr { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.ayjs8c .covr li { counter-increment: toc-n; margin-bottom: 0; }
.ayjs8c .covr 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;
}
.ayjs8c .covr 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;
}
.ayjs8c .covr a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.otjt4lx .lmcdvk8 { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.otjt4lx .hfl97rw8 { display: none; }
.otjt4lx .covr { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.otjt4lx .covr li { margin-bottom: 0; }
.otjt4lx .covr 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;
}
.otjt4lx .covr a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.rcwix5s .lmcdvk8 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.rcwix5s .hfl97rw8 { display: none; }
.rcwix5s .covr { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.rcwix5s .covr li { margin-bottom: 0; }
.rcwix5s .covr li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.rcwix5s .covr li:last-child::after { content: ""; margin-right: 0; }
.rcwix5s .covr a { font-size: 0.9rem; }
.rwa53ag { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ptqq6oxb .rwa53ag { background: var(--bg-card); }
.n2pu .rwa53ag:nth-child(odd)  { background: var(--bg-card); }
.n2pu .rwa53ag:nth-child(even) { background: var(--bg-raised); }
.ce6mm .rwa53ag {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ce6mm .rwa53ag:last-child { border-bottom: none; }
.ce6mm h3.jo5tr { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.bjior .rwa53ag {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.bjior .rwa53ag + .rwa53ag { margin-top: 4px; }
.wi9s35oe .rwa53ag { background: none; border-radius: 0; padding: 12px 0; }
.wi9s35oe .rwa53ag + .rwa53ag { border-top: 1px solid var(--border-section); }
.e01ra { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.vpfftov0 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.zdasl { color: var(--text-body); margin-bottom: 10px; }
.lg9uz, .mxhv7v { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.lg9uz li, .mxhv7v li { margin-bottom: 6px; }
.mxhv7v li { list-style: decimal; }
.gowiub88     .lg9uz { list-style-type: "● "; }
.gtdp  .lg9uz { list-style-type: "■ "; }
.wztmp .lg9uz { list-style-type: "◆ "; }
.x5ytz    .lg9uz { list-style-type: "★ "; }
.gowiub88     .ngn4 { list-style-type: "● "; }
.gtdp  .ngn4 { list-style-type: "■ "; }
.wztmp .ngn4 { list-style-type: "◆ "; }
.x5ytz    .ngn4 { list-style-type: "★ "; }
.gowiub88    .lg9uz li::marker, .gowiub88    .ngn4 li::marker,
.gtdp .lg9uz li::marker, .gtdp .ngn4 li::marker,
.wztmp .lg9uz li::marker, .wztmp .ngn4 li::marker,
.x5ytz   .lg9uz li::marker, .x5ytz   .ngn4 li::marker {
  color: var(--cta); font-size: 1em;
}
.gowiub88 .mxhv7v,
.gtdp .mxhv7v,
.wztmp .mxhv7v,
.x5ytz .mxhv7v {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.gowiub88 .mxhv7v li,
.gtdp .mxhv7v li,
.wztmp .mxhv7v li,
.x5ytz .mxhv7v li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.gowiub88 .mxhv7v li::before,
.gtdp .mxhv7v li::before,
.wztmp .mxhv7v li::before,
.x5ytz .mxhv7v 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;
}
.gowiub88     .mxhv7v li::before { border-radius: 50%; }
.gtdp  .mxhv7v li::before { border-radius: 3px; }
.wztmp .mxhv7v li::before { border-radius: 3px; }
.x5ytz    .mxhv7v li::before { border-radius: 50%; }
.thnjz { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.tyct .thnjz,
.lpysr .thnjz { background: transparent; border: none; border-radius: 0; }
.gxj52cb { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.gxj52cb th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.gxj52cb td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.gxj52cb tr:hover td { background: var(--bg-hover); }
.qtwlee2 .gxj52cb tbody tr:nth-child(even) td { background: var(--bg-surface); }
.w8pwh .gxj52cb { border: 1px solid var(--border-alt); }
.w8pwh .gxj52cb th,
.w8pwh .gxj52cb td { border: 1px solid var(--border-alt); }
.fv5luut .gxj52cb th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.fv5luut .gxj52cb td { border-bottom: none; }
.fv5luut .gxj52cb tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.i1pcugpv .gxj52cb th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.h9zmw .thnjz {
  overflow: hidden;
}
.h9zmw .gxj52cb th { border-bottom: 1px solid var(--border-alt); }
.h9zmw .gxj52cb tr:last-child td { border-bottom: none; }
.ffpx { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.pky4 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.xahf { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.ouq4 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.qqlk { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ngn4 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ngn4 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%}
.sp24jo7m .ouq4 { background: transparent; text-align: center; }
.bvxudla9 .xahf {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.geawhoy .xahf {
  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);
}
.w7fpy1 .pky4 { display: grid; grid-template-columns: auto 1fr; }
.w7fpy1 .xahf {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.w7fpy1 .ouq4 { grid-column: 2; }
.w7fpy1 .qqlk,
.w7fpy1 .ngn4 { grid-column: 1 / -1; }
.qb72jr .pky4 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.qb72jr .xahf {
  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);
}
.qb72jr .ouq4 { grid-column: 2; }
.qb72jr .qqlk,
.qb72jr .ngn4 { grid-column: 1 / -1; }
.fbkxav0 .pky4 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.fbkxav0 .ouq4 { background: none; color: var(--accent-light); font-weight: 700; }
.b18l .pky4 { 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); }
.b18l .ouq4 { background: none; color: var(--accent-light); font-weight: 700; }
.oivh2mk .pky4 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.oivh2mk .pky4:last-child { border-bottom: none; }
.oivh2mk .ouq4 { background: none; color: var(--accent-light); font-weight: 700; }
.hhunk4yr .pky4 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.hhunk4yr .ouq4 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ozuz48 .ffpx { counter-reset: card-n; }
.ozuz48 .pky4  { counter-increment: card-n; }
.ozuz48 .ouq4 { display: flex; align-items: center; gap: 10px; }
.ozuz48 .ouq4::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;
}
.zwq8g .pky4 { background: var(--bg-surface); border: 1px solid var(--border); }
.zwq8g .ouq4 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.du7kcfq { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.du7kcfq         { --cl-hue: var(--accent); }
.xgsi9     { --cl-hue: #16a34a; }
.lydi23z { --cl-hue: #ea580c; }
.yfmtc76    { --cl-hue: #2563eb; }
.xgsi9, .lydi23z, .yfmtc76, .rlwbgok {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.k6uwo0el { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.k6uwo0el::before { color: var(--cl-hue); }
.du7kcfq strong { color: var(--text-primary); font-size: 0.95rem; }
.du7kcfq p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.oxjhruve { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.dsbaxz1p, .milqxvh { border-radius: 8px; padding: 14px; }
.dsbaxz1p { background: var(--bg-pros); }
.milqxvh { background: var(--bg-cons); }
.tt72x { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.dsbaxz1p .tt72x { color: var(--c-pros-label); }
.milqxvh .tt72x { color: #f87171; }
.dsbaxz1p ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.milqxvh ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.zu2aj { width: 100%; height: auto; border-radius: 10px; display: block; }
.ms6m {
  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;
}
.ms6m:hover { opacity: 0.85; }
.vlhiusx8 .ms6m  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.vlhiusx8 .ms6m:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.snan2ht .ms6m  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.snan2ht .ms6m:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.vlhiusx8 .b5wbcr.ms6m, .snan2ht .b5wbcr.ms6m,
.vlhiusx8 .v44v .ms6m, .snan2ht .v44v .ms6m {
  background: var(--cta); border: none; color: #fff;
}
.vlhiusx8 .b5wbcr.ms6m:hover, .snan2ht .b5wbcr.ms6m:hover,
.vlhiusx8 .v44v .ms6m:hover, .snan2ht .v44v .ms6m:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.vrbusqn .m7deke { border-radius: 50px; }
.vrbusqn .ms6m  { border-radius: 50px; }
.rojhtdh .m7deke,
.rojhtdh .ms6m { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.rojhtdh .m7deke:hover,
.rojhtdh .ms6m:hover { filter: brightness(1.08); opacity: 1; }
.ljlrm .m7deke,
.ljlrm .ms6m { box-shadow: 0 3px 14px -2px var(--cta); }
.ljlrm .m7deke:hover,
.ljlrm .ms6m:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.ea9iz .m7deke,
.ea9iz .ms6m { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.ea9iz .m7deke:hover,
.ea9iz .ms6m:hover { opacity: 1; }
.ea9iz .m7deke:active,
.ea9iz .ms6m:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.m5v77t .m7deke,
.m5v77t .ms6m { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.m5v77t .m7deke:hover,
.m5v77t .ms6m:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.m5v77t .m7deke:active,
.m5v77t .ms6m:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.v69o066 .m7deke,
.v69o066 .ms6m { position: relative; overflow: hidden; }
.v69o066 .m7deke::before,
.v69o066 .ms6m::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;
}
.v69o066 .m7deke:hover::before,
.v69o066 .ms6m:hover::before { left: 135%; }
.ppargq6j .m7deke,
.ppargq6j .ms6m { border-radius: 0; }
.jx880n .m7deke { padding-left: 22px; padding-right: 22px; }
.jx880n .ms6m  { padding-left: 12px; padding-right: 12px; }
.q0fm2j6 .m7deke { padding-left: 44px; padding-right: 44px; }
.q0fm2j6 .ms6m  { padding-left: 24px; padding-right: 24px; }
.g7vzs8 .m7deke { padding-left: 56px; padding-right: 56px; }
.g7vzs8 .ms6m  { padding-left: 32px; padding-right: 32px; }
.xf5ahb   .m7deke::after, .xf5ahb   .ms6m::after,
.y6gwx27 .m7deke::after, .y6gwx27 .ms6m::after,
.oehray    .m7deke::after, .oehray    .ms6m::after,
.x65n0    .m7deke::after, .x65n0    .ms6m::after,
.ulyxj0ho    .m7deke::after, .ulyxj0ho    .ms6m::after,
.ckzkq     .m7deke::after, .ckzkq     .ms6m::after,
.mf8d    .m7deke::after, .mf8d    .ms6m::after,
.t61rnp   .m7deke::after, .t61rnp   .ms6m::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;
}
.xf5ahb .m7deke::after, .xf5ahb .ms6m::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");
}
.y6gwx27 .m7deke::after, .y6gwx27 .ms6m::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");
}
.oehray .m7deke::after, .oehray .ms6m::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");
}
.x65n0 .m7deke::after, .x65n0 .ms6m::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");
}
.ulyxj0ho .m7deke::after, .ulyxj0ho .ms6m::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");
}
.ckzkq .m7deke::after, .ckzkq .ms6m::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");
}
.mf8d .m7deke::after, .mf8d .ms6m::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");
}
.t61rnp .m7deke::after, .t61rnp .ms6m::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");
}
.ca9j5   .eosjz6::after, .ca9j5   .k718kaqo::after,
.izoh .eosjz6::after, .izoh .k718kaqo::after,
.cn24bp    .eosjz6::after, .cn24bp    .k718kaqo::after,
.j00j    .eosjz6::after, .j00j    .k718kaqo::after,
.xbumfi7    .eosjz6::after, .xbumfi7    .k718kaqo::after,
.qd7pprsx     .eosjz6::after, .qd7pprsx     .k718kaqo::after,
.ij1lbris    .eosjz6::after, .ij1lbris    .k718kaqo::after,
.gm3pq   .eosjz6::after, .gm3pq   .k718kaqo::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;
}
.ca9j5 .eosjz6::after, .ca9j5 .k718kaqo::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");
}
.izoh .eosjz6::after, .izoh .k718kaqo::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");
}
.cn24bp .eosjz6::after, .cn24bp .k718kaqo::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");
}
.j00j .eosjz6::after, .j00j .k718kaqo::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");
}
.xbumfi7 .eosjz6::after, .xbumfi7 .k718kaqo::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");
}
.qd7pprsx .eosjz6::after, .qd7pprsx .k718kaqo::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");
}
.ij1lbris .eosjz6::after, .ij1lbris .k718kaqo::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");
}
.gm3pq .eosjz6::after, .gm3pq .k718kaqo::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");
}
.gokwl6 {
  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;
}
.z579ezf {
  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;
}
.z579ezf > * { min-width: 0; }
.z579ezf:hover { background: var(--bg-hover); }
.z579ezf > [itemprop="item"] { display: contents; }
.z579ezf [itemprop="itemReviewed"],
.z579ezf [itemprop="reviewRating"] { display: none; }
.z579ezf::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;
}
.qg2s {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.a7i2 {
  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;
}
.g50zi { max-height: 52px; max-width: 110px; object-fit: contain; }
.dfc4jf {
  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;
}
.ids814 .a7i2    { background: #1a1a1a; }
.gi8nq8 .a7i2   { background: rgba(128,128,128,.12); }
.lm8p5b2 .a7i2 { background: var(--bg-raised); }
.g4rvxecb .a7i2    { background: transparent; padding: 0; }
.wlfr {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.mz4gvggi { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.jr2e { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.ll3ykc9 {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.b3a0z {
  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;
}
.pm522 {
  
  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%;
}
.yh176vco {
  
  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;
}
.b5wbcr {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.b5wbcr.ms6m {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .z579ezf {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .z579ezf::before    { grid-area: rank;   }
  .qg2s           { grid-area: ident;  }
  .wlfr     { grid-area: rating; min-width: 0; width: auto; }
  .ll3ykc9           { grid-area: pills;  }
  .b5wbcr             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .z579ezf {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .z579ezf::before    { justify-self: center; }
  .qg2s           { width: 100%; }
  .wlfr     { justify-self: center; }
  .ll3ykc9           { grid-template-columns: 1fr; }
}
.i3lkzz {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.wndrp0 {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.i6km4qf {
  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;
}
.i6km4qf img { max-width: 80px; max-height: 50px; object-fit: contain; }
.mtuex { flex: 1; }
.mtuex h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.gkfugqmb { color: var(--c-stars); font-size: 1.1rem; }
.e7tkur7 { margin-bottom: 8px; }
.d8v0xreb {
  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);
}
.d8v0xreb > span { color: var(--accent); font-weight: 700; }
.nl7e em, .eimbgf em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .d8v0xreb { padding: 10px 16px; gap: 6px 16px; } }
.v44v { flex-shrink: 0; align-self: flex-start; }
.v44v .ms6m { white-space: nowrap; }
@media (max-width: 560px) {
  .wndrp0 { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .i6km4qf { order: 1; }
  .v44v { order: 2; margin-left: auto; align-self: center; }
  .mtuex { order: 3; flex: 1 1 100%; min-width: 0; }
}
.fkipse img.gxntu { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.tyct { padding: 20px 24px; }
.arok { color: var(--text-muted); margin-bottom: 16px; }
.jj7i9m { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.o98mgjh, .k93hfg7k { list-style: none; font-size: 0.9rem; }
.o98mgjh li { color: var(--c-pros); margin-bottom: 4px; }
.k93hfg7k li { color: var(--c-cons); margin-bottom: 4px; }
.o98mgjh li::before { content: "✓"; margin-right: 5px; }
.k93hfg7k li::before { content: "✗"; margin-right: 5px; }
.qk2a8 .o98mgjh li::before { content: "→"; }
.qk2a8 .k93hfg7k li::before { content: "–"; }
.mklw9r  .o98mgjh li::before { content: "★"; }
.mklw9r  .k93hfg7k li::before { content: "✕"; }
.ak2d041    .o98mgjh li::before { content: "◆"; }
.ak2d041    .k93hfg7k li::before { content: "▲"; }
.evfklqy3  .o98mgjh li::before { content: "▶"; }
.evfklqy3  .k93hfg7k li::before { content: "■"; }
.cy2x { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.m51lxy { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.wsrkpc { background: var(--bg-pros); color: var(--c-tag-pay); }
.rtq1 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.yf7z .rtq1 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.ibwl1r .rtq1 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .mg3o0g .ozcy {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .mg3o0g .i3lkzz { margin: 0; }
}
.qbapmtjm .wndrp0 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.qbapmtjm .mtuex h3 { color: var(--accent-light); }
.qbapmtjm .i6km4qf { background: var(--bg-page); border: 1px solid var(--border); }
.uc5ih .i3lkzz { border-top: 4px solid var(--accent); }
.uc5ih .wndrp0 { background: var(--bg-card); }
.yn84uqep .i3lkzz { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.yn84uqep .wndrp0 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.yn84uqep .tyct { padding: 14px 16px; }
.yn84uqep .i6km4qf { border-radius: 4px; }
.yn84uqep .rtq1 { border-radius: 0; }
.ccfef .wndrp0 { padding: 0; gap: 0; overflow: hidden; }
.ccfef .i6km4qf { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.ccfef .mtuex { padding: 16px 20px; }
.ccfef .v44v { padding: 16px 20px; align-self: center; }
.vlzzqg .gkfugqmb { font-size: .95rem; }
.lpysr .oxjhruve { gap: 10px; }
.lpysr .dsbaxz1p, .lpysr .milqxvh { padding: 12px; }
.lpysr .dsbaxz1p ul, .lpysr .milqxvh ul { margin: 4px 0 0; padding-left: 18px; }
.lpysr .dsbaxz1p li, .lpysr .milqxvh li { font-size: .85rem; margin-bottom: 3px; }
.tk1kohi .m51lxy { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .a3fp3dd4 { grid-template-columns: 1fr; }
  .ban14071 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .ban14071 .a41vyb90 { width: 72px; height: 50px; }
  .ban14071 .uzko32 { max-width: 180px; }
  .ban14071 .f1l36dr { width: auto; }
}
.uk8n7 .vlzzqg .gkfugqmb { filter: brightness(1.2); }
@media (max-width: 720px) {
  .uk8n7 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .fzvd { padding: 16px; }
  .a5503z .vktm { min-width: 50%; }
}
.g188jl5 .oxjhruve { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .ejk9mc { grid-template-columns: 1fr; }
  .e29j1 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .mv2o1bt9 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .rmez { flex-wrap: wrap; padding: 16px; }
}
.mz8mea7v .oxjhruve { gap: 8px; }
.mz8mea7v .dsbaxz1p, .mz8mea7v .milqxvh { padding: 8px; }
@media (max-width: 480px) {
  .qh89 { flex-direction: column; align-items: stretch; }
}
.bw3c .f1l36dr .ms6m { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .xv0q { flex-direction: column; align-items: stretch; gap: 10px; }
  .bw3c .f1l36dr { text-align: center; }
}
@media (max-width: 720px) {
  .jh2f34g { grid-template-columns: 1fr; }
  .ppheykz7 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .pke13bpz { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.rrs1h5f0 .i6ty4 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.h03d12sg .gkfugqmb { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .toct { grid-template-columns: 1fr; }
  .h03d12sg { width: 100px; height: 100px; margin: 16px auto; }
  .rrs1h5f0 { font-size: 1.4rem; }
  .gmasg { justify-content: center; }
  .ym78qsgo .vktm { min-width: 50%; }
}
.cnma .oxjhruve { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .htirf { flex-wrap: wrap; padding: 14px 16px; }
  .zbjf9l { padding: 12px 16px; }
  .cnma .oxjhruve { margin: 0 16px; }
  .cnma .tk1kohi { padding: 0 16px; }
  .e3mx { padding: 12px 16px; }
}
.vby836g .z579ezf {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.vby836g .z579ezf:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.j4ts5se .gokwl6 { gap: 18px; }
.j4ts5se .z579ezf {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.j4ts5se .z579ezf:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.ykbth01 .gokwl6 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.ykbth01 .z579ezf {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.ykbth01 .z579ezf:last-child { border-bottom: none; }
.ykbth01 .qg2s,
.ykbth01 .wlfr,
.ykbth01 .ll3ykc9 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.eehx .gokwl6 { gap: 0; }
.eehx .z579ezf {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.eehx .z579ezf:last-child { border-bottom: none; }
.eehx .z579ezf:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.eehx .z579ezf:nth-child(even):hover { background: var(--bg-hover); }
.y3e1 .z579ezf {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.kabutr3 .ll3ykc9 .b3a0z {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.kabutr3 .ll3ykc9 .b3a0z:first-child { border-left: none; }
.fwn9tqtw .ll3ykc9 .b3a0z {
  background: transparent; padding: 4px 8px;
}
.fwn9tqtw .ll3ykc9 .pm522 { font-size: .65rem; opacity: .65; }
.fwn9tqtw .ll3ykc9 .yh176vco   { font-size: 1.15rem; color: var(--accent-light); }
.mezmwax5 .ll3ykc9 .b3a0z {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.jr2e { display: none; }
.zkpw .mz4gvggi { font-size: 1rem; letter-spacing: 2px; }
.bmtt9a7w .mz4gvggi {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.wdu1 .mz4gvggi,
.yukc18n .mz4gvggi,
.jvjoaquf .mz4gvggi { display: none; }
.wdu1 .jr2e,
.yukc18n .jr2e,
.jvjoaquf .jr2e { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.wdu1 .jr2e { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.wdu1 .jr2e small { display: none; }
.yukc18n .jr2e {
  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;
}
.yukc18n .jr2e small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.jvjoaquf .jr2e {
  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;
}
.jvjoaquf .jr2e small { display: none; }
.wdu1 .e7tkur7 .gkfugqmb,
.yukc18n .e7tkur7 .gkfugqmb,
.jvjoaquf .e7tkur7 .gkfugqmb { display: none; }
.wdu1 .e7tkur7 strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.wdu1 .i6ty4 { display: none; }
.yukc18n .e7tkur7 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;
}
.yukc18n .ugspit,
.yukc18n .i6ty4 { font-size: 1em; }
.jvjoaquf .e7tkur7 strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.jvjoaquf .i6ty4 { display: none; }
.m8leo1gq { margin: 16px 0; }
.cm0zpa1 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.cm0zpa1 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.cm0zpa1 summary::after { content: "+"; color: var(--accent-light); }
.cm0zpa1[open] summary::after { content: "−"; }
.cm0zpa1 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.vne3ib { margin-bottom: 0; }
.w38qmc h2.jnp18ri { color: var(--text-primary); border-color: var(--accent-light); }
.vpe4 h2.jnp18ri { color: var(--text-primary); border-color: var(--accent-light); }
.bnt7lzv3 .xgsi9     { background: #052e16; border-color: #10b981; }
.bnt7lzv3 .lydi23z { background: #2d0a1e; border-color: #f43f5e; }
.bnt7lzv3 .yfmtc76    { background: #1e1036; border-color: #a855f7; }
.bnt7lzv3 .du7kcfq strong  { color: #f1f5f9; }
.bnt7lzv3 .du7kcfq p       { color: #cbd5e1; }
.bnt7lzv3 .q5icw4    .xgsi9     .k6uwo0el::before,
.bnt7lzv3 .yqcr  .xgsi9     .k6uwo0el::before,
.bnt7lzv3 .s5z6k  .xgsi9     .k6uwo0el::before,
.bnt7lzv3 .jogn .xgsi9     .k6uwo0el::before { color: #10b981; }
.bnt7lzv3 .q5icw4    .lydi23z .k6uwo0el::before,
.bnt7lzv3 .yqcr  .lydi23z .k6uwo0el::before,
.bnt7lzv3 .s5z6k  .lydi23z .k6uwo0el::before,
.bnt7lzv3 .jogn .lydi23z .k6uwo0el::before { color: #f43f5e; }
.bnt7lzv3 .q5icw4    .yfmtc76    .k6uwo0el::before,
.bnt7lzv3 .yqcr  .yfmtc76    .k6uwo0el::before,
.bnt7lzv3 .s5z6k  .yfmtc76    .k6uwo0el::before,
.bnt7lzv3 .jogn .yfmtc76    .k6uwo0el::before { color: #a855f7; }
.m3gonz5 .xgsi9     { background: #2d2000; border-color: #eab308; }
.m3gonz5 .lydi23z { background: #2d0b0b; border-color: #ef4444; }
.m3gonz5 .yfmtc76    { background: #2d1600; border-color: #f97316; }
.m3gonz5 .du7kcfq strong  { color: #f1f5f9; }
.m3gonz5 .du7kcfq p       { color: #cbd5e1; }
.m3gonz5 .q5icw4    .xgsi9     .k6uwo0el::before,
.m3gonz5 .yqcr  .xgsi9     .k6uwo0el::before,
.m3gonz5 .s5z6k  .xgsi9     .k6uwo0el::before,
.m3gonz5 .jogn .xgsi9     .k6uwo0el::before { color: #eab308; }
.m3gonz5 .q5icw4    .lydi23z .k6uwo0el::before,
.m3gonz5 .yqcr  .lydi23z .k6uwo0el::before,
.m3gonz5 .s5z6k  .lydi23z .k6uwo0el::before,
.m3gonz5 .jogn .lydi23z .k6uwo0el::before { color: #ef4444; }
.m3gonz5 .q5icw4    .yfmtc76    .k6uwo0el::before,
.m3gonz5 .yqcr  .yfmtc76    .k6uwo0el::before,
.m3gonz5 .s5z6k  .yfmtc76    .k6uwo0el::before,
.m3gonz5 .jogn .yfmtc76    .k6uwo0el::before { color: #f97316; }
.cpa9b5u9 .xgsi9     { background: #0c1a2e; border-color: #38bdf8; }
.cpa9b5u9 .lydi23z { background: #12103a; border-color: #818cf8; }
.cpa9b5u9 .yfmtc76    { background: #0a2020; border-color: #2dd4bf; }
.cpa9b5u9 .du7kcfq strong  { color: #f1f5f9; }
.cpa9b5u9 .du7kcfq p       { color: #cbd5e1; }
.cpa9b5u9 .q5icw4    .xgsi9     .k6uwo0el::before,
.cpa9b5u9 .yqcr  .xgsi9     .k6uwo0el::before,
.cpa9b5u9 .s5z6k  .xgsi9     .k6uwo0el::before,
.cpa9b5u9 .jogn .xgsi9     .k6uwo0el::before { color: #38bdf8; }
.cpa9b5u9 .q5icw4    .lydi23z .k6uwo0el::before,
.cpa9b5u9 .yqcr  .lydi23z .k6uwo0el::before,
.cpa9b5u9 .s5z6k  .lydi23z .k6uwo0el::before,
.cpa9b5u9 .jogn .lydi23z .k6uwo0el::before { color: #818cf8; }
.cpa9b5u9 .q5icw4    .yfmtc76    .k6uwo0el::before,
.cpa9b5u9 .yqcr  .yfmtc76    .k6uwo0el::before,
.cpa9b5u9 .s5z6k  .yfmtc76    .k6uwo0el::before,
.cpa9b5u9 .jogn .yfmtc76    .k6uwo0el::before { color: #2dd4bf; }
.sgjxle8f::before,
.tdtotm::before { margin-right: 5px; }
.p908 .dsbaxz1p ul li,
.p908 .o98mgjh li         { color: #4ade80; }
.p908 .dsbaxz1p .sgjxle8f { color: #22c55e; }
.p908 .milqxvh ul li,
.p908 .k93hfg7k li         { color: #f87171; }
.p908 .milqxvh .tdtotm { color: #ef4444; }
.yi7q3h .dsbaxz1p { background: var(--bg-pros); }
.yi7q3h .milqxvh { background: var(--bg-cons); }
.yi7q3h .dsbaxz1p .sgjxle8f { color: var(--c-pros-label); }
.yi7q3h .milqxvh .tdtotm { color: var(--c-cons); }
.yi7q3h .dsbaxz1p ul li,
.yi7q3h .o98mgjh li            { color: var(--c-pros); }
.yi7q3h .milqxvh ul li,
.yi7q3h .k93hfg7k li            { color: var(--c-cons); }
.nxhj8 .dsbaxz1p { background: var(--bg-pros); }
.nxhj8 .milqxvh { background: var(--bg-cons); }
.nxhj8 .dsbaxz1p .sgjxle8f { color: var(--c-pros-label); }
.nxhj8 .milqxvh .tdtotm { color: var(--c-cons); }
.nxhj8 .dsbaxz1p ul li,
.nxhj8 .o98mgjh li          { color: var(--c-pros); }
.nxhj8 .milqxvh ul li,
.nxhj8 .k93hfg7k li          { color: var(--c-cons); }
.jirijno .sgjxle8f::before { content: "✓ "; }
.jirijno .tdtotm::before { content: "✗ "; }
.qk2a8 .sgjxle8f::before { content: "→ "; }
.qk2a8 .tdtotm::before { content: "← "; }
.mklw9r .sgjxle8f::before { content: "★ "; }
.mklw9r .tdtotm::before { content: "✕ "; }
.ak2d041 .sgjxle8f::before { content: "◆ "; }
.ak2d041 .tdtotm::before { content: "▲ "; }
.ibwl1r .du7kcfq { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.ibwl1r .du7kcfq strong { color: var(--text-primary); }
.ibwl1r .du7kcfq p      { color: var(--text-muted); }
.yf7z .du7kcfq { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.hheadb .du7kcfq {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.hheadb .du7kcfq strong,
.hheadb .du7kcfq p { color: #fff; }
.hheadb .k6uwo0el::before { color: rgba(255,255,255,0.9) !important; }
.mdhm61 .du7kcfq {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.mdhm61 .du7kcfq strong { color: var(--text-primary); }
.mdhm61 .du7kcfq p      { color: var(--text-muted); }
.lstk .du7kcfq { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.q5icw4 .k6uwo0el,
.yqcr .k6uwo0el,
.s5z6k .k6uwo0el,
.jogn .k6uwo0el { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.q5icw4 .k6uwo0el::before,
.yqcr .k6uwo0el::before,
.s5z6k .k6uwo0el::before,
.jogn .k6uwo0el::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.q5icw4 .xgsi9     .k6uwo0el::before { content: "✦"; color: var(--c-tip-border); }
.q5icw4 .lydi23z .k6uwo0el::before { content: "▲"; color: var(--c-warn-border); }
.q5icw4 .yfmtc76    .k6uwo0el::before { content: "◉"; color: #60a5fa; }
.yqcr .xgsi9     .k6uwo0el::before { content: "★"; color: var(--c-tip-border); }
.yqcr .lydi23z .k6uwo0el::before { content: "◆"; color: var(--c-warn-border); }
.yqcr .yfmtc76    .k6uwo0el::before { content: "●"; color: #60a5fa; }
.s5z6k .xgsi9     .k6uwo0el::before { content: "▶"; color: var(--c-tip-border); }
.s5z6k .lydi23z .k6uwo0el::before { content: "■"; color: var(--c-warn-border); }
.s5z6k .yfmtc76    .k6uwo0el::before { content: "▸"; color: #60a5fa; }
.jogn .xgsi9     .k6uwo0el::before { content: "→"; color: var(--c-tip-border); }
.jogn .lydi23z .k6uwo0el::before { content: "⬥"; color: var(--c-warn-border); }
.jogn .yfmtc76    .k6uwo0el::before { content: "◈"; color: #60a5fa; }
.d5f6no .ptqq6oxb .rwa53ag,
.d5f6no .n2pu .rwa53ag  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.d5f6no .pky4                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.d5f6no .z579ezf                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.d5f6no .i3lkzz            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.d5f6no .thnjz          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.d5f6no .lmcdvk8                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ad9m .ptqq6oxb .rwa53ag,
.ad9m .n2pu .rwa53ag,
.ad9m .pky4,
.ad9m .z579ezf,
.ad9m .i3lkzz,
.ad9m .thnjz,
.ad9m .lmcdvk8,
.ad9m .lstk .du7kcfq { box-shadow: none; }
.boov   .zdasl, .boov .e01ra, .boov .vpfftov0,
.boov   .o6ja5k, .boov .yoas { font-size: 0.9rem; }
.boov   .lg9uz, .boov .mxhv7v { font-size: 0.9rem; }
.vyd9nxep   .zdasl, .vyd9nxep .e01ra, .vyd9nxep .vpfftov0,
.vyd9nxep   .o6ja5k, .vyd9nxep .yoas { font-size: 0.95rem; }
.vyd9nxep   .lg9uz, .vyd9nxep .mxhv7v { font-size: 0.95rem; }
.ap3xf9   .zdasl, .ap3xf9 .e01ra, .ap3xf9 .vpfftov0,
.ap3xf9   .o6ja5k, .ap3xf9 .yoas { font-size: 1.08rem; }
.ap3xf9   .lg9uz, .ap3xf9 .mxhv7v { font-size: 1.05rem; }
.ap3xf9   .gxj52cb { font-size: 0.97rem; }
.z05i1yz .ykz45gfc      { font-size: 3.2rem; }
.z05i1yz h2.jnp18ri { font-size: 1.9rem; }
.z05i1yz h3.jo5tr     { font-size: 1.4rem; }
.f2hk8 .ykz45gfc      { font-size: 3.8rem; }
.f2hk8 h2.jnp18ri { font-size: 2.2rem; }
.f2hk8 h3.jo5tr     { font-size: 1.6rem; }
.vne3ib + .vne3ib { position: relative; }
.q2j4lz12   .vne3ib + .vne3ib::before,
.t5xgrz  .vne3ib + .vne3ib::before,
.aovk621   .vne3ib + .vne3ib::before,
.apfo   .vne3ib + .vne3ib::before,
.clqb   .vne3ib + .vne3ib::before,
.qne39y .vne3ib + .vne3ib::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.q2j4lz12 .vne3ib + .vne3ib::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.t5xgrz .vne3ib + .vne3ib::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.aovk621 .vne3ib + .vne3ib::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;
}
.apfo .vne3ib + .vne3ib::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.gjbtcyh8 .vne3ib { margin-bottom: 16px; }
.gjbtcyh8 .vne3ib + .vne3ib { margin-top: 0; }
.gjbtcyh8 .pf5brx { padding-top: 0; padding-bottom: 0; }
.clqb .vne3ib + .vne3ib::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.qne39y .vne3ib + .vne3ib::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.i4pbkuo .vne3ib + .vne3ib::before,
.xgdxw .vne3ib + .vne3ib::before,
.e9xvoom .vne3ib + .vne3ib::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%;
}
.lm1g .i4pbkuo .vne3ib:nth-child(even)::before,
.lm1g .xgdxw .vne3ib:nth-child(even)::before,
.lm1g .e9xvoom .vne3ib:nth-child(even)::before { background: var(--bg-surface); }
.reskcx .i4pbkuo .vne3ib:nth-child(even)::before,
.reskcx .xgdxw .vne3ib:nth-child(even)::before,
.reskcx .e9xvoom .vne3ib:nth-child(even)::before { background: var(--bg-card); }
.i4pbkuo .vne3ib + .vne3ib::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");
}
.xgdxw .vne3ib + .vne3ib::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");
}
.e9xvoom .vne3ib + .vne3ib::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");
}
.xec0 .igfzwis,
.xec0 .r3p1p7 { margin-bottom: 60px; }
.ixu13 .pj2vgz,
.xec0 .pj2vgz { padding-bottom: 60px; }
.rwilx4lo .pj2vgz { padding-bottom: 70px; }
.xec0 .igfzwis::before,
.xec0 .igfzwis::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");
}
.rpo3p .mjwipxd { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.cvzcek .mjwipxd { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.vdkt .mjwipxd { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.t917z1f .mjwipxd { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.koodl .nq68 { background: var(--accent); }
.koodl .nq68 .dbe63 { background: none; }
.koodl .s4us27o { background: var(--accent); }
.koodl .mjwipxd { background: var(--accent-bg); }
.koodl .igfzwis:not(.nq68) .dbe63 { background: rgba(0,0,0,0.6); }
.gv6brcr .d7zm { float: left; width: 38%; margin: 0 28px 16px 0; }
.gv6brcr .d7zm .zu2aj { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.gv6brcr .pf5brx::after { content: ''; display: block; clear: both; }
.htfs49a .d7zm { float: right; width: 38%; margin: 0 0 16px 28px; }
.htfs49a .d7zm .zu2aj { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.htfs49a .pf5brx::after { content: ''; display: block; clear: both; }
.stm75qj .vne3ib:nth-child(odd)  .d7zm { float: left;  width: 38%; margin: 0 28px 16px 0; }
.stm75qj .vne3ib:nth-child(even) .d7zm { float: right; width: 38%; margin: 0 0 16px 28px; }
.stm75qj .d7zm .zu2aj { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.stm75qj .pf5brx::after { content: ''; display: block; clear: both; }
.gv6brcr .ffpx,
.gv6brcr .gokwl6,
.htfs49a .ffpx,
.htfs49a .gokwl6,
.stm75qj .ffpx,
.stm75qj .gokwl6 { clear: both; }
@media (max-width: 900px) {
  .gv6brcr .d7zm,
  .htfs49a .d7zm,
  .stm75qj .vne3ib:nth-child(odd)  .d7zm,
  .stm75qj .vne3ib:nth-child(even) .d7zm {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .gv6brcr .d7zm .zu2aj,
  .htfs49a .d7zm .zu2aj,
  .stm75qj .d7zm .zu2aj {
    max-height: none !important;
  }
}
.gv6brcr .lg9uz,
.gv6brcr .mxhv7v,
.htfs49a .lg9uz,
.htfs49a .mxhv7v,
.stm75qj .lg9uz,
.stm75qj .mxhv7v { overflow: hidden; }
@media (max-width: 640px) {
  .gv6brcr .d7zm,
  .htfs49a .d7zm,
  .stm75qj .d7zm { float: none; width: 100%; margin: 0 0 16px 0; }
}
.lnqt1nn9 .pwib,
.lnqt1nn9 .pf5brx,
.lnqt1nn9 .cvlmodp  { max-width: 1100px; }
.lnqt1nn9 { --content-mw: 1100px; }
.m79zbp .pwib,
.m79zbp .pf5brx,
.m79zbp .cvlmodp  { max-width: 1200px; }
.b5bjy8 .pwib,
.b5bjy8 .pf5brx,
.b5bjy8 .cvlmodp  { max-width: 1320px; }
.hcmz33g6 { font-size: 0.82rem; color: var(--text-muted); }
.el3u { display: flex; align-items: center; }
.mwwpe {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.p968hofd { display: flex; align-items: center; }
.bar23qju { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.bar23qju:hover { text-decoration: underline; }
.vo8zn5 { margin: 0 3px; opacity: 0.45; }
.vo8zn5::before { content: '/'; }
.iai8zn6 { padding: 2px 5px; color: var(--text-main); }
.ie1bj .hcmz33g6 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ie1bj .el3u { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.e1x5 .hcmz33g6 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.e1x5 .el3u { padding: 0 0 0 12px; }
.emy6y2sv .el3u { padding: 0 16px; }
.emy6y2sv .hcmz33g6 {
  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);
}
.emy6y2sv .pwib { padding-top: 28px; }
@media (max-width: 720px) {
  .t03y { margin-top: 18px; padding: 0 16px; }
  .emy6y2sv .pwib { padding-top: 16px; }
}
.lnqt1nn9.ie1bj .el3u { max-width: 1100px; }
.m79zbp.ie1bj .el3u { max-width: 1200px; }
.b5bjy8.ie1bj .el3u { max-width: 1320px; }
.lnqt1nn9 .t03y { max-width: 1100px; }
.mx1bz63k .vne3ib { padding-top: 16px; padding-bottom: 16px; }
.xwo9 .vne3ib { padding-top: 24px; padding-bottom: 24px; }
.bkz14 .vne3ib { padding-top: 40px; padding-bottom: 40px; }
.dcga35 .vne3ib { padding-top: 52px; padding-bottom: 52px; }
.l4szbcut .vne3ib:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.l4szbcut .vne3ib:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.l4szbcut .vne3ib:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.l4szbcut .vne3ib:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.urlm .pf5brx { padding-top: 10px;  padding-bottom: 10px; }
.fgmq6l .pf5brx { padding-top: 18px;  padding-bottom: 18px; }
.dhmm .pf5brx { padding-top: 36px;  padding-bottom: 36px; }
.zoctmd .pf5brx { padding-top: 48px;  padding-bottom: 48px; }
.iegg h2.jnp18ri { font-weight: 600; }
.iegg h3.jo5tr     { font-weight: 600; }
.uz06h7e h2.jnp18ri { font-weight: 800; }
.uz06h7e h3.jo5tr     { font-weight: 700; }
.q5kau9 { font-weight: 600; }
.q5kau9 h2.jnp18ri { font-weight: 900; }
.q5kau9 h3.jo5tr     { font-weight: 800; }
.q5kau9 .du7kcfq strong,
.q5kau9 .du7kcfq strong { font-weight: 600; }
.eosjz6 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.pbmk23m .eosjz6 { display: none; }
@media (max-width: 640px) {
  .eosjz6 { display: none !important; }
}
.eosjz6 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.eosjz6:hover { opacity: 0.85; }
.t7kljg .eosjz6 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.iza0oe  .k718kaqo { left: 32px; }
@media (max-width: 480px) {
  .vgqn576a .k718kaqo { right: 20px; bottom: 20px; }
  .iza0oe  .k718kaqo { left: 20px; bottom: 20px; }
}
.mtkss { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.cvlmodp { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.rymu2n { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.c0i5 { color: var(--text-dim); font-size: 0.8rem; }
.zq1j a, .gg5w1 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.zq1j a:hover, .gg5w1 a:hover { color: var(--accent-light); }
.gg5w1 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.qbapt .cvlmodp { text-align: center; }
.qbapt .gg5w1 { justify-content: center; margin-bottom: 16px; }
.qbapt .rymu2n { margin-top: 0; }
.xvqm97yc { margin-top: 10px; }
.xvqm97yc a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .cvlmodp { padding-left: 16px; padding-right: 16px; }
  .z9k66gi .cvlmodp { padding: 20px 16px; }
  .gg5w1 { gap: 4px 12px; }
  .rymu2n { font-size: 0.78rem; }
}
.ropj .rymu2n { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ropj .c0i5 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ropj .tgzbvzd { grid-template-columns: 1fr 1fr; } .ropj .ajz7awr { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ropj .tgzbvzd { grid-template-columns: 1fr; } }
.u0bqjl .rymu2n { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .u0bqjl .b8gsugf9 { gap: 12px; } .u0bqjl .w1ros { margin-right: 0; width: 100%; } }
.y4penrpw .rymu2n { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.y4penrpw .c0i5 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .y4penrpw .tu0tij { grid-template-columns: 1fr 1fr; } .y4penrpw .t9l2ih { grid-column: 1 / -1; } }
@media (max-width: 480px) { .y4penrpw .tu0tij { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .lsqdi6s .ntfgfo3 { grid-template-columns: 1fr 1fr; } .lsqdi6s .bti0m:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .lsqdi6s .ntfgfo3 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .vzlpjnn .ntfgfo3 { grid-template-columns: 1fr; } }
.vq43lg .cvlmodp { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.vq43lg .gg5w1 { justify-content: center; }
.kaz5mpo .qr087      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.kaz5mpo .mtkss { background: var(--bg-page); border-top-color: var(--border-alt); }
.zg9nfg .qr087      { background: #0d1117; border-bottom-color: #21262d; }
.zg9nfg .t7ewh9aq { color: var(--accent-light); }
.zg9nfg .ht0st4zy { --msep-color: #8b949e; }
.zg9nfg .ht0st4zy a { color: #8b949e; }
.zg9nfg .ht0st4zy a:hover { color: var(--accent-light); }
.zg9nfg .xu8l92j { color: #8b949e; }
.zg9nfg .mtkss { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.zg9nfg .rymu2n,
.zg9nfg .c0i5 { color: #6e7681; }
.zg9nfg .zq1j a, .zg9nfg .gg5w1 a,
.zg9nfg .zq1j a:hover, .zg9nfg .gg5w1 a:hover,
@media (max-width: 640px) {
  .zg9nfg .ht0st4zy { background: #0d1117; border-top-color: #21262d; }
  .zg9nfg .ht0st4zy li a { border-bottom-color: #21262d; }
}
.jvs2ol3e .qr087      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.jvs2ol3e .t7ewh9aq { color: var(--accent-light); }
.jvs2ol3e .ht0st4zy { --msep-color: #475569; }
.jvs2ol3e .ht0st4zy a { color: #475569; }
.jvs2ol3e .ht0st4zy a:hover { color: var(--accent-light); }
.jvs2ol3e .xu8l92j { color: #64748b; }
.jvs2ol3e .mtkss { background: #f0f4f8; border-top-color: #cbd5e1; }
.jvs2ol3e .rymu2n,
.jvs2ol3e .c0i5 { color: #64748b; }
.jvs2ol3e .zq1j a, .jvs2ol3e .gg5w1 a,
.jvs2ol3e .zq1j a:hover, .jvs2ol3e .gg5w1 a:hover,
@media (max-width: 640px) {
  .jvs2ol3e .ht0st4zy { background: #f0f4f8; border-top-color: #cbd5e1; }
  .jvs2ol3e .ht0st4zy li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.odlp .qr087      { background: var(--accent); border-bottom-color: var(--accent-light); }
.odlp .t7ewh9aq { color: #fff; }
.odlp .ht0st4zy { --msep-color: rgba(255,255,255,0.82); }
.odlp .ht0st4zy a { color: rgba(255,255,255,0.82); }
.odlp .ht0st4zy a:hover { color: #fff; }
.odlp .xu8l92j { color: rgba(255,255,255,0.9); }
.odlp .xsui2 a { color: var(--text-primary) !important; }
.odlp .xsui2 a:hover { color: var(--accent-light) !important; }
.odlp .mtkss { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.odlp .rymu2n,
.odlp .c0i5 { color: rgba(255,255,255,0.72); }
.odlp .zq1j a, .odlp .gg5w1 a,
.odlp .v7y41i a, .odlp .v2kn1s0 a,
.odlp .xwkle a, .odlp .w1ros { color: #fff; }
.odlp .w4ysmh2s, .odlp .fbj0 { color: rgba(255,255,255,0.7); }
.odlp .zq1j a:hover, .odlp .gg5w1 a:hover,
.odlp .v7y41i a:hover, .odlp .v2kn1s0 a:hover { color: #fff; }
@media (max-width: 640px) {
  .odlp .ht0st4zy { background: var(--accent); border-top-color: var(--accent-light); }
  .odlp .ht0st4zy li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.ow8s8 .qr087 {
  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);
}
.ow8s8 .mtkss {
  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) {
  .ow8s8 .ht0st4zy {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.vbeio7 .uk40qp8 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.yxrhxb2 .uk40qp8 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ftxatx56 .uk40qp8 { min-height: 72px; height: auto; }
.m7uudif .uk40qp8 { min-height: 84px; height: auto; }
.z9k66gi .uk40qp8 { max-width: none; padding: 0 32px; }
.z9k66gi .cvlmodp  { max-width: none; padding: 24px 32px; }
.dp0qz.m79zbp .uk40qp8 { max-width: 1200px; }
.dp0qz.b5bjy8 .uk40qp8 { max-width: 1320px; }
.pjcso   .t7ewh9aq, .pjcso   .w1ros { text-transform: capitalize; }
.msxeqxwu .t7ewh9aq, .msxeqxwu .w1ros { text-transform: lowercase; }
.iosrza .t7ewh9aq, .iosrza .w1ros { text-transform: uppercase; letter-spacing: 0.06em; }
.hgnk7lu3, .gqwd5kk5 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.myybz .hgnk7lu3,
.liflx .hgnk7lu3,
.uc7vrd .hgnk7lu3,
.h8tmm9 .hgnk7lu3,
.ox7l   .ht0st4zy a { font-weight: 500; }
.tkcrago .ht0st4zy a { font-weight: 600; }
.nnlda6     .ht0st4zy a { font-weight: 700; }
.jalglu    .ht0st4zy a { font-weight: 800; letter-spacing: 0.01em; }
.ge96a     .ht0st4zy > li + li::before,
.etopukuo    .ht0st4zy > li + li::before,
.oumk7c9    .ht0st4zy > li + li::before,
.ntd8 .ht0st4zy > li + li::before,
.nhmav .ht0st4zy > li + li::before,
.t01e  .ht0st4zy > li + li::before,
.ovh6    .ht0st4zy > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.ge96a     .ht0st4zy > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.etopukuo    .ht0st4zy > li + li::before { content: "|"; }
.oumk7c9    .ht0st4zy > li + li::before { content: "—"; }
.ntd8 .ht0st4zy > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.nhmav .ht0st4zy > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.t01e  .ht0st4zy > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ovh6    .ht0st4zy > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .hc1dl .xu8l92j,
  .lj5zgx .xu8l92j,
  .jfrxtj9w .xu8l92j,
  .hvud .xu8l92j,
  .ai9ju .xu8l92j {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .hc1dl .xu8l92j::before,
  .lj5zgx .xu8l92j::before,
  .jfrxtj9w .xu8l92j::before,
  .hvud .xu8l92j::before,
  .ai9ju .xu8l92j::before { content: ""; display: block; flex-shrink: 0; }

  
  .hc1dl .xu8l92j::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;
  }

  
  .lj5zgx .xu8l92j::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;
  }

  
  .jfrxtj9w .xu8l92j::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;
  }

  
  .hvud .xu8l92j::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;
  }

  
  .ai9ju .xu8l92j::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) {
  .afm0w8np .xu8l92j {
    padding: 5px 14px;
  }
  .afm0w8np .ht0st4zy {
    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;
  }
  .afm0w8np .ht0st4zy li a {
    border-bottom: none; padding: 10px 22px;
  }
  .afm0w8np .ht0st4zy li a:hover { background: var(--bg-raised); }
  .afm0w8np .yqrze,
  .cru054 .yqrze,
  .d1qr .yqrze { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .gfjn7 .xu8l92j {
    padding: 5px 10px;
  }
  .gfjn7 .ht0st4zy {
    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);
  }
  .gfjn7 .ht0st4zy.hw8c7eez { transform: translateX(0); }
  .gfjn7 .ht0st4zy li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .gfjn7 .ht0st4zy li:last-child a { border-bottom: none; }
  .odlp .ht0st4zy,
  .zg9nfg .ht0st4zy { background: var(--accent) !important; }
  .odlp .ht0st4zy li a,
  .zg9nfg .ht0st4zy li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .d1qr .xu8l92j {
    padding: 5px 10px;
  }
  .d1qr .ht0st4zy {
    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);
  }
  .d1qr .ht0st4zy::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .d1qr .ht0st4zy.hw8c7eez { transform: translateY(0); }
  .d1qr .ht0st4zy li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .uo3aije .xu8l92j {
    padding: 5px 10px;
  }
  .uo3aije .ht0st4zy {
    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;
  }
  .uo3aije .ht0st4zy.hw8c7eez { opacity: 1; pointer-events: auto; }
  .uo3aije .ht0st4zy li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .lb33zk9     .xu8l92j { border-radius: 0 !important; }
  .xh2bi7   .xu8l92j { border-radius: 8px !important; }
  .k0eu .xu8l92j { border-radius: 50% !important; }
  .kx35zg3   .xu8l92j { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .cz4svm .ycjom97z { flex-direction: column; align-items: stretch; }
  .cz4svm .w2b9jd { flex-direction: row; min-width: auto; }
  .cz4svm .wuvh { align-items: flex-start; text-align: left; }
}
.a0ue8,
.a0ue8.vne3ib,
.lm1g .a0ue8,
.hbqm08k .a0ue8,
.reskcx .a0ue8,
.fgtnc1a .a0ue8 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.ndph7 {
  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;
}
.wylwx8u { flex: 1 1 280px; min-width: 0; }
.ec1q6n {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.htq4d {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.n5hayz {
  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;
}
.n5hayz:hover { transform: translateY(-1px); opacity: 0.95; }
.w6d5x0ms .ndph7 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.w6d5x0ms .ec1q6n { color: var(--cta); }
.w6d5x0ms .htq4d { color: var(--text-body); }
.w6d5x0ms .n5hayz {
  background: var(--cta) !important;
  color: #fff !important;
}
.wyv03m1i .ndph7 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.wyv03m1i .ec1q6n { color: var(--text-primary); }
.wyv03m1i .htq4d { color: var(--text-body); }
.wyv03m1i .n5hayz {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .ndph7 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .wylwx8u { flex: 0 0 auto; }
  .ec1q6n { font-size: 1.2rem; }
  .n5hayz { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.hsm35 .k53t7b { height: 36px; }
.mu8p .k53t7b { height: 60px; max-width: 200px; }
.ixoy .k53t7b { height: 56px; max-width: 180px; }
.j2ee714r    .mz4gvggi, .j2ee714r    .gkfugqmb { color: #f59e0b; }
.cujhm32k      .mz4gvggi { font-size: 1rem; letter-spacing: 1.5px; }
.cujhm32k      .gkfugqmb   { font-size: 1.35rem; }
.pv2jrbyt    .mz4gvggi, .pv2jrbyt    .gkfugqmb { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.qo54mc     .mz4gvggi, .qo54mc     .gkfugqmb { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.kcgwyz .mz4gvggi, .kcgwyz .gkfugqmb { color: var(--cta); letter-spacing: 2px; }
.el00   .mz4gvggi, .el00   .gkfugqmb { color: #e91e63; letter-spacing: 2px; }
.eegix  .mz4gvggi, .eegix  .gkfugqmb { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.bccl     .mz4gvggi, .bccl     .gkfugqmb { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.kabutr3 .b3a0z + .b3a0z {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.ybh6l55 .z579ezf { padding: 18px 24px; min-height: 68px; }
.fwn9tqtw .pm522 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.fwn9tqtw .yh176vco {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.mezmwax5 .b3a0z {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.gokwl6 { counter-reset: cs-rank; }
.gokwl6 .z579ezf { counter-increment: cs-rank; }
.gokwl6 .z579ezf::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;
}
.yybwiisq .gokwl6 { counter-reset: cs-rank; gap: 0; }
.yybwiisq .z579ezf {
  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;
}
.yybwiisq .z579ezf::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;
}
.yybwiisq .qg2s {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.yybwiisq .a7i2 {
  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;
}
.yybwiisq .g50zi { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.yybwiisq .qg2s { min-width: 0; flex-direction: column; width: 100%; }
.yybwiisq .dfc4jf {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.yybwiisq .mz4gvggi { color: var(--cta, var(--accent)); }
.yybwiisq .jr2e { font-weight: 700; }
.yybwiisq .b3a0z {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.yybwiisq .pm522 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.yybwiisq .yh176vco {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.yybwiisq .fwyngqr .yh176vco { font-size: 1.3rem; color: var(--accent-light); }
.yybwiisq .b5wbcr {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.yybwiisq .z579ezf:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .yybwiisq .gokwl6 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .yybwiisq .z579ezf {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .yybwiisq .z579ezf { padding: 40px 16px 20px; }
  .yybwiisq .b3a0z {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .yybwiisq .b5wbcr { width: 100%; min-width: 0; }
}
.zav5bzp8 .gokwl6 { counter-reset: cs-rank; gap: 10px; }
.zav5bzp8 .z579ezf {
  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);
}
.zav5bzp8 .z579ezf::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);
}
.zav5bzp8 .qg2s {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.zav5bzp8 .a7i2 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.zav5bzp8 .g50zi { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.zav5bzp8 .dfc4jf {
  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;
}
.zav5bzp8 .mz4gvggi { color: var(--cta, var(--accent)); }
.zav5bzp8 .b3a0z {
  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;
}
.zav5bzp8 .pm522 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.zav5bzp8 .yh176vco { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.zav5bzp8 .fwyngqr .yh176vco { color: var(--accent-light); }
.zav5bzp8 .b5wbcr {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.zav5bzp8 .z579ezf:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .zav5bzp8 .z579ezf {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .zav5bzp8 .z579ezf::before {
    position: absolute; top: 14px; left: 14px;
  }
  .zav5bzp8 .qg2s {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .zav5bzp8 .dfc4jf { white-space: normal; text-align: center; font-size: 1.2rem; }
  .zav5bzp8 .b3a0z {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .zav5bzp8 .b5wbcr { width: 100%; min-width: 0; }
  .zav5bzp8 .mz4gvggi { min-width: 0; }
}
.ql3m3 .z579ezf::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.f1k0db .cm0zpa1 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.f1k0db .cm0zpa1 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.f1k0db .cm0zpa1 p { padding: 0 2px 16px; }
.ltiv .cm0zpa1 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ltiv .cm0zpa1 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ltiv .cm0zpa1 summary::after { content: "›"; font-size: 1.2em; }
.ltiv .cm0zpa1[open] summary::after { content: "‹"; }
.ltiv .cm0zpa1 p { padding: 10px 22px 4px; }
.zuylx8z0 .cm0zpa1 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.zuylx8z0 .cm0zpa1 summary { color: var(--text-primary); padding-left: 16px; }
.zuylx8z0 .cm0zpa1 summary::after { content: "›"; font-size: 1.1em; }
.zuylx8z0 .cm0zpa1[open] summary::after { content: "‹"; }
.zuylx8z0 .cm0zpa1 p { padding-left: 16px; }
.v63dimev .m8leo1gq { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.v63dimev .cm0zpa1 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.v63dimev .cm0zpa1:last-child { border-bottom: none; }
.v63dimev .cm0zpa1 summary { color: var(--text-primary); border-radius: 0; }
.v63dimev .cm0zpa1 summary::after { content: "›"; font-size: 1.1em; }
.v63dimev .cm0zpa1[open] summary::after { content: "‹"; }
.g32i6 .cm0zpa1 { overflow: hidden; }
.g32i6 .cm0zpa1 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.g32i6 .cm0zpa1 summary::after { color: rgba(255,255,255,.75); }
.g32i6 .cm0zpa1[open] summary { border-radius: 0; }
.w27gwr { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.vwhuvgd {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ymk6v01 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.cyrj25 { color: var(--text-muted); font-size: 1.05rem; }
.roichonp {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.lnka7sck {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.irzxw4w0 { margin-bottom: 20px; }
.gpi3dm3 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.vvrodm42 {
  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;
}
.vvrodm42:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.gec7hac { resize: vertical; min-height: 130px; }
.ch14kitz { width: 100%; margin-top: 8px; }
.gyrj3b {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.yir6fa {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.cuf66er { color: var(--text-muted); line-height: 1.75; }
.n7i1exed { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.n7i1exed li { margin-bottom: 6px; }
.u34ws8 { max-width: 760px; margin: 0 auto; }
.m93v ul.n7i1exed { margin: 0; }
@media (max-width: 640px) { .ut0gp { grid-template-columns: 1fr; gap: 10px; } }
.oj1sahg { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.hfdp { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.vgzot85 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.hfdp p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.hfdp .n7i1exed { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .oj1sahg { grid-template-columns: 1fr; } }
.unbzq { color: inherit; text-decoration: none; }
.unbzq:hover { color: var(--accent-light); text-decoration: underline; }
.jfu6jt { display: inline-block; line-height: 0; }
.ypwxmcd { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.pyt6ny16 { max-width: 760px; margin: 0 auto; }
.g48q99et ul.n7i1exed { margin: 0; }
.aobe { color: var(--text-muted); line-height: 1.75; }
.vxki .n7i1exed,
.a5uaa83 .n7i1exed,
.t7gm9 .n7i1exed,
.jj9r .n7i1exed {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.aql6 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.ji166 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.p1tu { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.nvxrs { margin-top: 12px; }
.gse8 { 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; }
.gse8:hover { border-bottom-color: var(--accent-light); }
.oytg { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.oytg img { width: 100%; height: 100%; object-fit: cover; display: block; }
.a8t3yr { border-radius: 50%; }
.h4cr0 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.rl9h { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.rl9h::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .mibx5um9 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.w22fvi .p1tu, .w22fvi .ji166 { max-width: 640px; }
.uf5i .aql6 { font-size: 1.6rem; margin-top: 18px; }
.kd86ok .p1tu { margin-bottom: 28px; }
@media (max-width: 860px) { .za0zg0w { grid-template-columns: 1fr; } .uf5i { position: static; text-align: center; } }
.ahfj8r .oytg { margin: 0 auto 18px; }
.ahfj8r .h4cr0 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .h59x { grid-template-columns: 1fr; } }
.tcj6itd { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.twxwtd { flex: 1; }
.tcj6itd .aql6 { font-size: 1.6rem; margin-bottom: 6px; }
.qy76m4 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.jj9r { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.ybeqi { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.jj9r p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.jj9r .n7i1exed { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .tcj6itd { flex-direction: column; text-align: center; } .qy76m4 { grid-template-columns: 1fr; } }
.aqrdfdd7 .aql6 { font-size: 1.35rem; margin: 0 0 4px; }
.aqrdfdd7 .h4cr0 { margin: 0; }
.aln22h .ymk6v01 { color: var(--accent-light); }
.supe7a .ymk6v01 { font-size: 2rem; }
.supe7a .cyrj25 { max-width: 680px; }
.sp6c8 .ymk6v01 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.sp6c8 .cyrj25  { margin: 0; }
@media (max-width: 640px) { .sp6c8 { flex-direction: column; } }
.dvsiz5x0 .ymk6v01 { color: var(--accent-light); }
.gpbg5 {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.gpbg5 .ymk6v01 { color: #fff; }
.gpbg5 .cyrj25  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .ak9i5f { grid-template-columns: 1fr; } }
.ykhhnim8 { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.ykhhnim8 .vvrodm42 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ykhhnim8 .vvrodm42:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.dyxojhh .vvrodm42 { background: var(--bg-raised); border-color: transparent; }
.dyxojhh .vvrodm42:focus { background: var(--bg-card); border-color: var(--accent-light); }
.j8zxlb5 .vvrodm42 { border-radius: 100px; padding: 11px 20px; }
.j8zxlb5 .gec7hac { border-radius: 14px; }
@media (max-width: 640px) { .gv6otw0 { grid-template-columns: 1fr; } }
.mab68ig{display:none}
.mab68ig:empty,.wqs35ie:empty{display:none}
.i9howz{position:relative;overflow:visible}
.ne17 .e3wa,.yc1352 .e3wa,
.sj3u2 .e3wa,.hue51gq .e3wa,
.avv1dduv .e3wa,.fbhxfc .e3wa{display:block}
.mpp7qv3 .y3xuy9q{display:block}
.ne17 .e3wa,.yc1352 .e3wa,
.sj3u2 .e3wa,.hue51gq .e3wa,
.avv1dduv .e3wa{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}
.ne17 .e3wa .wqs35ie,.yc1352 .e3wa .wqs35ie,
.sj3u2 .e3wa .wqs35ie,.hue51gq .e3wa .wqs35ie,
.avv1dduv .e3wa .wqs35ie{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}
.ne17 .fd14,.yc1352 .fd14,
.sj3u2 .fd14,.hue51gq .fd14,
.avv1dduv .fd14{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.ne17 .e3wa,.yc1352 .e3wa{top:12px}
.ne17 .e3wa .wqs35ie{margin-right:auto}
.yc1352 .e3wa .wqs35ie{margin-left:auto}
.yc1352 .e3wa{text-align:right}
.sj3u2 .e3wa,.hue51gq .e3wa{bottom:12px}
.sj3u2 .e3wa .wqs35ie{margin-right:auto}
.hue51gq .e3wa .wqs35ie{margin-left:auto}
.hue51gq .e3wa{text-align:right}
.avv1dduv .e3wa{position:relative;margin-top:16px}
.avv1dduv .e3wa .wqs35ie{margin:0 auto}
.fbhxfc .e3wa{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.fbhxfc .e3wa .wqs35ie{margin:0}
.fbhxfc .mjwipxd~.e3wa,
.fbhxfc .wiid~.e3wa{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.fbhxfc .mjwipxd~.e3wa .wqs35ie,
.fbhxfc .wiid~.e3wa .wqs35ie{justify-content:flex-start}
.mjwipxd~.e3wa,.wiid~.e3wa{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}
.mjwipxd~.e3wa .wqs35ie{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.wiid~.e3wa .wqs35ie{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.y3xuy9q .wqs35ie{margin:0 0 12px}
.wqs35ie{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.fd14{white-space:nowrap}
.n88t .fd14{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.girvt .fd14{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}
.d506tvik .wqs35ie{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.rabt .fd14{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.amhn .fd14{color: var(--accent-light);opacity:1;font-weight:500}
.lznl .fd14{border-bottom:1px solid currentColor;padding-bottom:2px}
.y3hfg5p .wqs35ie{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.e1t7{--date-bg:var(--accent-bg)}
.britfl .awe0m::before{content:""}
.c39mjb .fd14 + .fd14::before{content:"•";margin-right:6px;opacity:.4}
.qibwyh8 .fd14 + .fd14::before{content:"/";margin-right:6px;opacity:.35}
.erhenb .fd14 + .fd14::before{content:"|";margin-right:6px;opacity:.3}
.qwpng .fd14 + .fd14::before{content:"—";margin-right:6px;opacity:.3}
.m657 .fd14 + .fd14::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.duorx .fd14 + .fd14::before{content:"·";margin-right:6px;opacity:.4}
.gsm61t .fd14 + .fd14::before{content:"›";margin-right:6px;opacity:.4}
.xz1o1n8 .fd14 + .fd14::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.tggjqui{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.hgw1{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.hlgd{display:flex;flex-direction:column;gap:3px}
.n5fm3p7c{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.v7rb1m9w{font-weight:700;font-size:1rem;color:var(--text-heading)}
.ig1ud{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.n5bn98mp .tggjqui{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.q7rmdh4v .tggjqui{border-top:3px solid var(--accent);padding-top:18px}
.n8dgy7e .tggjqui{border-left:3px solid var(--accent);border-radius:0}
.nx56a93h .tggjqui{padding:20px 0}
@media(max-width:640px){
  .tggjqui{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .ig1ud{max-width:100%}
}
.y3xkr .thnjz{margin:0}
@media (max-width:560px){
  .j1sj1l{grid-template-columns:repeat(2,1fr);gap:12px}
}
.yjcb7nu {
  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;
}
.yjcb7nu.y29h3v14 {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.kv6nc {
  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; } }
.kv6nc .oz8tidr {
  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;
}
.kv6nc .oz8tidr::before,
.kv6nc .oz8tidr::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.kv6nc .oz8tidr::before { transform: translate(-50%, -50%) rotate(45deg); }
.kv6nc .oz8tidr::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.kv6nc .oz8tidr:hover { background: rgba(0,0,0,0.12) !important; }
.ievio {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.hckjl {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.ijsjqz {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.v5h35 {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.kv6nc .yw5tw6u {
  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;
}
.kv6nc .yw5tw6u:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .kv6nc { padding: 28px 18px 20px; }
  .ijsjqz { font-size: 1.2rem; }
  .ievio { max-width: 220px; max-height: 80px; }
}
.fsqr {
  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);
}
.p77dqnou {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.ye4qhpb  .fsqr { border-radius: 50%; }
.turlfukz  .fsqr { border-radius: 6px; }
.whyz .fsqr { border-radius: 22px; }
.xeis .ndph7 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .fsqr { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.fuu8els .vne3ib {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.fuu8els .pf5brx {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.fuu8els .ndph7 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.aukb {
  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;                  
}
.aukb.y29h3v14 { transform: translate(-50%, 0); }
.aukb .vne3ib,
.aukb .pf5brx {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.aukb .ndph7 {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.od3j6s {
  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;
}
.od3j6s::before,
.od3j6s::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.od3j6s::before { transform: translate(-50%, -50%) rotate(45deg); }
.od3j6s::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.od3j6s:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .aukb { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .aukb .ndph7 {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .aukb .htq4d { display: none !important; }
  .aukb .ec1q6n { font-size: 1.1rem !important; }
  .aukb .fsqr { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .od3j6s { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .uk40qp8 { flex-direction: row-reverse; }
[dir="rtl"] .ht0st4zy { flex-direction: row-reverse; }
[dir="rtl"] .iza0oe  .k718kaqo { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .vgqn576a .k718kaqo { right: auto; left: 20px; }
  [dir="rtl"] .iza0oe  .k718kaqo { left: auto;  right: 20px; }
}
[dir="rtl"] .gv6brcr .d7zm  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .htfs49a .d7zm { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .mjwipxd,
[dir="rtl"] .vfjre,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .lg9uz, [dir="rtl"] .mxhv7v { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .dsbaxz1p { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .milqxvh { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .du7kcfq { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .ndph7 { direction: rtl; }
[dir="rtl"] .fsqr { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .z579ezf,
[dir="rtl"] .hcmz33g6 { direction: rtl; }
[dir="rtl"] .lmcdvk8 { direction: rtl; }
[dir="rtl"] .covr { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .gowiub88 .mxhv7v,
[dir="rtl"] .gtdp .mxhv7v,
[dir="rtl"] .wztmp .mxhv7v,
[dir="rtl"] .x5ytz .mxhv7v {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .gowiub88 .mxhv7v li::before,
[dir="rtl"] .gtdp .mxhv7v li::before,
[dir="rtl"] .wztmp .mxhv7v li::before,
[dir="rtl"] .x5ytz .mxhv7v li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .igfzwis.esmr1 .r3p1p7,
[dir="rtl"] .pjbrh5p.esmr1 .r3p1p7,
[dir="rtl"] .nq68.esmr1 .r3p1p7,
[dir="rtl"] .v5wi95l.esmr1 .r3p1p7,
[dir="rtl"] .ccxqj2h.esmr1 .r3p1p7 { text-align: right; }
[dir="rtl"] .mjwipxd.esmr1 .pj2vgz { align-items: flex-end; text-align: right; }
[dir="rtl"] .mjwipxd.knm77y .pj2vgz { text-align: center; }
[dir="rtl"] .mjwipxd .pj2vgz { text-align: right; }
[dir="rtl"] .pf5brx,
[dir="rtl"] .o6ja5k,
[dir="rtl"] .yoas,
[dir="rtl"] .lnka7sck,
[dir="rtl"] .gpi3dm3,
[dir="rtl"] .p1tu,
[dir="rtl"] .vvrodm42,
[dir="rtl"] .gec7hac { text-align: right; direction: rtl; }
[dir="rtl"] .j8zxlb5 .vvrodm42,
[dir="rtl"] .ykhhnim8 .vvrodm42 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #9c2b2b;
  --brand:           #9c2b2b;
  --brand-light:     #7f2e2e;
  --brand-pale:      #994646;
  --grad-start:      #cf5353;
  --grad-end:        #d48b8b;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #e76204;
  --cta-light:       #c25000;
  --cta-hover:       #aa4802;
  --bg-page:         #f8f6f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f3;
  --bg-raised:       #f1eeee;
  --bg-hover:        #f5f3f3;
  --border:          #e8e2e2;
  --border-alt:      #dbd0d0;
  --border-section:  #e8e2e2;
  --text-primary:    #1b1717;
  --text-muted:      #5f5353;
  --text-body:       #362f2f;
  --text-sub:        #514747;
  --text-faint:      #887676;
  --text-dim:        #9f9292;
  --text-label:      #6c5f5f;
  --text-value:      #443b3b;
  --accent-bg:       #f0e5e5;
  --accent-bg-light: #e8cece;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf3f3;
  --c-pros:          #1a8a18;
  --c-cons:          #9f2121;
  --c-pros-label:    #1fa41d;
  --c-tip-border:    #23b520;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #1a8a18;
}
:root { --logo-bg-opacity: 53%; }
body, button, input { font-family: "Rubik", sans-serif; }
.iol7enxf .k6uwo0el { font-size: 0; width: 1.2rem; flex-shrink: 0; }.iol7enxf .k6uwo0el::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.iol7enxf .xgsi9     .k6uwo0el::before { content: "";  color: var(--c-tip-border); }.iol7enxf .lydi23z .k6uwo0el::before { content: ""; color: var(--c-warn-border); }.iol7enxf .yfmtc76    .k6uwo0el::before { content: ""; color: #60a5fa; }.bnt7lzv3 .iol7enxf .xgsi9     .k6uwo0el::before { color: #10b981; }.bnt7lzv3 .iol7enxf .lydi23z .k6uwo0el::before { color: #f43f5e; }.bnt7lzv3 .iol7enxf .yfmtc76    .k6uwo0el::before { color: #a855f7; }.m3gonz5  .iol7enxf .xgsi9     .k6uwo0el::before { color: #eab308; }.m3gonz5  .iol7enxf .lydi23z .k6uwo0el::before { color: #ef4444; }.m3gonz5  .iol7enxf .yfmtc76    .k6uwo0el::before { color: #f97316; }.cpa9b5u9  .iol7enxf .xgsi9     .k6uwo0el::before { color: #38bdf8; }.cpa9b5u9  .iol7enxf .lydi23z .k6uwo0el::before { color: #818cf8; }.cpa9b5u9  .iol7enxf .yfmtc76    .k6uwo0el::before { color: #2dd4bf; }.lq6hjvs .iol7enxf .k6uwo0el::before { color: var(--accent-light) !important; }
.jdx0nexc .twws, .jdx0nexc .mjwipxd { min-height: 420px; }
.vo8zn5::before { content: '|'; opacity: 0.3; }