:root {
  --color-accent: #dc2660;
  --color-cta: #b73782;
  --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;
}
.obdk8 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.pizal {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.rsbry9qr {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.xbobnw5a { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.jix8y1 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.jix8y1 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.jix8y1 a:hover { color: var(--accent-light); }
.rrux8b4f     .o90jtdmi { border-radius: 24px; padding: 8px; }
.rrux8b4f .o90jtdmi li a { border-radius: 16px; }
.wy5f6r .o90jtdmi li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .o90jtdmi {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ecwsdmi5:hover .o90jtdmi,
  .ecwsdmi5:focus-within .o90jtdmi { display: block; }
  .o90jtdmi li a { padding: 8px 16px; font-size: 0.88rem; }
}
.rxv1 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.z02xi { display: none; }
@media (max-width: 640px) {
  .z02xi {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .z02xi.stnr39m { display: block; }
}
@media (max-width: 640px) {
  .rxv1 { display: block; }
  .jix8y1 > li + li::before { display: none !important; }
  .jix8y1 {
    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;
  }
  .jix8y1.stnr39m { display: flex; }
  .jix8y1 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .jix8y1 li:last-child a { border-bottom: none; }
}
.bj14 { min-height: 480px; }
.iovphv {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.op5jr { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.xwsb .op5jr { margin-left: 0; margin-right: 0; }
.ooh9t5 {
  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;
}
.bumxaq .ooh9t5 { margin-top: 24px; }
.ooh9t5:hover { opacity: 0.88; }
.e20v1 .iovphv { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.e20v1 .op5jr { color: #e2e8f0; }
.e20v1.a5yx3 .n72n62ub { text-align: center; }
.fhq7znf .iovphv { color: var(--text-primary); text-shadow: none; }
.fhq7znf .op5jr { color: var(--text-muted); }
.fhq7znf .ooh9t5 { margin-top: 16px; }
.fhq7znf, .fhq7znf.bj14 { min-height: auto !important; }
.fhq7znf.a5yx3 .n72n62ub { text-align: center; }
.fhq7znf~.e9w3bn5y{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}
.fhq7znf~.e9w3bn5y .fgady60r{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; }
}
.k1x43vn .t2krd,
.k1x43vn .ohi64zv,
.k1x43vn .e20v1 .zf4v54sp {
  overflow: hidden;
}
.k1x43vn .t2krd::after,
.k1x43vn .ohi64zv::after,
.k1x43vn .e20v1 .zf4v54sp::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; }
}
.t2krd .iovphv { color: #fff; }
.t2krd .op5jr { color: rgba(255,255,255,0.85); }
.t2krd .ooh9t5 { background: #fff; color: var(--cta); }
.t2krd .ooh9t5:hover { opacity: 0.92; }
.dcwys .bihx9vq { position: relative; overflow: hidden; }
.dcwys .bihx9vq::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;
}
.zor70g .bihx9vq {
  animation: hg-breathe 7s ease-in-out infinite;
}
.k1x43vn .bihx9vq { position: relative; overflow: hidden; }
.k1x43vn .bihx9vq::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;
}
.iskvyvfh .bihx9vq { position: relative; overflow: hidden; }
.iskvyvfh .bihx9vq::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;
}
.vbjjq .bihx9vq {
  animation: hg-fadein 1.2s ease-out both;
}
.bihx9vq {
  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%);
}
.pge2h {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.cpw8 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.wkgia5 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.bihx9vq .iovphv { text-shadow: none; color: var(--text-primary); }
.bihx9vq .op5jr { color: var(--text-muted); }
body.rosw5fxg .iovphv {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.jxa5 .iovphv {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.bj14.t2krd .iovphv,
section.t2krd .iovphv {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.bihx9vq.a5yx3 .pge2h { align-items: center; text-align: center; }
.bihx9vq.xwsb   .pge2h { align-items: flex-start; text-align: left; }
.qsnwk .cpw8 { position: relative; }
.qsnwk .cpw8::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.qsnwk.g4w92y .cpw8::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.zu6i .cpw8 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.zu6i .wkgia5 {
  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);
}
.zu6i.g4w92y .cpw8 { padding: 32px 0 32px 32px; }
.oqeiuek .cpw8 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.oqeiuek .wkgia5 {
  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);
}
.g4w92y { grid-template-areas: "media text"; }
.g4w92y .pge2h {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.oqeiuek.g4w92y .cpw8 { padding: 40px 16px 40px 48px; }
.bj14 .kcmw {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.kcmw .zjsmv2li.i68d3 {
  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;
}
.kcmw .zjsmv2li.i68d3:hover { opacity: 0.85; }
.eooo .cpw8 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .bihx9vq { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .bihx9vq:not(.eooo) .cpw8 { display: none !important; }
  .eooo .cpw8 { padding: 16px; }
  .pge2h  { padding: 36px 24px; }
  .bihx9vq~.e9w3bn5y,.g4w92y~.e9w3bn5y{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .bj14, .bihx9vq { min-height: 320px !important; }
  .iovphv { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .v38m7,
  .mssymp,
  .jn620ht { grid-template-columns: 1fr !important; }

  

  
  .qsrkfks { display: flex !important; flex-direction: column !important; }
  .qsrkfks .n72n62ub { display: contents; }
  .qsrkfks .zf4v54sp { order: 0; }
  .qsrkfks .iovphv { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .qsrkfks .v38m7 { order: 2; padding: 0 16px 12px !important; }
  .qsrkfks .op5jr { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .bumxaq .n72n62ub { display: flex; flex-direction: column; }
  .bumxaq .n72n62ub .iovphv { order: 1; }
  .bumxaq .n72n62ub .jn620ht { order: 2; margin: 8px 0 24px !important; }
  .bumxaq .n72n62ub .op5jr { order: 3; }
  .bumxaq .n72n62ub .ooh9t5 { order: 4; align-self: center; margin-top: 0; }

  
  .bihx9vq.eooo {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .bihx9vq.eooo .pge2h { display: contents; padding: 0; }
  .bihx9vq.eooo .pge2h .iovphv { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .bihx9vq.eooo .cpw8 { order: 2; padding: 12px 16px; }
  .bihx9vq.eooo .pge2h .op5jr { order: 3; padding: 0 24px; margin: 0 auto; }
  .bihx9vq.eooo .pge2h .ooh9t5 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.kgtf { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.cgm8z { width: 100%; height: auto; display: block; border-radius: 10px; }
.ga395av .kgtf        { border-radius: 16px; }
.ga395av .cgm8z  { border-radius: 16px; }
.aecly .kgtf         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.aecly .cgm8z   { border-radius: 8px; }
.szme { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.pco3n9 { width: 100%; padding: 32px 0; position: relative; }
.gtkc2y04 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.zwsuei1 .pco3n9:nth-child(even) { background: var(--bg-surface); }
.zwsuei1 .pco3n9:nth-child(odd)  { background: var(--bg-page); }
.wolpcao .pco3n9:nth-child(even) { background: var(--bg-card); }
.wolpcao .pco3n9:nth-child(odd)  { background: var(--bg-page); }
.zwsuei1 .pco3n9:nth-child(odd)  .gtkc2y04 { background: var(--bg-card); border-radius: 6px; }
.zwsuei1 .pco3n9:nth-child(even) .gtkc2y04 { background: var(--bg-raised); border-radius: 6px; }
.wolpcao .pco3n9:nth-child(odd)  .gtkc2y04 { background: var(--bg-card); border-radius: 6px; }
.wolpcao .pco3n9:nth-child(even) .gtkc2y04 { background: var(--bg-raised); border-radius: 6px; }
.zwsuei1 .pco3n9:nth-child(even) .p3glxuu8 .mctrsn3z,
.wolpcao .pco3n9:nth-child(even) .p3glxuu8 .mctrsn3z { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.zwsuei1 .pco3n9:nth-child(odd) .p3glxuu8 .mctrsn3z,
.wolpcao .pco3n9:nth-child(odd) .p3glxuu8 .mctrsn3z { background: var(--bg-card-inner); }
.zwsuei1 .pco3n9:nth-child(even) .g2cv3e .mctrsn3z:nth-child(odd),
.wolpcao .pco3n9:nth-child(even) .g2cv3e .mctrsn3z:nth-child(odd)  { background: var(--bg-card); }
.zwsuei1 .pco3n9:nth-child(even) .g2cv3e .mctrsn3z:nth-child(even),
.wolpcao .pco3n9:nth-child(even) .g2cv3e .mctrsn3z:nth-child(even) { background: var(--bg-card-inner); }
h1.j8i5jxa { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.j8i5jxa {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.emeanxc { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.yiym4m h2.j8i5jxa {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.yapbs6k h2.j8i5jxa {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.ad15mr h2.j8i5jxa {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.zgx5v40 h2.j8i5jxa::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.wol3 h2.j8i5jxa {
  color: var(--text-primary); font-size: 1.7rem;
}
.apeux h2.j8i5jxa::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.eocx h2.j8i5jxa {
  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;
}
.e4x0q8k { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .e4x0q8k { display: none; } }
.nm3eyzcf { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.d9io9u { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.m78gpd3 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ueza6 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.wbirxn { padding-left: 20px; }
.wbirxn li { margin-bottom: 6px; }
.wbirxn a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.wbirxn a:hover { color: var(--accent-light); }
.h8116 .ueza6 { display: none; }
.alk4x .ueza6 { display: none; }
.alk4x .wbirxn { padding-left: 0; list-style: none; }
.alk4x .wbirxn li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.alk4x .wbirxn a { font-size: 0.92rem; }
.yj5k46m .m78gpd3 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.yj5k46m .ueza6 { display: none; }
.yj5k46m .wbirxn { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.yj5k46m .wbirxn li { margin-bottom: 0; }
.yj5k46m .wbirxn 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;
}
.yj5k46m .wbirxn a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.pd95 .m78gpd3 { padding: 20px 20px 16px; }
.pd95 .wbirxn {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.pd95 .wbirxn li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.pd95 .wbirxn 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;
}
.pd95 .wbirxn 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;
}
.pd95 .wbirxn a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.pd95 .wbirxn a:focus,
.pd95 .wbirxn a:focus-visible,
.pd95 .wbirxn a:target { outline: none; }
.pd95 .wbirxn li:target a { border-color: var(--border); color: var(--text-muted); }
.rv8tr51 .m78gpd3 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.rv8tr51 .ueza6 { display: none; }
.rv8tr51 .wbirxn { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.rv8tr51 .wbirxn li { margin-bottom: 0; }
.rv8tr51 .wbirxn li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.rv8tr51 .wbirxn li:last-child::after { content: ""; margin-right: 0; }
.rv8tr51 .wbirxn a { font-size: 0.9rem; }
.mctrsn3z { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.p3glxuu8 .mctrsn3z { background: var(--bg-card); }
.g2cv3e .mctrsn3z:nth-child(odd)  { background: var(--bg-card); }
.g2cv3e .mctrsn3z:nth-child(even) { background: var(--bg-raised); }
.cjoh .mctrsn3z {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.cjoh .mctrsn3z:last-child { border-bottom: none; }
.cjoh h3.emeanxc { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.uznoobj .mctrsn3z {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.uznoobj .mctrsn3z + .mctrsn3z { margin-top: 4px; }
.lvzj6 .mctrsn3z { background: none; border-radius: 0; padding: 12px 0; }
.lvzj6 .mctrsn3z + .mctrsn3z { border-top: 1px solid var(--border-section); }
.h2pnph { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ywl1k { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.np2dsefn { color: var(--text-body); margin-bottom: 10px; }
.rqvht2, .c9zs { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.rqvht2 li, .c9zs li { margin-bottom: 6px; }
.c9zs li { list-style: decimal; }
.q4xr6k3     .rqvht2 { list-style-type: "● "; }
.rmeo1  .rqvht2 { list-style-type: "■ "; }
.qdk6bk .rqvht2 { list-style-type: "◆ "; }
.k0avg    .rqvht2 { list-style-type: "★ "; }
.q4xr6k3     .vin5b { list-style-type: "● "; }
.rmeo1  .vin5b { list-style-type: "■ "; }
.qdk6bk .vin5b { list-style-type: "◆ "; }
.k0avg    .vin5b { list-style-type: "★ "; }
.q4xr6k3    .rqvht2 li::marker, .q4xr6k3    .vin5b li::marker,
.rmeo1 .rqvht2 li::marker, .rmeo1 .vin5b li::marker,
.qdk6bk .rqvht2 li::marker, .qdk6bk .vin5b li::marker,
.k0avg   .rqvht2 li::marker, .k0avg   .vin5b li::marker {
  color: var(--cta); font-size: 1em;
}
.q4xr6k3 .c9zs,
.rmeo1 .c9zs,
.qdk6bk .c9zs,
.k0avg .c9zs {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.q4xr6k3 .c9zs li,
.rmeo1 .c9zs li,
.qdk6bk .c9zs li,
.k0avg .c9zs li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.q4xr6k3 .c9zs li::before,
.rmeo1 .c9zs li::before,
.qdk6bk .c9zs li::before,
.k0avg .c9zs 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;
}
.q4xr6k3     .c9zs li::before { border-radius: 50%; }
.rmeo1  .c9zs li::before { border-radius: 3px; }
.qdk6bk .c9zs li::before { border-radius: 3px; }
.k0avg    .c9zs li::before { border-radius: 50%; }
.ka61hw { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.uv6m .ka61hw,
.hdla2yt .ka61hw { background: transparent; border: none; border-radius: 0; }
.sdulrq { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.sdulrq th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.sdulrq td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.sdulrq tr:hover td { background: var(--bg-hover); }
.sacs .sdulrq tbody tr:nth-child(even) td { background: var(--bg-surface); }
.dopxx .sdulrq { border: 1px solid var(--border-alt); }
.dopxx .sdulrq th,
.dopxx .sdulrq td { border: 1px solid var(--border-alt); }
.h15k7r .sdulrq th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.h15k7r .sdulrq td { border-bottom: none; }
.h15k7r .sdulrq tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.n6x7gu1 .sdulrq th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.b7s324 .ka61hw {
  overflow: hidden;
}
.b7s324 .sdulrq th { border-bottom: 1px solid var(--border-alt); }
.b7s324 .sdulrq tr:last-child td { border-bottom: none; }
.islxiju { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.w5l49 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.txd4omx { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.rboq { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.iwj1ri { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.vin5b { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.vin5b li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.mcvyeh9 .rboq { background: transparent; text-align: center; }
.yrpu .txd4omx {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.f1yh .txd4omx {
  width: 72px; height: 72px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 16px auto 4px; display: block;
  border: 3px solid var(--accent-bg);
}
.dn9f6v .w5l49 { display: grid; grid-template-columns: auto 1fr; }
.dn9f6v .txd4omx {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.dn9f6v .rboq { grid-column: 2; }
.dn9f6v .iwj1ri,
.dn9f6v .vin5b { grid-column: 1 / -1; }
.h82mze .w5l49 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.h82mze .txd4omx {
  grid-column: 1; grid-row: 1;
  width: 60px; height: 60px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 14px 12px; border: 2px solid var(--accent-pale);
}
.h82mze .rboq { grid-column: 2; }
.h82mze .iwj1ri,
.h82mze .vin5b { grid-column: 1 / -1; }
.vpg71z .w5l49 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.vpg71z .rboq { background: none; color: var(--accent-light); font-weight: 700; }
.nwmg .w5l49 { background: rgba(255,255,255,0.04); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(255,255,255,0.08); }
.nwmg .rboq { background: none; color: var(--accent-light); font-weight: 700; }
.ooa3hlc5 .w5l49 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.ooa3hlc5 .w5l49:last-child { border-bottom: none; }
.ooa3hlc5 .rboq { background: none; color: var(--accent-light); font-weight: 700; }
.unkc9n .w5l49 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.unkc9n .rboq { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.tm7hi .islxiju { counter-reset: card-n; }
.tm7hi .w5l49  { counter-increment: card-n; }
.tm7hi .rboq { display: flex; align-items: center; gap: 10px; }
.tm7hi .rboq::before {
  content: counter(card-n);
  flex-shrink: 0; min-width: 26px; height: 26px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 0.76rem; font-weight: 700;
}
.n6km .w5l49 { background: var(--bg-surface); border: 1px solid var(--border); }
.n6km .rboq { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.l54o11lr { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.dcv7260  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.libzr6 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.q5dm { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.eh6g { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.l54o11lr strong { color: var(--text-primary); font-size: 0.95rem; }
.l54o11lr p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.cgm8z { width: 100%; height: auto; border-radius: 10px; display: block; }
.i68d3 {
  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;
}
.i68d3:hover { opacity: 0.85; }
.tngmqbc .i68d3  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.tngmqbc .i68d3:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.c356 .i68d3  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.c356 .i68d3:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.kwiv2o .ooh9t5 { border-radius: 50px; }
.kwiv2o .i68d3  { border-radius: 50px; }
.elk4lmr9 .ooh9t5 { padding-left: 22px; padding-right: 22px; }
.elk4lmr9 .i68d3  { padding-left: 12px; padding-right: 12px; }
.zkellf6 .ooh9t5 { padding-left: 44px; padding-right: 44px; }
.zkellf6 .i68d3  { padding-left: 24px; padding-right: 24px; }
.c3zp3zh .ooh9t5 { padding-left: 56px; padding-right: 56px; }
.c3zp3zh .i68d3  { padding-left: 32px; padding-right: 32px; }
.valg   .ooh9t5::after, .valg   .i68d3::after,
.odeqrfu .ooh9t5::after, .odeqrfu .i68d3::after,
.r8ggo    .ooh9t5::after, .r8ggo    .i68d3::after,
.kxf4    .ooh9t5::after, .kxf4    .i68d3::after,
.f5ce77mu    .ooh9t5::after, .f5ce77mu    .i68d3::after,
.cdz73613     .ooh9t5::after, .cdz73613     .i68d3::after,
.qyyefiov    .ooh9t5::after, .qyyefiov    .i68d3::after,
.m875o   .ooh9t5::after, .m875o   .i68d3::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;
}
.valg .ooh9t5::after, .valg .i68d3::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");
}
.odeqrfu .ooh9t5::after, .odeqrfu .i68d3::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");
}
.r8ggo .ooh9t5::after, .r8ggo .i68d3::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");
}
.kxf4 .ooh9t5::after, .kxf4 .i68d3::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");
}
.f5ce77mu .ooh9t5::after, .f5ce77mu .i68d3::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");
}
.cdz73613 .ooh9t5::after, .cdz73613 .i68d3::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");
}
.qyyefiov .ooh9t5::after, .qyyefiov .i68d3::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");
}
.m875o .ooh9t5::after, .m875o .i68d3::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");
}
.e7cwkvoz   .wlole::after, .e7cwkvoz   .t4cs::after,
.qqe60i .wlole::after, .qqe60i .t4cs::after,
.z3jwn    .wlole::after, .z3jwn    .t4cs::after,
.cldr    .wlole::after, .cldr    .t4cs::after,
.w8ekp    .wlole::after, .w8ekp    .t4cs::after,
.z87fs54l     .wlole::after, .z87fs54l     .t4cs::after,
.n500    .wlole::after, .n500    .t4cs::after,
.k0nt   .wlole::after, .k0nt   .t4cs::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;
}
.e7cwkvoz .wlole::after, .e7cwkvoz .t4cs::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");
}
.qqe60i .wlole::after, .qqe60i .t4cs::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");
}
.z3jwn .wlole::after, .z3jwn .t4cs::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");
}
.cldr .wlole::after, .cldr .t4cs::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");
}
.w8ekp .wlole::after, .w8ekp .t4cs::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");
}
.z87fs54l .wlole::after, .z87fs54l .t4cs::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");
}
.n500 .wlole::after, .n500 .t4cs::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");
}
.k0nt .wlole::after, .k0nt .t4cs::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");
}
.jxw3e2v .pb43a2d { background: var(--bg-raised); }
.zjsmv2li.i68d3 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .dnlcyr {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .dnlcyr::before    { grid-area: rank;   }
  .raldk86y           { grid-area: ident;  }
  .qdg6gy5     { grid-area: rating; min-width: 0; width: auto; }
  .tfyelfzh           { grid-area: pills;  }
  .zjsmv2li             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .dnlcyr {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .dnlcyr::before    { justify-self: center; }
  .raldk86y           { width: 100%; }
  .qdg6gy5     { justify-self: center; }
  .tfyelfzh           { grid-template-columns: 1fr; }
}
.m4111c2    .ti83a5ht li::before { content: "◆"; }
.m4111c2    .vqryvcz5 li::before { content: "▲"; }
@media (min-width: 860px) {
  .ij07mjg .croq2um {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ij07mjg .zh7vvx9 { margin: 0; }
}
.p1e4hv .rytw2q { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.p1e4hv .oootq9 h3 { color: var(--accent-light); }
.p1e4hv .exuc63g { background: var(--bg-page); border: 1px solid var(--border); }
@media (max-width: 720px) {
  .axnz41li { grid-template-columns: 1fr; }
  .qit4kf { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .qit4kf .yy2m { width: 72px; height: 50px; }
  .qit4kf .k1cqly62 { max-width: 180px; }
  .qit4kf .g0qr4v { width: auto; }
}
@media (max-width: 720px) {
  .l11y2lbh { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .kv88nle { padding: 16px; }
  .nmkzsv .o4rpv { min-width: 50%; }
}
@media (max-width: 860px) {
  .a15w { grid-template-columns: 1fr; }
  .ebss6 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ewvbdh { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .yodw4jab { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .y4s4 { flex-direction: column; align-items: stretch; }
}
.wlakx .g0qr4v .i68d3 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .q8aqjcc { flex-direction: column; align-items: stretch; gap: 10px; }
  .wlakx .g0qr4v { text-align: center; }
}
@media (max-width: 720px) {
  .sbro { grid-template-columns: 1fr; }
  .x63dwt { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .h88umj73 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .swx1c8f { grid-template-columns: 1fr; }
  .pv4qg6 { width: 100px; height: 100px; margin: 16px auto; }
  .dm3k5 { font-size: 1.4rem; }
  .jascm { justify-content: center; }
  .jvgq74m .o4rpv { min-width: 50%; }
}
@media (max-width: 540px) {
  .xsta1ir2 { flex-wrap: wrap; padding: 14px 16px; }
  .x6olwa { padding: 12px 16px; }
  .y9vdt .xjeidp8o { margin: 0 16px; }
  .y9vdt .glxl { padding: 0 16px; }
  .acpzuw { padding: 12px 16px; }
}
.ejpi3 .dnlcyr {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.q8cns9 { margin: 16px 0; }
.vhr9kjzp { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.vhr9kjzp summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.vhr9kjzp summary::after { content: "+"; color: var(--accent-light); }
.vhr9kjzp[open] summary::after { content: "−"; }
.vhr9kjzp p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.pco3n9 { margin-bottom: 0; }
.xjwcf2f h2.j8i5jxa { color: var(--text-primary); border-color: var(--accent-light); }
.gn7gh94 h2.j8i5jxa { color: var(--text-primary); border-color: var(--accent-light); }
.yahm .dcv7260     { background: #052e16; border-color: #10b981; }
.yahm .libzr6 { background: #2d0a1e; border-color: #f43f5e; }
.yahm .q5dm    { background: #1e1036; border-color: #a855f7; }
.yahm .l54o11lr strong  { color: #f1f5f9; }
.yahm .l54o11lr p       { color: #cbd5e1; }
.yahm .gm2p    .dcv7260     .eh6g::before,
.yahm .pds9yzm  .dcv7260     .eh6g::before,
.yahm .r6av  .dcv7260     .eh6g::before,
.yahm .qzs7ze .dcv7260     .eh6g::before { color: #10b981; }
.yahm .gm2p    .libzr6 .eh6g::before,
.yahm .pds9yzm  .libzr6 .eh6g::before,
.yahm .r6av  .libzr6 .eh6g::before,
.yahm .qzs7ze .libzr6 .eh6g::before { color: #f43f5e; }
.yahm .gm2p    .q5dm    .eh6g::before,
.yahm .pds9yzm  .q5dm    .eh6g::before,
.yahm .r6av  .q5dm    .eh6g::before,
.yahm .qzs7ze .q5dm    .eh6g::before { color: #a855f7; }
.ew1w1mm .dcv7260     { background: #2d2000; border-color: #eab308; }
.ew1w1mm .libzr6 { background: #2d0b0b; border-color: #ef4444; }
.ew1w1mm .q5dm    { background: #2d1600; border-color: #f97316; }
.ew1w1mm .l54o11lr strong  { color: #f1f5f9; }
.ew1w1mm .l54o11lr p       { color: #cbd5e1; }
.ew1w1mm .gm2p    .dcv7260     .eh6g::before,
.ew1w1mm .pds9yzm  .dcv7260     .eh6g::before,
.ew1w1mm .r6av  .dcv7260     .eh6g::before,
.ew1w1mm .qzs7ze .dcv7260     .eh6g::before { color: #eab308; }
.ew1w1mm .gm2p    .libzr6 .eh6g::before,
.ew1w1mm .pds9yzm  .libzr6 .eh6g::before,
.ew1w1mm .r6av  .libzr6 .eh6g::before,
.ew1w1mm .qzs7ze .libzr6 .eh6g::before { color: #ef4444; }
.ew1w1mm .gm2p    .q5dm    .eh6g::before,
.ew1w1mm .pds9yzm  .q5dm    .eh6g::before,
.ew1w1mm .r6av  .q5dm    .eh6g::before,
.ew1w1mm .qzs7ze .q5dm    .eh6g::before { color: #f97316; }
.mojkxxlj .dcv7260     { background: #0c1a2e; border-color: #38bdf8; }
.mojkxxlj .libzr6 { background: #12103a; border-color: #818cf8; }
.mojkxxlj .q5dm    { background: #0a2020; border-color: #2dd4bf; }
.mojkxxlj .l54o11lr strong  { color: #f1f5f9; }
.mojkxxlj .l54o11lr p       { color: #cbd5e1; }
.mojkxxlj .gm2p    .dcv7260     .eh6g::before,
.mojkxxlj .pds9yzm  .dcv7260     .eh6g::before,
.mojkxxlj .r6av  .dcv7260     .eh6g::before,
.mojkxxlj .qzs7ze .dcv7260     .eh6g::before { color: #38bdf8; }
.mojkxxlj .gm2p    .libzr6 .eh6g::before,
.mojkxxlj .pds9yzm  .libzr6 .eh6g::before,
.mojkxxlj .r6av  .libzr6 .eh6g::before,
.mojkxxlj .qzs7ze .libzr6 .eh6g::before { color: #818cf8; }
.mojkxxlj .gm2p    .q5dm    .eh6g::before,
.mojkxxlj .pds9yzm  .q5dm    .eh6g::before,
.mojkxxlj .r6av  .q5dm    .eh6g::before,
.mojkxxlj .qzs7ze .q5dm    .eh6g::before { color: #2dd4bf; }
.i63d2e .dcv7260     { background: var(--accent-bg); border-color: var(--accent-light); }
.i63d2e .libzr6 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.i63d2e .q5dm    { background: var(--accent-bg); border-color: var(--accent-pale); }
.i63d2e .gm2p    .eh6g::before,
.i63d2e .pds9yzm  .eh6g::before,
.i63d2e .r6av  .eh6g::before,
.i63d2e .qzs7ze .eh6g::before { color: var(--accent-light) !important; }
.exedw .b05c3mz { background: var(--bg-pros); }
.exedw .hvbnp { background: var(--bg-cons); }
.exedw .b05c3mz .iykr352 { color: var(--c-pros-label); }
.exedw .hvbnp .lmmj { color: var(--c-cons); }
.exedw .b05c3mz ul li,
.exedw .ti83a5ht li          { color: var(--c-pros); }
.exedw .hvbnp ul li,
.exedw .vqryvcz5 li          { color: var(--c-cons); }
.m4111c2 .iykr352::before { content: "◆ "; }
.m4111c2 .lmmj::before { content: "▲ "; }
.c8fjlw .l54o11lr { background: transparent; border-left: none; border: 1.5px solid; }
.c8fjlw .dcv7260     { border-color: var(--c-tip-border); }
.c8fjlw .libzr6 { border-color: var(--c-warn-border); }
.c8fjlw .q5dm    { border-color: #60a5fa; }
.c8fjlw .l54o11lr strong { color: var(--text-primary); }
.c8fjlw .l54o11lr p      { color: var(--text-muted); }
.pv1qsvq .l54o11lr { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.pv1qsvq .dcv7260     { border-top-color: var(--c-tip-border); }
.pv1qsvq .libzr6 { border-top-color: var(--c-warn-border); }
.pv1qsvq .q5dm    { border-top-color: #60a5fa; }
.l4hkixv .l54o11lr { border-left: none; border-radius: 8px; }
.l4hkixv .dcv7260     { background: #065f46; }
.l4hkixv .libzr6 { background: #92400e; }
.l4hkixv .q5dm    { background: #1e3a8a; }
.l4hkixv .l54o11lr strong,
.l4hkixv .l54o11lr p { color: #fff; }
.l4hkixv .eh6g::before { color: rgba(255,255,255,0.85) !important; }
.yahm.l4hkixv .dcv7260,
.yahm .l4hkixv .dcv7260     { background: #052e16; }
.yahm.l4hkixv .libzr6,
.yahm .l4hkixv .libzr6 { background: #2d0a1e; }
.yahm.l4hkixv .q5dm,
.yahm .l4hkixv .q5dm    { background: #1e1036; }
.ew1w1mm.l4hkixv .dcv7260,
.ew1w1mm .l4hkixv .dcv7260      { background: #2d2000; }
.ew1w1mm.l4hkixv .libzr6,
.ew1w1mm .l4hkixv .libzr6  { background: #2d0b0b; }
.ew1w1mm.l4hkixv .q5dm,
.ew1w1mm .l4hkixv .q5dm     { background: #2d1600; }
.mojkxxlj.l4hkixv .dcv7260,
.mojkxxlj .l4hkixv .dcv7260      { background: #0c1a2e; }
.mojkxxlj.l4hkixv .libzr6,
.mojkxxlj .l4hkixv .libzr6  { background: #12103a; }
.mojkxxlj.l4hkixv .q5dm,
.mojkxxlj .l4hkixv .q5dm     { background: #0a2020; }
.nhy6fg .l54o11lr { border-left: none; border-radius: 6px; padding: 10px 14px; }
.nhy6fg .dcv7260     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.nhy6fg .libzr6 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.nhy6fg .q5dm    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.nhy6fg .l54o11lr strong { color: var(--text-primary); }
.nhy6fg .l54o11lr p      { color: var(--text-muted); }
.xkd01al .l54o11lr { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.gm2p .eh6g,
.pds9yzm .eh6g,
.r6av .eh6g,
.qzs7ze .eh6g { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.gm2p .eh6g::before,
.pds9yzm .eh6g::before,
.r6av .eh6g::before,
.qzs7ze .eh6g::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.gm2p .dcv7260     .eh6g::before { content: "✦"; color: var(--c-tip-border); }
.gm2p .libzr6 .eh6g::before { content: "▲"; color: var(--c-warn-border); }
.gm2p .q5dm    .eh6g::before { content: "◉"; color: #60a5fa; }
.pds9yzm .dcv7260     .eh6g::before { content: "★"; color: var(--c-tip-border); }
.pds9yzm .libzr6 .eh6g::before { content: "◆"; color: var(--c-warn-border); }
.pds9yzm .q5dm    .eh6g::before { content: "●"; color: #60a5fa; }
.r6av .dcv7260     .eh6g::before { content: "▶"; color: var(--c-tip-border); }
.r6av .libzr6 .eh6g::before { content: "■"; color: var(--c-warn-border); }
.r6av .q5dm    .eh6g::before { content: "▸"; color: #60a5fa; }
.qzs7ze .dcv7260     .eh6g::before { content: "→"; color: var(--c-tip-border); }
.qzs7ze .libzr6 .eh6g::before { content: "⬥"; color: var(--c-warn-border); }
.qzs7ze .q5dm    .eh6g::before { content: "◈"; color: #60a5fa; }
.p2fhvo .p3glxuu8 .mctrsn3z,
.p2fhvo .g2cv3e .mctrsn3z  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.p2fhvo .w5l49                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.p2fhvo .ka61hw          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.p2fhvo .m78gpd3                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ld0u9 .p3glxuu8 .mctrsn3z,
.ld0u9 .g2cv3e .mctrsn3z,
.ld0u9 .w5l49,
.ld0u9 .dnlcyr,
.ld0u9 .zh7vvx9,
.ld0u9 .ka61hw,
.ld0u9 .m78gpd3,
.ld0u9 .xkd01al .l54o11lr { box-shadow: none; }
.avi6h1lf   body, .avi6h1lf   { font-size: 0.9rem; }
.avi6h1lf   .np2dsefn, .avi6h1lf .h2pnph, .avi6h1lf .ywl1k,
.avi6h1lf   .nm3eyzcf, .avi6h1lf .d9io9u { font-size: 0.9rem; }
.avi6h1lf   .rqvht2, .avi6h1lf .c9zs { font-size: 0.9rem; }
.iyp960g   .np2dsefn, .iyp960g .h2pnph, .iyp960g .ywl1k,
.iyp960g   .nm3eyzcf, .iyp960g .d9io9u { font-size: 0.95rem; }
.iyp960g   .rqvht2, .iyp960g .c9zs { font-size: 0.95rem; }
.xwpax4   .np2dsefn, .xwpax4 .h2pnph, .xwpax4 .ywl1k,
.xwpax4   .nm3eyzcf, .xwpax4 .d9io9u { font-size: 1.08rem; }
.xwpax4   .rqvht2, .xwpax4 .c9zs { font-size: 1.05rem; }
.xwpax4   .sdulrq { font-size: 0.97rem; }
.c6s34m .iovphv      { font-size: 3.2rem; }
.c6s34m h2.j8i5jxa { font-size: 1.9rem; }
.c6s34m h3.emeanxc     { font-size: 1.4rem; }
.kbgv .iovphv      { font-size: 3.8rem; }
.kbgv h2.j8i5jxa { font-size: 2.2rem; }
.kbgv h3.emeanxc     { font-size: 1.6rem; }
.pco3n9 + .pco3n9 { position: relative; }
.tbfhj   .pco3n9 + .pco3n9::before,
.lyyb71  .pco3n9 + .pco3n9::before,
.skrc6   .pco3n9 + .pco3n9::before,
.vtfd   .pco3n9 + .pco3n9::before,
.yr8iba   .pco3n9 + .pco3n9::before,
.qpotg .pco3n9 + .pco3n9::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.tbfhj .pco3n9 + .pco3n9::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.lyyb71 .pco3n9 + .pco3n9::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.skrc6 .pco3n9 + .pco3n9::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;
}
.vtfd .pco3n9 + .pco3n9::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.xn0vyce .pco3n9 { margin-bottom: 16px; }
.xn0vyce .pco3n9 + .pco3n9 { margin-top: 0; }
.xn0vyce .gtkc2y04 { padding-top: 0; padding-bottom: 0; }
.yr8iba .pco3n9 + .pco3n9::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.qpotg .pco3n9 + .pco3n9::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.jb6wz .pco3n9 + .pco3n9::before,
.n52m .pco3n9 + .pco3n9::before,
.sfwovbw .pco3n9 + .pco3n9::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%;
}
.zwsuei1 .jb6wz .pco3n9:nth-child(even)::before,
.zwsuei1 .n52m .pco3n9:nth-child(even)::before,
.zwsuei1 .sfwovbw .pco3n9:nth-child(even)::before { background: var(--bg-surface); }
.wolpcao .jb6wz .pco3n9:nth-child(even)::before,
.wolpcao .n52m .pco3n9:nth-child(even)::before,
.wolpcao .sfwovbw .pco3n9:nth-child(even)::before { background: var(--bg-card); }
.jb6wz .pco3n9 + .pco3n9::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");
}
.n52m .pco3n9 + .pco3n9::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");
}
.sfwovbw .pco3n9 + .pco3n9::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");
}
.p4apkjs .e20v1 { overflow: hidden; }
.p4apkjs .n72n62ub { margin-bottom: 70px; }
.voee3 .pge2h,
.arc84la .pge2h { padding-bottom: 60px; }
.p4apkjs .pge2h { padding-bottom: 70px; }
.p4apkjs .e20v1::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.p4apkjs .e20v1::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.b2wrvxem .bihx9vq { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.gzksdwcc .bihx9vq { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.peho .bihx9vq { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.reurhd .bihx9vq { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.c6v6ysvj .t2krd { background: var(--accent); }
.c6v6ysvj .t2krd .zf4v54sp { background: none; }
.c6v6ysvj .ohi64zv { background: var(--accent); }
.c6v6ysvj .bihx9vq { background: var(--accent-bg); }
.c6v6ysvj .e20v1:not(.t2krd) .zf4v54sp { background: rgba(0,0,0,0.6); }
.yx77m .kgtf { float: left; width: 38%; margin: 0 28px 16px 0; }
.yx77m .kgtf .cgm8z { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.yx77m .gtkc2y04::after { content: ''; display: block; clear: both; }
.n0i6r2sy .kgtf { float: right; width: 38%; margin: 0 0 16px 28px; }
.n0i6r2sy .kgtf .cgm8z { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.n0i6r2sy .gtkc2y04::after { content: ''; display: block; clear: both; }
.m623c7t .pco3n9:nth-child(odd)  .kgtf { float: left;  width: 38%; margin: 0 28px 16px 0; }
.m623c7t .pco3n9:nth-child(even) .kgtf { float: right; width: 38%; margin: 0 0 16px 28px; }
.m623c7t .kgtf .cgm8z { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.m623c7t .gtkc2y04::after { content: ''; display: block; clear: both; }
.yx77m .islxiju,
.n0i6r2sy .islxiju,
.n0i6r2sy .t1l8sav2,
.m623c7t .islxiju,
@media (max-width: 900px) {
  .yx77m .kgtf,
  .n0i6r2sy .kgtf,
  .m623c7t .pco3n9:nth-child(odd)  .kgtf,
  .m623c7t .pco3n9:nth-child(even) .kgtf {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .yx77m .kgtf .cgm8z,
  .n0i6r2sy .kgtf .cgm8z,
  .m623c7t .kgtf .cgm8z {
    max-height: none !important;
  }
}
.yx77m .rqvht2,
.yx77m .c9zs,
.n0i6r2sy .rqvht2,
.n0i6r2sy .c9zs,
.m623c7t .rqvht2,
.m623c7t .c9zs { overflow: hidden; }
@media (max-width: 640px) {
  .yx77m .kgtf,
  .n0i6r2sy .kgtf,
  .m623c7t .kgtf { float: none; width: 100%; margin: 0 0 16px 0; }
}
.gf5mzfj .szme,
.gf5mzfj .gtkc2y04,
.gf5mzfj .cw9h95  { max-width: 1100px; }
.gf5mzfj { --content-mw: 1100px; }
.hsattw .szme,
.hsattw .gtkc2y04,
.hsattw .cw9h95  { max-width: 1200px; }
.qx46eo .szme,
.qx46eo .gtkc2y04,
.qx46eo .cw9h95  { max-width: 1320px; }
.xjnutg { font-size: 0.82rem; color: var(--text-muted); }
.eh7eqw9 { display: flex; align-items: center; }
.vq0jktp8 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.cqfg { display: flex; align-items: center; }
.vtel { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.vtel:hover { text-decoration: underline; }
.dvewe { margin: 0 3px; opacity: 0.45; }
.dvewe::before { content: '/'; }
.p45m1 { padding: 2px 5px; color: var(--text-main); }
.mr4hb .xjnutg {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.mr4hb .eh7eqw9 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.krn3zag .xjnutg {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.krn3zag .eh7eqw9 { padding: 0 0 0 12px; }
.srrnx .eh7eqw9 { padding: 0 16px; }
.srrnx .xjnutg {
  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);
}
.srrnx .szme { padding-top: 28px; }
@media (max-width: 720px) {
  .g4dtde30 { margin-top: 18px; padding: 0 16px; }
  .srrnx .szme { padding-top: 16px; }
}
.gf5mzfj.mr4hb .eh7eqw9 { max-width: 1100px; }
.hsattw.mr4hb .eh7eqw9 { max-width: 1200px; }
.qx46eo.mr4hb .eh7eqw9 { max-width: 1320px; }
.gf5mzfj .g4dtde30 { max-width: 1100px; }
.q118200 .pco3n9 { padding-top: 16px; padding-bottom: 16px; }
.gf95 .pco3n9 { padding-top: 24px; padding-bottom: 24px; }
.b6l3nalq .pco3n9 { padding-top: 40px; padding-bottom: 40px; }
.pr2p65rn .pco3n9 { padding-top: 52px; padding-bottom: 52px; }
.us7fznub .pco3n9:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.us7fznub .pco3n9:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.us7fznub .pco3n9:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.us7fznub .pco3n9:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.wxznfn7g .gtkc2y04 { padding-top: 10px;  padding-bottom: 10px; }
.stevug .gtkc2y04 { padding-top: 18px;  padding-bottom: 18px; }
.tb155w84 .gtkc2y04 { padding-top: 36px;  padding-bottom: 36px; }
.regaje .gtkc2y04 { padding-top: 48px;  padding-bottom: 48px; }
.lj6c8dp h2.j8i5jxa { font-weight: 600; }
.lj6c8dp h3.emeanxc     { font-weight: 600; }
.za9c2f { font-weight: 500; }
.za9c2f h2.j8i5jxa { font-weight: 800; }
.za9c2f h3.emeanxc     { font-weight: 700; }
.wh5wfe h2.j8i5jxa { font-weight: 900; }
.wh5wfe h3.emeanxc     { font-weight: 800; }
.wh5wfe .l54o11lr strong,
.wh5wfe .l54o11lr strong { font-weight: 600; }
.wlole {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.gg6y .wlole { display: none; }
@media (max-width: 640px) {
  .y3rjq { display: none; }
  .wlole {
    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;
  }
}
.wlole { background: var(--cta) !important; color: #fff !important; border: none !important; }
.wlole:hover { opacity: 0.85; }
.ep4dsywz .wlole { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.ut1t14 .wlole,
.pxbr5l7  .wlole { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.ut1t14 .wlole:hover,
.pxbr5l7  .wlole:hover { opacity: 0.88; }
.ep4dsywz.ut1t14 .wlole,
.ep4dsywz.pxbr5l7  .wlole { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.t4cs {
  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;
}
.t4cs:hover { transform: translateY(-2px); opacity: 0.92; }
.t4cs { background: var(--cta) !important; color: #fff !important; border: none !important; }
.fiz8d .t4cs { display: none; }
.d5w4bwqj .t4cs { right: 32px; }
.labnk3k  .t4cs { left: 32px; }
@media (max-width: 480px) {
  .d5w4bwqj .t4cs { right: 20px; bottom: 20px; }
  .labnk3k  .t4cs { left: 20px; bottom: 20px; }
}
.ut7q3 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.cw9h95 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.af9u { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.gl5sw5 { color: var(--text-dim); font-size: 0.8rem; }
.nrttq { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.nrttq img { height: 26px; width: auto; object-fit: contain; }
.peiosg5 .cw9h95 { text-align: center; }
.peiosg5 .af9u { margin-top: 0; }
@media (max-width: 640px) {
  .cw9h95 { padding-left: 16px; padding-right: 16px; }
  .c8dfy99c .cw9h95 { padding: 20px 16px; }
  .jopkfzc { gap: 4px 12px; }
  .af9u { font-size: 0.78rem; }
}
.l2ect .tuxli .nrttq { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.l2ect .af9u { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.l2ect .gl5sw5 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .l2ect .r6wxsko { grid-template-columns: 1fr 1fr; } .l2ect .tuxli { grid-column: 1 / -1; } }
@media (max-width: 480px) { .l2ect .r6wxsko { grid-template-columns: 1fr; } }
.xfydwx .slfz45yj { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.xfydwx .nrttq { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.xfydwx .cq87y { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.xfydwx .cq87y a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.xfydwx .cq87y a:hover { color: var(--accent-light); }
.oqv4j { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.xfydwx .ze33u2am { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.xfydwx .g6l3c75 { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.xfydwx .g6l3c75 a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.xfydwx .g6l3c75 a:hover { color: var(--accent-light); }
.xfydwx .af9u { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .xfydwx .slfz45yj { gap: 12px; } .xfydwx .nrttq { margin-right: 0; width: 100%; } }
.x5ir9s7e .fatnsodx .nrttq { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.x5ir9s7e .af9u { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.x5ir9s7e .gl5sw5 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .x5ir9s7e .jlfkm1kq { grid-template-columns: 1fr 1fr; } .x5ir9s7e .fatnsodx { grid-column: 1 / -1; } }
@media (max-width: 480px) { .x5ir9s7e .jlfkm1kq { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .b1n2wc .fwtchqy { grid-template-columns: 1fr 1fr; } .b1n2wc .o6oplvbw:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .b1n2wc .fwtchqy { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .vhcqp .fwtchqy { grid-template-columns: 1fr; } }
.guwq1g7 .cw9h95 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.zyl3 .obdk8      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.zyl3 .ut7q3 { background: var(--bg-page); border-top-color: var(--border-alt); }
.jet4 .obdk8      { background: #0d1117; border-bottom-color: #21262d; }
.jet4 .rsbry9qr { color: var(--accent-light); }
.jet4 .jix8y1 { --msep-color: #8b949e; }
.jet4 .jix8y1 a { color: #8b949e; }
.jet4 .jix8y1 a:hover { color: var(--accent-light); }
.jet4 .rxv1 { color: #8b949e; }
.jet4 .ut7q3 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.jet4 .af9u,
.jet4 .gl5sw5 { color: #6e7681; }
.jet4 .f04br56 a, .jet4 .cq87y a,
.jet4 .g6l3c75 a { color: #8b949e; }
.jet4 .nrttq { color: #e6edf3; }
.jet4 .f04br56 a:hover, .jet4 .cq87y a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .jet4 .jix8y1 { background: #0d1117; border-top-color: #21262d; }
  .jet4 .jix8y1 li a { border-bottom-color: #21262d; }
}
.mfuk .obdk8      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.mfuk .rsbry9qr { color: var(--accent-light); }
.mfuk .jix8y1 { --msep-color: #475569; }
.mfuk .jix8y1 a { color: #475569; }
.mfuk .jix8y1 a:hover { color: var(--accent-light); }
.mfuk .rxv1 { color: #64748b; }
.mfuk .ut7q3 { background: #f0f4f8; border-top-color: #cbd5e1; }
.mfuk .af9u,
.mfuk .gl5sw5 { color: #64748b; }
.mfuk .f04br56 a, .mfuk .cq87y a,
.mfuk .g6l3c75 a, .mfuk .nrttq { color: #374151; }
.mfuk .f04br56 a:hover, .mfuk .cq87y a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .mfuk .jix8y1 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .mfuk .jix8y1 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.ut1t14 .obdk8      { background: var(--accent); border-bottom-color: var(--accent-light); }
.ut1t14 .rsbry9qr { color: #fff; }
.ut1t14 .jix8y1 { --msep-color: rgba(255,255,255,0.82); }
.ut1t14 .jix8y1 a { color: rgba(255,255,255,0.82); }
.ut1t14 .jix8y1 a:hover { color: #fff; }
.ut1t14 .rxv1 { color: rgba(255,255,255,0.9); }
.ut1t14 .o90jtdmi a { color: var(--text-primary) !important; }
.ut1t14 .o90jtdmi a:hover { color: var(--accent-light) !important; }
.ut1t14 .ut7q3 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.ut1t14 .af9u,
.ut1t14 .gl5sw5 { color: rgba(255,255,255,0.72); }
.ut1t14 .zsrkz4 a, .ut1t14 .jopkfzc a,
.ut1t14 .f04br56 a, .ut1t14 .cq87y a,
.ut1t14 .g6l3c75 a, .ut1t14 .nrttq { color: #fff; }
.ut1t14 .e99r, .ut1t14 .b0u626d { color: rgba(255,255,255,0.7); }
.ut1t14 .zsrkz4 a:hover, .ut1t14 .jopkfzc a:hover,
.ut1t14 .f04br56 a:hover, .ut1t14 .cq87y a:hover { color: #fff; }
@media (max-width: 640px) {
  .ut1t14 .jix8y1 { background: var(--accent); border-top-color: var(--accent-light); }
  .ut1t14 .jix8y1 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.pxbr5l7 .obdk8 {
  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);
}
.pxbr5l7 .ut7q3 {
  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) {
  .pxbr5l7 .jix8y1 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.tzmfdh6g .pizal { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.gradnevi .pizal { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.mmw3e .pizal { min-height: 72px; height: auto; }
.uivlx .pizal { min-height: 84px; height: auto; }
.c8dfy99c .pizal { max-width: none; padding: 0 32px; }
.c8dfy99c .cw9h95  { max-width: none; padding: 24px 32px; }
.k5t1.hsattw .pizal { max-width: 1200px; }
.k5t1.qx46eo .pizal { max-width: 1320px; }
.usxcz   .rsbry9qr, .usxcz   .nrttq { text-transform: capitalize; }
.f1p05rm .rsbry9qr, .f1p05rm .nrttq { text-transform: lowercase; }
.b5kkj .rsbry9qr, .b5kkj .nrttq { text-transform: uppercase; letter-spacing: 0.06em; }
.c9a2i31o, .t3mi {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.w5oqxv .c9a2i31o,
.w5oqxv .t3mi { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.gr6u .c9a2i31o,
.gr6u .t3mi { 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; }
.bs0osl .c9a2i31o,
.bs0osl .t3mi { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.nmezv .c9a2i31o,
.nmezv .t3mi { 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; }
.zfkxhg   .jix8y1 a { font-weight: 500; }
.zal4 .jix8y1 a { font-weight: 600; }
.g9p1g2q     .jix8y1 a { font-weight: 700; }
.bhoq    .jix8y1 a { font-weight: 800; letter-spacing: 0.01em; }
.bla0i     .jix8y1 > li + li::before,
.r90wn    .jix8y1 > li + li::before,
.ehiel    .jix8y1 > li + li::before,
.gq91 .jix8y1 > li + li::before,
.rzxztt .jix8y1 > li + li::before,
.zub02a  .jix8y1 > li + li::before,
.oufwk    .jix8y1 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.bla0i     .jix8y1 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.r90wn    .jix8y1 > li + li::before { content: "|"; }
.ehiel    .jix8y1 > li + li::before { content: "—"; }
.gq91 .jix8y1 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.rzxztt .jix8y1 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.zub02a  .jix8y1 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.oufwk    .jix8y1 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .kljla41 .rxv1,
  .dmi2e5z .rxv1,
  .qo4c .rxv1,
  .gxth .rxv1,
  .h6kzeg .rxv1 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .kljla41 .rxv1::before,
  .dmi2e5z .rxv1::before,
  .qo4c .rxv1::before,
  .gxth .rxv1::before,
  .h6kzeg .rxv1::before { content: ""; display: block; flex-shrink: 0; }

  
  .kljla41 .rxv1::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;
  }

  
  .dmi2e5z .rxv1::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;
  }

  
  .qo4c .rxv1::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;
  }

  
  .gxth .rxv1::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;
  }

  
  .h6kzeg .rxv1::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) {
  .ify598 .rxv1 {
    padding: 5px 14px;
  }
  .ify598 .jix8y1 {
    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;
  }
  .ify598 .jix8y1 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ify598 .jix8y1 li a:hover { background: var(--bg-raised); }
  .ify598 .z02xi,
  .dxim2 .z02xi,
  .ah2tl .z02xi { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .kf9r .rxv1 {
    padding: 5px 10px;
  }
  .kf9r .jix8y1 {
    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);
  }
  .kf9r .jix8y1.stnr39m { transform: translateX(0); }
  .kf9r .jix8y1 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .kf9r .jix8y1 li:last-child a { border-bottom: none; }
  .ut1t14 .jix8y1,
  .jet4 .jix8y1 { background: var(--accent) !important; }
  .ut1t14 .jix8y1 li a,
  .jet4 .jix8y1 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ah2tl .rxv1 {
    padding: 5px 10px;
  }
  .ah2tl .jix8y1 {
    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);
  }
  .ah2tl .jix8y1::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ah2tl .jix8y1.stnr39m { transform: translateY(0); }
  .ah2tl .jix8y1 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .spjvb .rxv1 {
    padding: 5px 10px;
  }
  .spjvb .jix8y1 {
    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;
  }
  .spjvb .jix8y1.stnr39m { opacity: 1; pointer-events: auto; }
  .spjvb .jix8y1 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .qchug3si     .rxv1 { border-radius: 0 !important; }
  .gzsqvm   .rxv1 { border-radius: 8px !important; }
  .oo7n5m .rxv1 { border-radius: 50% !important; }
  .e3tngya   .rxv1 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .c8r276bi .n0ut9vk0 { flex-direction: column; align-items: stretch; }
  .c8r276bi .ikh14r2c { flex-direction: row; min-width: auto; }
  .c8r276bi .vdtbkvy { align-items: flex-start; text-align: left; }
}
.kzy2l,
.kzy2l.pco3n9,
.zwsuei1 .kzy2l,
.r2j8dno .kzy2l,
.wolpcao .kzy2l,
.wlje .kzy2l {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.x7md {
  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;
}
.vwitnr3 { flex: 1 1 280px; min-width: 0; }
.aynejs {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.prqoypq {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.ift9qoq2 {
  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;
}
.ift9qoq2:hover { transform: translateY(-1px); opacity: 0.95; }
.u1vkdeg7 .x7md {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.u1vkdeg7 .aynejs { color: var(--cta); }
.u1vkdeg7 .prqoypq { color: var(--text-body); }
.u1vkdeg7 .ift9qoq2 {
  background: var(--cta) !important;
  color: #fff !important;
}
.w9w3jkh .x7md {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.w9w3jkh .aynejs { color: var(--text-primary); }
.w9w3jkh .prqoypq { color: var(--text-body); }
.w9w3jkh .ift9qoq2 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .x7md {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .vwitnr3 { flex: 0 0 auto; }
  .aynejs { font-size: 1.2rem; }
  .ift9qoq2 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.n87fs8 .xbobnw5a { height: 36px; }
.f3rps0u .xbobnw5a { height: 60px; max-width: 200px; }
.uzu2m4 .xbobnw5a { height: 56px; max-width: 180px; }
@media (min-width: 720px) {
  .zgox .t1l8sav2 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .zgox .dnlcyr {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .zgox .dnlcyr { padding: 40px 16px 20px; }
  .zgox .qmpkint {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .zgox .zjsmv2li { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .keowjrnj .dnlcyr {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .keowjrnj .dnlcyr::before {
    position: absolute; top: 14px; left: 14px;
  }
  .keowjrnj .raldk86y {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .keowjrnj .fmjh { white-space: normal; text-align: center; font-size: 1.2rem; }
  .keowjrnj .qmpkint {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .keowjrnj .zjsmv2li { width: 100%; min-width: 0; }
  .keowjrnj .gh5rb { min-width: 0; }
}
.x990bk .vhr9kjzp {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.x990bk .vhr9kjzp summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.x990bk .vhr9kjzp p { padding: 0 2px 16px; }
.nb0nsydn .vhr9kjzp { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.nb0nsydn .vhr9kjzp summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.nb0nsydn .vhr9kjzp summary::after { content: "›"; font-size: 1.2em; }
.nb0nsydn .vhr9kjzp[open] summary::after { content: "‹"; }
.nb0nsydn .vhr9kjzp p { padding: 10px 22px 4px; }
.u24a .vhr9kjzp {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.u24a .vhr9kjzp summary { color: var(--text-primary); padding-left: 16px; }
.u24a .vhr9kjzp summary::after { content: "›"; font-size: 1.1em; }
.u24a .vhr9kjzp[open] summary::after { content: "‹"; }
.u24a .vhr9kjzp p { padding-left: 16px; }
.dbyausd .q8cns9 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.dbyausd .vhr9kjzp {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.dbyausd .vhr9kjzp:last-child { border-bottom: none; }
.dbyausd .vhr9kjzp summary { color: var(--text-primary); border-radius: 0; }
.dbyausd .vhr9kjzp summary::after { content: "›"; font-size: 1.1em; }
.dbyausd .vhr9kjzp[open] summary::after { content: "‹"; }
.tevrj723 .vhr9kjzp { overflow: hidden; }
.tevrj723 .vhr9kjzp summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.tevrj723 .vhr9kjzp summary::after { color: rgba(255,255,255,.75); }
.tevrj723 .vhr9kjzp[open] summary { border-radius: 0; }
.geas { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.nclu5zpm {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.dbq4yp1r {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.sqkjy { color: var(--text-muted); font-size: 1.05rem; }
.joolfw0 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.wzx7ug4 { margin-bottom: 20px; }
.zasg4v {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.h0spwv1 {
  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;
}
.h0spwv1:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.ipiz7 { resize: vertical; min-height: 130px; }
.y5y1jt0 { width: 100%; margin-top: 8px; }
.t64ef {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.oxnxrd6 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.x6tljvof { color: var(--text-muted); line-height: 1.75; }
.cm16hs { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.cm16hs li { margin-bottom: 6px; }
.za0i { max-width: 760px; margin: 0 auto; }
.n5t07hqx { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.sw8l09 { max-width: 760px; margin: 0 auto; }
.o4k50 ul.cm16hs { margin: 0; }
@media (max-width: 640px) { .yjale5 { grid-template-columns: 1fr; gap: 10px; } }
.ki1xviz { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.jtrv8tub { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.j77h8l6 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.jtrv8tub p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.jtrv8tub .cm16hs { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ki1xviz { grid-template-columns: 1fr; } }
.zjzj ul.cm16hs { margin: 0; }
.ak1x7g .cm16hs,
.b1zjiv .cm16hs,
.mqv4m7pv .cm16hs,
.sdit .cm16hs {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .afrknxq { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .ecyjz { grid-template-columns: 1fr; } .z1uwq { position: static; text-align: center; } }
@media (max-width: 860px) { .xfkepd { grid-template-columns: 1fr; } }
.sdit .cm16hs { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .evo61d6k { flex-direction: column; text-align: center; } .c2gy { grid-template-columns: 1fr; } }
.l6j9dfrf .dbq4yp1r { color: var(--accent-light); }
.s4yx9a .dbq4yp1r { font-size: 2rem; }
.s4yx9a .sqkjy { max-width: 680px; }
.xcxh {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.xcxh .dbq4yp1r { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.xcxh .sqkjy  { margin: 0; }
@media (max-width: 640px) { .xcxh { flex-direction: column; } }
.i7ppz953 .dbq4yp1r { color: var(--accent-light); }
.twb4b64 .dbq4yp1r { color: #fff; }
.twb4b64 .sqkjy  { color: rgba(255,255,255,0.85); }
.javzjdp { max-width: 680px; margin: 0 auto; }
.yovzusw {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .yovzusw { grid-template-columns: 1fr; } }
.w9kxopc6 .h0spwv1 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.w9kxopc6 .h0spwv1:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.fly1 .h0spwv1 { background: var(--bg-raised); border-color: transparent; }
.fly1 .h0spwv1:focus { background: var(--bg-card); border-color: var(--accent-light); }
.gcnwr .h0spwv1 { border-radius: 100px; padding: 11px 20px; }
.gcnwr .ipiz7 { border-radius: 14px; }
.cf0on2jv {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.cf0on2jv summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.cf0on2jv summary::-webkit-details-marker { display: none; }
.cf0on2jv summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.cf0on2jv[open] summary::after { content: "−"; }
.v5033 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .jpg9x { grid-template-columns: 1fr; } }
.def7 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.def7 li { margin-bottom: 6px; }
.y05z29t1{display:none}
.y05z29t1:empty,.fgady60r:empty{display:none}
.u9483{position:relative;overflow:visible}
.kllfq .e9w3bn5y,.hh0g1b .e9w3bn5y,
.x1kzd .e9w3bn5y,.rjust .e9w3bn5y,
.tgmvpp .e9w3bn5y,.u3rq .e9w3bn5y{display:block}
.x51uvdws .wytr6ch{display:block}
.kllfq .e9w3bn5y,.hh0g1b .e9w3bn5y,
.x1kzd .e9w3bn5y,.rjust .e9w3bn5y,
.tgmvpp .e9w3bn5y{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}
.kllfq .e9w3bn5y .fgady60r,.hh0g1b .e9w3bn5y .fgady60r,
.x1kzd .e9w3bn5y .fgady60r,.rjust .e9w3bn5y .fgady60r,
.tgmvpp .e9w3bn5y .fgady60r{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}
.kllfq .v2262,.hh0g1b .v2262,
.x1kzd .v2262,.rjust .v2262,
.tgmvpp .v2262{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.kllfq .e9w3bn5y,.hh0g1b .e9w3bn5y{top:12px}
.kllfq .e9w3bn5y .fgady60r{margin-right:auto}
.hh0g1b .e9w3bn5y .fgady60r{margin-left:auto}
.hh0g1b .e9w3bn5y{text-align:right}
.x1kzd .e9w3bn5y,.rjust .e9w3bn5y{bottom:12px}
.x1kzd .e9w3bn5y .fgady60r{margin-right:auto}
.rjust .e9w3bn5y .fgady60r{margin-left:auto}
.rjust .e9w3bn5y{text-align:right}
.tgmvpp .e9w3bn5y{position:relative;margin-top:16px}
.tgmvpp .e9w3bn5y .fgady60r{margin:0 auto}
.u3rq .e9w3bn5y{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.u3rq .e9w3bn5y .fgady60r{margin:0}
.u3rq .bihx9vq~.e9w3bn5y,
.u3rq .g4w92y~.e9w3bn5y{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.u3rq .bihx9vq~.e9w3bn5y .fgady60r,
.u3rq .g4w92y~.e9w3bn5y .fgady60r{justify-content:flex-start}
.bihx9vq~.e9w3bn5y,.g4w92y~.e9w3bn5y{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}
.bihx9vq~.e9w3bn5y .fgady60r{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.g4w92y~.e9w3bn5y .fgady60r{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.wytr6ch .fgady60r{margin:0 0 12px}
.fgady60r{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.v2262{white-space:nowrap}
.q202afn .v2262{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.aiw91 .v2262{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}
.koimunc .fgady60r{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.qv50c8ye .v2262{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.qbmsml0m .v2262{color: var(--accent-light);opacity:1;font-weight:500}
.ng2h53 .v2262{border-bottom:1px solid currentColor;padding-bottom:2px}
.e2pp .fgady60r{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.wt6w{--date-bg:transparent}
.ezpffr .llko2x::before{content:""}
.zt953c .v2262 + .v2262::before{content:"•";margin-right:6px;opacity:.4}
.j9xrw0l .v2262 + .v2262::before{content:"/";margin-right:6px;opacity:.35}
.x5t5 .v2262 + .v2262::before{content:"|";margin-right:6px;opacity:.3}
.w57ik .v2262 + .v2262::before{content:"—";margin-right:6px;opacity:.3}
.zjtydm .v2262 + .v2262::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.b7au0 .v2262 + .v2262::before{content:"·";margin-right:6px;opacity:.4}
.epkc .v2262 + .v2262::before{content:"›";margin-right:6px;opacity:.4}
.vq5oewlc .v2262 + .v2262::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.drx61ki .xagxec{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .xagxec{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .k04ma8j5{max-width:100%}
}
.uo92 .ka61hw{margin:0}
@media (max-width:560px){
  .sib3nbyi{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .g0awwlz1 { padding: 28px 18px 20px; }
  .zkbo { font-size: 1.2rem; }
  .bvo6 { max-width: 220px; max-height: 80px; }
}
.f2g7 .p2mo7q { border-radius: 22px; }
.kxviy .x7md {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .p2mo7q { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.sz4zdim {
  margin: 28px 0 24px;
}
.sz4zdim .pco3n9 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.sz4zdim .gtkc2y04 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.sz4zdim .x7md {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .pizal { flex-direction: row-reverse; }
[dir="rtl"] .jix8y1 { flex-direction: row-reverse; }
[dir="rtl"] .d5w4bwqj .t4cs { right: auto; left: 32px; }
[dir="rtl"] .labnk3k  .t4cs { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .d5w4bwqj .t4cs { right: auto; left: 20px; }
  [dir="rtl"] .labnk3k  .t4cs { left: auto;  right: 20px; }
}
[dir="rtl"] .yx77m .kgtf  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .n0i6r2sy .kgtf { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .bihx9vq,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .rqvht2, [dir="rtl"] .c9zs { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .l54o11lr { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .x7md { direction: rtl; }
[dir="rtl"] .xjnutg { direction: rtl; }
[dir="rtl"] .m78gpd3 { direction: rtl; }
[dir="rtl"] .wbirxn { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .q4xr6k3 .c9zs,
[dir="rtl"] .rmeo1 .c9zs,
[dir="rtl"] .qdk6bk .c9zs,
[dir="rtl"] .k0avg .c9zs {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .q4xr6k3 .c9zs li::before,
[dir="rtl"] .rmeo1 .c9zs li::before,
[dir="rtl"] .qdk6bk .c9zs li::before,
[dir="rtl"] .k0avg .c9zs li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .bihx9vq.xwsb .pge2h { align-items: flex-end; text-align: right; }
[dir="rtl"] .bihx9vq.a5yx3 .pge2h { text-align: center; }
[dir="rtl"] .bihx9vq .pge2h { text-align: right; }
[dir="rtl"] .gtkc2y04,
[dir="rtl"] .nm3eyzcf,
[dir="rtl"] .d9io9u,
[dir="rtl"] .e4x0q8k,
[dir="rtl"] .joolfw0,
[dir="rtl"] .zasg4v,
[dir="rtl"] .h0spwv1,
[dir="rtl"] .ipiz7 { text-align: right; direction: rtl; }
[dir="rtl"] .gcnwr .h0spwv1,
[dir="rtl"] .w9kxopc6 .h0spwv1 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #dc2660;
  --brand:           #dc2660;
  --brand-light:     #a5264e;
  --brand-pale:      #c85076;
  --grad-start:      #e87599;
  --grad-end:        #ecaec2;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #b73782;
  --cta-light:       #9c286c;
  --cta-hover:       #872860;
  --bg-page:         #f8f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f4;
  --bg-raised:       #f1eeef;
  --bg-hover:        #f5f3f4;
  --border:          #e9e1e4;
  --border-alt:      #dccfd3;
  --border-section:  #e9e1e4;
  --text-primary:    #1b1718;
  --text-muted:      #605156;
  --text-body:       #372e31;
  --text-sub:        #53454a;
  --text-faint:      #8a747b;
  --text-dim:        #a19095;
  --text-label:      #6e5d62;
  --text-value:      #453a3d;
  --accent-bg:       #f3e1e7;
  --accent-bg-light: #edc8d4;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf3f4;
  --c-pros:          #19930f;
  --c-cons:          #9f2127;
  --c-pros-label:    #1eae12;
  --c-tip-border:    #21c114;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #19930f;
}
:root { --logo-bg-opacity: 80%; }
body, button, input { font-family: "Titillium Web", sans-serif; }
.peir .eh6g { font-size: 0; width: 1.2rem; flex-shrink: 0; }.peir .eh6g::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.peir .dcv7260     .eh6g::before { content: "";  color: var(--c-tip-border); }.peir .libzr6 .eh6g::before { content: ""; color: var(--c-warn-border); }.peir .q5dm    .eh6g::before { content: ""; color: #60a5fa; }.yahm .peir .dcv7260     .eh6g::before { color: #10b981; }.yahm .peir .libzr6 .eh6g::before { color: #f43f5e; }.yahm .peir .q5dm    .eh6g::before { color: #a855f7; }.ew1w1mm  .peir .dcv7260     .eh6g::before { color: #eab308; }.ew1w1mm  .peir .libzr6 .eh6g::before { color: #ef4444; }.ew1w1mm  .peir .q5dm    .eh6g::before { color: #f97316; }.mojkxxlj  .peir .dcv7260     .eh6g::before { color: #38bdf8; }.mojkxxlj  .peir .libzr6 .eh6g::before { color: #818cf8; }.mojkxxlj  .peir .q5dm    .eh6g::before { color: #2dd4bf; }.i63d2e .peir .eh6g::before { color: var(--accent-light) !important; }
.k2u9l .bj14, .k2u9l .bihx9vq { min-height: 520px; }
.o0x4bb .ooh9t5::after, .o0x4bb .i68d3::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.dvewe::before { content: '—'; }