:root {
  --color-accent: #802156;
  --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;
}
.uq35gttj {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.mavksu {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.tqec2 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.xd6d { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.q5qr { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.q5qr a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.q5qr a:hover { color: var(--accent-light); }
.k9mi     .pbkt { border-radius: 6px; }
.k9mi .pbkt li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.k9mi .pbkt li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
@media (max-width: 640px) {
  .pbkt {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .vij7a:hover .pbkt,
  .vij7a:focus-within .pbkt { display: block; }
  .pbkt li a { padding: 8px 16px; font-size: 0.88rem; }
}
.pzhzwv {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.tbepc02t { display: none; }
@media (max-width: 640px) {
  .tbepc02t {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .tbepc02t.wlsd7c3 { display: block; }
}
@media (max-width: 640px) {
  .pzhzwv { display: block; }
  .q5qr > li + li::before { display: none !important; }
  .q5qr {
    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;
  }
  .q5qr.wlsd7c3 { display: flex; }
  .q5qr li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .q5qr li:last-child a { border-bottom: none; }
}
.muz6jek { min-height: 480px; }
.c8qiwetm {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.c8qdzl { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.d2y8 .c8qdzl { margin-left: 0; margin-right: 0; }
.xsdzd {
  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;
}
.zepk2q7t .xsdzd { margin-top: 24px; }
.xsdzd:hover { opacity: 0.88; }
.t4fuh .c8qiwetm { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.t4fuh .c8qdzl { color: #e2e8f0; }
.t4fuh.d2y8   .u17r387 { text-align: left; }
.uaigw .c8qiwetm { color: var(--text-primary); text-shadow: none; }
.uaigw .c8qdzl { color: var(--text-muted); }
.uaigw .xsdzd { margin-top: 16px; }
.uaigw, .uaigw.muz6jek { min-height: auto !important; }
.uaigw.d2y8   .u17r387 { text-align: left; }
.uaigw~.fuuimi{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}
.uaigw~.fuuimi .cacy{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}
.otcv6kf .fchd,
.otcv6kf .bn7z {
  position: relative; overflow: hidden;
}
.otcv6kf .fchd::after,
.otcv6kf .bn7z::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@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; }
}
.otcv6kf .t4fuh .xgvoa {
  overflow: hidden;
}
.otcv6kf .t4fuh .xgvoa::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.fchd .c8qiwetm { color: #fff; }
.fchd .c8qdzl { color: rgba(255,255,255,0.85); }
.fchd .xsdzd { background: #fff; color: var(--cta); }
.fchd .xsdzd:hover { opacity: 0.92; }
.otcv6kf .v32c0o { position: relative; overflow: hidden; }
.otcv6kf .v32c0o::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;
}
.eux2u .v32c0o {
  animation: hg-breathe 7s ease-in-out infinite;
}
.mcr2w0 .v32c0o { position: relative; overflow: hidden; }
.mcr2w0 .v32c0o::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;
}
.aj0slr .v32c0o { position: relative; overflow: hidden; }
.aj0slr .v32c0o::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;
}
.fxy33l2 .v32c0o {
  animation: hg-fadein 1.2s ease-out both;
}
.v32c0o {
  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%);
}
.h1ywtmv {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.iz0y {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.z7kkwcq {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.v32c0o .c8qiwetm { text-shadow: none; color: var(--text-primary); }
.v32c0o .c8qdzl { color: var(--text-muted); }
body.apckwv .c8qiwetm {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.pzgfhhrs .c8qiwetm {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.muz6jek.fchd .c8qiwetm,
section.fchd .c8qiwetm {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.v32c0o.yft1i1 .h1ywtmv { align-items: center; text-align: center; }
.v32c0o.d2y8   .h1ywtmv { align-items: flex-start; text-align: left; }
.n6d0 .iz0y { position: relative; }
.n6d0 .iz0y::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.n6d0.bedl .iz0y::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.dlxxef .iz0y {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.dlxxef .z7kkwcq {
  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);
}
.dlxxef .bn7z {
  position: static; width: 100%; aspect-ratio: 4/3; border-radius: 16px;
}
.dlxxef.bedl .iz0y { padding: 32px 0 32px 32px; }
.yr87zk0 .iz0y {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.yr87zk0 .z7kkwcq {
  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);
}
.bedl .h1ywtmv {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.yr87zk0.bedl .iz0y { padding: 40px 16px 40px 48px; }
.muz6jek .grgprmo {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.grgprmo .ni2vx.y9a2q9ak {
  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;
}
.grgprmo .ni2vx.y9a2q9ak:hover { opacity: 0.85; }
.nua70wm .iz0y {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .v32c0o { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .v32c0o:not(.nua70wm) .iz0y { display: none !important; }
  .nua70wm .iz0y { padding: 16px; }
  .h1ywtmv  { padding: 36px 24px; }
  .v32c0o~.fuuimi,.bedl~.fuuimi{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .muz6jek, .v32c0o { min-height: 320px !important; }
  .c8qiwetm { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .htr504k,
  .fd4be,
  .k5vv3 { grid-template-columns: 1fr !important; }

  

  
  .a4t44g { display: flex !important; flex-direction: column !important; }
  .a4t44g .u17r387 { display: contents; }
  .a4t44g .xgvoa { order: 0; }
  .a4t44g .c8qiwetm { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .a4t44g .htr504k { order: 2; padding: 0 16px 12px !important; }
  .a4t44g .c8qdzl { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .zepk2q7t .u17r387 { display: flex; flex-direction: column; }
  .zepk2q7t .u17r387 .c8qiwetm { order: 1; }
  .zepk2q7t .u17r387 .k5vv3 { order: 2; margin: 8px 0 24px !important; }
  .zepk2q7t .u17r387 .c8qdzl { order: 3; }
  .zepk2q7t .u17r387 .xsdzd { order: 4; align-self: center; margin-top: 0; }

  
  .v32c0o.nua70wm {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .v32c0o.nua70wm .h1ywtmv { display: contents; padding: 0; }
  .v32c0o.nua70wm .h1ywtmv .c8qiwetm { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .v32c0o.nua70wm .iz0y { order: 2; padding: 12px 16px; }
  .v32c0o.nua70wm .h1ywtmv .c8qdzl { order: 3; padding: 0 24px; margin: 0 auto; }
  .v32c0o.nua70wm .h1ywtmv .xsdzd { order: 4; align-self: center; margin: 8px 0 32px; }
}
.inpmnz3f { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ofrtjke { width: 100%; height: auto; display: block; border-radius: 10px; }
.ykxjt8 .inpmnz3f        { border-radius: 16px; }
.ykxjt8 .ofrtjke  { border-radius: 16px; }
.rgxw882l .inpmnz3f         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.rgxw882l .ofrtjke   { border-radius: 8px; }
.t43s1asz { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.qm8048u { width: 100%; padding: 32px 0; position: relative; }
.astjcnz { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.jy3j .qm8048u:nth-child(even) { background: var(--bg-surface); }
.jy3j .qm8048u:nth-child(odd)  { background: var(--bg-page); }
.zjjj5mhr .qm8048u:nth-child(even) { background: var(--bg-card); }
.zjjj5mhr .qm8048u:nth-child(odd)  { background: var(--bg-page); }
.jy3j .qm8048u:nth-child(odd)  .astjcnz { background: var(--bg-card); border-radius: 6px; }
.jy3j .qm8048u:nth-child(even) .astjcnz { background: var(--bg-raised); border-radius: 6px; }
.zjjj5mhr .qm8048u:nth-child(odd)  .astjcnz { background: var(--bg-card); border-radius: 6px; }
.zjjj5mhr .qm8048u:nth-child(even) .astjcnz { background: var(--bg-raised); border-radius: 6px; }
.jy3j .qm8048u:nth-child(even) .f3n5sqg .syr9o,
.zjjj5mhr .qm8048u:nth-child(even) .f3n5sqg .syr9o { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.jy3j .qm8048u:nth-child(odd) .f3n5sqg .syr9o,
.zjjj5mhr .qm8048u:nth-child(odd) .f3n5sqg .syr9o { background: var(--bg-card-inner); }
.jy3j .qm8048u:nth-child(even) .r9x5g2 .syr9o:nth-child(odd),
.zjjj5mhr .qm8048u:nth-child(even) .r9x5g2 .syr9o:nth-child(odd)  { background: var(--bg-card); }
.jy3j .qm8048u:nth-child(even) .r9x5g2 .syr9o:nth-child(even),
.zjjj5mhr .qm8048u:nth-child(even) .r9x5g2 .syr9o:nth-child(even) { background: var(--bg-card-inner); }
h1.s6aha65 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.s6aha65 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.ie433 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.mn78 h2.s6aha65 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.zhpg2en h2.s6aha65 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.khmiwg3 h2.s6aha65 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.p0i429 h2.s6aha65::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.i375fej1 h2.s6aha65 {
  color: var(--text-primary); font-size: 1.7rem;
}
.odwhw h2.s6aha65::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.b5xlyw8 h2.s6aha65 {
  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;
}
.ft0a { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ft0a { display: none; } }
.llriz { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.typnfu { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.sfy7t {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.fftc2zy { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.pz1vx { padding-left: 20px; }
.pz1vx li { margin-bottom: 6px; }
.pz1vx a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.pz1vx a:hover { color: var(--accent-light); }
.q4jtvw .fftc2zy { display: none; }
.cdgkm .fftc2zy { display: none; }
.cdgkm .pz1vx { padding-left: 0; list-style: none; }
.cdgkm .pz1vx li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.cdgkm .pz1vx a { font-size: 0.92rem; }
.wrx00 .sfy7t { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.wrx00 .fftc2zy { display: none; }
.wrx00 .pz1vx { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.wrx00 .pz1vx li { margin-bottom: 0; }
.wrx00 .pz1vx 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;
}
.wrx00 .pz1vx a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.e0zimzf .sfy7t { padding: 20px 20px 16px; }
.e0zimzf .pz1vx {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.e0zimzf .pz1vx li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.e0zimzf .pz1vx 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;
}
.e0zimzf .pz1vx 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;
}
.e0zimzf .pz1vx a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.e0zimzf .pz1vx a:focus,
.e0zimzf .pz1vx a:focus-visible,
.e0zimzf .pz1vx a:target { outline: none; }
.e0zimzf .pz1vx li:target a { border-color: var(--border); color: var(--text-muted); }
.zj1h .sfy7t { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.zj1h .fftc2zy { display: none; }
.zj1h .pz1vx { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.zj1h .pz1vx li { margin-bottom: 0; }
.zj1h .pz1vx li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.zj1h .pz1vx li:last-child::after { content: ""; margin-right: 0; }
.zj1h .pz1vx a { font-size: 0.9rem; }
.syr9o { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.f3n5sqg .syr9o { background: var(--bg-card); }
.r9x5g2 .syr9o:nth-child(odd)  { background: var(--bg-card); }
.r9x5g2 .syr9o:nth-child(even) { background: var(--bg-raised); }
.fpj0 .syr9o {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.fpj0 .syr9o:last-child { border-bottom: none; }
.fpj0 h3.ie433 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.d30z .syr9o {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.d30z .syr9o + .syr9o { margin-top: 4px; }
.syw1gh3 .syr9o { background: none; border-radius: 0; padding: 12px 0; }
.syw1gh3 .syr9o + .syr9o { border-top: 1px solid var(--border-section); }
.ilfcp { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.uns3kxc { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.ivgm0 { color: var(--text-body); margin-bottom: 10px; }
.odns, .xyp7dlc { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.odns li, .xyp7dlc li { margin-bottom: 6px; }
.xyp7dlc li { list-style: decimal; }
.u9xtb     .odns { list-style-type: "● "; }
.uqofll  .odns { list-style-type: "■ "; }
.tjcd0 .odns { list-style-type: "◆ "; }
.rj11    .odns { list-style-type: "★ "; }
.u9xtb     .rg2m5bfx { list-style-type: "● "; }
.uqofll  .rg2m5bfx { list-style-type: "■ "; }
.tjcd0 .rg2m5bfx { list-style-type: "◆ "; }
.rj11    .rg2m5bfx { list-style-type: "★ "; }
.u9xtb    .odns li::marker, .u9xtb    .rg2m5bfx li::marker,
.uqofll .odns li::marker, .uqofll .rg2m5bfx li::marker,
.tjcd0 .odns li::marker, .tjcd0 .rg2m5bfx li::marker,
.rj11   .odns li::marker, .rj11   .rg2m5bfx li::marker {
  color: var(--cta); font-size: 1em;
}
.u9xtb .xyp7dlc,
.uqofll .xyp7dlc,
.tjcd0 .xyp7dlc,
.rj11 .xyp7dlc {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.u9xtb .xyp7dlc li,
.uqofll .xyp7dlc li,
.tjcd0 .xyp7dlc li,
.rj11 .xyp7dlc li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.u9xtb .xyp7dlc li::before,
.uqofll .xyp7dlc li::before,
.tjcd0 .xyp7dlc li::before,
.rj11 .xyp7dlc 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;
}
.u9xtb     .xyp7dlc li::before { border-radius: 50%; }
.uqofll  .xyp7dlc li::before { border-radius: 3px; }
.tjcd0 .xyp7dlc li::before { border-radius: 3px; }
.rj11    .xyp7dlc li::before { border-radius: 50%; }
.nrqcl { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.hjsezg .nrqcl,
.ht6p .nrqcl { background: transparent; border: none; border-radius: 0; }
.u4fjy { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.u4fjy th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.u4fjy td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.u4fjy tr:hover td { background: var(--bg-hover); }
.d3zbjo .u4fjy tbody tr:nth-child(even) td { background: var(--bg-surface); }
.pgt389 .u4fjy { border: 1px solid var(--border-alt); }
.pgt389 .u4fjy th,
.pgt389 .u4fjy td { border: 1px solid var(--border-alt); }
.jk5upwgo .u4fjy th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.jk5upwgo .u4fjy td { border-bottom: none; }
.jk5upwgo .u4fjy tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.jx9n1ccv .u4fjy th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.xhpj .nrqcl {
  overflow: hidden;
}
.xhpj .u4fjy th { border-bottom: 1px solid var(--border-alt); }
.xhpj .u4fjy tr:last-child td { border-bottom: none; }
.k8w650a9 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.hwzq { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.klxg { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.f4f6c { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.dl0lf { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.rg2m5bfx { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.rg2m5bfx 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%}
.a6if .f4f6c { background: transparent; text-align: center; }
.n3dh7 .klxg {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.ttpys4c3 .klxg {
  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);
}
.blzq53gw .hwzq { display: grid; grid-template-columns: auto 1fr; }
.blzq53gw .klxg {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.blzq53gw .f4f6c { grid-column: 2; }
.blzq53gw .dl0lf,
.blzq53gw .rg2m5bfx { grid-column: 1 / -1; }
.qm3ezt .hwzq { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.qm3ezt .klxg {
  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);
}
.qm3ezt .f4f6c { grid-column: 2; }
.qm3ezt .dl0lf,
.qm3ezt .rg2m5bfx { grid-column: 1 / -1; }
.ibs808a .hwzq { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ibs808a .f4f6c { background: none; color: var(--accent-light); font-weight: 700; }
.w915 .hwzq { 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); }
.w915 .f4f6c { background: none; color: var(--accent-light); font-weight: 700; }
.caart .hwzq { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.caart .hwzq:last-child { border-bottom: none; }
.caart .f4f6c { background: none; color: var(--accent-light); font-weight: 700; }
.ba1coy .hwzq { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ba1coy .f4f6c { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.pqt2ewnc .k8w650a9 { counter-reset: card-n; }
.pqt2ewnc .hwzq  { counter-increment: card-n; }
.pqt2ewnc .f4f6c { display: flex; align-items: center; gap: 10px; }
.pqt2ewnc .f4f6c::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;
}
.tkqxi1 .hwzq { background: var(--bg-surface); border: 1px solid var(--border); }
.tkqxi1 .f4f6c { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.gfdt0s5 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.x8gfofu  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.wma4ryw { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.wjv7bah { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.gfdt0s5 strong { color: var(--text-primary); font-size: 0.95rem; }
.gfdt0s5 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.nw6u { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.zk2zxrxc, .dc8z { border-radius: 8px; padding: 14px; }
.zk2zxrxc { background: var(--bg-pros); }
.dc8z { background: var(--bg-cons); }
.pw5wbi { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.zk2zxrxc .pw5wbi { color: var(--c-pros-label); }
.dc8z .pw5wbi { color: #f87171; }
.zk2zxrxc ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.dc8z ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ofrtjke { width: 100%; height: auto; border-radius: 10px; display: block; }
.y9a2q9ak {
  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;
}
.y9a2q9ak:hover { opacity: 0.85; }
.mo61uxr .y9a2q9ak  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.mo61uxr .y9a2q9ak:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ak9lk1 .y9a2q9ak  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.ak9lk1 .y9a2q9ak:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ych4wy .xsdzd { border-radius: 50px; }
.ych4wy .y9a2q9ak  { border-radius: 50px; }
.k41gdz .xsdzd { padding-left: 22px; padding-right: 22px; }
.k41gdz .y9a2q9ak  { padding-left: 12px; padding-right: 12px; }
.x1ijpsb .xsdzd { padding-left: 44px; padding-right: 44px; }
.x1ijpsb .y9a2q9ak  { padding-left: 24px; padding-right: 24px; }
.damx .xsdzd { padding-left: 56px; padding-right: 56px; }
.damx .y9a2q9ak  { padding-left: 32px; padding-right: 32px; }
.ymum7bdr   .xsdzd::after, .ymum7bdr   .y9a2q9ak::after,
.jdiga9n .xsdzd::after, .jdiga9n .y9a2q9ak::after,
.ei8vm51    .xsdzd::after, .ei8vm51    .y9a2q9ak::after,
.aq3tj    .xsdzd::after, .aq3tj    .y9a2q9ak::after,
.wpnz0kdj    .xsdzd::after, .wpnz0kdj    .y9a2q9ak::after,
.sm4s40     .xsdzd::after, .sm4s40     .y9a2q9ak::after,
.nvjv9i    .xsdzd::after, .nvjv9i    .y9a2q9ak::after,
.skwyz   .xsdzd::after, .skwyz   .y9a2q9ak::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;
}
.ymum7bdr .xsdzd::after, .ymum7bdr .y9a2q9ak::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");
}
.jdiga9n .xsdzd::after, .jdiga9n .y9a2q9ak::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");
}
.ei8vm51 .xsdzd::after, .ei8vm51 .y9a2q9ak::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");
}
.aq3tj .xsdzd::after, .aq3tj .y9a2q9ak::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");
}
.wpnz0kdj .xsdzd::after, .wpnz0kdj .y9a2q9ak::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");
}
.sm4s40 .xsdzd::after, .sm4s40 .y9a2q9ak::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");
}
.nvjv9i .xsdzd::after, .nvjv9i .y9a2q9ak::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");
}
.skwyz .xsdzd::after, .skwyz .y9a2q9ak::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");
}
.hvr4   .h181y::after, .hvr4   .y9u6::after,
.hpcshfbd .h181y::after, .hpcshfbd .y9u6::after,
.osvv    .h181y::after, .osvv    .y9u6::after,
.ok3ldby8    .h181y::after, .ok3ldby8    .y9u6::after,
.d6cxe    .h181y::after, .d6cxe    .y9u6::after,
.eeynmjy     .h181y::after, .eeynmjy     .y9u6::after,
.z9fdo5e    .h181y::after, .z9fdo5e    .y9u6::after,
.mbfcv   .h181y::after, .mbfcv   .y9u6::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;
}
.hvr4 .h181y::after, .hvr4 .y9u6::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");
}
.hpcshfbd .h181y::after, .hpcshfbd .y9u6::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");
}
.osvv .h181y::after, .osvv .y9u6::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");
}
.ok3ldby8 .h181y::after, .ok3ldby8 .y9u6::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");
}
.d6cxe .h181y::after, .d6cxe .y9u6::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");
}
.eeynmjy .h181y::after, .eeynmjy .y9u6::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");
}
.z9fdo5e .h181y::after, .z9fdo5e .y9u6::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");
}
.mbfcv .h181y::after, .mbfcv .y9u6::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");
}
.rjpeq .b9bg0wmu { background: var(--bg-raised); }
.ni2vx.y9a2q9ak {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .vw5td {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .vw5td::before    { grid-area: rank;   }
  .ikrr5d           { grid-area: ident;  }
  .hb04yv     { grid-area: rating; min-width: 0; width: auto; }
  .wzq2uqk2           { grid-area: pills;  }
  .ni2vx             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .vw5td {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .vw5td::before    { justify-self: center; }
  .ikrr5d           { width: 100%; }
  .hb04yv     { justify-self: center; }
  .wzq2uqk2           { grid-template-columns: 1fr; }
}
.n66jj .nss11j li::before { content: "→"; }
.n66jj .d0rpvd4y li::before { content: "–"; }
@media (min-width: 860px) {
  .nyc3i .g24z {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .nyc3i .ht235 { margin: 0; }
}
.uqm7gah4 .oaarrdy4 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.uqm7gah4 .pk718gkm h3 { color: var(--accent-light); }
.uqm7gah4 .w9q2ppc { background: var(--bg-page); border: 1px solid var(--border); }
.ht6p .nw6u { gap: 10px; }
.ht6p .zk2zxrxc, .ht6p .dc8z { padding: 12px; }
.ht6p .zk2zxrxc ul, .ht6p .dc8z ul { margin: 4px 0 0; padding-left: 18px; }
.ht6p .zk2zxrxc li, .ht6p .dc8z li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .oth0 { grid-template-columns: 1fr; }
  .ooj3 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .ooj3 .wxyk3o { width: 72px; height: 50px; }
  .ooj3 .ynwa5nzt { max-width: 180px; }
  .ooj3 .v6fx { width: auto; }
}
@media (max-width: 720px) {
  .jc07 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .p1nmxq { padding: 16px; }
  .w0llvr11 .pawif68y { min-width: 50%; }
}
.ojhful .nw6u { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .g7a26urw { grid-template-columns: 1fr; }
  .hrck { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .az6we { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .z5x3tzc { flex-wrap: wrap; padding: 16px; }
}
.mnufs .nw6u { gap: 8px; }
.mnufs .zk2zxrxc, .mnufs .dc8z { padding: 8px; }
@media (max-width: 480px) {
  .i40citb4 { flex-direction: column; align-items: stretch; }
}
.wd19ymf .v6fx .y9a2q9ak { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .grcsmvb { flex-direction: column; align-items: stretch; gap: 10px; }
  .wd19ymf .v6fx { text-align: center; }
}
@media (max-width: 720px) {
  .kesou { grid-template-columns: 1fr; }
  .ydx5 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .mq1k6 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .ndqsf { grid-template-columns: 1fr; }
  .s3z1 { width: 100px; height: 100px; margin: 16px auto; }
  .eh6ck { font-size: 1.4rem; }
  .xvmew { justify-content: center; }
  .a9fb0sn .pawif68y { min-width: 50%; }
}
.c7kw .nw6u { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .yz5djnp { flex-wrap: wrap; padding: 14px 16px; }
  .x6y8y { padding: 12px 16px; }
  .c7kw .nw6u { margin: 0 16px; }
  .c7kw .m8o4 { padding: 0 16px; }
  .k5fdvy6 { padding: 12px 16px; }
}
.nrsw .kzy4ycm2 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.nrsw .vw5td {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.nrsw .vw5td:last-child { border-bottom: none; }
.nrsw .ikrr5d,
.nrsw .hb04yv,
.nrsw .wzq2uqk2 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.gkttpgj .rko7,
.gkttpgj .igwhc3xy,
.gkttpgj .igwhc3xy {
  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;
}
.gkttpgj .igwhc3xy small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.gkttpgj .wc2b .tusv1k,
.gkttpgj .wc2b 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;
}
.gkttpgj .tdgb5w,
.gkttpgj .tgyn { font-size: 1em; }
.uze7dy { margin: 16px 0; }
.ujje8 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ujje8 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ujje8 summary::after { content: "+"; color: var(--accent-light); }
.ujje8[open] summary::after { content: "−"; }
.ujje8 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.qm8048u { margin-bottom: 0; }
.xzarlvn h2.s6aha65 { color: var(--text-primary); border-color: var(--accent-light); }
.eiqdxc h2.s6aha65 { color: var(--text-primary); border-color: var(--accent-light); }
.eplk .x8gfofu     { background: #052e16; border-color: #10b981; }
.eplk .wma4ryw { background: #2d0a1e; border-color: #f43f5e; }
.eplk .gfdt0s5 strong  { color: #f1f5f9; }
.eplk .gfdt0s5 p       { color: #cbd5e1; }
.eplk .lq40oj    .x8gfofu     .wjv7bah::before,
.eplk .b2gelk2p  .x8gfofu     .wjv7bah::before,
.eplk .hzb98  .x8gfofu     .wjv7bah::before,
.eplk .pk5xjsj2 .x8gfofu     .wjv7bah::before { color: #10b981; }
.eplk .lq40oj    .wma4ryw .wjv7bah::before,
.eplk .b2gelk2p  .wma4ryw .wjv7bah::before,
.eplk .hzb98  .wma4ryw .wjv7bah::before,
.eplk .pk5xjsj2 .wma4ryw .wjv7bah::before { color: #f43f5e; }
.eplk .lq40oj    .dl10l    .wjv7bah::before,
.eplk .b2gelk2p  .dl10l    .wjv7bah::before,
.eplk .hzb98  .dl10l    .wjv7bah::before,
.eplk .pk5xjsj2 .dl10l    .wjv7bah::before { color: #a855f7; }
.gsfon5 .x8gfofu     { background: #2d2000; border-color: #eab308; }
.gsfon5 .wma4ryw { background: #2d0b0b; border-color: #ef4444; }
.gsfon5 .gfdt0s5 strong  { color: #f1f5f9; }
.gsfon5 .gfdt0s5 p       { color: #cbd5e1; }
.gsfon5 .lq40oj    .x8gfofu     .wjv7bah::before,
.gsfon5 .b2gelk2p  .x8gfofu     .wjv7bah::before,
.gsfon5 .hzb98  .x8gfofu     .wjv7bah::before,
.gsfon5 .pk5xjsj2 .x8gfofu     .wjv7bah::before { color: #eab308; }
.gsfon5 .lq40oj    .wma4ryw .wjv7bah::before,
.gsfon5 .b2gelk2p  .wma4ryw .wjv7bah::before,
.gsfon5 .hzb98  .wma4ryw .wjv7bah::before,
.gsfon5 .pk5xjsj2 .wma4ryw .wjv7bah::before { color: #ef4444; }
.gsfon5 .lq40oj    .dl10l    .wjv7bah::before,
.gsfon5 .b2gelk2p  .dl10l    .wjv7bah::before,
.gsfon5 .hzb98  .dl10l    .wjv7bah::before,
.gsfon5 .pk5xjsj2 .dl10l    .wjv7bah::before { color: #f97316; }
.ivw6qw .x8gfofu     { background: #0c1a2e; border-color: #38bdf8; }
.ivw6qw .wma4ryw { background: #12103a; border-color: #818cf8; }
.ivw6qw .gfdt0s5 strong  { color: #f1f5f9; }
.ivw6qw .gfdt0s5 p       { color: #cbd5e1; }
.ivw6qw .lq40oj    .x8gfofu     .wjv7bah::before,
.ivw6qw .b2gelk2p  .x8gfofu     .wjv7bah::before,
.ivw6qw .hzb98  .x8gfofu     .wjv7bah::before,
.ivw6qw .pk5xjsj2 .x8gfofu     .wjv7bah::before { color: #38bdf8; }
.ivw6qw .lq40oj    .wma4ryw .wjv7bah::before,
.ivw6qw .b2gelk2p  .wma4ryw .wjv7bah::before,
.ivw6qw .hzb98  .wma4ryw .wjv7bah::before,
.ivw6qw .pk5xjsj2 .wma4ryw .wjv7bah::before { color: #818cf8; }
.ivw6qw .lq40oj    .dl10l    .wjv7bah::before,
.ivw6qw .b2gelk2p  .dl10l    .wjv7bah::before,
.ivw6qw .hzb98  .dl10l    .wjv7bah::before,
.ivw6qw .pk5xjsj2 .dl10l    .wjv7bah::before { color: #2dd4bf; }
.g747p .x8gfofu     { background: var(--accent-bg); border-color: var(--accent-light); }
.g747p .wma4ryw { background: var(--accent-bg-light); border-color: var(--accent-light); }
.g747p .lq40oj    .wjv7bah::before,
.g747p .b2gelk2p  .wjv7bah::before,
.g747p .hzb98  .wjv7bah::before,
.g747p .pk5xjsj2 .wjv7bah::before { color: var(--accent-light) !important; }
.uuaj::before,
.yvh1ie::before { margin-right: 5px; }
.pg8l8 .zk2zxrxc ul li,
.pg8l8 .zk2zxrxc .uuaj { color: #22c55e; }
.pg8l8 .dc8z ul li,
.pg8l8 .dc8z .yvh1ie { color: #ef4444; }
.grd6vd8 .zk2zxrxc { background: var(--bg-pros); }
.grd6vd8 .dc8z { background: var(--bg-cons); }
.grd6vd8 .zk2zxrxc .uuaj { color: var(--c-pros-label); }
.grd6vd8 .dc8z .yvh1ie { color: var(--c-cons); }
.grd6vd8 .zk2zxrxc ul li,
.grd6vd8 .nss11j li            { color: var(--c-pros); }
.grd6vd8 .dc8z ul li,
.grd6vd8 .d0rpvd4y li            { color: var(--c-cons); }
.qdl3ojrm .zk2zxrxc { background: var(--bg-pros); }
.qdl3ojrm .dc8z { background: var(--bg-cons); }
.qdl3ojrm .zk2zxrxc .uuaj { color: var(--c-pros-label); }
.qdl3ojrm .dc8z .yvh1ie { color: var(--c-cons); }
.qdl3ojrm .zk2zxrxc ul li,
.qdl3ojrm .dc8z ul li,
.sba9th5u .uuaj::before { content: "✓ "; }
.sba9th5u .yvh1ie::before { content: "✗ "; }
.n66jj .uuaj::before { content: "→ "; }
.n66jj .yvh1ie::before { content: "← "; }
.gxgvhs .uuaj::before { content: "★ "; }
.gxgvhs .yvh1ie::before { content: "✕ "; }
.swymt .uuaj::before { content: "◆ "; }
.swymt .yvh1ie::before { content: "▲ "; }
.lcocya5s .gfdt0s5 { background: transparent; border-left: none; border: 1.5px solid; }
.lcocya5s .x8gfofu     { border-color: var(--c-tip-border); }
.lcocya5s .wma4ryw { border-color: var(--c-warn-border); }
.lcocya5s .gfdt0s5 strong { color: var(--text-primary); }
.lcocya5s .gfdt0s5 p      { color: var(--text-muted); }
.bqfl6 .gfdt0s5 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.bqfl6 .x8gfofu     { border-top-color: var(--c-tip-border); }
.bqfl6 .wma4ryw { border-top-color: var(--c-warn-border); }
.u6vmb .gfdt0s5 { border-left: none; border-radius: 8px; }
.u6vmb .x8gfofu     { background: #065f46; }
.u6vmb .wma4ryw { background: #92400e; }
.u6vmb .gfdt0s5 strong,
.u6vmb .gfdt0s5 p { color: #fff; }
.u6vmb .wjv7bah::before { color: rgba(255,255,255,0.85) !important; }
.eplk.u6vmb .x8gfofu,
.eplk .u6vmb .x8gfofu     { background: #052e16; }
.eplk.u6vmb .wma4ryw,
.eplk .u6vmb .wma4ryw { background: #2d0a1e; }
.gsfon5.u6vmb .x8gfofu,
.gsfon5 .u6vmb .x8gfofu      { background: #2d2000; }
.gsfon5.u6vmb .wma4ryw,
.gsfon5 .u6vmb .wma4ryw  { background: #2d0b0b; }
.ivw6qw.u6vmb .x8gfofu,
.ivw6qw .u6vmb .x8gfofu      { background: #0c1a2e; }
.ivw6qw.u6vmb .wma4ryw,
.ivw6qw .u6vmb .wma4ryw  { background: #12103a; }
.jecgxhdx .gfdt0s5 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.jecgxhdx .x8gfofu     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.jecgxhdx .wma4ryw { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.jecgxhdx .gfdt0s5 strong { color: var(--text-primary); }
.jecgxhdx .gfdt0s5 p      { color: var(--text-muted); }
.zqzi .gfdt0s5 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.lq40oj .wjv7bah,
.b2gelk2p .wjv7bah,
.hzb98 .wjv7bah,
.pk5xjsj2 .wjv7bah { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.lq40oj .wjv7bah::before,
.b2gelk2p .wjv7bah::before,
.hzb98 .wjv7bah::before,
.pk5xjsj2 .wjv7bah::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.lq40oj .x8gfofu     .wjv7bah::before { content: "✦"; color: var(--c-tip-border); }
.lq40oj .wma4ryw .wjv7bah::before { content: "▲"; color: var(--c-warn-border); }
.lq40oj .dl10l    .wjv7bah::before { content: "◉"; color: #60a5fa; }
.b2gelk2p .x8gfofu     .wjv7bah::before { content: "★"; color: var(--c-tip-border); }
.b2gelk2p .wma4ryw .wjv7bah::before { content: "◆"; color: var(--c-warn-border); }
.b2gelk2p .dl10l    .wjv7bah::before { content: "●"; color: #60a5fa; }
.hzb98 .x8gfofu     .wjv7bah::before { content: "▶"; color: var(--c-tip-border); }
.hzb98 .wma4ryw .wjv7bah::before { content: "■"; color: var(--c-warn-border); }
.hzb98 .dl10l    .wjv7bah::before { content: "▸"; color: #60a5fa; }
.pk5xjsj2 .x8gfofu     .wjv7bah::before { content: "→"; color: var(--c-tip-border); }
.pk5xjsj2 .wma4ryw .wjv7bah::before { content: "⬥"; color: var(--c-warn-border); }
.pk5xjsj2 .dl10l    .wjv7bah::before { content: "◈"; color: #60a5fa; }
.bihbf .f3n5sqg .syr9o,
.bihbf .r9x5g2 .syr9o  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.bihbf .hwzq                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.bihbf .nrqcl          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.bihbf .sfy7t                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.k4asl9xa .f3n5sqg .syr9o,
.k4asl9xa .r9x5g2 .syr9o,
.k4asl9xa .hwzq,
.k4asl9xa .vw5td,
.k4asl9xa .ht235,
.k4asl9xa .nrqcl,
.k4asl9xa .sfy7t,
.k4asl9xa .zqzi .gfdt0s5 { box-shadow: none; }
.haq074   .ivgm0, .haq074 .ilfcp, .haq074 .uns3kxc,
.haq074   .llriz, .haq074 .typnfu { font-size: 0.9rem; }
.haq074   .odns, .haq074 .xyp7dlc { font-size: 0.9rem; }
.njep6c   .ivgm0, .njep6c .ilfcp, .njep6c .uns3kxc,
.njep6c   .llriz, .njep6c .typnfu { font-size: 0.95rem; }
.njep6c   .odns, .njep6c .xyp7dlc { font-size: 0.95rem; }
.rdytwj   .ivgm0, .rdytwj .ilfcp, .rdytwj .uns3kxc,
.rdytwj   .llriz, .rdytwj .typnfu { font-size: 1.08rem; }
.rdytwj   .odns, .rdytwj .xyp7dlc { font-size: 1.05rem; }
.rdytwj   .u4fjy { font-size: 0.97rem; }
.abv1f11 .c8qiwetm      { font-size: 3.2rem; }
.abv1f11 h2.s6aha65 { font-size: 1.9rem; }
.abv1f11 h3.ie433     { font-size: 1.4rem; }
.gy50gbx8 .c8qiwetm      { font-size: 3.8rem; }
.gy50gbx8 h2.s6aha65 { font-size: 2.2rem; }
.gy50gbx8 h3.ie433     { font-size: 1.6rem; }
.qm8048u + .qm8048u { position: relative; }
.y984az   .qm8048u + .qm8048u::before,
.yptcuyv  .qm8048u + .qm8048u::before,
.v8sn   .qm8048u + .qm8048u::before,
.eqab33   .qm8048u + .qm8048u::before,
.lhc9gu   .qm8048u + .qm8048u::before,
.xy3twl7 .qm8048u + .qm8048u::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.y984az .qm8048u + .qm8048u::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.yptcuyv .qm8048u + .qm8048u::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.v8sn .qm8048u + .qm8048u::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;
}
.eqab33 .qm8048u + .qm8048u::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.w84e .qm8048u { margin-bottom: 16px; }
.w84e .qm8048u + .qm8048u { margin-top: 0; }
.w84e .astjcnz { padding-top: 0; padding-bottom: 0; }
.lhc9gu .qm8048u + .qm8048u::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.xy3twl7 .qm8048u + .qm8048u::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.iotosw1 .qm8048u + .qm8048u::before,
.msob73kr .qm8048u + .qm8048u::before,
.knav2a .qm8048u + .qm8048u::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%;
}
.jy3j .iotosw1 .qm8048u:nth-child(even)::before,
.jy3j .msob73kr .qm8048u:nth-child(even)::before,
.jy3j .knav2a .qm8048u:nth-child(even)::before { background: var(--bg-surface); }
.zjjj5mhr .iotosw1 .qm8048u:nth-child(even)::before,
.zjjj5mhr .msob73kr .qm8048u:nth-child(even)::before,
.zjjj5mhr .knav2a .qm8048u:nth-child(even)::before { background: var(--bg-card); }
.iotosw1 .qm8048u + .qm8048u::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");
}
.msob73kr .qm8048u + .qm8048u::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");
}
.knav2a .qm8048u + .qm8048u::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");
}
.v2lix4 .h1ywtmv,
.rp8qxj0d .h1ywtmv { padding-bottom: 60px; }
.a4ijy .h1ywtmv { padding-bottom: 70px; }
.j2fjw .t4fuh:not(.fchd) .xgvoa { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.j2fjw .fchd { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.j2fjw .bn7z { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.j2fjw .v32c0o { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ckba .v32c0o { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.tbs8hewf .v32c0o { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.k1ijvmy .v32c0o { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ruxqpi .v32c0o { background: var(--accent-bg); }
.dm82b8 .inpmnz3f { float: left; width: 38%; margin: 0 28px 16px 0; }
.dm82b8 .inpmnz3f .ofrtjke { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.dm82b8 .astjcnz::after { content: ''; display: block; clear: both; }
.qot9zx .inpmnz3f { float: right; width: 38%; margin: 0 0 16px 28px; }
.qot9zx .inpmnz3f .ofrtjke { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qot9zx .astjcnz::after { content: ''; display: block; clear: both; }
.blgnoytd .qm8048u:nth-child(odd)  .inpmnz3f { float: left;  width: 38%; margin: 0 28px 16px 0; }
.blgnoytd .qm8048u:nth-child(even) .inpmnz3f { float: right; width: 38%; margin: 0 0 16px 28px; }
.blgnoytd .inpmnz3f .ofrtjke { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.blgnoytd .astjcnz::after { content: ''; display: block; clear: both; }
.dm82b8 .k8w650a9,
.qot9zx .k8w650a9,
.blgnoytd .k8w650a9,
.blgnoytd .kzy4ycm2 { clear: both; }
@media (max-width: 900px) {
  .dm82b8 .inpmnz3f,
  .qot9zx .inpmnz3f,
  .blgnoytd .qm8048u:nth-child(odd)  .inpmnz3f,
  .blgnoytd .qm8048u:nth-child(even) .inpmnz3f {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .dm82b8 .inpmnz3f .ofrtjke,
  .qot9zx .inpmnz3f .ofrtjke,
  .blgnoytd .inpmnz3f .ofrtjke {
    max-height: none !important;
  }
}
.dm82b8 .odns,
.dm82b8 .xyp7dlc,
.qot9zx .odns,
.qot9zx .xyp7dlc,
.blgnoytd .odns,
.blgnoytd .xyp7dlc { overflow: hidden; }
@media (max-width: 640px) {
  .dm82b8 .inpmnz3f,
  .qot9zx .inpmnz3f,
  .blgnoytd .inpmnz3f { float: none; width: 100%; margin: 0 0 16px 0; }
}
.zdd4tm .t43s1asz,
.zdd4tm .astjcnz,
.zdd4tm .tdzdc  { max-width: 1100px; }
.are4ttf .t43s1asz,
.are4ttf .astjcnz,
.are4ttf .tdzdc  { max-width: 1200px; }
.saly4vz9 .t43s1asz,
.saly4vz9 .astjcnz,
.saly4vz9 .tdzdc  { max-width: 1320px; }
.e1h18 { font-size: 0.82rem; color: var(--text-muted); }
.qwwfn1v { display: flex; align-items: center; }
.hntkyiy6 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.kdjzd6 { display: flex; align-items: center; }
.ugy53 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.ugy53:hover { text-decoration: underline; }
.aa3q2gb { margin: 0 3px; opacity: 0.45; }
.aa3q2gb::before { content: '/'; }
.fhb8kef { padding: 2px 5px; color: var(--text-main); }
.i016w85 .e1h18 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.i016w85 .qwwfn1v { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.i83ahbr .e1h18 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.i83ahbr .qwwfn1v { padding: 0 0 0 12px; }
.xl65w2ty .qwwfn1v { padding: 0 16px; }
.xl65w2ty .e1h18 {
  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);
}
.xl65w2ty .t43s1asz { padding-top: 28px; }
@media (max-width: 720px) {
  .fshipn { margin-top: 18px; padding: 0 16px; }
  .xl65w2ty .t43s1asz { padding-top: 16px; }
}
.zdd4tm.i016w85 .qwwfn1v { max-width: 1100px; }
.are4ttf.i016w85 .qwwfn1v { max-width: 1200px; }
.saly4vz9.i016w85 .qwwfn1v { max-width: 1320px; }
.iw7v6xch .qm8048u { padding-top: 16px; padding-bottom: 16px; }
.rk09jq .qm8048u { padding-top: 24px; padding-bottom: 24px; }
.c589 .qm8048u { padding-top: 40px; padding-bottom: 40px; }
.wffa6h .qm8048u { padding-top: 52px; padding-bottom: 52px; }
.hdsc8 .qm8048u:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.hdsc8 .qm8048u:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.hdsc8 .qm8048u:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.hdsc8 .qm8048u:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.yatinx .astjcnz { padding-top: 10px;  padding-bottom: 10px; }
.oljzs78a .astjcnz { padding-top: 18px;  padding-bottom: 18px; }
.anruo4 .astjcnz { padding-top: 36px;  padding-bottom: 36px; }
.xsjrt0 .astjcnz { padding-top: 48px;  padding-bottom: 48px; }
.smto h2.s6aha65 { font-weight: 600; }
.smto h3.ie433     { font-weight: 600; }
.rt30kj5 h2.s6aha65 { font-weight: 800; }
.rt30kj5 h3.ie433     { font-weight: 700; }
.vj1s69 h2.s6aha65 { font-weight: 900; }
.vj1s69 h3.ie433     { font-weight: 800; }
.vj1s69 .gfdt0s5 strong,
.vj1s69 .gfdt0s5 strong { font-weight: 600; }
.h181y {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.hhk1qe .h181y { display: none; }
@media (max-width: 640px) {
  .dc3jr { display: none; }
  .h181y {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.h181y { background: var(--cta) !important; color: #fff !important; border: none !important; }
.h181y:hover { opacity: 0.85; }
.eidcbn6z .h181y { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.kh3rg49 .h181y,
.evjtfo  .h181y { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.kh3rg49 .h181y:hover,
.evjtfo  .h181y:hover { opacity: 0.88; }
.eidcbn6z.kh3rg49 .h181y,
.eidcbn6z.evjtfo  .h181y { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.y9u6 {
  position: fixed; bottom: 32px; z-index: 900;
  padding: 12px 22px; font-size: 0.9rem; font-weight: 700; border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform .15s, opacity .15s;
}
.y9u6:hover { transform: translateY(-2px); opacity: 0.92; }
.y9u6 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.e2kgy .y9u6 { display: none; }
.iramt .y9u6 { right: 32px; }
.v5bpuq  .y9u6 { left: 32px; }
@media (max-width: 480px) {
  .iramt .y9u6 { right: 20px; bottom: 20px; }
  .v5bpuq  .y9u6 { left: 20px; bottom: 20px; }
}
.awb2hvrz { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.tdzdc { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.itea9 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.oh02z9w { color: var(--text-dim); font-size: 0.8rem; }
.uisy a, .pzaaus9u a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.uisy a:hover, .pzaaus9u a:hover { color: var(--accent-light); }
.pzaaus9u { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.plghr5k .tdzdc { text-align: center; }
.plghr5k .pzaaus9u { justify-content: center; margin-bottom: 16px; }
.plghr5k .itea9 { margin-top: 0; }
.m4zufk2l { margin-top: 10px; }
.m4zufk2l a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .tdzdc { padding-left: 16px; padding-right: 16px; }
  .dl97vozx .tdzdc { padding: 20px 16px; }
  .pzaaus9u { gap: 4px 12px; }
  .itea9 { font-size: 0.78rem; }
}
.wcqtpey2 .itea9 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.wcqtpey2 .oh02z9w { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .wcqtpey2 .v9oyg { grid-template-columns: 1fr 1fr; } .wcqtpey2 .ntmyjhv { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wcqtpey2 .v9oyg { grid-template-columns: 1fr; } }
.amqr651g .itea9 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .amqr651g .cmm5va { gap: 12px; } .amqr651g .xghn { margin-right: 0; width: 100%; } }
.e1f4m4 .itea9 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.e1f4m4 .oh02z9w { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .e1f4m4 .ib53 { grid-template-columns: 1fr 1fr; } .e1f4m4 .ysmf { grid-column: 1 / -1; } }
@media (max-width: 480px) { .e1f4m4 .ib53 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .zdjg0 .b66o { grid-template-columns: 1fr 1fr; } .zdjg0 .f125:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zdjg0 .b66o { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .eq8tgy .b66o { grid-template-columns: 1fr; } }
.gqx1 .tdzdc { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.gqx1 .pzaaus9u { justify-content: center; }
.rl95 .uq35gttj      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.rl95 .awb2hvrz { background: var(--bg-page); border-top-color: var(--border-alt); }
.v8he .uq35gttj      { background: #0d1117; border-bottom-color: #21262d; }
.v8he .tqec2 { color: var(--accent-light); }
.v8he .q5qr { --msep-color: #8b949e; }
.v8he .q5qr a { color: #8b949e; }
.v8he .q5qr a:hover { color: var(--accent-light); }
.v8he .pzhzwv { color: #8b949e; }
.v8he .awb2hvrz { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.v8he .itea9,
.v8he .oh02z9w { color: #6e7681; }
.v8he .uisy a, .v8he .pzaaus9u a,
.v8he .uisy a:hover, .v8he .pzaaus9u a:hover,
@media (max-width: 640px) {
  .v8he .q5qr { background: #0d1117; border-top-color: #21262d; }
  .v8he .q5qr li a { border-bottom-color: #21262d; }
}
.htdvbj .uq35gttj      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.htdvbj .tqec2 { color: var(--accent-light); }
.htdvbj .q5qr { --msep-color: #475569; }
.htdvbj .q5qr a { color: #475569; }
.htdvbj .q5qr a:hover { color: var(--accent-light); }
.htdvbj .pzhzwv { color: #64748b; }
.htdvbj .awb2hvrz { background: #f0f4f8; border-top-color: #cbd5e1; }
.htdvbj .itea9,
.htdvbj .oh02z9w { color: #64748b; }
.htdvbj .uisy a, .htdvbj .pzaaus9u a,
.htdvbj .uisy a:hover, .htdvbj .pzaaus9u a:hover,
@media (max-width: 640px) {
  .htdvbj .q5qr { background: #f0f4f8; border-top-color: #cbd5e1; }
  .htdvbj .q5qr li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.kh3rg49 .uq35gttj      { background: var(--accent); border-bottom-color: var(--accent-light); }
.kh3rg49 .tqec2 { color: #fff; }
.kh3rg49 .q5qr { --msep-color: rgba(255,255,255,0.82); }
.kh3rg49 .q5qr a { color: rgba(255,255,255,0.82); }
.kh3rg49 .q5qr a:hover { color: #fff; }
.kh3rg49 .pzhzwv { color: rgba(255,255,255,0.9); }
.kh3rg49 .awb2hvrz { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.kh3rg49 .itea9,
.kh3rg49 .oh02z9w { color: rgba(255,255,255,0.72); }
.kh3rg49 .uisy a, .kh3rg49 .pzaaus9u a,
.kh3rg49 .uisy a:hover, .kh3rg49 .pzaaus9u a:hover,
@media (max-width: 640px) {
  .kh3rg49 .q5qr { background: var(--accent); border-top-color: var(--accent-light); }
  .kh3rg49 .q5qr li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.evjtfo .uq35gttj {
  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);
}
.evjtfo .awb2hvrz {
  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) {
  .evjtfo .q5qr {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.twlbpa .mavksu { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.i4xems3u .mavksu { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.y4yr80r .mavksu { min-height: 72px; height: auto; }
.eqjv2 .mavksu { min-height: 84px; height: auto; }
.dl97vozx .mavksu { max-width: none; padding: 0 32px; }
.dl97vozx .tdzdc  { max-width: none; padding: 24px 32px; }
.hbhheg.are4ttf .mavksu { max-width: 1200px; }
.hbhheg.saly4vz9 .mavksu { max-width: 1320px; }
.am3d7ple   .tqec2, .am3d7ple   .xghn { text-transform: capitalize; }
.bifj .tqec2, .bifj .xghn { text-transform: lowercase; }
.zharyvn .tqec2, .zharyvn .xghn { text-transform: uppercase; letter-spacing: 0.06em; }
.h1rvyhdo, .n7x9 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.x7h5c3 .h1rvyhdo,
.xevjg .h1rvyhdo,
.a64m .h1rvyhdo,
.bjfaj .h1rvyhdo,
.sc41tac   .q5qr a { font-weight: 500; }
.m6w41i7k .q5qr a { font-weight: 600; }
.jhoxa9v0     .q5qr a { font-weight: 700; }
.m33pbrw9    .q5qr a { font-weight: 800; letter-spacing: 0.01em; }
.l02m     .q5qr > li + li::before,
.y1izo9    .q5qr > li + li::before,
.uaw6ugyd    .q5qr > li + li::before,
.xxwo .q5qr > li + li::before,
.n3zm .q5qr > li + li::before,
.z92fs  .q5qr > li + li::before,
.ohb7j06    .q5qr > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.l02m     .q5qr > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.y1izo9    .q5qr > li + li::before { content: "|"; }
.uaw6ugyd    .q5qr > li + li::before { content: "—"; }
.xxwo .q5qr > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.n3zm .q5qr > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.z92fs  .q5qr > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ohb7j06    .q5qr > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .m0548qj .pzhzwv,
  .pfngc5eu .pzhzwv,
  .lofue67 .pzhzwv,
  .igzgf .pzhzwv,
  .rac13 .pzhzwv {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .m0548qj .pzhzwv::before,
  .pfngc5eu .pzhzwv::before,
  .lofue67 .pzhzwv::before,
  .igzgf .pzhzwv::before,
  .rac13 .pzhzwv::before { content: ""; display: block; flex-shrink: 0; }

  
  .m0548qj .pzhzwv::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;
  }

  
  .pfngc5eu .pzhzwv::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;
  }

  
  .lofue67 .pzhzwv::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;
  }

  
  .igzgf .pzhzwv::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;
  }

  
  .rac13 .pzhzwv::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) {
  .t7ksv .pzhzwv {
    padding: 5px 14px;
  }
  .t7ksv .q5qr {
    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;
  }
  .t7ksv .q5qr li a {
    border-bottom: none; padding: 10px 22px;
  }
  .t7ksv .q5qr li a:hover { background: var(--bg-raised); }
  .t7ksv .tbepc02t,
  .br6nd5dg .tbepc02t,
  .e7ofs .tbepc02t { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .tj7tyk .pzhzwv {
    padding: 5px 10px;
  }
  .tj7tyk .q5qr {
    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);
  }
  .tj7tyk .q5qr.wlsd7c3 { transform: translateX(0); }
  .tj7tyk .q5qr li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .tj7tyk .q5qr li:last-child a { border-bottom: none; }
  .kh3rg49 .q5qr,
  .v8he .q5qr { background: var(--accent) !important; }
  .kh3rg49 .q5qr li a,
  .v8he .q5qr li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .e7ofs .pzhzwv {
    padding: 5px 10px;
  }
  .e7ofs .q5qr {
    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);
  }
  .e7ofs .q5qr::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .e7ofs .q5qr.wlsd7c3 { transform: translateY(0); }
  .e7ofs .q5qr li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .rbcff .pzhzwv {
    padding: 5px 10px;
  }
  .rbcff .q5qr {
    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;
  }
  .rbcff .q5qr.wlsd7c3 { opacity: 1; pointer-events: auto; }
  .rbcff .q5qr li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .x8c00y8     .pzhzwv { border-radius: 0 !important; }
  .ovcjoh0   .pzhzwv { border-radius: 8px !important; }
  .gjgf851t .pzhzwv { border-radius: 50% !important; }
  .m4et4yvy   .pzhzwv { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .pbp7le .z2f0z98 { flex-direction: column; align-items: stretch; }
  .pbp7le .jmp8 { flex-direction: row; min-width: auto; }
  .pbp7le .ngjzxg5 { align-items: flex-start; text-align: left; }
}
.nqmqpu9,
.nqmqpu9.qm8048u,
.jy3j .nqmqpu9,
.pcd0in8 .nqmqpu9,
.zjjj5mhr .nqmqpu9,
.ksczu6 .nqmqpu9 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.y1u98thj {
  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;
}
.wmm16n { flex: 1 1 280px; min-width: 0; }
.bo6iqpir {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.ltcb54z {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.juonff4u {
  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;
}
.juonff4u:hover { transform: translateY(-1px); opacity: 0.95; }
.u66pw8q .y1u98thj {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.u66pw8q .bo6iqpir { color: var(--cta); }
.u66pw8q .ltcb54z { color: var(--text-body); }
.u66pw8q .juonff4u {
  background: var(--cta) !important;
  color: #fff !important;
}
.yszw9bhw .y1u98thj {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.yszw9bhw .bo6iqpir { color: var(--text-primary); }
.yszw9bhw .ltcb54z { color: var(--text-body); }
.yszw9bhw .juonff4u {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .y1u98thj {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .wmm16n { flex: 0 0 auto; }
  .bo6iqpir { font-size: 1.2rem; }
  .juonff4u { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.avc8zh7 .xd6d { height: 36px; }
.kdgpk5 .xd6d { height: 60px; max-width: 200px; }
.blhroln .xd6d { height: 56px; max-width: 180px; }
.un4m     .rko7, .un4m     .tusv1k { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
@media (min-width: 720px) {
  .kmmx .kzy4ycm2 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .kmmx .vw5td {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .kmmx .vw5td { padding: 40px 16px 20px; }
  .kmmx .pxm2uh {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .kmmx .ni2vx { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .s62z .vw5td {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .s62z .vw5td::before {
    position: absolute; top: 14px; left: 14px;
  }
  .s62z .ikrr5d {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .s62z .meftfoh { white-space: normal; text-align: center; font-size: 1.2rem; }
  .s62z .pxm2uh {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .s62z .ni2vx { width: 100%; min-width: 0; }
  .s62z .rko7 { min-width: 0; }
}
.nyojn4v .vw5td::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.lc5nyfo .ujje8 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.lc5nyfo .ujje8 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.lc5nyfo .ujje8 p { padding: 0 2px 16px; }
.tybrqbe .ujje8 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.tybrqbe .ujje8 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.tybrqbe .ujje8 summary::after { content: "›"; font-size: 1.2em; }
.tybrqbe .ujje8[open] summary::after { content: "‹"; }
.tybrqbe .ujje8 p { padding: 10px 22px 4px; }
.a7ad .ujje8 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.a7ad .ujje8 summary { color: var(--text-primary); padding-left: 16px; }
.a7ad .ujje8 summary::after { content: "›"; font-size: 1.1em; }
.a7ad .ujje8[open] summary::after { content: "‹"; }
.a7ad .ujje8 p { padding-left: 16px; }
.s8pz .uze7dy { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.s8pz .ujje8 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.s8pz .ujje8:last-child { border-bottom: none; }
.s8pz .ujje8 summary { color: var(--text-primary); border-radius: 0; }
.s8pz .ujje8 summary::after { content: "›"; font-size: 1.1em; }
.s8pz .ujje8[open] summary::after { content: "‹"; }
.kswkbz .ujje8 { overflow: hidden; }
.kswkbz .ujje8 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.kswkbz .ujje8 summary::after { color: rgba(255,255,255,.75); }
.kswkbz .ujje8[open] summary { border-radius: 0; }
.yycxzon { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.i6hqb2 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.noopcs {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.nh4aws { color: var(--text-muted); font-size: 1.05rem; }
.vbw3q2 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.gbftktch { margin-bottom: 20px; }
.klxus {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.g8imr7ak {
  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;
}
.g8imr7ak:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.up6m7vx { resize: vertical; min-height: 130px; }
.sfaf66x3 { width: 100%; margin-top: 8px; }
.iubrdgn {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.r8jtazqp {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.l3fm6v { color: var(--text-muted); line-height: 1.75; }
.ce5jz22 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ce5jz22 li { margin-bottom: 6px; }
.vw1jf5p { max-width: 760px; margin: 0 auto; }
.h23m3 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.svykuptc { max-width: 760px; margin: 0 auto; }
.g09ukd ul.ce5jz22 { margin: 0; }
@media (max-width: 640px) { .w7e3 { grid-template-columns: 1fr; gap: 10px; } }
.id9h { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.mdyv4 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.qix7ttpg { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.mdyv4 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.mdyv4 .ce5jz22 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .id9h { grid-template-columns: 1fr; } }
.p0tcw1wy ul.ce5jz22 { margin: 0; }
.db44ec4k .ce5jz22,
.xx059 .ce5jz22,
.wy04 .ce5jz22,
.wvjd2o3 .ce5jz22 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .ecgn { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .jgno3tn6 { grid-template-columns: 1fr; } .pkgolxlk { position: static; text-align: center; } }
@media (max-width: 860px) { .ts6ravj { grid-template-columns: 1fr; } }
.wvjd2o3 .ce5jz22 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .z9c4ap { flex-direction: column; text-align: center; } .mb6lkh8d { grid-template-columns: 1fr; } }
.yla1g .noopcs { color: var(--accent-light); }
.yv729b {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.yv729b .noopcs { font-size: 2rem; }
.yv729b .nh4aws { max-width: 680px; }
.x8rg .noopcs { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.x8rg .nh4aws  { margin: 0; }
@media (max-width: 640px) { .x8rg { flex-direction: column; } }
.uwqxc04 .noopcs { color: var(--accent-light); }
.zl51t .noopcs { color: #fff; }
.zl51t .nh4aws  { color: rgba(255,255,255,0.85); }
.k905 { max-width: 680px; margin: 0 auto; }
.tr25bu {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .tr25bu { grid-template-columns: 1fr; } }
.sj0law .g8imr7ak {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.sj0law .g8imr7ak:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.a1vojuv .g8imr7ak { background: var(--bg-raised); border-color: transparent; }
.a1vojuv .g8imr7ak:focus { background: var(--bg-card); border-color: var(--accent-light); }
.qq991hv8 .g8imr7ak { border-radius: 100px; padding: 11px 20px; }
.qq991hv8 .up6m7vx { border-radius: 14px; }
@media (max-width: 640px) { .o9n0oxq { grid-template-columns: 1fr; } }
.uifvw9 { counter-reset: priv-count; }
.jz75blq {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.jz75blq:last-child { border-bottom: none; }
.mue8ufd {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.jz75blq h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.jz75blq p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.vam72 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.vam72 li { margin-bottom: 6px; }
.lj9iog8o{display:none}
.lj9iog8o:empty,.cacy:empty{display:none}
.ij6e4pb{position:relative;overflow:visible}
.gtd1 .fuuimi,.n5hm .fuuimi,
.rs57 .fuuimi,.choy6sxo .fuuimi,
.ec49zw .fuuimi,.miabuy .fuuimi{display:block}
.spv3ubsz .u55f3jpe{display:block}
.gtd1 .fuuimi,.n5hm .fuuimi,
.rs57 .fuuimi,.choy6sxo .fuuimi,
.ec49zw .fuuimi{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}
.gtd1 .fuuimi .cacy,.n5hm .fuuimi .cacy,
.rs57 .fuuimi .cacy,.choy6sxo .fuuimi .cacy,
.ec49zw .fuuimi .cacy{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}
.gtd1 .tv6s,.n5hm .tv6s,
.rs57 .tv6s,.choy6sxo .tv6s,
.ec49zw .tv6s{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.gtd1 .fuuimi,.n5hm .fuuimi{top:12px}
.gtd1 .fuuimi .cacy{margin-right:auto}
.n5hm .fuuimi .cacy{margin-left:auto}
.n5hm .fuuimi{text-align:right}
.rs57 .fuuimi,.choy6sxo .fuuimi{bottom:12px}
.rs57 .fuuimi .cacy{margin-right:auto}
.choy6sxo .fuuimi .cacy{margin-left:auto}
.choy6sxo .fuuimi{text-align:right}
.ec49zw .fuuimi{position:relative;margin-top:16px}
.ec49zw .fuuimi .cacy{margin:0 auto}
.miabuy .fuuimi{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.miabuy .fuuimi .cacy{margin:0}
.miabuy .v32c0o~.fuuimi,
.miabuy .bedl~.fuuimi{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.miabuy .v32c0o~.fuuimi .cacy,
.miabuy .bedl~.fuuimi .cacy{justify-content:flex-start}
.v32c0o~.fuuimi,.bedl~.fuuimi{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}
.v32c0o~.fuuimi .cacy{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.bedl~.fuuimi .cacy{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.u55f3jpe .cacy{margin:0 0 12px}
.cacy{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.tv6s{white-space:nowrap}
.u294rpm5 .tv6s{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.shse .tv6s{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}
.fj4fx .cacy{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.vimribnd .tv6s{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.ftpb .tv6s{color: var(--accent-light);opacity:1;font-weight:500}
.r0bqim .tv6s{border-bottom:1px solid currentColor;padding-bottom:2px}
.bwa8 .cacy{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.c9qkzy7{--date-bg:transparent}
.xljxq .fapm1k::before{content:""}
.dsw27 .tv6s + .tv6s::before{content:"•";margin-right:6px;opacity:.4}
.h0zjd .tv6s + .tv6s::before{content:"/";margin-right:6px;opacity:.35}
.gjb2q .tv6s + .tv6s::before{content:"|";margin-right:6px;opacity:.3}
.wfqa .tv6s + .tv6s::before{content:"—";margin-right:6px;opacity:.3}
.i0iia5n .tv6s + .tv6s::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.t9si .tv6s + .tv6s::before{content:"·";margin-right:6px;opacity:.4}
.ipxbhy2 .tv6s + .tv6s::before{content:"›";margin-right:6px;opacity:.4}
.v7g55evp .tv6s + .tv6s::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.y30uxq .o7jkq{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .o7jkq{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .yx2q{max-width:100%}
}
.qibhr .nrqcl{margin:0}
@media (max-width:560px){
  .drgtn0a{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .mje374iw { padding: 28px 18px 20px; }
  .f5a2n85 { font-size: 1.2rem; }
  .cn5mefm { max-width: 220px; max-height: 80px; }
}
.uwh6436e  .ep3y { border-radius: 6px; }
.dfoy .y1u98thj {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .ep3y { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.gqubqim {
  margin: 28px 0 24px;
}
.gqubqim .qm8048u {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.gqubqim .astjcnz {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.gqubqim .y1u98thj {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .mavksu { flex-direction: row-reverse; }
[dir="rtl"] .q5qr { flex-direction: row-reverse; }
[dir="rtl"] .iramt .y9u6 { right: auto; left: 32px; }
[dir="rtl"] .v5bpuq  .y9u6 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .iramt .y9u6 { right: auto; left: 20px; }
  [dir="rtl"] .v5bpuq  .y9u6 { left: auto;  right: 20px; }
}
[dir="rtl"] .dm82b8 .inpmnz3f  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .qot9zx .inpmnz3f { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .v32c0o,
[dir="rtl"] .dlxxef,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .odns, [dir="rtl"] .xyp7dlc { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .zk2zxrxc { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .dc8z { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .gfdt0s5 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .y1u98thj { direction: rtl; }
[dir="rtl"] .e1h18 { direction: rtl; }
[dir="rtl"] .sfy7t { direction: rtl; }
[dir="rtl"] .pz1vx { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .u9xtb .xyp7dlc,
[dir="rtl"] .uqofll .xyp7dlc,
[dir="rtl"] .tjcd0 .xyp7dlc,
[dir="rtl"] .rj11 .xyp7dlc {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .u9xtb .xyp7dlc li::before,
[dir="rtl"] .uqofll .xyp7dlc li::before,
[dir="rtl"] .tjcd0 .xyp7dlc li::before,
[dir="rtl"] .rj11 .xyp7dlc li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .t4fuh.d2y8 .u17r387,
[dir="rtl"] .uaigw.d2y8 .u17r387,
[dir="rtl"] .fchd.d2y8 .u17r387,
[dir="rtl"] .a4t44g.d2y8 .u17r387,
[dir="rtl"] .zepk2q7t.d2y8 .u17r387 { text-align: right; }
[dir="rtl"] .v32c0o.d2y8 .h1ywtmv { align-items: flex-end; text-align: right; }
[dir="rtl"] .v32c0o.yft1i1 .h1ywtmv { text-align: center; }
[dir="rtl"] .v32c0o .h1ywtmv { text-align: right; }
[dir="rtl"] .astjcnz,
[dir="rtl"] .llriz,
[dir="rtl"] .typnfu,
[dir="rtl"] .ft0a,
[dir="rtl"] .vbw3q2,
[dir="rtl"] .klxus,
[dir="rtl"] .g8imr7ak,
[dir="rtl"] .up6m7vx { text-align: right; direction: rtl; }
[dir="rtl"] .qq991hv8 .g8imr7ak,
[dir="rtl"] .sj0law .g8imr7ak { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #802156;
  --brand:           #802156;
  --brand-light:     #642247;
  --brand-pale:      #813861;
  --grad-start:      #c83387;
  --grad-end:        #cd6ca2;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #802156;
  --cta-light:       #621540;
  --cta-hover:       #4f1435;
  --bg-page:         #f8f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f4;
  --bg-raised:       #f1eeef;
  --bg-hover:        #f5f3f4;
  --border:          #e8e2e5;
  --border-alt:      #dbd0d6;
  --border-section:  #e8e2e5;
  --text-primary:    #1b1719;
  --text-muted:      #5f5259;
  --text-body:       #362f33;
  --text-sub:        #51474d;
  --text-faint:      #887680;
  --text-dim:        #a09199;
  --text-label:      #6d5e66;
  --text-value:      #443b40;
  --accent-bg:       #f0e4eb;
  --accent-bg-light: #e9cddc;
  --bg-tip:          #f1f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f1f9f0;
  --bg-cons:         #faf3f4;
  --c-pros:          #258b17;
  --c-cons:          #9f212c;
  --c-pros-label:    #2ca51b;
  --c-tip-border:    #30b71e;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #258b17;
}
:root { --logo-bg-opacity: 66%; }
body, button, input { font-family: "Titillium Web", sans-serif; }
.udtde3x .wjv7bah { font-size: 0; width: 1.2rem; flex-shrink: 0; }.udtde3x .wjv7bah::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.udtde3x .x8gfofu     .wjv7bah::before { content: "";  color: var(--c-tip-border); }.udtde3x .wma4ryw .wjv7bah::before { content: ""; color: var(--c-warn-border); }.udtde3x .dl10l    .wjv7bah::before { content: ""; color: #60a5fa; }.eplk .udtde3x .x8gfofu     .wjv7bah::before { color: #10b981; }.eplk .udtde3x .wma4ryw .wjv7bah::before { color: #f43f5e; }.eplk .udtde3x .dl10l    .wjv7bah::before { color: #a855f7; }.gsfon5  .udtde3x .x8gfofu     .wjv7bah::before { color: #eab308; }.gsfon5  .udtde3x .wma4ryw .wjv7bah::before { color: #ef4444; }.gsfon5  .udtde3x .dl10l    .wjv7bah::before { color: #f97316; }.ivw6qw  .udtde3x .x8gfofu     .wjv7bah::before { color: #38bdf8; }.ivw6qw  .udtde3x .wma4ryw .wjv7bah::before { color: #818cf8; }.ivw6qw  .udtde3x .dl10l    .wjv7bah::before { color: #2dd4bf; }.g747p .udtde3x .wjv7bah::before { color: var(--accent-light) !important; }
.g82s2gt .muz6jek, .g82s2gt .v32c0o { min-height: 520px; }
.aa3q2gb::before { content: '—'; }