:root {
  --color-accent: #830252;
  --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;
}
.xrrk1i {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.jbjz {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.c2yty {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.bwio { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.j26jka6s { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.j26jka6s a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.j26jka6s a:hover { color: var(--accent-light); }
.vrywm     .nleq { border-radius: 6px; }
.vrywm .nleq li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.vrywm .nleq li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
@media (max-width: 640px) {
  .nleq {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .xn26v46:hover .nleq,
  .xn26v46:focus-within .nleq { display: block; }
  .nleq li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ypc3 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.z627l2 { display: none; }
@media (max-width: 640px) {
  .z627l2 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .z627l2.ofug { display: block; }
}
@media (max-width: 640px) {
  .ypc3 { display: block; }
  .j26jka6s > li + li::before { display: none !important; }
  .j26jka6s {
    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;
  }
  .j26jka6s.ofug { display: flex; }
  .j26jka6s li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .j26jka6s li:last-child a { border-bottom: none; }
}
.gzfws { min-height: 480px; }
.omkfu {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.fe5rso { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.cryvp2o .fe5rso { margin-left: 0; margin-right: 0; }
.kkxxx {
  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;
}
.mfl8g .kkxxx { margin-top: 24px; }
.kkxxx:hover { opacity: 0.88; }
.zt7v1t6h .omkfu { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.zt7v1t6h .fe5rso { color: #e2e8f0; }
.zt7v1t6h.jx7g9 .xnffz { text-align: center; }
.ut4reh .omkfu { color: var(--text-primary); text-shadow: none; }
.ut4reh .fe5rso { color: var(--text-muted); }
.ut4reh .kkxxx { margin-top: 16px; }
.ut4reh, .ut4reh.gzfws { min-height: auto !important; }
.ut4reh.jx7g9 .xnffz { text-align: center; }
.ut4reh~.rhwwp{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}
.ut4reh~.rhwwp .klf11ul{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.yvfd3y .p6xbym,
.yvfd3y .vskl,
.yvfd3y .zt7v1t6h .dioma {
  overflow: hidden;
}
.yvfd3y .p6xbym::after,
.yvfd3y .vskl::after,
.yvfd3y .zt7v1t6h .dioma::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@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; }
}
.p6xbym .omkfu { color: #fff; }
.p6xbym .fe5rso { color: rgba(255,255,255,0.85); }
.p6xbym .kkxxx { background: #fff; color: var(--cta); }
.p6xbym .kkxxx:hover { opacity: 0.92; }
.b2tez .p8chokb { position: relative; overflow: hidden; }
.b2tez .p8chokb::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;
}
.i3mg .p8chokb {
  animation: hg-breathe 7s ease-in-out infinite;
}
.yvfd3y .p8chokb { position: relative; overflow: hidden; }
.yvfd3y .p8chokb::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;
}
.untoc3x .p8chokb { position: relative; overflow: hidden; }
.untoc3x .p8chokb::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;
}
.yx84bm9 .p8chokb {
  animation: hg-fadein 1.2s ease-out both;
}
.p8chokb {
  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%);
}
.oi0bihi {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.t3msey8 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.drcfisz2 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.p8chokb .omkfu { text-shadow: none; color: var(--text-primary); }
.p8chokb .fe5rso { color: var(--text-muted); }
body.jez5 .omkfu {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.ygi8m .omkfu {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.gzfws.p6xbym .omkfu,
section.p6xbym .omkfu {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.p8chokb.jx7g9 .oi0bihi { align-items: center; text-align: center; }
.p8chokb.cryvp2o   .oi0bihi { align-items: flex-start; text-align: left; }
.jg530lt .t3msey8 { position: relative; }
.jg530lt .t3msey8::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.jg530lt.s9lz5mr .t3msey8::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.ywu2uhk .t3msey8 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.ywu2uhk .drcfisz2 {
  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);
}
.ywu2uhk.s9lz5mr .t3msey8 { padding: 32px 0 32px 32px; }
.btz1o0yb .t3msey8 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.btz1o0yb .drcfisz2 {
  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);
}
.s9lz5mr .oi0bihi {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.btz1o0yb.s9lz5mr .t3msey8 { padding: 40px 16px 40px 48px; }
.gzfws .dkb94 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.dkb94 .u2jfsjji.bnxa {
  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;
}
.dkb94 .u2jfsjji.bnxa:hover { opacity: 0.85; }
.bpdxxuy0 .t3msey8 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .p8chokb { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .p8chokb:not(.bpdxxuy0) .t3msey8 { display: none !important; }
  .bpdxxuy0 .t3msey8 { padding: 16px; }
  .oi0bihi  { padding: 36px 24px; }
  .p8chokb~.rhwwp,.s9lz5mr~.rhwwp{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .gzfws, .p8chokb { min-height: 320px !important; }
  .omkfu { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .jtxr,
  .xltw,
  .aveg { grid-template-columns: 1fr !important; }

  

  
  .mv0732ew { display: flex !important; flex-direction: column !important; }
  .mv0732ew .xnffz { display: contents; }
  .mv0732ew .dioma { order: 0; }
  .mv0732ew .omkfu { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .mv0732ew .jtxr { order: 2; padding: 0 16px 12px !important; }
  .mv0732ew .fe5rso { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .mfl8g .xnffz { display: flex; flex-direction: column; }
  .mfl8g .xnffz .omkfu { order: 1; }
  .mfl8g .xnffz .aveg { order: 2; margin: 8px 0 24px !important; }
  .mfl8g .xnffz .fe5rso { order: 3; }
  .mfl8g .xnffz .kkxxx { order: 4; align-self: center; margin-top: 0; }

  
  .p8chokb.bpdxxuy0 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .p8chokb.bpdxxuy0 .oi0bihi { display: contents; padding: 0; }
  .p8chokb.bpdxxuy0 .oi0bihi .omkfu { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .p8chokb.bpdxxuy0 .t3msey8 { order: 2; padding: 12px 16px; }
  .p8chokb.bpdxxuy0 .oi0bihi .fe5rso { order: 3; padding: 0 24px; margin: 0 auto; }
  .p8chokb.bpdxxuy0 .oi0bihi .kkxxx { order: 4; align-self: center; margin: 8px 0 32px; }
}
.lrzrc8n { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ya7ohx { width: 100%; height: auto; display: block; border-radius: 10px; }
.eogimfjt .lrzrc8n        { border-radius: 16px; }
.eogimfjt .ya7ohx  { border-radius: 16px; }
.gnfg4cn .lrzrc8n         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.gnfg4cn .ya7ohx   { border-radius: 8px; }
.cre5yqbn { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.mmojl8 { width: 100%; padding: 32px 0; position: relative; }
.flvttf2 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.rkp5k .mmojl8:nth-child(even) { background: var(--bg-surface); }
.rkp5k .mmojl8:nth-child(odd)  { background: var(--bg-page); }
.o59a2 .mmojl8:nth-child(even) { background: var(--bg-card); }
.o59a2 .mmojl8:nth-child(odd)  { background: var(--bg-page); }
.rkp5k .mmojl8:nth-child(odd)  .flvttf2 { background: var(--bg-card); border-radius: 6px; }
.rkp5k .mmojl8:nth-child(even) .flvttf2 { background: var(--bg-raised); border-radius: 6px; }
.o59a2 .mmojl8:nth-child(odd)  .flvttf2 { background: var(--bg-card); border-radius: 6px; }
.o59a2 .mmojl8:nth-child(even) .flvttf2 { background: var(--bg-raised); border-radius: 6px; }
.rkp5k .mmojl8:nth-child(even) .ab1w .e1xbx7,
.o59a2 .mmojl8:nth-child(even) .ab1w .e1xbx7 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.rkp5k .mmojl8:nth-child(odd) .ab1w .e1xbx7,
.o59a2 .mmojl8:nth-child(odd) .ab1w .e1xbx7 { background: var(--bg-card-inner); }
.rkp5k .mmojl8:nth-child(even) .pt04 .e1xbx7:nth-child(odd),
.o59a2 .mmojl8:nth-child(even) .pt04 .e1xbx7:nth-child(odd)  { background: var(--bg-card); }
.rkp5k .mmojl8:nth-child(even) .pt04 .e1xbx7:nth-child(even),
.o59a2 .mmojl8:nth-child(even) .pt04 .e1xbx7:nth-child(even) { background: var(--bg-card-inner); }
h1.vj1l { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.vj1l {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.fan3dyds { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.g40n h2.vj1l {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.m84f4e h2.vj1l {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.t6jei h2.vj1l {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.eyva h2.vj1l::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.kak74ic h2.vj1l {
  color: var(--text-primary); font-size: 1.7rem;
}
.qgl27q h2.vj1l::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.v8m2wo h2.vj1l {
  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;
}
.mptqq76 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .mptqq76 { display: none; } }
.jrh41h { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.vjti6v1h { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.yjq48ch {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.bx45fvk { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.u1fue1x5 { padding-left: 20px; }
.u1fue1x5 li { margin-bottom: 6px; }
.u1fue1x5 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.u1fue1x5 a:hover { color: var(--accent-light); }
.i974 .bx45fvk { display: none; }
.acrf .bx45fvk { display: none; }
.acrf .u1fue1x5 { padding-left: 0; list-style: none; }
.acrf .u1fue1x5 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.acrf .u1fue1x5 a { font-size: 0.92rem; }
.sk0ns39 .yjq48ch { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.sk0ns39 .bx45fvk { display: none; }
.sk0ns39 .u1fue1x5 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.sk0ns39 .u1fue1x5 li { margin-bottom: 0; }
.sk0ns39 .u1fue1x5 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;
}
.sk0ns39 .u1fue1x5 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.xo0gm5x .yjq48ch { padding: 20px 20px 16px; }
.xo0gm5x .u1fue1x5 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.xo0gm5x .u1fue1x5 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.xo0gm5x .u1fue1x5 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;
}
.xo0gm5x .u1fue1x5 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;
}
.xo0gm5x .u1fue1x5 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.xo0gm5x .u1fue1x5 a:focus,
.xo0gm5x .u1fue1x5 a:focus-visible,
.xo0gm5x .u1fue1x5 a:target { outline: none; }
.xo0gm5x .u1fue1x5 li:target a { border-color: var(--border); color: var(--text-muted); }
.c4z0 .yjq48ch { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.c4z0 .bx45fvk { display: none; }
.c4z0 .u1fue1x5 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.c4z0 .u1fue1x5 li { margin-bottom: 0; }
.c4z0 .u1fue1x5 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.c4z0 .u1fue1x5 li:last-child::after { content: ""; margin-right: 0; }
.c4z0 .u1fue1x5 a { font-size: 0.9rem; }
.e1xbx7 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ab1w .e1xbx7 { background: var(--bg-card); }
.pt04 .e1xbx7:nth-child(odd)  { background: var(--bg-card); }
.pt04 .e1xbx7:nth-child(even) { background: var(--bg-raised); }
.mge0 .e1xbx7 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.mge0 .e1xbx7:last-child { border-bottom: none; }
.mge0 h3.fan3dyds { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ikibh1m0 .e1xbx7 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ikibh1m0 .e1xbx7 + .e1xbx7 { margin-top: 4px; }
.o7bkgqgk .e1xbx7 { background: none; border-radius: 0; padding: 12px 0; }
.o7bkgqgk .e1xbx7 + .e1xbx7 { border-top: 1px solid var(--border-section); }
.igpkx { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.nn1qknjp { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.szw091j9 { color: var(--text-body); margin-bottom: 10px; }
.l37x2e, .z5je9c { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.l37x2e li, .z5je9c li { margin-bottom: 6px; }
.z5je9c li { list-style: decimal; }
.w9jq1     .l37x2e { list-style-type: "● "; }
.kgkxcujg  .l37x2e { list-style-type: "■ "; }
.cvyan .l37x2e { list-style-type: "◆ "; }
.javow    .l37x2e { list-style-type: "★ "; }
.cvyan .miguke { list-style-type: "◆ "; }
.w9jq1    .l37x2e li::marker, .w9jq1    .miguke li::marker,
.kgkxcujg .l37x2e li::marker, .kgkxcujg .miguke li::marker,
.cvyan .l37x2e li::marker, .cvyan .miguke li::marker,
.javow   .l37x2e li::marker, .javow   .miguke li::marker {
  color: var(--cta); font-size: 1em;
}
.w9jq1 .z5je9c,
.kgkxcujg .z5je9c,
.cvyan .z5je9c,
.javow .z5je9c {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.w9jq1 .z5je9c li,
.kgkxcujg .z5je9c li,
.cvyan .z5je9c li,
.javow .z5je9c li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.w9jq1 .z5je9c li::before,
.kgkxcujg .z5je9c li::before,
.cvyan .z5je9c li::before,
.javow .z5je9c 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;
}
.w9jq1     .z5je9c li::before { border-radius: 50%; }
.kgkxcujg  .z5je9c li::before { border-radius: 3px; }
.cvyan .z5je9c li::before { border-radius: 3px; }
.javow    .z5je9c li::before { border-radius: 50%; }
.grxiu2 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ojylmvmo .grxiu2,
.bdlo0 .grxiu2 { background: transparent; border: none; border-radius: 0; }
.yrtx14r { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.yrtx14r th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.yrtx14r td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.yrtx14r tr:hover td { background: var(--bg-hover); }
.gf4g2ym8 .yrtx14r tbody tr:nth-child(even) td { background: var(--bg-surface); }
.yo58d496 .yrtx14r { border: 1px solid var(--border-alt); }
.yo58d496 .yrtx14r th,
.yo58d496 .yrtx14r td { border: 1px solid var(--border-alt); }
.fcrbw9mx .yrtx14r th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.fcrbw9mx .yrtx14r td { border-bottom: none; }
.fcrbw9mx .yrtx14r tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.nyo701 .yrtx14r th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.k02n .grxiu2 {
  overflow: hidden;
}
.k02n .yrtx14r th { border-bottom: 1px solid var(--border-alt); }
.k02n .yrtx14r tr:last-child td { border-bottom: none; }
[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%}
.o4m7 .yy857 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.lwidsn { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.tpctd66q  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.ey3gy { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.vf91ib { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.ynpcgym { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.lwidsn strong { color: var(--text-primary); font-size: 0.95rem; }
.lwidsn p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.cx44ol { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.caj6dktn, .ebcqb13 { border-radius: 8px; padding: 14px; }
.caj6dktn { background: var(--bg-pros); }
.ebcqb13 { background: var(--bg-cons); }
.wzr1f322 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.caj6dktn .wzr1f322 { color: var(--c-pros-label); }
.ebcqb13 .wzr1f322 { color: #f87171; }
.caj6dktn ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ebcqb13 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ya7ohx { width: 100%; height: auto; border-radius: 10px; display: block; }
.bnxa {
  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;
}
.bnxa:hover { opacity: 0.85; }
.w9rs1nhy .bnxa  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.w9rs1nhy .bnxa:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.m7t4oq77 .bnxa  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.m7t4oq77 .bnxa:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.idjgz .kkxxx { border-radius: 50px; }
.idjgz .bnxa  { border-radius: 50px; }
.vfsnbd1f .kkxxx { padding-left: 22px; padding-right: 22px; }
.vfsnbd1f .bnxa  { padding-left: 12px; padding-right: 12px; }
.udqrg .kkxxx { padding-left: 44px; padding-right: 44px; }
.udqrg .bnxa  { padding-left: 24px; padding-right: 24px; }
.efz4 .kkxxx { padding-left: 56px; padding-right: 56px; }
.efz4 .bnxa  { padding-left: 32px; padding-right: 32px; }
.b6mi   .kkxxx::after, .b6mi   .bnxa::after,
.mtjm .kkxxx::after, .mtjm .bnxa::after,
.fe0q1x9p    .kkxxx::after, .fe0q1x9p    .bnxa::after,
.cwuclkm5    .kkxxx::after, .cwuclkm5    .bnxa::after,
.w85annt    .kkxxx::after, .w85annt    .bnxa::after,
.goviewwv     .kkxxx::after, .goviewwv     .bnxa::after,
.o3q5    .kkxxx::after, .o3q5    .bnxa::after,
.pnskyuy8   .kkxxx::after, .pnskyuy8   .bnxa::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;
}
.b6mi .kkxxx::after, .b6mi .bnxa::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");
}
.mtjm .kkxxx::after, .mtjm .bnxa::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");
}
.fe0q1x9p .kkxxx::after, .fe0q1x9p .bnxa::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");
}
.cwuclkm5 .kkxxx::after, .cwuclkm5 .bnxa::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");
}
.w85annt .kkxxx::after, .w85annt .bnxa::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");
}
.goviewwv .kkxxx::after, .goviewwv .bnxa::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");
}
.o3q5 .kkxxx::after, .o3q5 .bnxa::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");
}
.pnskyuy8 .kkxxx::after, .pnskyuy8 .bnxa::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");
}
.ysm6ez3h   .vvqtsydh::after, .ysm6ez3h   .fd3zd::after,
.aaog .vvqtsydh::after, .aaog .fd3zd::after,
.sh7m1f5r    .vvqtsydh::after, .sh7m1f5r    .fd3zd::after,
.ce1m    .vvqtsydh::after, .ce1m    .fd3zd::after,
.uiuhbn6    .vvqtsydh::after, .uiuhbn6    .fd3zd::after,
.sx8br1k     .vvqtsydh::after, .sx8br1k     .fd3zd::after,
.cza0xp    .vvqtsydh::after, .cza0xp    .fd3zd::after,
.g9tls   .vvqtsydh::after, .g9tls   .fd3zd::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;
}
.ysm6ez3h .vvqtsydh::after, .ysm6ez3h .fd3zd::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");
}
.aaog .vvqtsydh::after, .aaog .fd3zd::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");
}
.sh7m1f5r .vvqtsydh::after, .sh7m1f5r .fd3zd::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");
}
.ce1m .vvqtsydh::after, .ce1m .fd3zd::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");
}
.uiuhbn6 .vvqtsydh::after, .uiuhbn6 .fd3zd::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");
}
.sx8br1k .vvqtsydh::after, .sx8br1k .fd3zd::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");
}
.cza0xp .vvqtsydh::after, .cza0xp .fd3zd::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");
}
.g9tls .vvqtsydh::after, .g9tls .fd3zd::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");
}
.u2jfsjji.bnxa {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .j8bo0ob {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .j8bo0ob::before    { grid-area: rank;   }
  .rkvq           { grid-area: ident;  }
  .dculqs     { grid-area: rating; min-width: 0; width: auto; }
  .epku           { grid-area: pills;  }
  .u2jfsjji             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .j8bo0ob {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .j8bo0ob::before    { justify-self: center; }
  .rkvq           { width: 100%; }
  .dculqs     { justify-self: center; }
  .epku           { grid-template-columns: 1fr; }
}
.kyc6vn .yqel { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .o8uml .afvarowo {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .o8uml .wn3olb7y { margin: 0; }
}
.bdlo0 .cx44ol { gap: 10px; }
.bdlo0 .caj6dktn, .bdlo0 .ebcqb13 { padding: 12px; }
.bdlo0 .caj6dktn ul, .bdlo0 .ebcqb13 ul { margin: 4px 0 0; padding-left: 18px; }
.bdlo0 .caj6dktn li, .bdlo0 .ebcqb13 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .z2gang { grid-template-columns: 1fr; }
  .vr33t00w { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .vr33t00w .pio8 { width: 72px; height: 50px; }
  .vr33t00w .exv7 { max-width: 180px; }
  .vr33t00w .zdpdq4aa { width: auto; }
}
@media (max-width: 720px) {
  .of68 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .j4l894v { padding: 16px; }
  .blcfjll4 .h4ybyum { min-width: 50%; }
}
.x6pmqgd .cx44ol { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .r9vaulr { grid-template-columns: 1fr; }
  .qnlwq66 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .z9xm6vr { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .f5pgxnd4 { flex-wrap: wrap; padding: 16px; }
}
.rbs4h7 .cx44ol { gap: 8px; }
.rbs4h7 .caj6dktn, .rbs4h7 .ebcqb13 { padding: 8px; }
@media (max-width: 480px) {
  .przk2u { flex-direction: column; align-items: stretch; }
}
.as4g .zdpdq4aa .bnxa { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .fw87ywz { flex-direction: column; align-items: stretch; gap: 10px; }
  .as4g .zdpdq4aa { text-align: center; }
}
@media (max-width: 720px) {
  .qv515yts { grid-template-columns: 1fr; }
  .aa2rvbx { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .fmsdbe { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .obcms { grid-template-columns: 1fr; }
  .y4dy { width: 100px; height: 100px; margin: 16px auto; }
  .termfqs { font-size: 1.4rem; }
  .c31nk { justify-content: center; }
  .zz5k .h4ybyum { min-width: 50%; }
}
.m0pi .cx44ol { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .acb94 { flex-wrap: wrap; padding: 14px 16px; }
  .lyeq0h34 { padding: 12px 16px; }
  .m0pi .cx44ol { margin: 0 16px; }
  .m0pi .cdn5xa { padding: 0 16px; }
  .nm3njkyy { padding: 12px 16px; }
}
.e02ljn .j8bo0ob {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.pjapedt { margin: 16px 0; }
.vaio3p5 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.vaio3p5 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.vaio3p5 summary::after { content: "+"; color: var(--accent-light); }
.vaio3p5[open] summary::after { content: "−"; }
.vaio3p5 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.mmojl8 { margin-bottom: 0; }
.wuoo2f0x h2.vj1l { color: var(--text-primary); border-color: var(--accent-light); }
.zogdb h2.vj1l { color: var(--text-primary); border-color: var(--accent-light); }
.s47fas .tpctd66q     { background: #052e16; border-color: #10b981; }
.s47fas .ey3gy { background: #2d0a1e; border-color: #f43f5e; }
.s47fas .vf91ib    { background: #1e1036; border-color: #a855f7; }
.s47fas .lwidsn strong  { color: #f1f5f9; }
.s47fas .lwidsn p       { color: #cbd5e1; }
.s47fas .qe6g0    .tpctd66q     .ynpcgym::before,
.s47fas .eizu85  .tpctd66q     .ynpcgym::before,
.s47fas .urddwn  .tpctd66q     .ynpcgym::before,
.s47fas .y9qkuqc8 .tpctd66q     .ynpcgym::before { color: #10b981; }
.s47fas .qe6g0    .ey3gy .ynpcgym::before,
.s47fas .eizu85  .ey3gy .ynpcgym::before,
.s47fas .urddwn  .ey3gy .ynpcgym::before,
.s47fas .y9qkuqc8 .ey3gy .ynpcgym::before { color: #f43f5e; }
.s47fas .qe6g0    .vf91ib    .ynpcgym::before,
.s47fas .eizu85  .vf91ib    .ynpcgym::before,
.s47fas .urddwn  .vf91ib    .ynpcgym::before,
.s47fas .y9qkuqc8 .vf91ib    .ynpcgym::before { color: #a855f7; }
.rvxq .tpctd66q     { background: #2d2000; border-color: #eab308; }
.rvxq .ey3gy { background: #2d0b0b; border-color: #ef4444; }
.rvxq .vf91ib    { background: #2d1600; border-color: #f97316; }
.rvxq .lwidsn strong  { color: #f1f5f9; }
.rvxq .lwidsn p       { color: #cbd5e1; }
.rvxq .qe6g0    .tpctd66q     .ynpcgym::before,
.rvxq .eizu85  .tpctd66q     .ynpcgym::before,
.rvxq .urddwn  .tpctd66q     .ynpcgym::before,
.rvxq .y9qkuqc8 .tpctd66q     .ynpcgym::before { color: #eab308; }
.rvxq .qe6g0    .ey3gy .ynpcgym::before,
.rvxq .eizu85  .ey3gy .ynpcgym::before,
.rvxq .urddwn  .ey3gy .ynpcgym::before,
.rvxq .y9qkuqc8 .ey3gy .ynpcgym::before { color: #ef4444; }
.rvxq .qe6g0    .vf91ib    .ynpcgym::before,
.rvxq .eizu85  .vf91ib    .ynpcgym::before,
.rvxq .urddwn  .vf91ib    .ynpcgym::before,
.rvxq .y9qkuqc8 .vf91ib    .ynpcgym::before { color: #f97316; }
.w7b4 .tpctd66q     { background: #0c1a2e; border-color: #38bdf8; }
.w7b4 .ey3gy { background: #12103a; border-color: #818cf8; }
.w7b4 .vf91ib    { background: #0a2020; border-color: #2dd4bf; }
.w7b4 .lwidsn strong  { color: #f1f5f9; }
.w7b4 .lwidsn p       { color: #cbd5e1; }
.w7b4 .qe6g0    .tpctd66q     .ynpcgym::before,
.w7b4 .eizu85  .tpctd66q     .ynpcgym::before,
.w7b4 .urddwn  .tpctd66q     .ynpcgym::before,
.w7b4 .y9qkuqc8 .tpctd66q     .ynpcgym::before { color: #38bdf8; }
.w7b4 .qe6g0    .ey3gy .ynpcgym::before,
.w7b4 .eizu85  .ey3gy .ynpcgym::before,
.w7b4 .urddwn  .ey3gy .ynpcgym::before,
.w7b4 .y9qkuqc8 .ey3gy .ynpcgym::before { color: #818cf8; }
.w7b4 .qe6g0    .vf91ib    .ynpcgym::before,
.w7b4 .eizu85  .vf91ib    .ynpcgym::before,
.w7b4 .urddwn  .vf91ib    .ynpcgym::before,
.w7b4 .y9qkuqc8 .vf91ib    .ynpcgym::before { color: #2dd4bf; }
.dsk3o .tpctd66q     { background: var(--accent-bg); border-color: var(--accent-light); }
.dsk3o .ey3gy { background: var(--accent-bg-light); border-color: var(--accent-light); }
.dsk3o .vf91ib    { background: var(--accent-bg); border-color: var(--accent-pale); }
.dsk3o .qe6g0    .ynpcgym::before,
.dsk3o .eizu85  .ynpcgym::before,
.dsk3o .urddwn  .ynpcgym::before,
.dsk3o .y9qkuqc8 .ynpcgym::before { color: var(--accent-light) !important; }
.ws381::before,
.kc84::before { margin-right: 5px; }
.lt9f .caj6dktn ul li,
.lt9f .esod li         { color: #4ade80; }
.lt9f .caj6dktn .ws381 { color: #22c55e; }
.lt9f .ebcqb13 ul li,
.lt9f .u16g8dn li         { color: #f87171; }
.lt9f .ebcqb13 .kc84 { color: #ef4444; }
.skcydq5 .caj6dktn { background: var(--bg-pros); }
.skcydq5 .ebcqb13 { background: var(--bg-cons); }
.skcydq5 .caj6dktn .ws381 { color: var(--c-pros-label); }
.skcydq5 .ebcqb13 .kc84 { color: var(--c-cons); }
.skcydq5 .caj6dktn ul li,
.skcydq5 .ebcqb13 ul li,
.gaun .caj6dktn { background: var(--bg-pros); }
.gaun .ebcqb13 { background: var(--bg-cons); }
.gaun .caj6dktn .ws381 { color: var(--c-pros-label); }
.gaun .ebcqb13 .kc84 { color: var(--c-cons); }
.gaun .caj6dktn ul li,
.gaun .ebcqb13 ul li,
.wqrai .ws381::before { content: "✓ "; }
.wqrai .kc84::before { content: "✗ "; }
.p3oh0 .ws381::before { content: "→ "; }
.p3oh0 .kc84::before { content: "← "; }
.y3ka .ws381::before { content: "★ "; }
.y3ka .kc84::before { content: "✕ "; }
.yz16 .ws381::before { content: "◆ "; }
.yz16 .kc84::before { content: "▲ "; }
.ndl472u4 .lwidsn { background: transparent; border-left: none; border: 1.5px solid; }
.ndl472u4 .tpctd66q     { border-color: var(--c-tip-border); }
.ndl472u4 .ey3gy { border-color: var(--c-warn-border); }
.ndl472u4 .vf91ib    { border-color: #60a5fa; }
.ndl472u4 .lwidsn strong { color: var(--text-primary); }
.ndl472u4 .lwidsn p      { color: var(--text-muted); }
.kyc6vn .lwidsn { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.kyc6vn .tpctd66q     { border-top-color: var(--c-tip-border); }
.kyc6vn .ey3gy { border-top-color: var(--c-warn-border); }
.kyc6vn .vf91ib    { border-top-color: #60a5fa; }
.s1c19xa .lwidsn { border-left: none; border-radius: 8px; }
.s1c19xa .tpctd66q     { background: #065f46; }
.s1c19xa .ey3gy { background: #92400e; }
.s1c19xa .vf91ib    { background: #1e3a8a; }
.s1c19xa .lwidsn strong,
.s1c19xa .lwidsn p { color: #fff; }
.s1c19xa .ynpcgym::before { color: rgba(255,255,255,0.85) !important; }
.s47fas.s1c19xa .tpctd66q,
.s47fas .s1c19xa .tpctd66q     { background: #052e16; }
.s47fas.s1c19xa .ey3gy,
.s47fas .s1c19xa .ey3gy { background: #2d0a1e; }
.s47fas.s1c19xa .vf91ib,
.s47fas .s1c19xa .vf91ib    { background: #1e1036; }
.rvxq.s1c19xa .tpctd66q,
.rvxq .s1c19xa .tpctd66q      { background: #2d2000; }
.rvxq.s1c19xa .ey3gy,
.rvxq .s1c19xa .ey3gy  { background: #2d0b0b; }
.rvxq.s1c19xa .vf91ib,
.rvxq .s1c19xa .vf91ib     { background: #2d1600; }
.w7b4.s1c19xa .tpctd66q,
.w7b4 .s1c19xa .tpctd66q      { background: #0c1a2e; }
.w7b4.s1c19xa .ey3gy,
.w7b4 .s1c19xa .ey3gy  { background: #12103a; }
.w7b4.s1c19xa .vf91ib,
.w7b4 .s1c19xa .vf91ib     { background: #0a2020; }
.lmovlafi .lwidsn { border-left: none; border-radius: 6px; padding: 10px 14px; }
.lmovlafi .tpctd66q     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.lmovlafi .ey3gy { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.lmovlafi .vf91ib    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.lmovlafi .lwidsn strong { color: var(--text-primary); }
.lmovlafi .lwidsn p      { color: var(--text-muted); }
.pgvuc31 .lwidsn { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.qe6g0 .ynpcgym,
.eizu85 .ynpcgym,
.urddwn .ynpcgym,
.y9qkuqc8 .ynpcgym { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.qe6g0 .ynpcgym::before,
.eizu85 .ynpcgym::before,
.urddwn .ynpcgym::before,
.y9qkuqc8 .ynpcgym::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.qe6g0 .tpctd66q     .ynpcgym::before { content: "✦"; color: var(--c-tip-border); }
.qe6g0 .ey3gy .ynpcgym::before { content: "▲"; color: var(--c-warn-border); }
.qe6g0 .vf91ib    .ynpcgym::before { content: "◉"; color: #60a5fa; }
.eizu85 .tpctd66q     .ynpcgym::before { content: "★"; color: var(--c-tip-border); }
.eizu85 .ey3gy .ynpcgym::before { content: "◆"; color: var(--c-warn-border); }
.eizu85 .vf91ib    .ynpcgym::before { content: "●"; color: #60a5fa; }
.urddwn .tpctd66q     .ynpcgym::before { content: "▶"; color: var(--c-tip-border); }
.urddwn .ey3gy .ynpcgym::before { content: "■"; color: var(--c-warn-border); }
.urddwn .vf91ib    .ynpcgym::before { content: "▸"; color: #60a5fa; }
.y9qkuqc8 .tpctd66q     .ynpcgym::before { content: "→"; color: var(--c-tip-border); }
.y9qkuqc8 .ey3gy .ynpcgym::before { content: "⬥"; color: var(--c-warn-border); }
.y9qkuqc8 .vf91ib    .ynpcgym::before { content: "◈"; color: #60a5fa; }
.d7as5 .ab1w .e1xbx7,
.d7as5 .pt04 .e1xbx7  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.d7as5 .grxiu2          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.d7as5 .yjq48ch                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.b0u0 .ab1w .e1xbx7,
.b0u0 .pt04 .e1xbx7,
.b0u0 .wisjn,
.b0u0 .j8bo0ob,
.b0u0 .wn3olb7y,
.b0u0 .grxiu2,
.b0u0 .yjq48ch,
.b0u0 .pgvuc31 .lwidsn { box-shadow: none; }
.egvslr   .szw091j9, .egvslr .igpkx, .egvslr .nn1qknjp,
.egvslr   .jrh41h, .egvslr .vjti6v1h { font-size: 0.9rem; }
.egvslr   .l37x2e, .egvslr .z5je9c { font-size: 0.9rem; }
.o6ixdobe   .szw091j9, .o6ixdobe .igpkx, .o6ixdobe .nn1qknjp,
.o6ixdobe   .jrh41h, .o6ixdobe .vjti6v1h { font-size: 0.95rem; }
.o6ixdobe   .l37x2e, .o6ixdobe .z5je9c { font-size: 0.95rem; }
.e9l2   .szw091j9, .e9l2 .igpkx, .e9l2 .nn1qknjp,
.e9l2   .jrh41h, .e9l2 .vjti6v1h { font-size: 1.08rem; }
.e9l2   .l37x2e, .e9l2 .z5je9c { font-size: 1.05rem; }
.e9l2   .yrtx14r { font-size: 0.97rem; }
.r0bg5 .omkfu      { font-size: 3.2rem; }
.r0bg5 h2.vj1l { font-size: 1.9rem; }
.r0bg5 h3.fan3dyds     { font-size: 1.4rem; }
.eukznk .omkfu      { font-size: 3.8rem; }
.eukznk h2.vj1l { font-size: 2.2rem; }
.eukznk h3.fan3dyds     { font-size: 1.6rem; }
.mmojl8 + .mmojl8 { position: relative; }
.g0zkq67   .mmojl8 + .mmojl8::before,
.a16ablgi  .mmojl8 + .mmojl8::before,
.yzfug   .mmojl8 + .mmojl8::before,
.qdwi   .mmojl8 + .mmojl8::before,
.gh8vo82   .mmojl8 + .mmojl8::before,
.y0u4am .mmojl8 + .mmojl8::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.g0zkq67 .mmojl8 + .mmojl8::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.a16ablgi .mmojl8 + .mmojl8::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.yzfug .mmojl8 + .mmojl8::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;
}
.qdwi .mmojl8 + .mmojl8::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.oo24w57 .mmojl8 { margin-bottom: 16px; }
.oo24w57 .mmojl8 + .mmojl8 { margin-top: 0; }
.oo24w57 .flvttf2 { padding-top: 0; padding-bottom: 0; }
.gh8vo82 .mmojl8 + .mmojl8::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.y0u4am .mmojl8 + .mmojl8::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.frdxouk .mmojl8 + .mmojl8::before,
.sugxl5qx .mmojl8 + .mmojl8::before,
.t4jfb .mmojl8 + .mmojl8::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%;
}
.rkp5k .frdxouk .mmojl8:nth-child(even)::before,
.rkp5k .sugxl5qx .mmojl8:nth-child(even)::before,
.rkp5k .t4jfb .mmojl8:nth-child(even)::before { background: var(--bg-surface); }
.o59a2 .frdxouk .mmojl8:nth-child(even)::before,
.o59a2 .sugxl5qx .mmojl8:nth-child(even)::before,
.o59a2 .t4jfb .mmojl8:nth-child(even)::before { background: var(--bg-card); }
.frdxouk .mmojl8 + .mmojl8::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");
}
.sugxl5qx .mmojl8 + .mmojl8::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");
}
.t4jfb .mmojl8 + .mmojl8::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");
}
.tuwhui .oi0bihi,
.z7nd3mu .oi0bihi { padding-bottom: 60px; }
.ii3y .oi0bihi { padding-bottom: 70px; }
.i7jvo  .zt7v1t6h:not(.p6xbym) .dioma { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.k3pnb .p8chokb { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.zc1ytixh .p8chokb { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.ppfxa .p8chokb { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.i7jvo .p6xbym { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.i7jvo .vskl { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.i7jvo .p8chokb { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.d5v5 .p8chokb { background: var(--accent-bg); }
.t0bjk8k .lrzrc8n { float: left; width: 38%; margin: 0 28px 16px 0; }
.t0bjk8k .lrzrc8n .ya7ohx { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.t0bjk8k .flvttf2::after { content: ''; display: block; clear: both; }
.z5v7vg46 .lrzrc8n { float: right; width: 38%; margin: 0 0 16px 28px; }
.z5v7vg46 .lrzrc8n .ya7ohx { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.z5v7vg46 .flvttf2::after { content: ''; display: block; clear: both; }
.rz3lo81w .mmojl8:nth-child(odd)  .lrzrc8n { float: left;  width: 38%; margin: 0 28px 16px 0; }
.rz3lo81w .mmojl8:nth-child(even) .lrzrc8n { float: right; width: 38%; margin: 0 0 16px 28px; }
.rz3lo81w .lrzrc8n .ya7ohx { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rz3lo81w .flvttf2::after { content: ''; display: block; clear: both; }
.z5v7vg46 .pk5htmvj,
.z5v7vg46 .rrts2,
@media (max-width: 900px) {
  .t0bjk8k .lrzrc8n,
  .z5v7vg46 .lrzrc8n,
  .rz3lo81w .mmojl8:nth-child(odd)  .lrzrc8n,
  .rz3lo81w .mmojl8:nth-child(even) .lrzrc8n {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .t0bjk8k .lrzrc8n .ya7ohx,
  .z5v7vg46 .lrzrc8n .ya7ohx,
  .rz3lo81w .lrzrc8n .ya7ohx {
    max-height: none !important;
  }
}
.t0bjk8k .l37x2e,
.t0bjk8k .z5je9c,
.z5v7vg46 .l37x2e,
.z5v7vg46 .z5je9c,
.rz3lo81w .l37x2e,
.rz3lo81w .z5je9c { overflow: hidden; }
@media (max-width: 640px) {
  .t0bjk8k .lrzrc8n,
  .z5v7vg46 .lrzrc8n,
  .rz3lo81w .lrzrc8n { float: none; width: 100%; margin: 0 0 16px 0; }
}
.vix8c .cre5yqbn,
.vix8c .flvttf2,
.vix8c .bzayl3b  { max-width: 1100px; }
.spyxg4 .cre5yqbn,
.spyxg4 .flvttf2,
.spyxg4 .bzayl3b  { max-width: 1200px; }
.ctjwe941 .cre5yqbn,
.ctjwe941 .flvttf2,
.ctjwe941 .bzayl3b  { max-width: 1320px; }
.nbupk { font-size: 0.82rem; color: var(--text-muted); }
.pncf { display: flex; align-items: center; }
.audd {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.o9jj4g4 { display: flex; align-items: center; }
.adcen { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.adcen:hover { text-decoration: underline; }
.t9hjg4 { margin: 0 3px; opacity: 0.45; }
.t9hjg4::before { content: '/'; }
.ls3u { padding: 2px 5px; color: var(--text-main); }
.fja5mjm .nbupk {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.fja5mjm .pncf { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.de3y8mo .nbupk {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.de3y8mo .pncf { padding: 0 0 0 12px; }
.wi6hln .pncf { padding: 0 16px; }
.wi6hln .nbupk {
  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);
}
.wi6hln .cre5yqbn { padding-top: 28px; }
@media (max-width: 720px) {
  .ygsi { margin-top: 18px; padding: 0 16px; }
  .wi6hln .cre5yqbn { padding-top: 16px; }
}
.vix8c.fja5mjm .pncf { max-width: 1100px; }
.spyxg4.fja5mjm .pncf { max-width: 1200px; }
.ctjwe941.fja5mjm .pncf { max-width: 1320px; }
.ezb70hf1 .mmojl8 { padding-top: 16px; padding-bottom: 16px; }
.sz1t .mmojl8 { padding-top: 24px; padding-bottom: 24px; }
.wbcnohqf .mmojl8 { padding-top: 40px; padding-bottom: 40px; }
.c4xim5 .mmojl8 { padding-top: 52px; padding-bottom: 52px; }
.dntk .mmojl8:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.dntk .mmojl8:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.dntk .mmojl8:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.dntk .mmojl8:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.gdw2gu0 .flvttf2 { padding-top: 10px;  padding-bottom: 10px; }
.zztvih1 .flvttf2 { padding-top: 18px;  padding-bottom: 18px; }
.znnh6 .flvttf2 { padding-top: 36px;  padding-bottom: 36px; }
.q3ohmw .flvttf2 { padding-top: 48px;  padding-bottom: 48px; }
.wlonq68 h2.vj1l { font-weight: 600; }
.wlonq68 h3.fan3dyds     { font-weight: 600; }
.mhexy5r h2.vj1l { font-weight: 800; }
.mhexy5r h3.fan3dyds     { font-weight: 700; }
.quuz99v { font-weight: 600; }
.quuz99v h2.vj1l { font-weight: 900; }
.quuz99v h3.fan3dyds     { font-weight: 800; }
.quuz99v .lwidsn strong,
.quuz99v .lwidsn strong { font-weight: 600; }
.vvqtsydh {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.vz47lwsa .vvqtsydh { display: none; }
@media (max-width: 640px) {
  .bz3zn0qa { display: none; }
  .vvqtsydh {
    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;
  }
}
.vvqtsydh { background: var(--cta) !important; color: #fff !important; border: none !important; }
.vvqtsydh:hover { opacity: 0.85; }
.tmtfz0 .vvqtsydh { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.r8aylt7 .vvqtsydh,
.qb4q4qb  .vvqtsydh { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.r8aylt7 .vvqtsydh:hover,
.qb4q4qb  .vvqtsydh:hover { opacity: 0.88; }
.tmtfz0.r8aylt7 .vvqtsydh,
.tmtfz0.qb4q4qb  .vvqtsydh { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.fd3zd {
  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;
}
.fd3zd:hover { transform: translateY(-2px); opacity: 0.92; }
.fd3zd { background: var(--cta) !important; color: #fff !important; border: none !important; }
.pfpmeit .fd3zd { display: none; }
.xo7v05se .fd3zd { right: 32px; }
.nhag  .fd3zd { left: 32px; }
@media (max-width: 480px) {
  .xo7v05se .fd3zd { right: 20px; bottom: 20px; }
  .nhag  .fd3zd { left: 20px; bottom: 20px; }
}
.x0qgo { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.bzayl3b { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.nmulon { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.sp9i { color: var(--text-dim); font-size: 0.8rem; }
.x6mor { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.x6mor img { height: 26px; width: auto; object-fit: contain; }
.vf9h64 .bzayl3b { text-align: center; }
.vf9h64 .nmulon { margin-top: 0; }
@media (max-width: 640px) {
  .bzayl3b { padding-left: 16px; padding-right: 16px; }
  .wj5gepk .bzayl3b { padding: 20px 16px; }
  .ty8wc4kq { gap: 4px 12px; }
  .nmulon { font-size: 0.78rem; }
}
.ja6tkq .hb421q .x6mor { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.ja6tkq .nmulon { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ja6tkq .sp9i { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ja6tkq .len57w7b { grid-template-columns: 1fr 1fr; } .ja6tkq .hb421q { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ja6tkq .len57w7b { grid-template-columns: 1fr; } }
.jb9qryd0 .i0zynz { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.jb9qryd0 .x6mor { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.jb9qryd0 .k6umiq { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.jb9qryd0 .k6umiq a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.jb9qryd0 .k6umiq a:hover { color: var(--accent-light); }
.wnxqzmo { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.jb9qryd0 .s1ws83 { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.jb9qryd0 .qdpr { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.jb9qryd0 .qdpr a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.jb9qryd0 .qdpr a:hover { color: var(--accent-light); }
.jb9qryd0 .nmulon { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .jb9qryd0 .i0zynz { gap: 12px; } .jb9qryd0 .x6mor { margin-right: 0; width: 100%; } }
.iejz950 .ufdhx4 .x6mor { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.iejz950 .nmulon { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.iejz950 .sp9i { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .iejz950 .fjbf2nt { grid-template-columns: 1fr 1fr; } .iejz950 .ufdhx4 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .iejz950 .fjbf2nt { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .w5cd21mn .j3duooto { grid-template-columns: 1fr 1fr; } .w5cd21mn .w3oyf5g:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .w5cd21mn .j3duooto { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ffa1oxvv .j3duooto { grid-template-columns: 1fr; } }
.n8oya .bzayl3b { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.omrt5nl .xrrk1i      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.omrt5nl .x0qgo { background: var(--bg-page); border-top-color: var(--border-alt); }
.hof0 .xrrk1i      { background: #0d1117; border-bottom-color: #21262d; }
.hof0 .c2yty { color: var(--accent-light); }
.hof0 .j26jka6s { --msep-color: #8b949e; }
.hof0 .j26jka6s a { color: #8b949e; }
.hof0 .j26jka6s a:hover { color: var(--accent-light); }
.hof0 .ypc3 { color: #8b949e; }
.hof0 .x0qgo { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.hof0 .nmulon,
.hof0 .sp9i { color: #6e7681; }
.hof0 .qdpr a { color: #8b949e; }
.hof0 .x6mor { color: #e6edf3; }
@media (max-width: 640px) {
  .hof0 .j26jka6s { background: #0d1117; border-top-color: #21262d; }
  .hof0 .j26jka6s li a { border-bottom-color: #21262d; }
}
.dlagv25 .xrrk1i      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.dlagv25 .c2yty { color: var(--accent-light); }
.dlagv25 .j26jka6s { --msep-color: #475569; }
.dlagv25 .j26jka6s a { color: #475569; }
.dlagv25 .j26jka6s a:hover { color: var(--accent-light); }
.dlagv25 .ypc3 { color: #64748b; }
.dlagv25 .x0qgo { background: #f0f4f8; border-top-color: #cbd5e1; }
.dlagv25 .nmulon,
.dlagv25 .sp9i { color: #64748b; }
.dlagv25 .qdpr a, .dlagv25 .x6mor { color: #374151; }
@media (max-width: 640px) {
  .dlagv25 .j26jka6s { background: #f0f4f8; border-top-color: #cbd5e1; }
  .dlagv25 .j26jka6s li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.r8aylt7 .xrrk1i      { background: var(--accent); border-bottom-color: var(--accent-light); }
.r8aylt7 .c2yty { color: #fff; }
.r8aylt7 .j26jka6s { --msep-color: rgba(255,255,255,0.82); }
.r8aylt7 .j26jka6s a { color: rgba(255,255,255,0.82); }
.r8aylt7 .j26jka6s a:hover { color: #fff; }
.r8aylt7 .ypc3 { color: rgba(255,255,255,0.9); }
.r8aylt7 .x0qgo { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.r8aylt7 .nmulon,
.r8aylt7 .sp9i { color: rgba(255,255,255,0.72); }
.r8aylt7 .qdpr a, .r8aylt7 .x6mor { color: #fff; }
@media (max-width: 640px) {
  .r8aylt7 .j26jka6s { background: var(--accent); border-top-color: var(--accent-light); }
  .r8aylt7 .j26jka6s li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.qb4q4qb .xrrk1i {
  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);
}
.qb4q4qb .x0qgo {
  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) {
  .qb4q4qb .j26jka6s {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.j9sc .jbjz { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.z9ehl .jbjz { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.bxf2w .jbjz { min-height: 72px; height: auto; }
.q6y8hye .jbjz { min-height: 84px; height: auto; }
.wj5gepk .jbjz { max-width: none; padding: 0 32px; }
.wj5gepk .bzayl3b  { max-width: none; padding: 24px 32px; }
.t14dv.spyxg4 .jbjz { max-width: 1200px; }
.t14dv.ctjwe941 .jbjz { max-width: 1320px; }
.ucfpon9   .c2yty, .ucfpon9   .x6mor { text-transform: capitalize; }
.atm5 .c2yty, .atm5 .x6mor { text-transform: lowercase; }
.ngr07muy .c2yty, .ngr07muy .x6mor { text-transform: uppercase; letter-spacing: 0.06em; }
.lhv15, .j5t6si {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.e2c1s .lhv15,
.e2c1s .j5t6si { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.fh5o1s5 .lhv15,
.fh5o1s5 .j5t6si { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.dahhdt .lhv15,
.dahhdt .j5t6si { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.t1aycw91 .lhv15,
.t1aycw91 .j5t6si { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.m0hs   .j26jka6s a { font-weight: 500; }
.tqkm787s .j26jka6s a { font-weight: 600; }
.fgpux     .j26jka6s a { font-weight: 700; }
.g8xoz52    .j26jka6s a { font-weight: 800; letter-spacing: 0.01em; }
.jx5atf     .j26jka6s > li + li::before,
.w422bp    .j26jka6s > li + li::before,
.dn9d8n    .j26jka6s > li + li::before,
.vo401p7o .j26jka6s > li + li::before,
.bxgs .j26jka6s > li + li::before,
.gxgywcb  .j26jka6s > li + li::before,
.zqbm1oci    .j26jka6s > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.jx5atf     .j26jka6s > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.w422bp    .j26jka6s > li + li::before { content: "|"; }
.dn9d8n    .j26jka6s > li + li::before { content: "—"; }
.vo401p7o .j26jka6s > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.bxgs .j26jka6s > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.gxgywcb  .j26jka6s > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.zqbm1oci    .j26jka6s > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .how7v .ypc3,
  .ow7dq .ypc3,
  .sq02zz .ypc3,
  .hc6xig .ypc3,
  .p3vbcu .ypc3 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .how7v .ypc3::before,
  .ow7dq .ypc3::before,
  .sq02zz .ypc3::before,
  .hc6xig .ypc3::before,
  .p3vbcu .ypc3::before { content: ""; display: block; flex-shrink: 0; }

  
  .how7v .ypc3::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;
  }

  
  .ow7dq .ypc3::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;
  }

  
  .sq02zz .ypc3::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;
  }

  
  .hc6xig .ypc3::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;
  }

  
  .p3vbcu .ypc3::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) {
  .xnukc64z .ypc3 {
    padding: 5px 14px;
  }
  .xnukc64z .j26jka6s {
    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;
  }
  .xnukc64z .j26jka6s li a {
    border-bottom: none; padding: 10px 22px;
  }
  .xnukc64z .j26jka6s li a:hover { background: var(--bg-raised); }
  .xnukc64z .z627l2,
  .fv0gqam .z627l2,
  .mq0u0u .z627l2 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .rac2h .ypc3 {
    padding: 5px 10px;
  }
  .rac2h .j26jka6s {
    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);
  }
  .rac2h .j26jka6s.ofug { transform: translateX(0); }
  .rac2h .j26jka6s li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .rac2h .j26jka6s li:last-child a { border-bottom: none; }
  .r8aylt7 .j26jka6s,
  .hof0 .j26jka6s { background: var(--accent) !important; }
  .r8aylt7 .j26jka6s li a,
  .hof0 .j26jka6s li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .mq0u0u .ypc3 {
    padding: 5px 10px;
  }
  .mq0u0u .j26jka6s {
    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);
  }
  .mq0u0u .j26jka6s::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .mq0u0u .j26jka6s.ofug { transform: translateY(0); }
  .mq0u0u .j26jka6s li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .z9b0062c .ypc3 {
    padding: 5px 10px;
  }
  .z9b0062c .j26jka6s {
    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;
  }
  .z9b0062c .j26jka6s.ofug { opacity: 1; pointer-events: auto; }
  .z9b0062c .j26jka6s li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .gual     .ypc3 { border-radius: 0 !important; }
  .fzetm   .ypc3 { border-radius: 8px !important; }
  .l6i1w19 .ypc3 { border-radius: 50% !important; }
  .iq5swq3   .ypc3 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .vt4it .cnnxw { flex-direction: column; align-items: stretch; }
  .vt4it .csij1 { flex-direction: row; min-width: auto; }
  .vt4it .l8w327y { align-items: flex-start; text-align: left; }
}
.vw5m,
.vw5m.mmojl8,
.rkp5k .vw5m,
.rexrx73 .vw5m,
.o59a2 .vw5m,
.s7csj75u .vw5m {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.uwuwv7s {
  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;
}
.c8e12 { flex: 1 1 280px; min-width: 0; }
.xqji7m2s {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.b0t7d {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.j9u0ff28 {
  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;
}
.j9u0ff28:hover { transform: translateY(-1px); opacity: 0.95; }
.jxg7cvd .uwuwv7s {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.jxg7cvd .xqji7m2s { color: var(--cta); }
.jxg7cvd .b0t7d { color: var(--text-body); }
.jxg7cvd .j9u0ff28 {
  background: var(--cta) !important;
  color: #fff !important;
}
.ag8y .uwuwv7s {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ag8y .xqji7m2s { color: var(--text-primary); }
.ag8y .b0t7d { color: var(--text-body); }
.ag8y .j9u0ff28 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .uwuwv7s {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .c8e12 { flex: 0 0 auto; }
  .xqji7m2s { font-size: 1.2rem; }
  .j9u0ff28 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.tq2z84fk .bwio { height: 36px; }
.eopp .bwio { height: 60px; max-width: 200px; }
.k9gru1er .bwio { height: 56px; max-width: 180px; }
.zgvtd    .cybd3, .zgvtd    .uutt { color: #f59e0b; }
@media (min-width: 720px) {
  .cmei5nu .rrts2 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .cmei5nu .j8bo0ob {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .cmei5nu .j8bo0ob { padding: 40px 16px 20px; }
  .cmei5nu .idtenbh {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .cmei5nu .u2jfsjji { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .l1p1t41 .j8bo0ob {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .l1p1t41 .j8bo0ob::before {
    position: absolute; top: 14px; left: 14px;
  }
  .l1p1t41 .rkvq {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .l1p1t41 .w9a05ek { white-space: normal; text-align: center; font-size: 1.2rem; }
  .l1p1t41 .idtenbh {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .l1p1t41 .u2jfsjji { width: 100%; min-width: 0; }
  .l1p1t41 .cybd3 { min-width: 0; }
}
.oqsyzv .j8bo0ob::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.uzu8d5o .vaio3p5 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.uzu8d5o .vaio3p5 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.uzu8d5o .vaio3p5 p { padding: 0 2px 16px; }
.ox506b .vaio3p5 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ox506b .vaio3p5 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ox506b .vaio3p5 summary::after { content: "›"; font-size: 1.2em; }
.ox506b .vaio3p5[open] summary::after { content: "‹"; }
.ox506b .vaio3p5 p { padding: 10px 22px 4px; }
.cl5i0 .vaio3p5 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.cl5i0 .vaio3p5 summary { color: var(--text-primary); padding-left: 16px; }
.cl5i0 .vaio3p5 summary::after { content: "›"; font-size: 1.1em; }
.cl5i0 .vaio3p5[open] summary::after { content: "‹"; }
.cl5i0 .vaio3p5 p { padding-left: 16px; }
.ifn1rm .pjapedt { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ifn1rm .vaio3p5 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ifn1rm .vaio3p5:last-child { border-bottom: none; }
.ifn1rm .vaio3p5 summary { color: var(--text-primary); border-radius: 0; }
.ifn1rm .vaio3p5 summary::after { content: "›"; font-size: 1.1em; }
.ifn1rm .vaio3p5[open] summary::after { content: "‹"; }
.aqo1 .vaio3p5 { overflow: hidden; }
.aqo1 .vaio3p5 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.aqo1 .vaio3p5 summary::after { color: rgba(255,255,255,.75); }
.aqo1 .vaio3p5[open] summary { border-radius: 0; }
.ceuepklm { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.b3bte8ct {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.dmkzn6 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.rvt3j { color: var(--text-muted); font-size: 1.05rem; }
.bceysdy {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.b76lf9h {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.jar8ekrc { margin-bottom: 20px; }
.hsq88 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ax39ncz1 {
  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;
}
.ax39ncz1:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.siywofhq { resize: vertical; min-height: 130px; }
.hiyo15 { width: 100%; margin-top: 8px; }
.d5aigp {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.bav7f {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.p2a7k { color: var(--text-muted); line-height: 1.75; }
.oew5lr { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.oew5lr li { margin-bottom: 6px; }
.p880esxr { max-width: 760px; margin: 0 auto; }
.eyd8pz { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.bfz9il { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.bfz9il:last-child { border-bottom: none; }
.bfz9il h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.bfz9il p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.uyk9ubr9 { max-width: 760px; margin: 0 auto; }
.bp5kod22 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.scfl ul.oew5lr { margin: 0; }
.zwl4p .bp5kod22 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .zwl4p { grid-template-columns: 1fr; gap: 10px; } }
.ec7t28tj { max-width: 640px; margin: 0 auto; text-align: center; }
.zmj2n7 { margin-bottom: 48px; }
.zmj2n7 .bp5kod22 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.zmj2n7 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.yi8mfu .oew5lr { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .qkg6s597 { grid-template-columns: 1fr; } }
.rmoy09 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.rmoy09:hover .ry7w { color: var(--accent-light); text-decoration: underline; }
.twm2itq { color: inherit; text-decoration: none; }
.twm2itq:hover { color: var(--accent-light); text-decoration: underline; }
.bo8o { display: inline-block; line-height: 0; }
.x78osam { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.usdb2 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.usdb2:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.rcr0 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.usdb2 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.usdb2 ul.oew5lr { margin: 0; }
.ifh0 { color: var(--text-muted); line-height: 1.75; }
.jm9whx .oew5lr,
.gqvqo .oew5lr,
.fb0uf .oew5lr,
.ck1cpk .oew5lr {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.jm9whx .usdb2,
.gqvqo .usdb2 { text-align: left; }
.jm9whx .rcr0,
.gqvqo .rcr0 { text-align: center; }
.e2cnrh { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.a6741 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.emyg9pfl { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.ej3v13q { margin-top: 12px; }
.tb02 { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.tb02:hover { border-bottom-color: var(--accent-light); }
.hs5su2 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.hs5su2 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.ekl1rw { width: 200px; height: 200px; }
.gnf5hs { border-radius: 50%; }
.djnxct5f { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.vsvq { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .lntnd { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.gly9q9sy .emyg9pfl, .gly9q9sy .a6741 { max-width: 640px; }
.eu1x36 .e2cnrh { font-size: 1.6rem; margin-top: 18px; }
.j0ler .emyg9pfl { margin-bottom: 28px; }
@media (max-width: 860px) { .mz6zo2 { grid-template-columns: 1fr; } .eu1x36 { position: static; text-align: center; } }
.nuaml { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.jj8p9gl { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.jj8p9gl .hs5su2 { margin: 0 auto 18px; }
.jj8p9gl .djnxct5f { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .nuaml { grid-template-columns: 1fr; } }
.r8etzg4o .e2cnrh { font-size: 1.6rem; margin-bottom: 6px; }
.ck1cpk .oew5lr { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .r8etzg4o { flex-direction: column; text-align: center; } .g7elw8f { grid-template-columns: 1fr; } }
.zhsm .e2cnrh { font-size: 1.35rem; margin: 0 0 4px; }
.zhsm .djnxct5f { margin: 0; }
.zi8w .dmkzn6 { color: var(--accent-light); }
.g3vjs .dmkzn6 { font-size: 2rem; }
.g3vjs .rvt3j { max-width: 680px; }
.chfbvk .dmkzn6 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.chfbvk .rvt3j  { margin: 0; }
@media (max-width: 640px) { .chfbvk { flex-direction: column; } }
.jlojevug .dmkzn6 { color: var(--accent-light); }
.wdn8ibz .dmkzn6 { color: #fff; }
.wdn8ibz .rvt3j  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .kwwm63 { grid-template-columns: 1fr; } }
.b8dffh .ax39ncz1 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.b8dffh .ax39ncz1:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.bgtlmc2t .ax39ncz1 { background: var(--bg-raised); border-color: transparent; }
.bgtlmc2t .ax39ncz1:focus { background: var(--bg-card); border-color: var(--accent-light); }
.v85i8xvv .ax39ncz1 { border-radius: 100px; padding: 11px 20px; }
.v85i8xvv .siywofhq { border-radius: 14px; }
@media (max-width: 640px) { .d8b8bxa { grid-template-columns: 1fr; } }
.x5du0c{display:none}
.x5du0c:empty,.klf11ul:empty{display:none}
.dea275{position:relative;overflow:visible}
.i0a28tjv .rhwwp,.e5a713ch .rhwwp,
.t0mt .rhwwp,.x7yp .rhwwp,
.pxohy8 .rhwwp,.glnrbbr .rhwwp{display:block}
.lymzo7c3 .yjvy{display:block}
.i0a28tjv .rhwwp,.e5a713ch .rhwwp,
.t0mt .rhwwp,.x7yp .rhwwp,
.pxohy8 .rhwwp{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}
.i0a28tjv .rhwwp .klf11ul,.e5a713ch .rhwwp .klf11ul,
.t0mt .rhwwp .klf11ul,.x7yp .rhwwp .klf11ul,
.pxohy8 .rhwwp .klf11ul{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}
.i0a28tjv .axb9,.e5a713ch .axb9,
.t0mt .axb9,.x7yp .axb9,
.pxohy8 .axb9{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.i0a28tjv .rhwwp,.e5a713ch .rhwwp{top:12px}
.i0a28tjv .rhwwp .klf11ul{margin-right:auto}
.e5a713ch .rhwwp .klf11ul{margin-left:auto}
.e5a713ch .rhwwp{text-align:right}
.t0mt .rhwwp,.x7yp .rhwwp{bottom:12px}
.t0mt .rhwwp .klf11ul{margin-right:auto}
.x7yp .rhwwp .klf11ul{margin-left:auto}
.x7yp .rhwwp{text-align:right}
.pxohy8 .rhwwp{position:relative;margin-top:16px}
.pxohy8 .rhwwp .klf11ul{margin:0 auto}
.glnrbbr .rhwwp{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.glnrbbr .rhwwp .klf11ul{margin:0}
.glnrbbr .p8chokb~.rhwwp,
.glnrbbr .s9lz5mr~.rhwwp{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.glnrbbr .p8chokb~.rhwwp .klf11ul,
.glnrbbr .s9lz5mr~.rhwwp .klf11ul{justify-content:flex-start}
.p8chokb~.rhwwp,.s9lz5mr~.rhwwp{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}
.p8chokb~.rhwwp .klf11ul{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.s9lz5mr~.rhwwp .klf11ul{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.yjvy .klf11ul{margin:0 0 12px}
.klf11ul{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.va881bam{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ry7w{font-weight:600;color:var(--text-heading);opacity:1}
.rd8364m1::before{content:"·";margin:0 2px;opacity:.5}
.axb9{white-space:nowrap}
.vya32 .va881bam{display:none}
.kq1toxa7 .axb9{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.kq1toxa7 .rd8364m1::before{content:""}
.zw6b .axb9{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}
.zw6b .rd8364m1::before{content:""}
.lb9k .klf11ul{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.qlunori .axb9{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.qlunori .rd8364m1::before{content:""}
.kcjkxe9r .axb9{color: var(--accent-light);opacity:1;font-weight:500}
.sjkb0 .axb9{border-bottom:1px solid currentColor;padding-bottom:2px}
.afq37ico .klf11ul{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.ajlw{--date-bg:transparent}
.gwvv2 .rd8364m1::before{content:""}
.j0dd .rd8364m1::before{content:"•";opacity:.4}
.j0dd .axb9 + .axb9::before{content:"•";margin-right:6px;opacity:.4}
.xaqj65bu .rd8364m1::before{content:"/";opacity:.35}
.xaqj65bu .axb9 + .axb9::before{content:"/";margin-right:6px;opacity:.35}
.u9tqyaqb .rd8364m1::before{content:"|";opacity:.3}
.u9tqyaqb .axb9 + .axb9::before{content:"|";margin-right:6px;opacity:.3}
.whkuhvw .rd8364m1::before{content:"—";opacity:.3}
.whkuhvw .axb9 + .axb9::before{content:"—";margin-right:6px;opacity:.3}
.dhtft8f .rd8364m1::before{content:"◆";font-size:.5em;opacity:.35}
.dhtft8f .axb9 + .axb9::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.bmlm .rd8364m1::before{content:"·";opacity:.4}
.bmlm .axb9 + .axb9::before{content:"·";margin-right:6px;opacity:.4}
.al2a .rd8364m1::before{content:"›";opacity:.4}
.al2a .axb9 + .axb9::before{content:"›";margin-right:6px;opacity:.4}
.r9c4 .rd8364m1::before{content:"→";opacity:.35;font-size:.85em}
.r9c4 .axb9 + .axb9::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.fhbiz{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.u56f{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ubf5xac{display:flex;flex-direction:column;gap:3px}
.tbcxiw5{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.ti94o{font-weight:700;font-size:1rem;color:var(--text-heading)}
.dqf85ip{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.n315mvr .fhbiz{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.w252ixcu .fhbiz{border-top:3px solid var(--accent);padding-top:18px}
.no2iud6 .fhbiz{border-left:3px solid var(--accent);border-radius:0}
.e3zddvxr .fhbiz{padding:20px 0}
@media(max-width:640px){
  .fhbiz{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .dqf85ip{max-width:100%}
}
.q51m8ok .grxiu2{margin:0}
@media (max-width:560px){
  .bzqdyct{grid-template-columns:repeat(2,1fr);gap:12px}
}
.lc5pnf {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.lc5pnf.zmlw {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.ofwh {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.ofwh .s0o7yhz {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  font-size: 24px; line-height: 1; color: var(--text-primary, #111) !important;
  width: 36px; height: 36px; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  padding: 0; margin: 0;
  z-index: 2;
  transition: background 0.15s;
}
.ofwh .s0o7yhz:hover { background: rgba(0,0,0,0.12) !important; }
.zv5k6ho {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.fage3tg {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.tktxwh7v {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.ofwh .iaaqhliu {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.ofwh .iaaqhliu:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .ofwh { padding: 28px 18px 20px; }
  .tktxwh7v { font-size: 1.2rem; }
  .zv5k6ho { max-width: 220px; max-height: 80px; }
}
.qplyqv5 {
  flex: 0 0 auto;
  display: inline-flex; align-items: center; justify-content: center;
  background: #fff;
  width: 96px; height: 96px;
  padding: 10px;
  margin-right: 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}
.mw06ufhw {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.v7t84  .qplyqv5 { border-radius: 50%; }
.pufoby  .qplyqv5 { border-radius: 6px; }
.ct0c .qplyqv5 { border-radius: 22px; }
.kos5zv0 .uwuwv7s {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .qplyqv5 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.p8dq {
  margin: 28px 0 24px;
}
.p8dq .mmojl8 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.p8dq .flvttf2 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.p8dq .uwuwv7s {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .jbjz { flex-direction: row-reverse; }
[dir="rtl"] .j26jka6s { flex-direction: row-reverse; }
[dir="rtl"] .xo7v05se .fd3zd { right: auto; left: 32px; }
[dir="rtl"] .nhag  .fd3zd { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .xo7v05se .fd3zd { right: auto; left: 20px; }
  [dir="rtl"] .nhag  .fd3zd { left: auto;  right: 20px; }
}
[dir="rtl"] .t0bjk8k .lrzrc8n  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .z5v7vg46 .lrzrc8n { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .p8chokb,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .l37x2e, [dir="rtl"] .z5je9c { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .caj6dktn { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ebcqb13 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .lwidsn { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .uwuwv7s { direction: rtl; }
[dir="rtl"] .qplyqv5 { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .nbupk { direction: rtl; }
[dir="rtl"] .yjq48ch { direction: rtl; }
[dir="rtl"] .u1fue1x5 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .w9jq1 .z5je9c,
[dir="rtl"] .kgkxcujg .z5je9c,
[dir="rtl"] .cvyan .z5je9c,
[dir="rtl"] .javow .z5je9c {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .w9jq1 .z5je9c li::before,
[dir="rtl"] .kgkxcujg .z5je9c li::before,
[dir="rtl"] .cvyan .z5je9c li::before,
[dir="rtl"] .javow .z5je9c li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .p8chokb.cryvp2o .oi0bihi { align-items: flex-end; text-align: right; }
[dir="rtl"] .p8chokb.jx7g9 .oi0bihi { text-align: center; }
[dir="rtl"] .p8chokb .oi0bihi { text-align: right; }
[dir="rtl"] .flvttf2,
[dir="rtl"] .jrh41h,
[dir="rtl"] .vjti6v1h,
[dir="rtl"] .mptqq76,
[dir="rtl"] .b76lf9h,
[dir="rtl"] .hsq88,
[dir="rtl"] .emyg9pfl,
[dir="rtl"] .ax39ncz1,
[dir="rtl"] .siywofhq { text-align: right; direction: rtl; }
[dir="rtl"] .v85i8xvv .ax39ncz1,
[dir="rtl"] .b8dffh .ax39ncz1 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #830252;
  --brand:           #830252;
  --brand-light:     #640640;
  --brand-pale:      #8c125d;
  --grad-start:      #dd038a;
  --grad-end:        #f02da6;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #830252;
  --cta-light:       #5c0039;
  --cta-hover:       #46012c;
  --bg-page:         #f8f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f6f3f5;
  --bg-raised:       #f1edf0;
  --bg-hover:        #f6f3f5;
  --border:          #e9e1e6;
  --border-alt:      #ddcfd7;
  --border-section:  #e9e1e6;
  --text-primary:    #1c161a;
  --text-muted:      #62505b;
  --text-body:       #382d34;
  --text-sub:        #54444e;
  --text-faint:      #8c7282;
  --text-dim:        #a38e9b;
  --text-label:      #705b68;
  --text-value:      #463941;
  --accent-bg:       #f8dced;
  --accent-bg-light: #f6bfe1;
  --bg-tip:          #f0f9f8;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f8;
  --bg-cons:         #faf3f4;
  --c-pros:          #0c9690;
  --c-cons:          #9f212d;
  --c-pros-label:    #0eb3ab;
  --c-tip-border:    #10c6bd;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9690;
}
:root { --logo-bg-opacity: 37%; }
body, button, input { font-family: "Josefin Sans", sans-serif; }
.kima9va .ynpcgym { font-size: 0; width: 1.2rem; flex-shrink: 0; }.kima9va .ynpcgym::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.kima9va .tpctd66q     .ynpcgym::before { content: "";  color: var(--c-tip-border); }.kima9va .ey3gy .ynpcgym::before { content: ""; color: var(--c-warn-border); }.kima9va .vf91ib    .ynpcgym::before { content: ""; color: #60a5fa; }.s47fas .kima9va .tpctd66q     .ynpcgym::before { color: #10b981; }.s47fas .kima9va .ey3gy .ynpcgym::before { color: #f43f5e; }.s47fas .kima9va .vf91ib    .ynpcgym::before { color: #a855f7; }.rvxq  .kima9va .tpctd66q     .ynpcgym::before { color: #eab308; }.rvxq  .kima9va .ey3gy .ynpcgym::before { color: #ef4444; }.rvxq  .kima9va .vf91ib    .ynpcgym::before { color: #f97316; }.w7b4  .kima9va .tpctd66q     .ynpcgym::before { color: #38bdf8; }.w7b4  .kima9va .ey3gy .ynpcgym::before { color: #818cf8; }.w7b4  .kima9va .vf91ib    .ynpcgym::before { color: #2dd4bf; }.dsk3o .kima9va .ynpcgym::before { color: var(--accent-light) !important; }
.do5n3c .esod li::before, .do5n3c .u16g8dn li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.do5n3c .esod li::before { content: ""; }.do5n3c .u16g8dn li::before { content: ""; }.do5n3c .ws381::before, .do5n3c .kc84::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.do5n3c .ws381::before { content: ""; }.do5n3c .kc84::before { content: ""; }
.aly1y3 .gzfws, .aly1y3 .p8chokb { min-height: 320px; }
.t9hjg4::before { content: '/'; }