:root {
  --color-accent: #ae3c58;
  --color-cta: #f43f5e;
  --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;
}
.aujof1 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.jo89k {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.g5oc0xn1 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.pzznyn { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.cn24zpt { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.cn24zpt a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.cn24zpt a:hover { color: var(--accent-light); }
.iw1pr4u     .li13io { border-radius: 24px; padding: 8px; }
.iw1pr4u .li13io li a { border-radius: 16px; }
@media (max-width: 640px) {
  .li13io {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .o4jtk:hover .li13io,
  .o4jtk:focus-within .li13io { display: block; }
  .li13io li a { padding: 8px 16px; font-size: 0.88rem; }
}
.yw2n {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.o17zd { display: none; }
@media (max-width: 640px) {
  .o17zd {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .o17zd.yjzlek { display: block; }
}
@media (max-width: 640px) {
  .yw2n { display: block; }
  .cn24zpt > li + li::before { display: none !important; }
  .cn24zpt {
    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;
  }
  .cn24zpt.yjzlek { display: flex; }
  .cn24zpt li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .cn24zpt li:last-child a { border-bottom: none; }
}
.o5ob { min-height: 480px; }
.m7dg {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ck6h { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.zws4icz .ck6h { margin-left: 0; margin-right: 0; }
.siarpp2 {
  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;
}
.t96c8p .siarpp2 { margin-top: 24px; }
.siarpp2:hover { opacity: 0.88; }
.y285 .m7dg { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.y285 .ck6h { color: #e2e8f0; }
.y285.zws4icz   .fganct { text-align: left; }
.kb7rg4gz .m7dg { color: var(--text-primary); text-shadow: none; }
.kb7rg4gz .ck6h { color: var(--text-muted); }
.kb7rg4gz .siarpp2 { margin-top: 16px; }
.kb7rg4gz, .kb7rg4gz.o5ob { min-height: auto !important; }
.kb7rg4gz.zws4icz   .fganct { text-align: left; }
.kb7rg4gz~.baun{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}
.kb7rg4gz~.baun .asj5xli{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; }
}
.kqg9hd6 .hdxiw,
.kqg9hd6 .vjyb,
.kqg9hd6 .y285 .n6ut5jm {
  overflow: hidden;
}
.kqg9hd6 .hdxiw::after,
.kqg9hd6 .vjyb::after,
.kqg9hd6 .y285 .n6ut5jm::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; }
}
.hdxiw .m7dg { color: #fff; }
.hdxiw .ck6h { color: rgba(255,255,255,0.85); }
.hdxiw .siarpp2 { background: #fff; color: var(--cta); }
.hdxiw .siarpp2:hover { opacity: 0.92; }
.qhmz4 .lw7ylv { position: relative; overflow: hidden; }
.qhmz4 .lw7ylv::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;
}
.b4wr .lw7ylv {
  animation: hg-breathe 7s ease-in-out infinite;
}
.kqg9hd6 .lw7ylv { position: relative; overflow: hidden; }
.kqg9hd6 .lw7ylv::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;
}
.adhdmk .lw7ylv { position: relative; overflow: hidden; }
.adhdmk .lw7ylv::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;
}
.al5g .lw7ylv {
  animation: hg-fadein 1.2s ease-out both;
}
.lw7ylv {
  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%);
}
.t73yy {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.gtg9scfl {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.royv0kt {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.lw7ylv .m7dg { text-shadow: none; color: var(--text-primary); }
.lw7ylv .ck6h { color: var(--text-muted); }
body.dq54 .m7dg {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.o3prk .m7dg {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.o5ob.hdxiw .m7dg,
section.hdxiw .m7dg {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.lw7ylv.e22rttm .t73yy { align-items: center; text-align: center; }
.lw7ylv.zws4icz   .t73yy { align-items: flex-start; text-align: left; }
.hgt3q .gtg9scfl { position: relative; }
.hgt3q .gtg9scfl::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.hgt3q.mtn4 .gtg9scfl::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.hku4nm0t .gtg9scfl {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.hku4nm0t .royv0kt {
  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);
}
.hku4nm0t .vjyb {
  position: static; width: 100%; aspect-ratio: 4/3; border-radius: 16px;
}
.hku4nm0t.mtn4 .gtg9scfl { padding: 32px 0 32px 32px; }
.ajrbf5s9 .gtg9scfl {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.ajrbf5s9 .royv0kt {
  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);
}
.mtn4 .t73yy {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.ajrbf5s9.mtn4 .gtg9scfl { padding: 40px 16px 40px 48px; }
.o5ob .vtalx {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.vtalx .ygi2aj4.ktxupe {
  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;
}
.vtalx .ygi2aj4.ktxupe:hover { opacity: 0.85; }
.ek1db .gtg9scfl {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .lw7ylv { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .lw7ylv:not(.ek1db) .gtg9scfl { display: none !important; }
  .ek1db .gtg9scfl { padding: 16px; }
  .t73yy  { padding: 36px 24px; }
  .lw7ylv~.baun,.mtn4~.baun{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .o5ob, .lw7ylv { min-height: 320px !important; }
  .m7dg { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .aciyu,
  .sxwjuebe,
  .kms4fcf { grid-template-columns: 1fr !important; }

  

  
  .hlhtosgs { display: flex !important; flex-direction: column !important; }
  .hlhtosgs .fganct { display: contents; }
  .hlhtosgs .n6ut5jm { order: 0; }
  .hlhtosgs .m7dg { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .hlhtosgs .aciyu { order: 2; padding: 0 16px 12px !important; }
  .hlhtosgs .ck6h { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .t96c8p .fganct { display: flex; flex-direction: column; }
  .t96c8p .fganct .m7dg { order: 1; }
  .t96c8p .fganct .kms4fcf { order: 2; margin: 8px 0 24px !important; }
  .t96c8p .fganct .ck6h { order: 3; }
  .t96c8p .fganct .siarpp2 { order: 4; align-self: center; margin-top: 0; }

  
  .lw7ylv.ek1db {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .lw7ylv.ek1db .t73yy { display: contents; padding: 0; }
  .lw7ylv.ek1db .t73yy .m7dg { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .lw7ylv.ek1db .gtg9scfl { order: 2; padding: 12px 16px; }
  .lw7ylv.ek1db .t73yy .ck6h { order: 3; padding: 0 24px; margin: 0 auto; }
  .lw7ylv.ek1db .t73yy .siarpp2 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.lbz8 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.vaa4imkc { width: 100%; height: auto; display: block; border-radius: 10px; }
.mpmf14w .lbz8        { border-radius: 16px; }
.mpmf14w .vaa4imkc  { border-radius: 16px; }
.mq8e .lbz8         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.mq8e .vaa4imkc   { border-radius: 8px; }
.c5zbzx67 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.zyff { width: 100%; padding: 32px 0; position: relative; }
.wv0j5ea2 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.kpzj .zyff:nth-child(even) { background: var(--bg-surface); }
.kpzj .zyff:nth-child(odd)  { background: var(--bg-page); }
.vi0s77 .zyff:nth-child(even) { background: var(--bg-card); }
.vi0s77 .zyff:nth-child(odd)  { background: var(--bg-page); }
.kpzj .zyff:nth-child(odd)  .wv0j5ea2 { background: var(--bg-card); border-radius: 6px; }
.kpzj .zyff:nth-child(even) .wv0j5ea2 { background: var(--bg-raised); border-radius: 6px; }
.vi0s77 .zyff:nth-child(odd)  .wv0j5ea2 { background: var(--bg-card); border-radius: 6px; }
.vi0s77 .zyff:nth-child(even) .wv0j5ea2 { background: var(--bg-raised); border-radius: 6px; }
.kpzj .zyff:nth-child(even) .lmgxw .srp01t,
.vi0s77 .zyff:nth-child(even) .lmgxw .srp01t { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.kpzj .zyff:nth-child(odd) .lmgxw .srp01t,
.vi0s77 .zyff:nth-child(odd) .lmgxw .srp01t { background: var(--bg-card-inner); }
.kpzj .zyff:nth-child(even) .mjui .srp01t:nth-child(odd),
.vi0s77 .zyff:nth-child(even) .mjui .srp01t:nth-child(odd)  { background: var(--bg-card); }
.kpzj .zyff:nth-child(even) .mjui .srp01t:nth-child(even),
.vi0s77 .zyff:nth-child(even) .mjui .srp01t:nth-child(even) { background: var(--bg-card-inner); }
h1.tkx7 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.tkx7 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.zj5i7 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.wxdxj3m h2.tkx7 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.qczkj h2.tkx7 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.qsshx8n h2.tkx7 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ngfjkv h2.tkx7::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.er6hy9 h2.tkx7 {
  color: var(--text-primary); font-size: 1.7rem;
}
.jo7cu57 h2.tkx7::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ke893y h2.tkx7 {
  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;
}
.ikup9c3 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ikup9c3 { display: none; } }
.nngk9ld { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.kxmwl { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.fttl4 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.awaen4 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.abpsnk3 { padding-left: 20px; }
.abpsnk3 li { margin-bottom: 6px; }
.abpsnk3 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.abpsnk3 a:hover { color: var(--accent-light); }
.tch1v .awaen4 { display: none; }
.evmtrg2 .awaen4 { display: none; }
.evmtrg2 .abpsnk3 { padding-left: 0; list-style: none; }
.evmtrg2 .abpsnk3 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.evmtrg2 .abpsnk3 a { font-size: 0.92rem; }
.bvmv7c5 .fttl4 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.bvmv7c5 .awaen4 { display: none; }
.bvmv7c5 .abpsnk3 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.bvmv7c5 .abpsnk3 li { margin-bottom: 0; }
.bvmv7c5 .abpsnk3 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;
}
.bvmv7c5 .abpsnk3 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.xdv0c .fttl4 { padding: 20px 20px 16px; }
.xdv0c .abpsnk3 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.xdv0c .abpsnk3 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.xdv0c .abpsnk3 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;
}
.xdv0c .abpsnk3 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;
}
.xdv0c .abpsnk3 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.xdv0c .abpsnk3 a:focus,
.xdv0c .abpsnk3 a:focus-visible,
.xdv0c .abpsnk3 a:target { outline: none; }
.xdv0c .abpsnk3 li:target a { border-color: var(--border); color: var(--text-muted); }
.di2vp .fttl4 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.di2vp .awaen4 { display: none; }
.di2vp .abpsnk3 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.di2vp .abpsnk3 li { margin-bottom: 0; }
.di2vp .abpsnk3 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.di2vp .abpsnk3 li:last-child::after { content: ""; margin-right: 0; }
.di2vp .abpsnk3 a { font-size: 0.9rem; }
.srp01t { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.lmgxw .srp01t { background: var(--bg-card); }
.mjui .srp01t:nth-child(odd)  { background: var(--bg-card); }
.mjui .srp01t:nth-child(even) { background: var(--bg-raised); }
.weiiil .srp01t {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.weiiil .srp01t:last-child { border-bottom: none; }
.weiiil h3.zj5i7 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.c47xl97 .srp01t {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.c47xl97 .srp01t + .srp01t { margin-top: 4px; }
.yatqsocp .srp01t { background: none; border-radius: 0; padding: 12px 0; }
.yatqsocp .srp01t + .srp01t { border-top: 1px solid var(--border-section); }
.bkvit31q { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.tpha3s { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.pmyf { color: var(--text-body); margin-bottom: 10px; }
.ds47y0h4, .gux9 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.ds47y0h4 li, .gux9 li { margin-bottom: 6px; }
.gux9 li { list-style: decimal; }
.h57lti     .ds47y0h4 { list-style-type: "● "; }
.vkwq7  .ds47y0h4 { list-style-type: "■ "; }
.mbnv4 .ds47y0h4 { list-style-type: "◆ "; }
.c6s9db1    .ds47y0h4 { list-style-type: "★ "; }
.h57lti     .vgxzy { list-style-type: "● "; }
.vkwq7  .vgxzy { list-style-type: "■ "; }
.mbnv4 .vgxzy { list-style-type: "◆ "; }
.c6s9db1    .vgxzy { list-style-type: "★ "; }
.h57lti    .ds47y0h4 li::marker, .h57lti    .vgxzy li::marker,
.vkwq7 .ds47y0h4 li::marker, .vkwq7 .vgxzy li::marker,
.mbnv4 .ds47y0h4 li::marker, .mbnv4 .vgxzy li::marker,
.c6s9db1   .ds47y0h4 li::marker, .c6s9db1   .vgxzy li::marker {
  color: var(--cta); font-size: 1em;
}
.h57lti .gux9,
.vkwq7 .gux9,
.mbnv4 .gux9,
.c6s9db1 .gux9 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.h57lti .gux9 li,
.vkwq7 .gux9 li,
.mbnv4 .gux9 li,
.c6s9db1 .gux9 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.h57lti .gux9 li::before,
.vkwq7 .gux9 li::before,
.mbnv4 .gux9 li::before,
.c6s9db1 .gux9 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;
}
.h57lti     .gux9 li::before { border-radius: 50%; }
.vkwq7  .gux9 li::before { border-radius: 3px; }
.mbnv4 .gux9 li::before { border-radius: 3px; }
.c6s9db1    .gux9 li::before { border-radius: 50%; }
.hi06 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.z5kgy0e .hi06,
.s6lxcw9 .hi06 { background: transparent; border: none; border-radius: 0; }
.qykcbqc5 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.qykcbqc5 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.qykcbqc5 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.qykcbqc5 tr:hover td { background: var(--bg-hover); }
.x2psyur .qykcbqc5 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ymtf51 .qykcbqc5 { border: 1px solid var(--border-alt); }
.ymtf51 .qykcbqc5 th,
.ymtf51 .qykcbqc5 td { border: 1px solid var(--border-alt); }
.zn4te .qykcbqc5 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.zn4te .qykcbqc5 td { border-bottom: none; }
.zn4te .qykcbqc5 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.qhpzma .qykcbqc5 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.bast .hi06 {
  overflow: hidden;
}
.bast .qykcbqc5 th { border-bottom: 1px solid var(--border-alt); }
.bast .qykcbqc5 tr:last-child td { border-bottom: none; }
.l11s { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.gm7z3w82 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.julb7u9 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.wr48xdc { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.lnk42gk5 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.vgxzy { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.vgxzy 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%}
.cjkbsi6 .wr48xdc { background: transparent; text-align: center; }
.ue16s .julb7u9 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.ye1god .julb7u9 {
  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);
}
.a7tpiv .gm7z3w82 { display: grid; grid-template-columns: auto 1fr; }
.a7tpiv .julb7u9 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.a7tpiv .wr48xdc { grid-column: 2; }
.a7tpiv .lnk42gk5,
.a7tpiv .vgxzy { grid-column: 1 / -1; }
.syh96e .gm7z3w82 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.syh96e .julb7u9 {
  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);
}
.syh96e .wr48xdc { grid-column: 2; }
.syh96e .lnk42gk5,
.syh96e .vgxzy { grid-column: 1 / -1; }
.qts9 .gm7z3w82 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.qts9 .wr48xdc { background: none; color: var(--accent-light); font-weight: 700; }
.ww7tjuoq .gm7z3w82 { 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); }
.ww7tjuoq .wr48xdc { background: none; color: var(--accent-light); font-weight: 700; }
.cioa .gm7z3w82 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.cioa .gm7z3w82:last-child { border-bottom: none; }
.cioa .wr48xdc { background: none; color: var(--accent-light); font-weight: 700; }
.askm48r .gm7z3w82 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.askm48r .wr48xdc { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.jj5vqi .l11s { counter-reset: card-n; }
.jj5vqi .gm7z3w82  { counter-increment: card-n; }
.jj5vqi .wr48xdc { display: flex; align-items: center; gap: 10px; }
.jj5vqi .wr48xdc::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;
}
.dnh73gh .gm7z3w82 { background: var(--bg-surface); border: 1px solid var(--border); }
.dnh73gh .wr48xdc { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.fjexbj { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ngctrz  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.v16epcvl { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.kjqqir { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.tcb5dh { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.fjexbj strong { color: var(--text-primary); font-size: 0.95rem; }
.fjexbj p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.sf88tgu { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.bl0z2, .jnqm { border-radius: 8px; padding: 14px; }
.bl0z2 { background: var(--bg-pros); }
.jnqm { background: var(--bg-cons); }
.mw21g { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.bl0z2 .mw21g { color: var(--c-pros-label); }
.jnqm .mw21g { color: #f87171; }
.bl0z2 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.jnqm ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.vaa4imkc { width: 100%; height: auto; border-radius: 10px; display: block; }
.ktxupe {
  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;
}
.ktxupe:hover { opacity: 0.85; }
.u51d3lmb .ktxupe  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.u51d3lmb .ktxupe:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.f04bmp9b .ktxupe  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.f04bmp9b .ktxupe:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.w4iuicd .siarpp2 { border-radius: 50px; }
.w4iuicd .ktxupe  { border-radius: 50px; }
.d32m .siarpp2 { padding-left: 22px; padding-right: 22px; }
.d32m .ktxupe  { padding-left: 12px; padding-right: 12px; }
.ocimb8 .siarpp2 { padding-left: 44px; padding-right: 44px; }
.ocimb8 .ktxupe  { padding-left: 24px; padding-right: 24px; }
.hjfl11h .siarpp2 { padding-left: 56px; padding-right: 56px; }
.hjfl11h .ktxupe  { padding-left: 32px; padding-right: 32px; }
.pwja   .siarpp2::after, .pwja   .ktxupe::after,
.lz0jw .siarpp2::after, .lz0jw .ktxupe::after,
.crduu7e    .siarpp2::after, .crduu7e    .ktxupe::after,
.xrx5114l    .siarpp2::after, .xrx5114l    .ktxupe::after,
.qlh1d2z    .siarpp2::after, .qlh1d2z    .ktxupe::after,
.g3tzh     .siarpp2::after, .g3tzh     .ktxupe::after,
.g7ycuzax    .siarpp2::after, .g7ycuzax    .ktxupe::after,
.hra5rylx   .siarpp2::after, .hra5rylx   .ktxupe::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;
}
.pwja .siarpp2::after, .pwja .ktxupe::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");
}
.lz0jw .siarpp2::after, .lz0jw .ktxupe::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");
}
.crduu7e .siarpp2::after, .crduu7e .ktxupe::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");
}
.xrx5114l .siarpp2::after, .xrx5114l .ktxupe::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");
}
.qlh1d2z .siarpp2::after, .qlh1d2z .ktxupe::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");
}
.g3tzh .siarpp2::after, .g3tzh .ktxupe::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");
}
.g7ycuzax .siarpp2::after, .g7ycuzax .ktxupe::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");
}
.hra5rylx .siarpp2::after, .hra5rylx .ktxupe::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");
}
.fuucw   .hioecwo2::after, .fuucw   .baha::after,
.mzgoi .hioecwo2::after, .mzgoi .baha::after,
.rzsxv    .hioecwo2::after, .rzsxv    .baha::after,
.clhs    .hioecwo2::after, .clhs    .baha::after,
.mm2p    .hioecwo2::after, .mm2p    .baha::after,
.sttk     .hioecwo2::after, .sttk     .baha::after,
.btl3t31f    .hioecwo2::after, .btl3t31f    .baha::after,
.ctnrq2d   .hioecwo2::after, .ctnrq2d   .baha::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;
}
.fuucw .hioecwo2::after, .fuucw .baha::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");
}
.mzgoi .hioecwo2::after, .mzgoi .baha::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");
}
.rzsxv .hioecwo2::after, .rzsxv .baha::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");
}
.clhs .hioecwo2::after, .clhs .baha::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");
}
.mm2p .hioecwo2::after, .mm2p .baha::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");
}
.sttk .hioecwo2::after, .sttk .baha::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");
}
.btl3t31f .hioecwo2::after, .btl3t31f .baha::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");
}
.ctnrq2d .hioecwo2::after, .ctnrq2d .baha::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");
}
.prhpdk .dilf5 { background: var(--bg-raised); }
.ygi2aj4.ktxupe {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .uv2214q {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .uv2214q::before    { grid-area: rank;   }
  .dd65xsh           { grid-area: ident;  }
  .v6qjfz     { grid-area: rating; min-width: 0; width: auto; }
  .jjizpcsn           { grid-area: pills;  }
  .ygi2aj4             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .uv2214q {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .uv2214q::before    { justify-self: center; }
  .dd65xsh           { width: 100%; }
  .v6qjfz     { justify-self: center; }
  .jjizpcsn           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .jldk .nwzih {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .jldk .s46f2iw5 { margin: 0; }
}
.uqf25uj5 .qg38t8t { padding: 0; gap: 0; overflow: hidden; }
.uqf25uj5 .xirvf { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.uqf25uj5 .bdhtc { padding: 16px 20px; }
.uqf25uj5 .nq1za { padding: 16px 20px; align-self: center; }
.s6lxcw9 .sf88tgu { gap: 10px; }
.s6lxcw9 .bl0z2, .s6lxcw9 .jnqm { padding: 12px; }
.s6lxcw9 .bl0z2 ul, .s6lxcw9 .jnqm ul { margin: 4px 0 0; padding-left: 18px; }
.s6lxcw9 .bl0z2 li, .s6lxcw9 .jnqm li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .xs4jv { grid-template-columns: 1fr; }
  .y53jvlk1 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .y53jvlk1 .hqijmiu2 { width: 72px; height: 50px; }
  .y53jvlk1 .zxfltmt2 { max-width: 180px; }
  .y53jvlk1 .pgmdlu0 { width: auto; }
}
@media (max-width: 720px) {
  .wylg76 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ghjcro { padding: 16px; }
  .spnbfhg .hc8n60g { min-width: 50%; }
}
.gw4li11 .sf88tgu { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .jk5bdok6 { grid-template-columns: 1fr; }
  .q8epb { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .fg3p { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .zqys { flex-wrap: wrap; padding: 16px; }
}
.hxes .sf88tgu { gap: 8px; }
.hxes .bl0z2, .hxes .jnqm { padding: 8px; }
@media (max-width: 480px) {
  .hs1g6j { flex-direction: column; align-items: stretch; }
}
.kjpabu7 .pgmdlu0 .ktxupe { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .z36v9ej1 { flex-direction: column; align-items: stretch; gap: 10px; }
  .kjpabu7 .pgmdlu0 { text-align: center; }
}
@media (max-width: 720px) {
  .ye6xgq23 { grid-template-columns: 1fr; }
  .qteex3 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .wd2u5xe { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .zw94u { grid-template-columns: 1fr; }
  .oxty { width: 100px; height: 100px; margin: 16px auto; }
  .ufbh83 { font-size: 1.4rem; }
  .me7n { justify-content: center; }
  .vtk6 .hc8n60g { min-width: 50%; }
}
.mvywc .sf88tgu { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .egd02uf { flex-wrap: wrap; padding: 14px 16px; }
  .uuae8 { padding: 12px 16px; }
  .mvywc .sf88tgu { margin: 0 16px; }
  .mvywc .ya28yp { padding: 0 16px; }
  .ltve8kg { padding: 12px 16px; }
}
.i3ym7 .jjizpcsn .iopc6 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.n7c7 .yyu1b { font-size: 1rem; letter-spacing: 2px; }
.pd4x9 { margin: 16px 0; }
.o26p4j { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.o26p4j summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.o26p4j summary::after { content: "+"; color: var(--accent-light); }
.o26p4j[open] summary::after { content: "−"; }
.o26p4j p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.zyff { margin-bottom: 0; }
.euw237 h2.tkx7 { color: var(--text-primary); border-color: var(--accent-light); }
.emxq h2.tkx7 { color: var(--text-primary); border-color: var(--accent-light); }
.e2nj7g .ngctrz     { background: #052e16; border-color: #10b981; }
.e2nj7g .v16epcvl { background: #2d0a1e; border-color: #f43f5e; }
.e2nj7g .kjqqir    { background: #1e1036; border-color: #a855f7; }
.e2nj7g .fjexbj strong  { color: #f1f5f9; }
.e2nj7g .fjexbj p       { color: #cbd5e1; }
.e2nj7g .lpxm80    .ngctrz     .tcb5dh::before,
.e2nj7g .oy6ign  .ngctrz     .tcb5dh::before,
.e2nj7g .i85t  .ngctrz     .tcb5dh::before,
.e2nj7g .i0r6bfd .ngctrz     .tcb5dh::before { color: #10b981; }
.e2nj7g .lpxm80    .v16epcvl .tcb5dh::before,
.e2nj7g .oy6ign  .v16epcvl .tcb5dh::before,
.e2nj7g .i85t  .v16epcvl .tcb5dh::before,
.e2nj7g .i0r6bfd .v16epcvl .tcb5dh::before { color: #f43f5e; }
.e2nj7g .lpxm80    .kjqqir    .tcb5dh::before,
.e2nj7g .oy6ign  .kjqqir    .tcb5dh::before,
.e2nj7g .i85t  .kjqqir    .tcb5dh::before,
.e2nj7g .i0r6bfd .kjqqir    .tcb5dh::before { color: #a855f7; }
.r8gl2c .ngctrz     { background: #2d2000; border-color: #eab308; }
.r8gl2c .v16epcvl { background: #2d0b0b; border-color: #ef4444; }
.r8gl2c .kjqqir    { background: #2d1600; border-color: #f97316; }
.r8gl2c .fjexbj strong  { color: #f1f5f9; }
.r8gl2c .fjexbj p       { color: #cbd5e1; }
.r8gl2c .lpxm80    .ngctrz     .tcb5dh::before,
.r8gl2c .oy6ign  .ngctrz     .tcb5dh::before,
.r8gl2c .i85t  .ngctrz     .tcb5dh::before,
.r8gl2c .i0r6bfd .ngctrz     .tcb5dh::before { color: #eab308; }
.r8gl2c .lpxm80    .v16epcvl .tcb5dh::before,
.r8gl2c .oy6ign  .v16epcvl .tcb5dh::before,
.r8gl2c .i85t  .v16epcvl .tcb5dh::before,
.r8gl2c .i0r6bfd .v16epcvl .tcb5dh::before { color: #ef4444; }
.r8gl2c .lpxm80    .kjqqir    .tcb5dh::before,
.r8gl2c .oy6ign  .kjqqir    .tcb5dh::before,
.r8gl2c .i85t  .kjqqir    .tcb5dh::before,
.r8gl2c .i0r6bfd .kjqqir    .tcb5dh::before { color: #f97316; }
.hwytl778 .ngctrz     { background: #0c1a2e; border-color: #38bdf8; }
.hwytl778 .v16epcvl { background: #12103a; border-color: #818cf8; }
.hwytl778 .kjqqir    { background: #0a2020; border-color: #2dd4bf; }
.hwytl778 .fjexbj strong  { color: #f1f5f9; }
.hwytl778 .fjexbj p       { color: #cbd5e1; }
.hwytl778 .lpxm80    .ngctrz     .tcb5dh::before,
.hwytl778 .oy6ign  .ngctrz     .tcb5dh::before,
.hwytl778 .i85t  .ngctrz     .tcb5dh::before,
.hwytl778 .i0r6bfd .ngctrz     .tcb5dh::before { color: #38bdf8; }
.hwytl778 .lpxm80    .v16epcvl .tcb5dh::before,
.hwytl778 .oy6ign  .v16epcvl .tcb5dh::before,
.hwytl778 .i85t  .v16epcvl .tcb5dh::before,
.hwytl778 .i0r6bfd .v16epcvl .tcb5dh::before { color: #818cf8; }
.hwytl778 .lpxm80    .kjqqir    .tcb5dh::before,
.hwytl778 .oy6ign  .kjqqir    .tcb5dh::before,
.hwytl778 .i85t  .kjqqir    .tcb5dh::before,
.hwytl778 .i0r6bfd .kjqqir    .tcb5dh::before { color: #2dd4bf; }
.g99q6d .ngctrz     { background: var(--accent-bg); border-color: var(--accent-light); }
.g99q6d .v16epcvl { background: var(--accent-bg-light); border-color: var(--accent-light); }
.g99q6d .kjqqir    { background: var(--accent-bg); border-color: var(--accent-pale); }
.g99q6d .lpxm80    .tcb5dh::before,
.g99q6d .oy6ign  .tcb5dh::before,
.g99q6d .i85t  .tcb5dh::before,
.g99q6d .i0r6bfd .tcb5dh::before { color: var(--accent-light) !important; }
.s3oqt9hq::before,
.o6b70ib0::before { margin-right: 5px; }
.jdkw0d1 .bl0z2 ul li,
.jdkw0d1 .w391dfj7 li         { color: #4ade80; }
.jdkw0d1 .bl0z2 .s3oqt9hq { color: #22c55e; }
.jdkw0d1 .jnqm ul li,
.jdkw0d1 .g6bu1o9f li         { color: #f87171; }
.jdkw0d1 .jnqm .o6b70ib0 { color: #ef4444; }
.fyfmw97r .bl0z2 { background: var(--bg-pros); }
.fyfmw97r .jnqm { background: var(--bg-cons); }
.fyfmw97r .bl0z2 .s3oqt9hq { color: var(--c-pros-label); }
.fyfmw97r .jnqm .o6b70ib0 { color: var(--c-cons); }
.fyfmw97r .bl0z2 ul li,
.fyfmw97r .jnqm ul li,
.ezv6ut .bl0z2 { background: var(--bg-pros); }
.ezv6ut .jnqm { background: var(--bg-cons); }
.ezv6ut .bl0z2 .s3oqt9hq { color: var(--c-pros-label); }
.ezv6ut .jnqm .o6b70ib0 { color: var(--c-cons); }
.ezv6ut .bl0z2 ul li,
.ezv6ut .jnqm ul li,
.ll3kh .s3oqt9hq::before { content: "✓ "; }
.ll3kh .o6b70ib0::before { content: "✗ "; }
.y3aa .s3oqt9hq::before { content: "→ "; }
.y3aa .o6b70ib0::before { content: "← "; }
.uja1mu .s3oqt9hq::before { content: "★ "; }
.uja1mu .o6b70ib0::before { content: "✕ "; }
.qzfv .s3oqt9hq::before { content: "◆ "; }
.qzfv .o6b70ib0::before { content: "▲ "; }
.p34iov .fjexbj { background: transparent; border-left: none; border: 1.5px solid; }
.p34iov .ngctrz     { border-color: var(--c-tip-border); }
.p34iov .v16epcvl { border-color: var(--c-warn-border); }
.p34iov .kjqqir    { border-color: #60a5fa; }
.p34iov .fjexbj strong { color: var(--text-primary); }
.p34iov .fjexbj p      { color: var(--text-muted); }
.l03y8 .fjexbj { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.l03y8 .ngctrz     { border-top-color: var(--c-tip-border); }
.l03y8 .v16epcvl { border-top-color: var(--c-warn-border); }
.l03y8 .kjqqir    { border-top-color: #60a5fa; }
.m1ft4x .fjexbj { border-left: none; border-radius: 8px; }
.m1ft4x .ngctrz     { background: #065f46; }
.m1ft4x .v16epcvl { background: #92400e; }
.m1ft4x .kjqqir    { background: #1e3a8a; }
.m1ft4x .fjexbj strong,
.m1ft4x .fjexbj p { color: #fff; }
.m1ft4x .tcb5dh::before { color: rgba(255,255,255,0.85) !important; }
.e2nj7g.m1ft4x .ngctrz,
.e2nj7g .m1ft4x .ngctrz     { background: #052e16; }
.e2nj7g.m1ft4x .v16epcvl,
.e2nj7g .m1ft4x .v16epcvl { background: #2d0a1e; }
.e2nj7g.m1ft4x .kjqqir,
.e2nj7g .m1ft4x .kjqqir    { background: #1e1036; }
.r8gl2c.m1ft4x .ngctrz,
.r8gl2c .m1ft4x .ngctrz      { background: #2d2000; }
.r8gl2c.m1ft4x .v16epcvl,
.r8gl2c .m1ft4x .v16epcvl  { background: #2d0b0b; }
.r8gl2c.m1ft4x .kjqqir,
.r8gl2c .m1ft4x .kjqqir     { background: #2d1600; }
.hwytl778.m1ft4x .ngctrz,
.hwytl778 .m1ft4x .ngctrz      { background: #0c1a2e; }
.hwytl778.m1ft4x .v16epcvl,
.hwytl778 .m1ft4x .v16epcvl  { background: #12103a; }
.hwytl778.m1ft4x .kjqqir,
.hwytl778 .m1ft4x .kjqqir     { background: #0a2020; }
.t04i .fjexbj { border-left: none; border-radius: 6px; padding: 10px 14px; }
.t04i .ngctrz     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.t04i .v16epcvl { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.t04i .kjqqir    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.t04i .fjexbj strong { color: var(--text-primary); }
.t04i .fjexbj p      { color: var(--text-muted); }
.dn63t .fjexbj { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.lpxm80 .tcb5dh,
.oy6ign .tcb5dh,
.i85t .tcb5dh,
.i0r6bfd .tcb5dh { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.lpxm80 .tcb5dh::before,
.oy6ign .tcb5dh::before,
.i85t .tcb5dh::before,
.i0r6bfd .tcb5dh::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.lpxm80 .ngctrz     .tcb5dh::before { content: "✦"; color: var(--c-tip-border); }
.lpxm80 .v16epcvl .tcb5dh::before { content: "▲"; color: var(--c-warn-border); }
.lpxm80 .kjqqir    .tcb5dh::before { content: "◉"; color: #60a5fa; }
.oy6ign .ngctrz     .tcb5dh::before { content: "★"; color: var(--c-tip-border); }
.oy6ign .v16epcvl .tcb5dh::before { content: "◆"; color: var(--c-warn-border); }
.oy6ign .kjqqir    .tcb5dh::before { content: "●"; color: #60a5fa; }
.i85t .ngctrz     .tcb5dh::before { content: "▶"; color: var(--c-tip-border); }
.i85t .v16epcvl .tcb5dh::before { content: "■"; color: var(--c-warn-border); }
.i85t .kjqqir    .tcb5dh::before { content: "▸"; color: #60a5fa; }
.i0r6bfd .ngctrz     .tcb5dh::before { content: "→"; color: var(--c-tip-border); }
.i0r6bfd .v16epcvl .tcb5dh::before { content: "⬥"; color: var(--c-warn-border); }
.i0r6bfd .kjqqir    .tcb5dh::before { content: "◈"; color: #60a5fa; }
.to1lm4vx .lmgxw .srp01t,
.to1lm4vx .mjui .srp01t  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.to1lm4vx .gm7z3w82                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.to1lm4vx .hi06          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.to1lm4vx .fttl4                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.awtp .lmgxw .srp01t,
.awtp .mjui .srp01t,
.awtp .gm7z3w82,
.awtp .uv2214q,
.awtp .s46f2iw5,
.awtp .hi06,
.awtp .fttl4,
.awtp .dn63t .fjexbj { box-shadow: none; }
.zjzo5xkm   .pmyf, .zjzo5xkm .bkvit31q, .zjzo5xkm .tpha3s,
.zjzo5xkm   .nngk9ld, .zjzo5xkm .kxmwl { font-size: 0.9rem; }
.zjzo5xkm   .ds47y0h4, .zjzo5xkm .gux9 { font-size: 0.9rem; }
.qggmh5fr   .pmyf, .qggmh5fr .bkvit31q, .qggmh5fr .tpha3s,
.qggmh5fr   .nngk9ld, .qggmh5fr .kxmwl { font-size: 0.95rem; }
.qggmh5fr   .ds47y0h4, .qggmh5fr .gux9 { font-size: 0.95rem; }
.jo5zu07t   .pmyf, .jo5zu07t .bkvit31q, .jo5zu07t .tpha3s,
.jo5zu07t   .nngk9ld, .jo5zu07t .kxmwl { font-size: 1.08rem; }
.jo5zu07t   .ds47y0h4, .jo5zu07t .gux9 { font-size: 1.05rem; }
.jo5zu07t   .qykcbqc5 { font-size: 0.97rem; }
.hia0c .m7dg      { font-size: 3.2rem; }
.hia0c h2.tkx7 { font-size: 1.9rem; }
.hia0c h3.zj5i7     { font-size: 1.4rem; }
.ovsa42d9 .m7dg      { font-size: 3.8rem; }
.ovsa42d9 h2.tkx7 { font-size: 2.2rem; }
.ovsa42d9 h3.zj5i7     { font-size: 1.6rem; }
.zyff + .zyff { position: relative; }
.prtijy2   .zyff + .zyff::before,
.jirv8g  .zyff + .zyff::before,
.qnu9   .zyff + .zyff::before,
.utpdjek   .zyff + .zyff::before,
.bgcal03   .zyff + .zyff::before,
.xj8ar86z .zyff + .zyff::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.prtijy2 .zyff + .zyff::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.jirv8g .zyff + .zyff::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.qnu9 .zyff + .zyff::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;
}
.utpdjek .zyff + .zyff::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.obivqflp .zyff { margin-bottom: 16px; }
.obivqflp .zyff + .zyff { margin-top: 0; }
.obivqflp .wv0j5ea2 { padding-top: 0; padding-bottom: 0; }
.bgcal03 .zyff + .zyff::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.xj8ar86z .zyff + .zyff::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.t1x9cvq4 .zyff + .zyff::before,
.mc24jaww .zyff + .zyff::before,
.qptlx .zyff + .zyff::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%;
}
.kpzj .t1x9cvq4 .zyff:nth-child(even)::before,
.kpzj .mc24jaww .zyff:nth-child(even)::before,
.kpzj .qptlx .zyff:nth-child(even)::before { background: var(--bg-surface); }
.vi0s77 .t1x9cvq4 .zyff:nth-child(even)::before,
.vi0s77 .mc24jaww .zyff:nth-child(even)::before,
.vi0s77 .qptlx .zyff:nth-child(even)::before { background: var(--bg-card); }
.t1x9cvq4 .zyff + .zyff::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");
}
.mc24jaww .zyff + .zyff::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");
}
.qptlx .zyff + .zyff::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");
}
.s6fs .t73yy,
.eqkpbl .t73yy { padding-bottom: 60px; }
.ew06rb .t73yy { padding-bottom: 70px; }
.yz9mz26j .lw7ylv { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.vs1jd .lw7ylv { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.rwxoia .lw7ylv { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ny0157a .lw7ylv { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.dwl6 .hdxiw { background: var(--accent); }
.dwl6 .hdxiw .n6ut5jm { background: none; }
.dwl6 .vjyb { background: var(--accent); }
.dwl6 .lw7ylv { background: var(--accent-bg); }
.dwl6 .y285:not(.hdxiw) .n6ut5jm { background: rgba(0,0,0,0.6); }
.u7lg5595 .lbz8 { float: left; width: 38%; margin: 0 28px 16px 0; }
.u7lg5595 .lbz8 .vaa4imkc { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.u7lg5595 .wv0j5ea2::after { content: ''; display: block; clear: both; }
.lxtnjghf .lbz8 { float: right; width: 38%; margin: 0 0 16px 28px; }
.lxtnjghf .lbz8 .vaa4imkc { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.lxtnjghf .wv0j5ea2::after { content: ''; display: block; clear: both; }
.d1ck .zyff:nth-child(odd)  .lbz8 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.d1ck .zyff:nth-child(even) .lbz8 { float: right; width: 38%; margin: 0 0 16px 28px; }
.d1ck .lbz8 .vaa4imkc { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.d1ck .wv0j5ea2::after { content: ''; display: block; clear: both; }
.u7lg5595 .l11s,
.lxtnjghf .l11s,
.d1ck .l11s,
@media (max-width: 900px) {
  .u7lg5595 .lbz8,
  .lxtnjghf .lbz8,
  .d1ck .zyff:nth-child(odd)  .lbz8,
  .d1ck .zyff:nth-child(even) .lbz8 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .u7lg5595 .lbz8 .vaa4imkc,
  .lxtnjghf .lbz8 .vaa4imkc,
  .d1ck .lbz8 .vaa4imkc {
    max-height: none !important;
  }
}
.u7lg5595 .ds47y0h4,
.u7lg5595 .gux9,
.lxtnjghf .ds47y0h4,
.lxtnjghf .gux9,
.d1ck .ds47y0h4,
.d1ck .gux9 { overflow: hidden; }
@media (max-width: 640px) {
  .u7lg5595 .lbz8,
  .lxtnjghf .lbz8,
  .d1ck .lbz8 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.gi55klb .c5zbzx67,
.gi55klb .wv0j5ea2,
.gi55klb .d7z6l  { max-width: 1100px; }
.ppy5r8b .c5zbzx67,
.ppy5r8b .wv0j5ea2,
.ppy5r8b .d7z6l  { max-width: 1200px; }
.w454y31 .c5zbzx67,
.w454y31 .wv0j5ea2,
.w454y31 .d7z6l  { max-width: 1320px; }
.omnzdb { font-size: 0.82rem; color: var(--text-muted); }
.nhgz6y4w { display: flex; align-items: center; }
.k0vn {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.on91orjz { display: flex; align-items: center; }
.p4qftaq { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.p4qftaq:hover { text-decoration: underline; }
.c9d8dc { margin: 0 3px; opacity: 0.45; }
.c9d8dc::before { content: '/'; }
.g2we { padding: 2px 5px; color: var(--text-main); }
.sjtg .omnzdb {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.sjtg .nhgz6y4w { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.fpmpc .omnzdb {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.fpmpc .nhgz6y4w { padding: 0 0 0 12px; }
.q3pmcpe {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.hl17 .nhgz6y4w { padding: 0 16px; }
.hl17 .omnzdb {
  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);
}
.hl17 .c5zbzx67 { padding-top: 28px; }
@media (max-width: 720px) {
  .q3pmcpe { margin-top: 18px; padding: 0 16px; }
  .hl17 .c5zbzx67 { padding-top: 16px; }
}
.gi55klb.sjtg .nhgz6y4w { max-width: 1100px; }
.ppy5r8b.sjtg .nhgz6y4w { max-width: 1200px; }
.w454y31.sjtg .nhgz6y4w { max-width: 1320px; }
.gi55klb .q3pmcpe { max-width: 1100px; }
.ppy5r8b .q3pmcpe { max-width: 1200px; }
.w454y31 .q3pmcpe { max-width: 1320px; }
.z38m .zyff { padding-top: 16px; padding-bottom: 16px; }
.rghhyc7 .zyff { padding-top: 24px; padding-bottom: 24px; }
.qd80f .zyff { padding-top: 40px; padding-bottom: 40px; }
.hzqj5u45 .zyff { padding-top: 52px; padding-bottom: 52px; }
.jn59p03 .zyff:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.jn59p03 .zyff:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.jn59p03 .zyff:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.jn59p03 .zyff:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.so7p2vrv .wv0j5ea2 { padding-top: 10px;  padding-bottom: 10px; }
.frp2y8 .wv0j5ea2 { padding-top: 18px;  padding-bottom: 18px; }
.dv17h1 .wv0j5ea2 { padding-top: 36px;  padding-bottom: 36px; }
.e9k4csqk .wv0j5ea2 { padding-top: 48px;  padding-bottom: 48px; }
.wlhcbwle h2.tkx7 { font-weight: 600; }
.wlhcbwle h3.zj5i7     { font-weight: 600; }
.czog1o h2.tkx7 { font-weight: 800; }
.czog1o h3.zj5i7     { font-weight: 700; }
.qntd9 { font-weight: 600; }
.qntd9 h2.tkx7 { font-weight: 900; }
.qntd9 h3.zj5i7     { font-weight: 800; }
.qntd9 .fjexbj strong,
.qntd9 .fjexbj strong { font-weight: 600; }
.hioecwo2 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.fuz0cdh .hioecwo2 { display: none; }
@media (max-width: 640px) {
  .tbx4 { display: none; }
  .hioecwo2 {
    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;
  }
}
.hioecwo2 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.hioecwo2:hover { opacity: 0.85; }
.u8qn .hioecwo2 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.sv3w62 .hioecwo2,
.uso2  .hioecwo2 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.sv3w62 .hioecwo2:hover,
.uso2  .hioecwo2:hover { opacity: 0.88; }
.u8qn.sv3w62 .hioecwo2,
.u8qn.uso2  .hioecwo2 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.baha {
  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;
}
.baha:hover { transform: translateY(-2px); opacity: 0.92; }
.baha { background: var(--cta) !important; color: #fff !important; border: none !important; }
.x8zekee .baha { display: none; }
.v6sc12si .baha { right: 32px; }
.xi2h  .baha { left: 32px; }
@media (max-width: 480px) {
  .v6sc12si .baha { right: 20px; bottom: 20px; }
  .xi2h  .baha { left: 20px; bottom: 20px; }
}
.v9bo5lh { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.d7z6l { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.bora { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.qqb3u { color: var(--text-dim); font-size: 0.8rem; }
.bcwprs a, .fh5oe5yo a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.bcwprs a:hover, .fh5oe5yo a:hover { color: var(--accent-light); }
.fh5oe5yo { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.uj3qzr0 .d7z6l { text-align: center; }
.uj3qzr0 .fh5oe5yo { justify-content: center; margin-bottom: 16px; }
.uj3qzr0 .bora { margin-top: 0; }
.krsoc { margin-top: 10px; }
.krsoc a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .d7z6l { padding-left: 16px; padding-right: 16px; }
  .hukc .d7z6l { padding: 20px 16px; }
  .fh5oe5yo { gap: 4px 12px; }
  .bora { font-size: 0.78rem; }
}
.t4r8 .bora { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.t4r8 .qqb3u { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .t4r8 .m357fyh { grid-template-columns: 1fr 1fr; } .t4r8 .twvdxxv7 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .t4r8 .m357fyh { grid-template-columns: 1fr; } }
.eux3ei .bora { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .eux3ei .kk4d06 { gap: 12px; } .eux3ei .z1nqefng { margin-right: 0; width: 100%; } }
.h01yno3 .bora { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.h01yno3 .qqb3u { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .h01yno3 .xbugf { grid-template-columns: 1fr 1fr; } .h01yno3 .kox42 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .h01yno3 .xbugf { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .ngkf4vmt .r6m0 { grid-template-columns: 1fr 1fr; } .ngkf4vmt .gf7ec:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ngkf4vmt .r6m0 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .pmq06 .r6m0 { grid-template-columns: 1fr; } }
.i2obq .d7z6l { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.i2obq .fh5oe5yo { justify-content: center; }
.zxaqhy2p .aujof1      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.zxaqhy2p .v9bo5lh { background: var(--bg-page); border-top-color: var(--border-alt); }
.k00v .aujof1      { background: #0d1117; border-bottom-color: #21262d; }
.k00v .g5oc0xn1 { color: var(--accent-light); }
.k00v .cn24zpt { --msep-color: #8b949e; }
.k00v .cn24zpt a { color: #8b949e; }
.k00v .cn24zpt a:hover { color: var(--accent-light); }
.k00v .yw2n { color: #8b949e; }
.k00v .v9bo5lh { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.k00v .bora,
.k00v .qqb3u { color: #6e7681; }
.k00v .bcwprs a, .k00v .fh5oe5yo a,
.k00v .bcwprs a:hover, .k00v .fh5oe5yo a:hover,
@media (max-width: 640px) {
  .k00v .cn24zpt { background: #0d1117; border-top-color: #21262d; }
  .k00v .cn24zpt li a { border-bottom-color: #21262d; }
}
.yz7d8 .aujof1      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.yz7d8 .g5oc0xn1 { color: var(--accent-light); }
.yz7d8 .cn24zpt { --msep-color: #475569; }
.yz7d8 .cn24zpt a { color: #475569; }
.yz7d8 .cn24zpt a:hover { color: var(--accent-light); }
.yz7d8 .yw2n { color: #64748b; }
.yz7d8 .v9bo5lh { background: #f0f4f8; border-top-color: #cbd5e1; }
.yz7d8 .bora,
.yz7d8 .qqb3u { color: #64748b; }
.yz7d8 .bcwprs a, .yz7d8 .fh5oe5yo a,
.yz7d8 .bcwprs a:hover, .yz7d8 .fh5oe5yo a:hover,
@media (max-width: 640px) {
  .yz7d8 .cn24zpt { background: #f0f4f8; border-top-color: #cbd5e1; }
  .yz7d8 .cn24zpt li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.sv3w62 .aujof1      { background: var(--accent); border-bottom-color: var(--accent-light); }
.sv3w62 .g5oc0xn1 { color: #fff; }
.sv3w62 .cn24zpt { --msep-color: rgba(255,255,255,0.82); }
.sv3w62 .cn24zpt a { color: rgba(255,255,255,0.82); }
.sv3w62 .cn24zpt a:hover { color: #fff; }
.sv3w62 .yw2n { color: rgba(255,255,255,0.9); }
.sv3w62 .li13io a { color: var(--text-primary) !important; }
.sv3w62 .li13io a:hover { color: var(--accent-light) !important; }
.sv3w62 .v9bo5lh { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.sv3w62 .bora,
.sv3w62 .qqb3u { color: rgba(255,255,255,0.72); }
.sv3w62 .bcwprs a, .sv3w62 .fh5oe5yo a,
.sv3w62 .z987p a, .sv3w62 .pgtp a,
.sv3w62 .fbziq1 a, .sv3w62 .z1nqefng { color: #fff; }
.sv3w62 .hujt, .sv3w62 .b648w { color: rgba(255,255,255,0.7); }
.sv3w62 .bcwprs a:hover, .sv3w62 .fh5oe5yo a:hover,
.sv3w62 .z987p a:hover, .sv3w62 .pgtp a:hover { color: #fff; }
@media (max-width: 640px) {
  .sv3w62 .cn24zpt { background: var(--accent); border-top-color: var(--accent-light); }
  .sv3w62 .cn24zpt li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.uso2 .aujof1 {
  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);
}
.uso2 .v9bo5lh {
  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) {
  .uso2 .cn24zpt {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.lf940d .jo89k { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.xcoz6f5 .jo89k { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.h73vizf3 .jo89k { min-height: 72px; height: auto; }
.b0jrsk7e .jo89k { min-height: 84px; height: auto; }
.hukc .jo89k { max-width: none; padding: 0 32px; }
.hukc .d7z6l  { max-width: none; padding: 24px 32px; }
.vb1rdkis.ppy5r8b .jo89k { max-width: 1200px; }
.vb1rdkis.w454y31 .jo89k { max-width: 1320px; }
.gzdt9tdj   .g5oc0xn1, .gzdt9tdj   .z1nqefng { text-transform: capitalize; }
.wpyduot .g5oc0xn1, .wpyduot .z1nqefng { text-transform: lowercase; }
.qgin .g5oc0xn1, .qgin .z1nqefng { text-transform: uppercase; letter-spacing: 0.06em; }
.lev7v1cz, .ff71iu1 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.h860g4ns .lev7v1cz,
.ad4eyq .lev7v1cz,
.jyytae3e .lev7v1cz,
.ya60 .lev7v1cz,
.jfme   .cn24zpt a { font-weight: 500; }
.n27r .cn24zpt a { font-weight: 600; }
.wpx1     .cn24zpt a { font-weight: 700; }
.oq9853    .cn24zpt a { font-weight: 800; letter-spacing: 0.01em; }
.czk95     .cn24zpt > li + li::before,
.qt299w0l    .cn24zpt > li + li::before,
.h6mg9w    .cn24zpt > li + li::before,
.xhwqt9v .cn24zpt > li + li::before,
.cril4r .cn24zpt > li + li::before,
.bqpkrfy  .cn24zpt > li + li::before,
.lxkj68    .cn24zpt > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.czk95     .cn24zpt > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.qt299w0l    .cn24zpt > li + li::before { content: "|"; }
.h6mg9w    .cn24zpt > li + li::before { content: "—"; }
.xhwqt9v .cn24zpt > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.cril4r .cn24zpt > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.bqpkrfy  .cn24zpt > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.lxkj68    .cn24zpt > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .xueb .yw2n,
  .fwunn84 .yw2n,
  .z5waau6t .yw2n,
  .nwgudxt0 .yw2n,
  .c5mhvu .yw2n {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .xueb .yw2n::before,
  .fwunn84 .yw2n::before,
  .z5waau6t .yw2n::before,
  .nwgudxt0 .yw2n::before,
  .c5mhvu .yw2n::before { content: ""; display: block; flex-shrink: 0; }

  
  .xueb .yw2n::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;
  }

  
  .fwunn84 .yw2n::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;
  }

  
  .z5waau6t .yw2n::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;
  }

  
  .nwgudxt0 .yw2n::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;
  }

  
  .c5mhvu .yw2n::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) {
  .my4qh .yw2n {
    padding: 5px 14px;
  }
  .my4qh .cn24zpt {
    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;
  }
  .my4qh .cn24zpt li a {
    border-bottom: none; padding: 10px 22px;
  }
  .my4qh .cn24zpt li a:hover { background: var(--bg-raised); }
  .my4qh .o17zd,
  .idma .o17zd,
  .l1x9 .o17zd { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .hbzb .yw2n {
    padding: 5px 10px;
  }
  .hbzb .cn24zpt {
    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);
  }
  .hbzb .cn24zpt.yjzlek { transform: translateX(0); }
  .hbzb .cn24zpt li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .hbzb .cn24zpt li:last-child a { border-bottom: none; }
  .sv3w62 .cn24zpt,
  .k00v .cn24zpt { background: var(--accent) !important; }
  .sv3w62 .cn24zpt li a,
  .k00v .cn24zpt li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .l1x9 .yw2n {
    padding: 5px 10px;
  }
  .l1x9 .cn24zpt {
    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);
  }
  .l1x9 .cn24zpt::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .l1x9 .cn24zpt.yjzlek { transform: translateY(0); }
  .l1x9 .cn24zpt li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .g80pkc .yw2n {
    padding: 5px 10px;
  }
  .g80pkc .cn24zpt {
    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;
  }
  .g80pkc .cn24zpt.yjzlek { opacity: 1; pointer-events: auto; }
  .g80pkc .cn24zpt li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .aq4bs8     .yw2n { border-radius: 0 !important; }
  .ddei   .yw2n { border-radius: 8px !important; }
  .hpgrve .yw2n { border-radius: 50% !important; }
  .nwij2xaw   .yw2n { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .zg663c .nrcw { flex-direction: column; align-items: stretch; }
  .zg663c .fy1w4d { flex-direction: row; min-width: auto; }
  .zg663c .rr97q420 { align-items: flex-start; text-align: left; }
}
.emjed,
.emjed.zyff,
.kpzj .emjed,
.gh0n3dm .emjed,
.vi0s77 .emjed,
.nn2apb6 .emjed {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.rbf4 {
  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;
}
.vb40nto { flex: 1 1 280px; min-width: 0; }
.d31rxo {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.gtmk4 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.jfylpgym {
  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;
}
.jfylpgym:hover { transform: translateY(-1px); opacity: 0.95; }
.jpsszbe .rbf4 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.jpsszbe .d31rxo { color: var(--cta); }
.jpsszbe .gtmk4 { color: var(--text-body); }
.jpsszbe .jfylpgym {
  background: var(--cta) !important;
  color: #fff !important;
}
.f2dc .rbf4 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.f2dc .d31rxo { color: var(--text-primary); }
.f2dc .gtmk4 { color: var(--text-body); }
.f2dc .jfylpgym {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .rbf4 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .vb40nto { flex: 0 0 auto; }
  .d31rxo { font-size: 1.2rem; }
  .jfylpgym { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.gowi9mln .pzznyn { height: 36px; }
.bjiiu2 .pzznyn { height: 60px; max-width: 200px; }
.pzos11 .pzznyn { height: 56px; max-width: 180px; }
.gayxjtm    .yyu1b, .gayxjtm    .zig2 { color: #f59e0b; }
.i3ym7 .iopc6 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .trzw .bpgslq {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .trzw .uv2214q {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .trzw .uv2214q { padding: 40px 16px 20px; }
  .trzw .iopc6 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .trzw .ygi2aj4 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .tqeazr8t .uv2214q {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .tqeazr8t .uv2214q::before {
    position: absolute; top: 14px; left: 14px;
  }
  .tqeazr8t .dd65xsh {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .tqeazr8t .yr11gl { white-space: normal; text-align: center; font-size: 1.2rem; }
  .tqeazr8t .iopc6 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .tqeazr8t .ygi2aj4 { width: 100%; min-width: 0; }
  .tqeazr8t .yyu1b { min-width: 0; }
}
.c1yi .o26p4j {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.c1yi .o26p4j summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.c1yi .o26p4j p { padding: 0 2px 16px; }
.vwpwjibg .o26p4j { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.vwpwjibg .o26p4j summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.vwpwjibg .o26p4j summary::after { content: "›"; font-size: 1.2em; }
.vwpwjibg .o26p4j[open] summary::after { content: "‹"; }
.vwpwjibg .o26p4j p { padding: 10px 22px 4px; }
.mpmri .o26p4j {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.mpmri .o26p4j summary { color: var(--text-primary); padding-left: 16px; }
.mpmri .o26p4j summary::after { content: "›"; font-size: 1.1em; }
.mpmri .o26p4j[open] summary::after { content: "‹"; }
.mpmri .o26p4j p { padding-left: 16px; }
.akt6i .pd4x9 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.akt6i .o26p4j {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.akt6i .o26p4j:last-child { border-bottom: none; }
.akt6i .o26p4j summary { color: var(--text-primary); border-radius: 0; }
.akt6i .o26p4j summary::after { content: "›"; font-size: 1.1em; }
.akt6i .o26p4j[open] summary::after { content: "‹"; }
.zifn .o26p4j { overflow: hidden; }
.zifn .o26p4j summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.zifn .o26p4j summary::after { color: rgba(255,255,255,.75); }
.zifn .o26p4j[open] summary { border-radius: 0; }
.n461e { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.o0sv6xlz {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.dlk5b1j {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.gnfuaq { color: var(--text-muted); font-size: 1.05rem; }
.ikqusee {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.xn3pt54 { margin-bottom: 20px; }
.uf123 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ehxeb {
  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;
}
.ehxeb:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.s0i8p3 { resize: vertical; min-height: 130px; }
.ihchill { width: 100%; margin-top: 8px; }
.nj2yv46 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.gwfuj9 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.sg2t0i0 { color: var(--text-muted); line-height: 1.75; }
.pfgl5yi { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.pfgl5yi li { margin-bottom: 6px; }
.i7mb { max-width: 760px; margin: 0 auto; }
.eit7dntd { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.zgyelhd { max-width: 760px; margin: 0 auto; }
.qw33b { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.qw33b:last-child { border-bottom: none; }
.dwe1qgdl { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.qw33b p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.qw33b ul.pfgl5yi { margin: 0; }
.fdne09j .dwe1qgdl { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .fdne09j { grid-template-columns: 1fr; gap: 10px; } }
.m9w5 .dwe1qgdl { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.o02p .pfgl5yi { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ywb1 { grid-template-columns: 1fr; } }
.p81l9r { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.p81l9r:hover .tpap { color: var(--accent-light); text-decoration: underline; }
.p1csv { color: inherit; text-decoration: none; }
.p1csv:hover { color: var(--accent-light); text-decoration: underline; }
.luzl { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ew09cri { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.ew09cri:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.a6bq { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.ew09cri p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ew09cri ul.pfgl5yi { margin: 0; }
.kmm3o { color: var(--text-muted); line-height: 1.75; }
.kow0si8 .pfgl5yi,
.fmkwh9 .pfgl5yi,
.nu9t2i8 .pfgl5yi,
.sde1hh .pfgl5yi {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.kow0si8 .ew09cri,
.fmkwh9 .ew09cri { text-align: left; }
.kow0si8 .a6bq,
.fmkwh9 .a6bq { text-align: center; }
.jfx95s { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.bgbbi { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.ks67pj6 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.eqdf { margin-top: 12px; }
.p2qm4wi { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.p2qm4wi:hover { border-bottom-color: var(--accent-light); }
.f1q6ln { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.f1q6ln img { width: 100%; height: 100%; object-fit: cover; display: block; }
.q7rp3o { width: 200px; height: 200px; }
.ou90 { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.t2dy { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.uj8b8w4 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.ab3r { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.ab3r::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .mk0n9 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.spcs9zm .ks67pj6, .spcs9zm .bgbbi { max-width: 640px; }
.u5o3 .jfx95s { font-size: 1.6rem; margin-top: 18px; }
.y747oy5d .ks67pj6 { margin-bottom: 28px; }
@media (max-width: 860px) { .up0p { grid-template-columns: 1fr; } .u5o3 { position: static; text-align: center; } }
.rs1kn7t3 { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.su4yo { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.su4yo .f1q6ln { margin: 0 auto 18px; }
.su4yo .uj8b8w4 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .rs1kn7t3 { grid-template-columns: 1fr; } }
.vq0yvsej .jfx95s { font-size: 1.6rem; margin-bottom: 6px; }
.sde1hh .pfgl5yi { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .vq0yvsej { flex-direction: column; text-align: center; } .r1w6kv03 { grid-template-columns: 1fr; } }
.epzaarz9 .jfx95s { font-size: 1.35rem; margin: 0 0 4px; }
.epzaarz9 .uj8b8w4 { margin: 0; }
.k5yf { max-width: 760px; margin: 0 auto; }
.w5jn4k9c { position: relative; padding-left: 28px; }
.w5jn4k9c::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.vq6f03cu { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.vq6f03cu:last-child { padding-bottom: 0; }
.t2z12ioy { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.o1htmtx h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.o1htmtx p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.v7lxc .dlk5b1j { color: var(--accent-light); }
.of62w .dlk5b1j { font-size: 2rem; }
.of62w .gnfuaq { max-width: 680px; }
.bm2o .dlk5b1j { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.bm2o .gnfuaq  { margin: 0; }
@media (max-width: 640px) { .bm2o { flex-direction: column; } }
.xcl2a .dlk5b1j { color: var(--accent-light); }
.od4gaz .dlk5b1j { color: #fff; }
.od4gaz .gnfuaq  { color: rgba(255,255,255,0.85); }
.ppz3itp { max-width: 680px; margin: 0 auto; }
.uut7 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .uut7 { grid-template-columns: 1fr; } }
.nkfk .ehxeb {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.nkfk .ehxeb:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.ol8nth .ehxeb { background: var(--bg-raised); border-color: transparent; }
.ol8nth .ehxeb:focus { background: var(--bg-card); border-color: var(--accent-light); }
.x6aec .ehxeb { border-radius: 100px; padding: 11px 20px; }
.x6aec .s0i8p3 { border-radius: 14px; }
@media (max-width: 640px) { .kl2k { grid-template-columns: 1fr; } }
.h0d4b { counter-reset: priv-count; }
.tao5hh {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.tao5hh:last-child { border-bottom: none; }
.hp5yo8k {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.tao5hh h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.tao5hh p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.r0pvnard { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.r0pvnard li { margin-bottom: 6px; }
.hs616y{display:none}
.hs616y:empty,.asj5xli:empty{display:none}
.jo84cr{position:relative;overflow:visible}
.spvgj8 .baun,.nbcat9 .baun,
.kyszu6k .baun,.yeh3qd .baun,
.mra8t1bn .baun,.wnhr .baun{display:block}
.awy9bv .vullaju{display:block}
.spvgj8 .baun,.nbcat9 .baun,
.kyszu6k .baun,.yeh3qd .baun,
.mra8t1bn .baun{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}
.spvgj8 .baun .asj5xli,.nbcat9 .baun .asj5xli,
.kyszu6k .baun .asj5xli,.yeh3qd .baun .asj5xli,
.mra8t1bn .baun .asj5xli{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}
.spvgj8 .a9ouybpn,.nbcat9 .a9ouybpn,
.kyszu6k .a9ouybpn,.yeh3qd .a9ouybpn,
.mra8t1bn .a9ouybpn{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.spvgj8 .baun,.nbcat9 .baun{top:12px}
.spvgj8 .baun .asj5xli{margin-right:auto}
.nbcat9 .baun .asj5xli{margin-left:auto}
.nbcat9 .baun{text-align:right}
.kyszu6k .baun,.yeh3qd .baun{bottom:12px}
.kyszu6k .baun .asj5xli{margin-right:auto}
.yeh3qd .baun .asj5xli{margin-left:auto}
.yeh3qd .baun{text-align:right}
.mra8t1bn .baun{position:relative;margin-top:16px}
.mra8t1bn .baun .asj5xli{margin:0 auto}
.wnhr .baun{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.wnhr .baun .asj5xli{margin:0}
.wnhr .lw7ylv~.baun,
.wnhr .mtn4~.baun{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.wnhr .lw7ylv~.baun .asj5xli,
.wnhr .mtn4~.baun .asj5xli{justify-content:flex-start}
.lw7ylv~.baun,.mtn4~.baun{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}
.lw7ylv~.baun .asj5xli{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.mtn4~.baun .asj5xli{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.vullaju .asj5xli{margin:0 0 12px}
.asj5xli{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.tpap{font-weight:600;color:var(--text-heading);opacity:1}
.uw6s::before{content:"·";margin:0 2px;opacity:.5}
.a9ouybpn{white-space:nowrap}
.cyxp7vf4 .a9ouybpn{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.cyxp7vf4 .uw6s::before{content:""}
.ejtbwo .a9ouybpn{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}
.ejtbwo .uw6s::before{content:""}
.t45d1oz .asj5xli{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.m5ronvw .a9ouybpn{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.m5ronvw .uw6s::before{content:""}
.zct6 .a9ouybpn{color: var(--accent-light);opacity:1;font-weight:500}
.havia .a9ouybpn{border-bottom:1px solid currentColor;padding-bottom:2px}
.qmdb2 .asj5xli{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.ybpn0{--date-bg:var(--accent-bg)}
.hwqxvw .uw6s::before{content:""}
.ntv5hp9j .uw6s::before{content:"•";opacity:.4}
.ntv5hp9j .a9ouybpn + .a9ouybpn::before{content:"•";margin-right:6px;opacity:.4}
.i0j1bes2 .uw6s::before{content:"/";opacity:.35}
.i0j1bes2 .a9ouybpn + .a9ouybpn::before{content:"/";margin-right:6px;opacity:.35}
.yqke .uw6s::before{content:"|";opacity:.3}
.yqke .a9ouybpn + .a9ouybpn::before{content:"|";margin-right:6px;opacity:.3}
.nrmsmd .uw6s::before{content:"—";opacity:.3}
.nrmsmd .a9ouybpn + .a9ouybpn::before{content:"—";margin-right:6px;opacity:.3}
.ei76g6 .uw6s::before{content:"◆";font-size:.5em;opacity:.35}
.ei76g6 .a9ouybpn + .a9ouybpn::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.dxvfk5 .uw6s::before{content:"·";opacity:.4}
.dxvfk5 .a9ouybpn + .a9ouybpn::before{content:"·";margin-right:6px;opacity:.4}
.erqm .uw6s::before{content:"›";opacity:.4}
.erqm .a9ouybpn + .a9ouybpn::before{content:"›";margin-right:6px;opacity:.4}
.b3a7j6 .uw6s::before{content:"→";opacity:.35;font-size:.85em}
.b3a7j6 .a9ouybpn + .a9ouybpn::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.eh7w{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.o63w7{display:flex;flex-direction:column;gap:3px}
.z7d287c{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.w2qgn{font-weight:700;font-size:1rem;color:var(--text-heading)}
.a8r0{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.yxg8 .eh7w{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.l44ezbp .eh7w{border-top:3px solid var(--accent);padding-top:18px}
.zwjnh .eh7w{border-left:3px solid var(--accent);border-radius:0}
.ah0o6 .eh7w{padding:20px 0}
@media(max-width:640px){
  .eh7w{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .a8r0{max-width:100%}
}
.dy6isvb0 .hi06{margin:0}
@media (max-width:560px){
  .um6me{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) {
  .jq57 { padding: 28px 18px 20px; }
  .x59sm { font-size: 1.2rem; }
  .bbca { max-width: 220px; max-height: 80px; }
}
.guvny107  .t8dqlb9j { border-radius: 6px; }
.nemjdz0l .rbf4 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .t8dqlb9j { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.uat3rlrb {
  margin: 28px 0 24px;
}
.uat3rlrb .zyff {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.uat3rlrb .wv0j5ea2 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.uat3rlrb .rbf4 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .jo89k { flex-direction: row-reverse; }
[dir="rtl"] .cn24zpt { flex-direction: row-reverse; }
[dir="rtl"] .v6sc12si .baha { right: auto; left: 32px; }
[dir="rtl"] .xi2h  .baha { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .v6sc12si .baha { right: auto; left: 20px; }
  [dir="rtl"] .xi2h  .baha { left: auto;  right: 20px; }
}
[dir="rtl"] .u7lg5595 .lbz8  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .lxtnjghf .lbz8 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .lw7ylv,
[dir="rtl"] .hku4nm0t,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .ds47y0h4, [dir="rtl"] .gux9 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .bl0z2 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .jnqm { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .fjexbj { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .rbf4 { direction: rtl; }
[dir="rtl"] .omnzdb { direction: rtl; }
[dir="rtl"] .fttl4 { direction: rtl; }
[dir="rtl"] .abpsnk3 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .h57lti .gux9,
[dir="rtl"] .vkwq7 .gux9,
[dir="rtl"] .mbnv4 .gux9,
[dir="rtl"] .c6s9db1 .gux9 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .h57lti .gux9 li::before,
[dir="rtl"] .vkwq7 .gux9 li::before,
[dir="rtl"] .mbnv4 .gux9 li::before,
[dir="rtl"] .c6s9db1 .gux9 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .y285.zws4icz .fganct,
[dir="rtl"] .kb7rg4gz.zws4icz .fganct,
[dir="rtl"] .hdxiw.zws4icz .fganct,
[dir="rtl"] .hlhtosgs.zws4icz .fganct,
[dir="rtl"] .t96c8p.zws4icz .fganct { text-align: right; }
[dir="rtl"] .lw7ylv.zws4icz .t73yy { align-items: flex-end; text-align: right; }
[dir="rtl"] .lw7ylv.e22rttm .t73yy { text-align: center; }
[dir="rtl"] .lw7ylv .t73yy { text-align: right; }
[dir="rtl"] .wv0j5ea2,
[dir="rtl"] .nngk9ld,
[dir="rtl"] .kxmwl,
[dir="rtl"] .ikup9c3,
[dir="rtl"] .ikqusee,
[dir="rtl"] .uf123,
[dir="rtl"] .ks67pj6,
[dir="rtl"] .ehxeb,
[dir="rtl"] .s0i8p3 { text-align: right; direction: rtl; }
[dir="rtl"] .x6aec .ehxeb,
[dir="rtl"] .nkfk .ehxeb { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #ae3c58;
  --brand:           #ae3c58;
  --brand-light:     #c87388;
  --brand-pale:      #d4a9b4;
  --grad-start:      #622131;
  --grad-end:        #9b354e;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #f43f5e;
  --cta-light:       #f48a9c;
  --cta-hover:       #f6657e;
  --bg-page:         #12070a;
  --bg-surface:      #1c0b10;
  --bg-card:         #271016;
  --bg-card-inner:   #32141c;
  --bg-raised:       #3d1922;
  --bg-hover:        #481d28;
  --border:          #562330;
  --border-alt:      #6c2c3c;
  --border-section:  #562330;
  --text-primary:    #e6e4e4;
  --text-muted:      #aaa0a3;
  --text-body:       #cec9ca;
  --text-sub:        #aaa0a3;
  --text-faint:      #796c6f;
  --text-dim:        #5e5456;
  --text-label:      #928588;
  --text-value:      #c2bbbd;
  --accent-bg:       #24181b;
  --accent-bg-light: #382328;
  --bg-tip:          #172616;
  --bg-warning:      #272115;
  --bg-info:         #171626;
  --bg-pros:         #172616;
  --bg-cons:         #261617;
  --c-pros:          #8fe589;
  --c-cons:          #e6898c;
  --c-pros-label:    #67dc5f;
  --c-tip-border:    #4bd542;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #8fe589;
}
:root { --logo-bg-opacity: 52%; }
body, button, input { font-family: system-ui, -apple-system, sans-serif; }
.xxwc .tcb5dh { font-size: 0; width: 1.2rem; flex-shrink: 0; }.xxwc .tcb5dh::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.xxwc .ngctrz     .tcb5dh::before { content: "";  color: var(--c-tip-border); }.xxwc .v16epcvl .tcb5dh::before { content: ""; color: var(--c-warn-border); }.xxwc .kjqqir    .tcb5dh::before { content: ""; color: #60a5fa; }.e2nj7g .xxwc .ngctrz     .tcb5dh::before { color: #10b981; }.e2nj7g .xxwc .v16epcvl .tcb5dh::before { color: #f43f5e; }.e2nj7g .xxwc .kjqqir    .tcb5dh::before { color: #a855f7; }.r8gl2c  .xxwc .ngctrz     .tcb5dh::before { color: #eab308; }.r8gl2c  .xxwc .v16epcvl .tcb5dh::before { color: #ef4444; }.r8gl2c  .xxwc .kjqqir    .tcb5dh::before { color: #f97316; }.hwytl778  .xxwc .ngctrz     .tcb5dh::before { color: #38bdf8; }.hwytl778  .xxwc .v16epcvl .tcb5dh::before { color: #818cf8; }.hwytl778  .xxwc .kjqqir    .tcb5dh::before { color: #2dd4bf; }.g99q6d .xxwc .tcb5dh::before { color: var(--accent-light) !important; }
.ohyl0 .w391dfj7 li::before, .ohyl0 .g6bu1o9f li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.ohyl0 .w391dfj7 li::before { content: ""; }.ohyl0 .g6bu1o9f li::before { content: ""; }.ohyl0 .s3oqt9hq::before, .ohyl0 .o6b70ib0::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.ohyl0 .s3oqt9hq::before { content: ""; }.ohyl0 .o6b70ib0::before { content: ""; }
.av98yj .o5ob, .av98yj .lw7ylv { min-height: 420px; }
.x45d .siarpp2::after, .x45d .ktxupe::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; }
.c9d8dc::before { content: '·'; font-size: 1.3em; line-height: 1; }