:root {
  --color-accent: #800080;
  --color-cta: #c21170;
  --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;
}
.jmoll6zg {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.oojmhzn2 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.iupd {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.yhfzu { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.dugx { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.dugx a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.dugx a:hover { color: var(--accent-light); }
.e6iqxor3  .i5lj { border-radius: 14px; }
.e6iqxor3 .i5lj li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.e6iqxor3 .i5lj li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.ndq7s .i5lj li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .i5lj {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .gkcfw:hover .i5lj,
  .gkcfw:focus-within .i5lj { display: block; }
  .i5lj li a { padding: 8px 16px; font-size: 0.88rem; }
}
.yz9822j {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.yihrc7cg { display: none; }
@media (max-width: 640px) {
  .yihrc7cg {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .yihrc7cg.jkfg78 { display: block; }
}
@media (max-width: 640px) {
  .yz9822j { display: block; }
  .dugx > li + li::before { display: none !important; }
  .dugx {
    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;
  }
  .dugx.jkfg78 { display: flex; }
  .dugx li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .dugx li:last-child a { border-bottom: none; }
}
.xxku4hp { min-height: 480px; }
.p7m2me8o {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.c4wi { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.mnazq5u7 .c4wi { margin-left: 0; margin-right: 0; }
.xbe13p8a {
  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;
}
.u3l9y3 .xbe13p8a { margin-top: 24px; }
.xbe13p8a:hover { opacity: 0.88; }
.mt7zj .p7m2me8o { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.mt7zj .c4wi { color: #e2e8f0; }
.mt7zj.rl6x2 .beavt8h { text-align: center; }
.fjqjcw0d .p7m2me8o { color: var(--text-primary); text-shadow: none; }
.fjqjcw0d .c4wi { color: var(--text-muted); }
.fjqjcw0d .xbe13p8a { margin-top: 16px; }
.fjqjcw0d, .fjqjcw0d.xxku4hp { min-height: auto !important; }
.fjqjcw0d.rl6x2 .beavt8h { text-align: center; }
.fjqjcw0d~.zecmlg{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}
.fjqjcw0d~.zecmlg .az5l{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.nrapghel .p7m2me8o { color: #fff; }
.nrapghel .c4wi { color: rgba(255,255,255,0.85); }
.nrapghel .xbe13p8a { background: #fff; color: var(--cta); }
.nrapghel .xbe13p8a:hover { opacity: 0.92; }
.wslo .jul2gd { position: relative; overflow: hidden; }
.wslo .jul2gd::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;
}
.n6x0c9 .jul2gd {
  animation: hg-breathe 7s ease-in-out infinite;
}
.hntjd .jul2gd { position: relative; overflow: hidden; }
.hntjd .jul2gd::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;
}
.ffbn3i .jul2gd { position: relative; overflow: hidden; }
.ffbn3i .jul2gd::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;
}
.awcarszn .jul2gd {
  animation: hg-fadein 1.2s ease-out both;
}
.jul2gd {
  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%);
}
.xl3mk {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.dxujyq {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.nqytks {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.jul2gd .p7m2me8o { text-shadow: none; color: var(--text-primary); }
.jul2gd .c4wi { color: var(--text-muted); }
body.u5qyg .p7m2me8o {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.bc2ls .p7m2me8o {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.xxku4hp.nrapghel .p7m2me8o,
section.nrapghel .p7m2me8o {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.jul2gd.rl6x2 .xl3mk { align-items: center; text-align: center; }
.jul2gd.mnazq5u7   .xl3mk { align-items: flex-start; text-align: left; }
.o6rqj .dxujyq { position: relative; }
.o6rqj .dxujyq::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.o6rqj.lh97j4 .dxujyq::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.ns8z .dxujyq {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.ns8z .nqytks {
  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);
}
.ns8z.lh97j4 .dxujyq { padding: 32px 0 32px 32px; }
.zlc7bjpi .dxujyq {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.zlc7bjpi .nqytks {
  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);
}
.lh97j4 .xl3mk {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.zlc7bjpi.lh97j4 .dxujyq { padding: 40px 16px 40px 48px; }
.xxku4hp .otue {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.otue .jnbm86.uk0o {
  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;
}
.otue .jnbm86.uk0o:hover { opacity: 0.85; }
.sz1xc .dxujyq {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .jul2gd { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .jul2gd:not(.sz1xc) .dxujyq { display: none !important; }
  .sz1xc .dxujyq { padding: 16px; }
  .xl3mk  { padding: 36px 24px; }
  .jul2gd~.zecmlg,.lh97j4~.zecmlg{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .xxku4hp, .jul2gd { min-height: 320px !important; }
  .p7m2me8o { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .wkzbnq,
  .hpt4s,
  .bmdwo { grid-template-columns: 1fr !important; }

  

  
  .eiugb { display: flex !important; flex-direction: column !important; }
  .eiugb .beavt8h { display: contents; }
  .eiugb .xorr8 { order: 0; }
  .eiugb .p7m2me8o { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .eiugb .wkzbnq { order: 2; padding: 0 16px 12px !important; }
  .eiugb .c4wi { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .u3l9y3 .beavt8h { display: flex; flex-direction: column; }
  .u3l9y3 .beavt8h .p7m2me8o { order: 1; }
  .u3l9y3 .beavt8h .bmdwo { order: 2; margin: 8px 0 24px !important; }
  .u3l9y3 .beavt8h .c4wi { order: 3; }
  .u3l9y3 .beavt8h .xbe13p8a { order: 4; align-self: center; margin-top: 0; }

  
  .jul2gd.sz1xc {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .jul2gd.sz1xc .xl3mk { display: contents; padding: 0; }
  .jul2gd.sz1xc .xl3mk .p7m2me8o { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .jul2gd.sz1xc .dxujyq { order: 2; padding: 12px 16px; }
  .jul2gd.sz1xc .xl3mk .c4wi { order: 3; padding: 0 24px; margin: 0 auto; }
  .jul2gd.sz1xc .xl3mk .xbe13p8a { order: 4; align-self: center; margin: 8px 0 32px; }
}
.f1clupv { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.hi23a { width: 100%; height: auto; display: block; border-radius: 10px; }
.rwm2s14 .f1clupv        { border-radius: 16px; }
.rwm2s14 .hi23a  { border-radius: 16px; }
.qkhoj1u .f1clupv         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.qkhoj1u .hi23a   { border-radius: 8px; }
.mxoii { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.huxdj { width: 100%; padding: 32px 0; position: relative; }
.bud9n { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.vzmxtcl4 .huxdj:nth-child(even) { background: var(--bg-surface); }
.vzmxtcl4 .huxdj:nth-child(odd)  { background: var(--bg-page); }
.cfrrtwk .huxdj:nth-child(even) { background: var(--bg-card); }
.cfrrtwk .huxdj:nth-child(odd)  { background: var(--bg-page); }
.vzmxtcl4 .huxdj:nth-child(odd)  .bud9n { background: var(--bg-card); border-radius: 6px; }
.vzmxtcl4 .huxdj:nth-child(even) .bud9n { background: var(--bg-raised); border-radius: 6px; }
.cfrrtwk .huxdj:nth-child(odd)  .bud9n { background: var(--bg-card); border-radius: 6px; }
.cfrrtwk .huxdj:nth-child(even) .bud9n { background: var(--bg-raised); border-radius: 6px; }
.vzmxtcl4 .huxdj:nth-child(even) .bn1l91 .ed6jej,
.cfrrtwk .huxdj:nth-child(even) .bn1l91 .ed6jej { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.vzmxtcl4 .huxdj:nth-child(odd) .bn1l91 .ed6jej,
.cfrrtwk .huxdj:nth-child(odd) .bn1l91 .ed6jej { background: var(--bg-card-inner); }
.vzmxtcl4 .huxdj:nth-child(even) .jwmd68q .ed6jej:nth-child(odd),
.cfrrtwk .huxdj:nth-child(even) .jwmd68q .ed6jej:nth-child(odd)  { background: var(--bg-card); }
.vzmxtcl4 .huxdj:nth-child(even) .jwmd68q .ed6jej:nth-child(even),
.cfrrtwk .huxdj:nth-child(even) .jwmd68q .ed6jej:nth-child(even) { background: var(--bg-card-inner); }
h1.aqbbl9o { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.aqbbl9o {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.z67ip5j { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.fp6kk h2.aqbbl9o {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.nymmtv h2.aqbbl9o {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.chxd85mp h2.aqbbl9o {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.yykrwu h2.aqbbl9o::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.bkl5 h2.aqbbl9o {
  color: var(--text-primary); font-size: 1.7rem;
}
.te1d9gv h2.aqbbl9o::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.brdihq1l h2.aqbbl9o {
  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;
}
.wd67sir9 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .wd67sir9 { display: none; } }
.q0sl5s4p { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.oljdyh { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.rnv7 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.sxo0x047 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.csr3 { padding-left: 20px; }
.csr3 li { margin-bottom: 6px; }
.csr3 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.csr3 a:hover { color: var(--accent-light); }
.r668nw .sxo0x047 { display: none; }
.jhqv3 .sxo0x047 { display: none; }
.jhqv3 .csr3 { padding-left: 0; list-style: none; }
.jhqv3 .csr3 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.jhqv3 .csr3 a { font-size: 0.92rem; }
.zbfvng .rnv7 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.zbfvng .sxo0x047 { display: none; }
.zbfvng .csr3 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.zbfvng .csr3 li { margin-bottom: 0; }
.zbfvng .csr3 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;
}
.zbfvng .csr3 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.jzeufk8 .rnv7 { padding: 20px 20px 16px; }
.jzeufk8 .csr3 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.jzeufk8 .csr3 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.jzeufk8 .csr3 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;
}
.jzeufk8 .csr3 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;
}
.jzeufk8 .csr3 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.jzeufk8 .csr3 a:focus,
.jzeufk8 .csr3 a:focus-visible,
.jzeufk8 .csr3 a:target { outline: none; }
.jzeufk8 .csr3 li:target a { border-color: var(--border); color: var(--text-muted); }
.r24u8j7j .rnv7 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.r24u8j7j .sxo0x047 { display: none; }
.r24u8j7j .csr3 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.r24u8j7j .csr3 li { margin-bottom: 0; }
.r24u8j7j .csr3 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.r24u8j7j .csr3 li:last-child::after { content: ""; margin-right: 0; }
.r24u8j7j .csr3 a { font-size: 0.9rem; }
.ed6jej { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.bn1l91 .ed6jej { background: var(--bg-card); }
.jwmd68q .ed6jej:nth-child(odd)  { background: var(--bg-card); }
.jwmd68q .ed6jej:nth-child(even) { background: var(--bg-raised); }
.inekra .ed6jej {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.inekra .ed6jej:last-child { border-bottom: none; }
.inekra h3.z67ip5j { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.olb95 .ed6jej {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.olb95 .ed6jej + .ed6jej { margin-top: 4px; }
.tzba3sz5 .ed6jej { background: none; border-radius: 0; padding: 12px 0; }
.tzba3sz5 .ed6jej + .ed6jej { border-top: 1px solid var(--border-section); }
.eza9tei { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.k2w4kw { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.xjldy { color: var(--text-body); margin-bottom: 10px; }
.za7qv9d, .fhx7xx { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.za7qv9d li, .fhx7xx li { margin-bottom: 6px; }
.fhx7xx li { list-style: decimal; }
.ecj8uo6     .za7qv9d { list-style-type: "● "; }
.kpqd  .za7qv9d { list-style-type: "■ "; }
.hf5pz .za7qv9d { list-style-type: "◆ "; }
.cn02d8iq    .za7qv9d { list-style-type: "★ "; }
.ecj8uo6     .ih1a02s { list-style-type: "● "; }
.kpqd  .ih1a02s { list-style-type: "■ "; }
.hf5pz .ih1a02s { list-style-type: "◆ "; }
.cn02d8iq    .ih1a02s { list-style-type: "★ "; }
.ecj8uo6    .za7qv9d li::marker, .ecj8uo6    .ih1a02s li::marker,
.kpqd .za7qv9d li::marker, .kpqd .ih1a02s li::marker,
.hf5pz .za7qv9d li::marker, .hf5pz .ih1a02s li::marker,
.cn02d8iq   .za7qv9d li::marker, .cn02d8iq   .ih1a02s li::marker {
  color: var(--cta); font-size: 1em;
}
.ecj8uo6 .fhx7xx,
.kpqd .fhx7xx,
.hf5pz .fhx7xx,
.cn02d8iq .fhx7xx {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.ecj8uo6 .fhx7xx li,
.kpqd .fhx7xx li,
.hf5pz .fhx7xx li,
.cn02d8iq .fhx7xx li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.ecj8uo6 .fhx7xx li::before,
.kpqd .fhx7xx li::before,
.hf5pz .fhx7xx li::before,
.cn02d8iq .fhx7xx 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;
}
.ecj8uo6     .fhx7xx li::before { border-radius: 50%; }
.kpqd  .fhx7xx li::before { border-radius: 3px; }
.hf5pz .fhx7xx li::before { border-radius: 3px; }
.cn02d8iq    .fhx7xx li::before { border-radius: 50%; }
.ey4rc { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.mijgmkj .ey4rc,
.kj269go .ey4rc { background: transparent; border: none; border-radius: 0; }
.beq6w { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.beq6w th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.beq6w td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.beq6w tr:hover td { background: var(--bg-hover); }
.zn4l .beq6w tbody tr:nth-child(even) td { background: var(--bg-surface); }
.w1wvgtc .beq6w { border: 1px solid var(--border-alt); }
.w1wvgtc .beq6w th,
.w1wvgtc .beq6w td { border: 1px solid var(--border-alt); }
.yiowiph5 .beq6w th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.yiowiph5 .beq6w td { border-bottom: none; }
.yiowiph5 .beq6w tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.gheinge .beq6w th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.k6jjsc .ey4rc {
  overflow: hidden;
}
.k6jjsc .beq6w th { border-bottom: 1px solid var(--border-alt); }
.k6jjsc .beq6w tr:last-child td { border-bottom: none; }
.ki7of1 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.yry90tjf { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.xpewx { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.sqao1g { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.szoys59 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ih1a02s { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ih1a02s 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%}
.epnn92xx .sqao1g { background: transparent; text-align: center; }
.x3t8l6 .xpewx {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.fylq5dc .xpewx {
  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);
}
.wjug .yry90tjf { display: grid; grid-template-columns: auto 1fr; }
.wjug .xpewx {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.wjug .sqao1g { grid-column: 2; }
.wjug .szoys59,
.wjug .ih1a02s { grid-column: 1 / -1; }
.mmvwnmo .yry90tjf { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.mmvwnmo .xpewx {
  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);
}
.mmvwnmo .sqao1g { grid-column: 2; }
.mmvwnmo .szoys59,
.mmvwnmo .ih1a02s { grid-column: 1 / -1; }
.l4py .yry90tjf { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.l4py .sqao1g { background: none; color: var(--accent-light); font-weight: 700; }
.ooeou6 .yry90tjf { 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); }
.ooeou6 .sqao1g { background: none; color: var(--accent-light); font-weight: 700; }
.mn9lp .yry90tjf { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.mn9lp .yry90tjf:last-child { border-bottom: none; }
.mn9lp .sqao1g { background: none; color: var(--accent-light); font-weight: 700; }
.m0yc6n5 .yry90tjf { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.m0yc6n5 .sqao1g { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.om020 .ki7of1 { counter-reset: card-n; }
.om020 .yry90tjf  { counter-increment: card-n; }
.om020 .sqao1g { display: flex; align-items: center; gap: 10px; }
.om020 .sqao1g::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;
}
.q0xzx648 .yry90tjf { background: var(--bg-surface); border: 1px solid var(--border); }
.q0xzx648 .sqao1g { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.uor1hs { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.whpzqwi  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.qdqguh0 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.zkoj5 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.c8we { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.uor1hs strong { color: var(--text-primary); font-size: 0.95rem; }
.uor1hs p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.lzefa { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.wymcgv2, .q6pv39 { border-radius: 8px; padding: 14px; }
.wymcgv2 { background: var(--bg-pros); }
.q6pv39 { background: var(--bg-cons); }
.hy50q9 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.wymcgv2 .hy50q9 { color: var(--c-pros-label); }
.q6pv39 .hy50q9 { color: #f87171; }
.wymcgv2 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.q6pv39 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.hi23a { width: 100%; height: auto; border-radius: 10px; display: block; }
.uk0o {
  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;
}
.uk0o:hover { opacity: 0.85; }
.nveoqtf .uk0o  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.nveoqtf .uk0o:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.dvef .uk0o  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.dvef .uk0o:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ppelp .xbe13p8a { border-radius: 50px; }
.ppelp .uk0o  { border-radius: 50px; }
.dyljw7 .xbe13p8a { padding-left: 22px; padding-right: 22px; }
.dyljw7 .uk0o  { padding-left: 12px; padding-right: 12px; }
.gypmybm .xbe13p8a { padding-left: 44px; padding-right: 44px; }
.gypmybm .uk0o  { padding-left: 24px; padding-right: 24px; }
.tkuk .xbe13p8a { padding-left: 56px; padding-right: 56px; }
.tkuk .uk0o  { padding-left: 32px; padding-right: 32px; }
.jd06r0   .xbe13p8a::after, .jd06r0   .uk0o::after,
.fj2ji .xbe13p8a::after, .fj2ji .uk0o::after,
.veo390    .xbe13p8a::after, .veo390    .uk0o::after,
.zm3pnpox    .xbe13p8a::after, .zm3pnpox    .uk0o::after,
.ckrrxfl0    .xbe13p8a::after, .ckrrxfl0    .uk0o::after,
.tpz4wo6r     .xbe13p8a::after, .tpz4wo6r     .uk0o::after,
.heav9    .xbe13p8a::after, .heav9    .uk0o::after,
.i7kib8w   .xbe13p8a::after, .i7kib8w   .uk0o::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;
}
.jd06r0 .xbe13p8a::after, .jd06r0 .uk0o::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");
}
.fj2ji .xbe13p8a::after, .fj2ji .uk0o::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");
}
.veo390 .xbe13p8a::after, .veo390 .uk0o::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");
}
.zm3pnpox .xbe13p8a::after, .zm3pnpox .uk0o::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");
}
.ckrrxfl0 .xbe13p8a::after, .ckrrxfl0 .uk0o::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");
}
.tpz4wo6r .xbe13p8a::after, .tpz4wo6r .uk0o::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");
}
.heav9 .xbe13p8a::after, .heav9 .uk0o::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");
}
.i7kib8w .xbe13p8a::after, .i7kib8w .uk0o::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");
}
.fezw   .dp27yz70::after, .fezw   .dv24c::after,
.syf86 .dp27yz70::after, .syf86 .dv24c::after,
.ont0rb    .dp27yz70::after, .ont0rb    .dv24c::after,
.wp0x6b9s    .dp27yz70::after, .wp0x6b9s    .dv24c::after,
.s3t80vfq    .dp27yz70::after, .s3t80vfq    .dv24c::after,
.p9ffm8id     .dp27yz70::after, .p9ffm8id     .dv24c::after,
.sxmcd    .dp27yz70::after, .sxmcd    .dv24c::after,
.bgs0o   .dp27yz70::after, .bgs0o   .dv24c::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;
}
.fezw .dp27yz70::after, .fezw .dv24c::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");
}
.syf86 .dp27yz70::after, .syf86 .dv24c::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");
}
.ont0rb .dp27yz70::after, .ont0rb .dv24c::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");
}
.wp0x6b9s .dp27yz70::after, .wp0x6b9s .dv24c::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");
}
.s3t80vfq .dp27yz70::after, .s3t80vfq .dv24c::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");
}
.p9ffm8id .dp27yz70::after, .p9ffm8id .dv24c::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");
}
.sxmcd .dp27yz70::after, .sxmcd .dv24c::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");
}
.bgs0o .dp27yz70::after, .bgs0o .dv24c::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");
}
.i1wcz9q .qmcy { background: var(--bg-raised); }
.jnbm86.uk0o {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .bzubob22 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .bzubob22::before    { grid-area: rank;   }
  .ibqcao           { grid-area: ident;  }
  .vfqrge6     { grid-area: rating; min-width: 0; width: auto; }
  .rqbylk           { grid-area: pills;  }
  .jnbm86             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .bzubob22 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .bzubob22::before    { justify-self: center; }
  .ibqcao           { width: 100%; }
  .vfqrge6     { justify-self: center; }
  .rqbylk           { grid-template-columns: 1fr; }
}
.da4md0    .mjveb li::before { content: "◆"; }
.da4md0    .h259 li::before { content: "▲"; }
.r4wj8s .rgwzi6 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .z14a9r .ixct {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .z14a9r .vthur2 { margin: 0; }
}
.szbsgc .vthur2 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.szbsgc .b5jyua { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.szbsgc .mijgmkj { padding: 14px 16px; }
.szbsgc .v9lzn39m { border-radius: 4px; }
.szbsgc .rgwzi6 { border-radius: 0; }
.kj269go .lzefa { gap: 10px; }
.kj269go .wymcgv2, .kj269go .q6pv39 { padding: 12px; }
.kj269go .wymcgv2 ul, .kj269go .q6pv39 ul { margin: 4px 0 0; padding-left: 18px; }
.kj269go .wymcgv2 li, .kj269go .q6pv39 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .jf7z { grid-template-columns: 1fr; }
  .vmwb7x46 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .vmwb7x46 .nw91p3w6 { width: 72px; height: 50px; }
  .vmwb7x46 .kijhe7v { max-width: 180px; }
  .vmwb7x46 .zw9lfjl8 { width: auto; }
}
@media (max-width: 720px) {
  .grc33hd7 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ieufz { padding: 16px; }
  .a91mda69 .dj4cay { min-width: 50%; }
}
.mpr9is .lzefa { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .cqg2oka { grid-template-columns: 1fr; }
  .bgyrf { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .gq8hma56 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .i298f5k { flex-wrap: wrap; padding: 16px; }
}
.f99ukpne .lzefa { gap: 8px; }
.f99ukpne .wymcgv2, .f99ukpne .q6pv39 { padding: 8px; }
@media (max-width: 480px) {
  .g0wk { flex-direction: column; align-items: stretch; }
}
.qnucs .zw9lfjl8 .uk0o { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .k208e28 { flex-direction: column; align-items: stretch; gap: 10px; }
  .qnucs .zw9lfjl8 { text-align: center; }
}
@media (max-width: 720px) {
  .fi4afww2 { grid-template-columns: 1fr; }
  .p4c0wh { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .wnhqe1k1 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .u9sv { grid-template-columns: 1fr; }
  .hckq { width: 100px; height: 100px; margin: 16px auto; }
  .h7bemv { font-size: 1.4rem; }
  .a3ruja { justify-content: center; }
  .pbmky .dj4cay { min-width: 50%; }
}
.pibw79pg .lzefa { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .vzscv5at { flex-wrap: wrap; padding: 14px 16px; }
  .jlrpoztw { padding: 12px 16px; }
  .pibw79pg .lzefa { margin: 0 16px; }
  .pibw79pg .ipt9s6 { padding: 0 16px; }
  .dg7l18 { padding: 12px 16px; }
}
.ec8qh6 .bzubob22 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.ec8qh6 .bzubob22:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.xfwqofn { margin: 16px 0; }
.ifins62m { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ifins62m summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ifins62m summary::after { content: "+"; color: var(--accent-light); }
.ifins62m[open] summary::after { content: "−"; }
.ifins62m p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.huxdj { margin-bottom: 0; }
.nydxa h2.aqbbl9o { color: var(--text-primary); border-color: var(--accent-light); }
.honw h2.aqbbl9o { color: var(--text-primary); border-color: var(--accent-light); }
.b6y05is .whpzqwi     { background: #052e16; border-color: #10b981; }
.b6y05is .qdqguh0 { background: #2d0a1e; border-color: #f43f5e; }
.b6y05is .zkoj5    { background: #1e1036; border-color: #a855f7; }
.b6y05is .uor1hs strong  { color: #f1f5f9; }
.b6y05is .uor1hs p       { color: #cbd5e1; }
.b6y05is .pkth    .whpzqwi     .c8we::before,
.b6y05is .ab4c97  .whpzqwi     .c8we::before,
.b6y05is .v5fa  .whpzqwi     .c8we::before,
.b6y05is .g8beoe .whpzqwi     .c8we::before { color: #10b981; }
.b6y05is .pkth    .qdqguh0 .c8we::before,
.b6y05is .ab4c97  .qdqguh0 .c8we::before,
.b6y05is .v5fa  .qdqguh0 .c8we::before,
.b6y05is .g8beoe .qdqguh0 .c8we::before { color: #f43f5e; }
.b6y05is .pkth    .zkoj5    .c8we::before,
.b6y05is .ab4c97  .zkoj5    .c8we::before,
.b6y05is .v5fa  .zkoj5    .c8we::before,
.b6y05is .g8beoe .zkoj5    .c8we::before { color: #a855f7; }
.buip .whpzqwi     { background: #2d2000; border-color: #eab308; }
.buip .qdqguh0 { background: #2d0b0b; border-color: #ef4444; }
.buip .zkoj5    { background: #2d1600; border-color: #f97316; }
.buip .uor1hs strong  { color: #f1f5f9; }
.buip .uor1hs p       { color: #cbd5e1; }
.buip .pkth    .whpzqwi     .c8we::before,
.buip .ab4c97  .whpzqwi     .c8we::before,
.buip .v5fa  .whpzqwi     .c8we::before,
.buip .g8beoe .whpzqwi     .c8we::before { color: #eab308; }
.buip .pkth    .qdqguh0 .c8we::before,
.buip .ab4c97  .qdqguh0 .c8we::before,
.buip .v5fa  .qdqguh0 .c8we::before,
.buip .g8beoe .qdqguh0 .c8we::before { color: #ef4444; }
.buip .pkth    .zkoj5    .c8we::before,
.buip .ab4c97  .zkoj5    .c8we::before,
.buip .v5fa  .zkoj5    .c8we::before,
.buip .g8beoe .zkoj5    .c8we::before { color: #f97316; }
.xffpnl50 .whpzqwi     { background: #0c1a2e; border-color: #38bdf8; }
.xffpnl50 .qdqguh0 { background: #12103a; border-color: #818cf8; }
.xffpnl50 .zkoj5    { background: #0a2020; border-color: #2dd4bf; }
.xffpnl50 .uor1hs strong  { color: #f1f5f9; }
.xffpnl50 .uor1hs p       { color: #cbd5e1; }
.xffpnl50 .pkth    .whpzqwi     .c8we::before,
.xffpnl50 .ab4c97  .whpzqwi     .c8we::before,
.xffpnl50 .v5fa  .whpzqwi     .c8we::before,
.xffpnl50 .g8beoe .whpzqwi     .c8we::before { color: #38bdf8; }
.xffpnl50 .pkth    .qdqguh0 .c8we::before,
.xffpnl50 .ab4c97  .qdqguh0 .c8we::before,
.xffpnl50 .v5fa  .qdqguh0 .c8we::before,
.xffpnl50 .g8beoe .qdqguh0 .c8we::before { color: #818cf8; }
.xffpnl50 .pkth    .zkoj5    .c8we::before,
.xffpnl50 .ab4c97  .zkoj5    .c8we::before,
.xffpnl50 .v5fa  .zkoj5    .c8we::before,
.xffpnl50 .g8beoe .zkoj5    .c8we::before { color: #2dd4bf; }
.on8pc .whpzqwi     { background: var(--accent-bg); border-color: var(--accent-light); }
.on8pc .qdqguh0 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.on8pc .zkoj5    { background: var(--accent-bg); border-color: var(--accent-pale); }
.on8pc .pkth    .c8we::before,
.on8pc .ab4c97  .c8we::before,
.on8pc .v5fa  .c8we::before,
.on8pc .g8beoe .c8we::before { color: var(--accent-light) !important; }
.q5vgt0::before,
.p33t12pw::before { margin-right: 5px; }
.pvwx .wymcgv2 ul li,
.pvwx .mjveb li         { color: #4ade80; }
.pvwx .wymcgv2 .q5vgt0 { color: #22c55e; }
.pvwx .q6pv39 ul li,
.pvwx .h259 li         { color: #f87171; }
.pvwx .q6pv39 .p33t12pw { color: #ef4444; }
.bya9 .wymcgv2 { background: var(--bg-pros); }
.bya9 .q6pv39 { background: var(--bg-cons); }
.bya9 .wymcgv2 .q5vgt0 { color: var(--c-pros-label); }
.bya9 .q6pv39 .p33t12pw { color: var(--c-cons); }
.bya9 .wymcgv2 ul li,
.bya9 .q6pv39 ul li,
.evkyc .wymcgv2 { background: var(--bg-pros); }
.evkyc .q6pv39 { background: var(--bg-cons); }
.evkyc .wymcgv2 .q5vgt0 { color: var(--c-pros-label); }
.evkyc .q6pv39 .p33t12pw { color: var(--c-cons); }
.evkyc .wymcgv2 ul li,
.evkyc .q6pv39 ul li,
.ohhgso5 .q5vgt0::before { content: "✓ "; }
.ohhgso5 .p33t12pw::before { content: "✗ "; }
.kznh8 .q5vgt0::before { content: "→ "; }
.kznh8 .p33t12pw::before { content: "← "; }
.mhnee83v .q5vgt0::before { content: "★ "; }
.mhnee83v .p33t12pw::before { content: "✕ "; }
.da4md0 .q5vgt0::before { content: "◆ "; }
.da4md0 .p33t12pw::before { content: "▲ "; }
.ibqlqgcn .uor1hs { background: transparent; border-left: none; border: 1.5px solid; }
.ibqlqgcn .whpzqwi     { border-color: var(--c-tip-border); }
.ibqlqgcn .qdqguh0 { border-color: var(--c-warn-border); }
.ibqlqgcn .zkoj5    { border-color: #60a5fa; }
.ibqlqgcn .uor1hs strong { color: var(--text-primary); }
.ibqlqgcn .uor1hs p      { color: var(--text-muted); }
.r4wj8s .uor1hs { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.r4wj8s .whpzqwi     { border-top-color: var(--c-tip-border); }
.r4wj8s .qdqguh0 { border-top-color: var(--c-warn-border); }
.r4wj8s .zkoj5    { border-top-color: #60a5fa; }
.vl9q97 .uor1hs { border-left: none; border-radius: 8px; }
.vl9q97 .whpzqwi     { background: #065f46; }
.vl9q97 .qdqguh0 { background: #92400e; }
.vl9q97 .zkoj5    { background: #1e3a8a; }
.vl9q97 .uor1hs strong,
.vl9q97 .uor1hs p { color: #fff; }
.vl9q97 .c8we::before { color: rgba(255,255,255,0.85) !important; }
.b6y05is.vl9q97 .whpzqwi,
.b6y05is .vl9q97 .whpzqwi     { background: #052e16; }
.b6y05is.vl9q97 .qdqguh0,
.b6y05is .vl9q97 .qdqguh0 { background: #2d0a1e; }
.b6y05is.vl9q97 .zkoj5,
.b6y05is .vl9q97 .zkoj5    { background: #1e1036; }
.buip.vl9q97 .whpzqwi,
.buip .vl9q97 .whpzqwi      { background: #2d2000; }
.buip.vl9q97 .qdqguh0,
.buip .vl9q97 .qdqguh0  { background: #2d0b0b; }
.buip.vl9q97 .zkoj5,
.buip .vl9q97 .zkoj5     { background: #2d1600; }
.xffpnl50.vl9q97 .whpzqwi,
.xffpnl50 .vl9q97 .whpzqwi      { background: #0c1a2e; }
.xffpnl50.vl9q97 .qdqguh0,
.xffpnl50 .vl9q97 .qdqguh0  { background: #12103a; }
.xffpnl50.vl9q97 .zkoj5,
.xffpnl50 .vl9q97 .zkoj5     { background: #0a2020; }
.cx0x .uor1hs { border-left: none; border-radius: 6px; padding: 10px 14px; }
.cx0x .whpzqwi     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.cx0x .qdqguh0 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.cx0x .zkoj5    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.cx0x .uor1hs strong { color: var(--text-primary); }
.cx0x .uor1hs p      { color: var(--text-muted); }
.t4h24y1 .uor1hs { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.pkth .c8we,
.ab4c97 .c8we,
.v5fa .c8we,
.g8beoe .c8we { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.pkth .c8we::before,
.ab4c97 .c8we::before,
.v5fa .c8we::before,
.g8beoe .c8we::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.pkth .whpzqwi     .c8we::before { content: "✦"; color: var(--c-tip-border); }
.pkth .qdqguh0 .c8we::before { content: "▲"; color: var(--c-warn-border); }
.pkth .zkoj5    .c8we::before { content: "◉"; color: #60a5fa; }
.ab4c97 .whpzqwi     .c8we::before { content: "★"; color: var(--c-tip-border); }
.ab4c97 .qdqguh0 .c8we::before { content: "◆"; color: var(--c-warn-border); }
.ab4c97 .zkoj5    .c8we::before { content: "●"; color: #60a5fa; }
.v5fa .whpzqwi     .c8we::before { content: "▶"; color: var(--c-tip-border); }
.v5fa .qdqguh0 .c8we::before { content: "■"; color: var(--c-warn-border); }
.v5fa .zkoj5    .c8we::before { content: "▸"; color: #60a5fa; }
.g8beoe .whpzqwi     .c8we::before { content: "→"; color: var(--c-tip-border); }
.g8beoe .qdqguh0 .c8we::before { content: "⬥"; color: var(--c-warn-border); }
.g8beoe .zkoj5    .c8we::before { content: "◈"; color: #60a5fa; }
.ttijwvhq .bn1l91 .ed6jej,
.ttijwvhq .jwmd68q .ed6jej  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ttijwvhq .yry90tjf                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ttijwvhq .ey4rc          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ttijwvhq .rnv7                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ku6x81r .bn1l91 .ed6jej,
.ku6x81r .jwmd68q .ed6jej,
.ku6x81r .yry90tjf,
.ku6x81r .bzubob22,
.ku6x81r .vthur2,
.ku6x81r .ey4rc,
.ku6x81r .rnv7,
.ku6x81r .t4h24y1 .uor1hs { box-shadow: none; }
.pn0ruh   .xjldy, .pn0ruh .eza9tei, .pn0ruh .k2w4kw,
.pn0ruh   .q0sl5s4p, .pn0ruh .oljdyh { font-size: 0.9rem; }
.pn0ruh   .za7qv9d, .pn0ruh .fhx7xx { font-size: 0.9rem; }
.mbnq99uf   .xjldy, .mbnq99uf .eza9tei, .mbnq99uf .k2w4kw,
.mbnq99uf   .q0sl5s4p, .mbnq99uf .oljdyh { font-size: 0.95rem; }
.mbnq99uf   .za7qv9d, .mbnq99uf .fhx7xx { font-size: 0.95rem; }
.ca0z   .xjldy, .ca0z .eza9tei, .ca0z .k2w4kw,
.ca0z   .q0sl5s4p, .ca0z .oljdyh { font-size: 1.08rem; }
.ca0z   .za7qv9d, .ca0z .fhx7xx { font-size: 1.05rem; }
.ca0z   .beq6w { font-size: 0.97rem; }
.ji2m .p7m2me8o      { font-size: 3.2rem; }
.ji2m h2.aqbbl9o { font-size: 1.9rem; }
.ji2m h3.z67ip5j     { font-size: 1.4rem; }
.y5zpnws6 .p7m2me8o      { font-size: 3.8rem; }
.y5zpnws6 h2.aqbbl9o { font-size: 2.2rem; }
.y5zpnws6 h3.z67ip5j     { font-size: 1.6rem; }
.huxdj + .huxdj { position: relative; }
.dv4710rb   .huxdj + .huxdj::before,
.rfodt0  .huxdj + .huxdj::before,
.vdd65qq4   .huxdj + .huxdj::before,
.vgo6fzhr   .huxdj + .huxdj::before,
.dn47   .huxdj + .huxdj::before,
.lc158 .huxdj + .huxdj::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.dv4710rb .huxdj + .huxdj::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.rfodt0 .huxdj + .huxdj::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.vdd65qq4 .huxdj + .huxdj::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;
}
.vgo6fzhr .huxdj + .huxdj::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.tg5ul .huxdj { margin-bottom: 16px; }
.tg5ul .huxdj + .huxdj { margin-top: 0; }
.tg5ul .bud9n { padding-top: 0; padding-bottom: 0; }
.dn47 .huxdj + .huxdj::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.lc158 .huxdj + .huxdj::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.m7df8qj .huxdj + .huxdj::before,
.k1wj2 .huxdj + .huxdj::before,
.b23724 .huxdj + .huxdj::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%;
}
.vzmxtcl4 .m7df8qj .huxdj:nth-child(even)::before,
.vzmxtcl4 .k1wj2 .huxdj:nth-child(even)::before,
.vzmxtcl4 .b23724 .huxdj:nth-child(even)::before { background: var(--bg-surface); }
.cfrrtwk .m7df8qj .huxdj:nth-child(even)::before,
.cfrrtwk .k1wj2 .huxdj:nth-child(even)::before,
.cfrrtwk .b23724 .huxdj:nth-child(even)::before { background: var(--bg-card); }
.m7df8qj .huxdj + .huxdj::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");
}
.k1wj2 .huxdj + .huxdj::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");
}
.b23724 .huxdj + .huxdj::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");
}
.jj0dtk .mt7zj { overflow: hidden; }
.jj0dtk .beavt8h { margin-bottom: 70px; }
.gpt8k .xl3mk,
.ixdq2lo .xl3mk { padding-bottom: 60px; }
.jj0dtk .xl3mk { padding-bottom: 70px; }
.jj0dtk .mt7zj::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.jj0dtk .mt7zj::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.x9f54pfy .jul2gd { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.nfur42w .jul2gd { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.zoecop8 .jul2gd { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.yjtb4nh .jul2gd { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.riuvr3 .nrapghel { background: var(--accent); }
.riuvr3 .nrapghel .xorr8 { background: none; }
.riuvr3 .qpzell { background: var(--accent); }
.riuvr3 .jul2gd { background: var(--accent-bg); }
.riuvr3 .mt7zj:not(.nrapghel) .xorr8 { background: rgba(0,0,0,0.6); }
.jojdq5o .f1clupv { float: left; width: 38%; margin: 0 28px 16px 0; }
.jojdq5o .f1clupv .hi23a { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.jojdq5o .bud9n::after { content: ''; display: block; clear: both; }
.va4oi .f1clupv { float: right; width: 38%; margin: 0 0 16px 28px; }
.va4oi .f1clupv .hi23a { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.va4oi .bud9n::after { content: ''; display: block; clear: both; }
.j9rcy1kg .huxdj:nth-child(odd)  .f1clupv { float: left;  width: 38%; margin: 0 28px 16px 0; }
.j9rcy1kg .huxdj:nth-child(even) .f1clupv { float: right; width: 38%; margin: 0 0 16px 28px; }
.j9rcy1kg .f1clupv .hi23a { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.j9rcy1kg .bud9n::after { content: ''; display: block; clear: both; }
.jojdq5o .ki7of1,
.jojdq5o .yn3zl739,
.va4oi .ki7of1,
.j9rcy1kg .ki7of1,
@media (max-width: 900px) {
  .jojdq5o .f1clupv,
  .va4oi .f1clupv,
  .j9rcy1kg .huxdj:nth-child(odd)  .f1clupv,
  .j9rcy1kg .huxdj:nth-child(even) .f1clupv {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .jojdq5o .f1clupv .hi23a,
  .va4oi .f1clupv .hi23a,
  .j9rcy1kg .f1clupv .hi23a {
    max-height: none !important;
  }
}
.jojdq5o .za7qv9d,
.jojdq5o .fhx7xx,
.va4oi .za7qv9d,
.va4oi .fhx7xx,
.j9rcy1kg .za7qv9d,
.j9rcy1kg .fhx7xx { overflow: hidden; }
@media (max-width: 640px) {
  .jojdq5o .f1clupv,
  .va4oi .f1clupv,
  .j9rcy1kg .f1clupv { float: none; width: 100%; margin: 0 0 16px 0; }
}
.f3i7v .mxoii,
.f3i7v .bud9n,
.f3i7v .sma1c  { max-width: 1100px; }
.d9o1beu .mxoii,
.d9o1beu .bud9n,
.d9o1beu .sma1c  { max-width: 1200px; }
.d9o1beu { --content-mw: 1200px; }
.czavpa .mxoii,
.czavpa .bud9n,
.czavpa .sma1c  { max-width: 1320px; }
.kqxq { font-size: 0.82rem; color: var(--text-muted); }
.ohed { display: flex; align-items: center; }
.xz1zxl {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.od8o1xd { display: flex; align-items: center; }
.pccz1yxo { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.pccz1yxo:hover { text-decoration: underline; }
.zn78i { margin: 0 3px; opacity: 0.45; }
.zn78i::before { content: '/'; }
.xf63tb { padding: 2px 5px; color: var(--text-main); }
.bl4h .kqxq {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.bl4h .ohed { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ueulncd .kqxq {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ueulncd .ohed { padding: 0 0 0 12px; }
.no7e .ohed { padding: 0 16px; }
.no7e .kqxq {
  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);
}
.no7e .mxoii { padding-top: 28px; }
@media (max-width: 720px) {
  .jif4b { margin-top: 18px; padding: 0 16px; }
  .no7e .mxoii { padding-top: 16px; }
}
.f3i7v.bl4h .ohed { max-width: 1100px; }
.d9o1beu.bl4h .ohed { max-width: 1200px; }
.czavpa.bl4h .ohed { max-width: 1320px; }
.d9o1beu .jif4b { max-width: 1200px; }
.uvrygw .huxdj { padding-top: 16px; padding-bottom: 16px; }
.lqz3d .huxdj { padding-top: 24px; padding-bottom: 24px; }
.qdrap .huxdj { padding-top: 40px; padding-bottom: 40px; }
.yvtu7gi .huxdj { padding-top: 52px; padding-bottom: 52px; }
.x42nl .huxdj:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.x42nl .huxdj:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.x42nl .huxdj:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.x42nl .huxdj:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.xuh429 .bud9n { padding-top: 10px;  padding-bottom: 10px; }
.p4e5b4tx .bud9n { padding-top: 18px;  padding-bottom: 18px; }
.d7atttet .bud9n { padding-top: 36px;  padding-bottom: 36px; }
.j2z2r .bud9n { padding-top: 48px;  padding-bottom: 48px; }
.rynyp h2.aqbbl9o { font-weight: 600; }
.rynyp h3.z67ip5j     { font-weight: 600; }
.pfibm h2.aqbbl9o { font-weight: 800; }
.pfibm h3.z67ip5j     { font-weight: 700; }
.n0c0 { font-weight: 600; }
.n0c0 h2.aqbbl9o { font-weight: 900; }
.n0c0 h3.z67ip5j     { font-weight: 800; }
.n0c0 .uor1hs strong,
.n0c0 .uor1hs strong { font-weight: 600; }
.dp27yz70 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.t3t4lhxe .dp27yz70 { display: none; }
@media (max-width: 640px) {
  .dekx { display: none; }
  .dp27yz70 {
    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;
  }
}
.dp27yz70 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.dp27yz70:hover { opacity: 0.85; }
.jjsj .dp27yz70 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.n4qyh .dp27yz70,
.bl31hs  .dp27yz70 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.n4qyh .dp27yz70:hover,
.bl31hs  .dp27yz70:hover { opacity: 0.88; }
.jjsj.n4qyh .dp27yz70,
.jjsj.bl31hs  .dp27yz70 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.dv24c {
  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;
}
.dv24c:hover { transform: translateY(-2px); opacity: 0.92; }
.dv24c { background: var(--cta) !important; color: #fff !important; border: none !important; }
.k06a .dv24c { display: none; }
.f447 .dv24c { right: 32px; }
.oxqmz8i  .dv24c { left: 32px; }
@media (max-width: 480px) {
  .f447 .dv24c { right: 20px; bottom: 20px; }
  .oxqmz8i  .dv24c { left: 20px; bottom: 20px; }
}
.axsdyrz { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.sma1c { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.rx3t2z4 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.gla2nlt { color: var(--text-dim); font-size: 0.8rem; }
.gw3hvi4a a, .mgt7u a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.gw3hvi4a a:hover, .mgt7u a:hover { color: var(--accent-light); }
.mgt7u { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.l4fxmw .sma1c { text-align: center; }
.l4fxmw .mgt7u { justify-content: center; margin-bottom: 16px; }
.l4fxmw .rx3t2z4 { margin-top: 0; }
.kib7 { margin-top: 10px; }
.kib7 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .sma1c { padding-left: 16px; padding-right: 16px; }
  .jcdbho .sma1c { padding: 20px 16px; }
  .mgt7u { gap: 4px 12px; }
  .rx3t2z4 { font-size: 0.78rem; }
}
.ku73p .rx3t2z4 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ku73p .gla2nlt { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ku73p .koqec { grid-template-columns: 1fr 1fr; } .ku73p .pel7s7q6 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ku73p .koqec { grid-template-columns: 1fr; } }
.q52wlm7 .rx3t2z4 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .q52wlm7 .busf1ovz { gap: 12px; } .q52wlm7 .dkmb { margin-right: 0; width: 100%; } }
.xyhy45k5 .rx3t2z4 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.xyhy45k5 .gla2nlt { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .xyhy45k5 .blb8wpv { grid-template-columns: 1fr 1fr; } .xyhy45k5 .ms5z { grid-column: 1 / -1; } }
@media (max-width: 480px) { .xyhy45k5 .blb8wpv { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .gepkhs9 .k4yd0 { grid-template-columns: 1fr 1fr; } .gepkhs9 .ywfk22:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .gepkhs9 .k4yd0 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .w7hw5i .k4yd0 { grid-template-columns: 1fr; } }
.zzx0c .sma1c { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.zzx0c .mgt7u { justify-content: center; }
.jyom .jmoll6zg      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.jyom .axsdyrz { background: var(--bg-page); border-top-color: var(--border-alt); }
.ds0i .jmoll6zg      { background: #0d1117; border-bottom-color: #21262d; }
.ds0i .iupd { color: var(--accent-light); }
.ds0i .dugx { --msep-color: #8b949e; }
.ds0i .dugx a { color: #8b949e; }
.ds0i .dugx a:hover { color: var(--accent-light); }
.ds0i .yz9822j { color: #8b949e; }
.ds0i .axsdyrz { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ds0i .rx3t2z4,
.ds0i .gla2nlt { color: #6e7681; }
.ds0i .gw3hvi4a a, .ds0i .mgt7u a,
.ds0i .gw3hvi4a a:hover, .ds0i .mgt7u a:hover,
@media (max-width: 640px) {
  .ds0i .dugx { background: #0d1117; border-top-color: #21262d; }
  .ds0i .dugx li a { border-bottom-color: #21262d; }
}
.tlso4g5d .jmoll6zg      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.tlso4g5d .iupd { color: var(--accent-light); }
.tlso4g5d .dugx { --msep-color: #475569; }
.tlso4g5d .dugx a { color: #475569; }
.tlso4g5d .dugx a:hover { color: var(--accent-light); }
.tlso4g5d .yz9822j { color: #64748b; }
.tlso4g5d .axsdyrz { background: #f0f4f8; border-top-color: #cbd5e1; }
.tlso4g5d .rx3t2z4,
.tlso4g5d .gla2nlt { color: #64748b; }
.tlso4g5d .gw3hvi4a a, .tlso4g5d .mgt7u a,
.tlso4g5d .gw3hvi4a a:hover, .tlso4g5d .mgt7u a:hover,
@media (max-width: 640px) {
  .tlso4g5d .dugx { background: #f0f4f8; border-top-color: #cbd5e1; }
  .tlso4g5d .dugx li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.n4qyh .jmoll6zg      { background: var(--accent); border-bottom-color: var(--accent-light); }
.n4qyh .iupd { color: #fff; }
.n4qyh .dugx { --msep-color: rgba(255,255,255,0.82); }
.n4qyh .dugx a { color: rgba(255,255,255,0.82); }
.n4qyh .dugx a:hover { color: #fff; }
.n4qyh .yz9822j { color: rgba(255,255,255,0.9); }
.n4qyh .axsdyrz { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.n4qyh .rx3t2z4,
.n4qyh .gla2nlt { color: rgba(255,255,255,0.72); }
.n4qyh .gw3hvi4a a, .n4qyh .mgt7u a,
.n4qyh .gw3hvi4a a:hover, .n4qyh .mgt7u a:hover,
@media (max-width: 640px) {
  .n4qyh .dugx { background: var(--accent); border-top-color: var(--accent-light); }
  .n4qyh .dugx li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.bl31hs .jmoll6zg {
  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);
}
.bl31hs .axsdyrz {
  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) {
  .bl31hs .dugx {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.tdvu .oojmhzn2 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.jadohpr5 .oojmhzn2 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.fcnyahfn .oojmhzn2 { min-height: 72px; height: auto; }
.jfps6w .oojmhzn2 { min-height: 84px; height: auto; }
.jcdbho .oojmhzn2 { max-width: none; padding: 0 32px; }
.jcdbho .sma1c  { max-width: none; padding: 24px 32px; }
.unb3p.d9o1beu .oojmhzn2 { max-width: 1200px; }
.unb3p.czavpa .oojmhzn2 { max-width: 1320px; }
.jvy8q0hq   .iupd, .jvy8q0hq   .dkmb { text-transform: capitalize; }
.y9qipefz .iupd, .y9qipefz .dkmb { text-transform: lowercase; }
.fexc .iupd, .fexc .dkmb { text-transform: uppercase; letter-spacing: 0.06em; }
.o4ksjc, .w27c25 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.ucmd28 .o4ksjc,
.pz421o .o4ksjc,
.uza6 .o4ksjc,
.oyjh5 .o4ksjc,
.tlcl   .dugx a { font-weight: 500; }
.tue8g .dugx a { font-weight: 600; }
.gk9pqn0     .dugx a { font-weight: 700; }
.s2e8    .dugx a { font-weight: 800; letter-spacing: 0.01em; }
.eflam7     .dugx > li + li::before,
.i47crdn4    .dugx > li + li::before,
.szt2vhl1    .dugx > li + li::before,
.xycehq .dugx > li + li::before,
.oynv .dugx > li + li::before,
.q385mf  .dugx > li + li::before,
.mjwr8qf    .dugx > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.eflam7     .dugx > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.i47crdn4    .dugx > li + li::before { content: "|"; }
.szt2vhl1    .dugx > li + li::before { content: "—"; }
.xycehq .dugx > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.oynv .dugx > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.q385mf  .dugx > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.mjwr8qf    .dugx > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .bqs86a .yz9822j,
  .e3niatr .yz9822j,
  .jfc86sy .yz9822j,
  .ykf40 .yz9822j,
  .ybx5g8n4 .yz9822j {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .bqs86a .yz9822j::before,
  .e3niatr .yz9822j::before,
  .jfc86sy .yz9822j::before,
  .ykf40 .yz9822j::before,
  .ybx5g8n4 .yz9822j::before { content: ""; display: block; flex-shrink: 0; }

  
  .bqs86a .yz9822j::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;
  }

  
  .e3niatr .yz9822j::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;
  }

  
  .jfc86sy .yz9822j::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;
  }

  
  .ykf40 .yz9822j::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;
  }

  
  .ybx5g8n4 .yz9822j::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) {
  .h6o6b .yz9822j {
    padding: 5px 14px;
  }
  .h6o6b .dugx {
    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;
  }
  .h6o6b .dugx li a {
    border-bottom: none; padding: 10px 22px;
  }
  .h6o6b .dugx li a:hover { background: var(--bg-raised); }
  .h6o6b .yihrc7cg,
  .rj79rp .yihrc7cg,
  .r6b9hb3j .yihrc7cg { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .eolphmkh .yz9822j {
    padding: 5px 10px;
  }
  .eolphmkh .dugx {
    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);
  }
  .eolphmkh .dugx.jkfg78 { transform: translateX(0); }
  .eolphmkh .dugx li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .eolphmkh .dugx li:last-child a { border-bottom: none; }
  .n4qyh .dugx,
  .ds0i .dugx { background: var(--accent) !important; }
  .n4qyh .dugx li a,
  .ds0i .dugx li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .r6b9hb3j .yz9822j {
    padding: 5px 10px;
  }
  .r6b9hb3j .dugx {
    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);
  }
  .r6b9hb3j .dugx::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .r6b9hb3j .dugx.jkfg78 { transform: translateY(0); }
  .r6b9hb3j .dugx li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .ok6am .yz9822j {
    padding: 5px 10px;
  }
  .ok6am .dugx {
    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;
  }
  .ok6am .dugx.jkfg78 { opacity: 1; pointer-events: auto; }
  .ok6am .dugx li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .jol5e     .yz9822j { border-radius: 0 !important; }
  .etjzfv   .yz9822j { border-radius: 8px !important; }
  .fgs7 .yz9822j { border-radius: 50% !important; }
  .bzpy9k   .yz9822j { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .srjsfe1i .atoee { flex-direction: column; align-items: stretch; }
  .srjsfe1i .ltj83lcp { flex-direction: row; min-width: auto; }
  .srjsfe1i .k931lp3 { align-items: flex-start; text-align: left; }
}
.o9wcig,
.o9wcig.huxdj,
.vzmxtcl4 .o9wcig,
.g9xg7rvs .o9wcig,
.cfrrtwk .o9wcig,
.wgzavy .o9wcig {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.x78et {
  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;
}
.iijhmnc { flex: 1 1 280px; min-width: 0; }
.w51uqg8w {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.q63vnidy {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.ggtzq73 {
  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;
}
.ggtzq73:hover { transform: translateY(-1px); opacity: 0.95; }
.ejgc .x78et {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.ejgc .w51uqg8w { color: var(--cta); }
.ejgc .q63vnidy { color: var(--text-body); }
.ejgc .ggtzq73 {
  background: var(--cta) !important;
  color: #fff !important;
}
.ju57s .x78et {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ju57s .w51uqg8w { color: var(--text-primary); }
.ju57s .q63vnidy { color: var(--text-body); }
.ju57s .ggtzq73 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .x78et {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .iijhmnc { flex: 0 0 auto; }
  .w51uqg8w { font-size: 1.2rem; }
  .ggtzq73 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.ee8pfk .yhfzu { height: 36px; }
.jr7pgkb .yhfzu { height: 60px; max-width: 200px; }
.pe0q73k .yhfzu { height: 56px; max-width: 180px; }
.nfnanwa     .kd6wtn, .nfnanwa     .frpyxh3 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
@media (min-width: 720px) {
  .hg0r6iub .yn3zl739 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .hg0r6iub .bzubob22 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .hg0r6iub .bzubob22 { padding: 40px 16px 20px; }
  .hg0r6iub .y2quz4v9 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .hg0r6iub .jnbm86 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .fusn3l9 .bzubob22 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .fusn3l9 .bzubob22::before {
    position: absolute; top: 14px; left: 14px;
  }
  .fusn3l9 .ibqcao {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .fusn3l9 .gcgh { white-space: normal; text-align: center; font-size: 1.2rem; }
  .fusn3l9 .y2quz4v9 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .fusn3l9 .jnbm86 { width: 100%; min-width: 0; }
  .fusn3l9 .kd6wtn { min-width: 0; }
}
.km1cp3xg .ifins62m {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.km1cp3xg .ifins62m summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.km1cp3xg .ifins62m p { padding: 0 2px 16px; }
.x937 .ifins62m { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.x937 .ifins62m summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.x937 .ifins62m summary::after { content: "›"; font-size: 1.2em; }
.x937 .ifins62m[open] summary::after { content: "‹"; }
.x937 .ifins62m p { padding: 10px 22px 4px; }
.t8j1t .ifins62m {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.t8j1t .ifins62m summary { color: var(--text-primary); padding-left: 16px; }
.t8j1t .ifins62m summary::after { content: "›"; font-size: 1.1em; }
.t8j1t .ifins62m[open] summary::after { content: "‹"; }
.t8j1t .ifins62m p { padding-left: 16px; }
.ksjr7d88 .xfwqofn { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ksjr7d88 .ifins62m {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ksjr7d88 .ifins62m:last-child { border-bottom: none; }
.ksjr7d88 .ifins62m summary { color: var(--text-primary); border-radius: 0; }
.ksjr7d88 .ifins62m summary::after { content: "›"; font-size: 1.1em; }
.ksjr7d88 .ifins62m[open] summary::after { content: "‹"; }
.yv99dn .ifins62m { overflow: hidden; }
.yv99dn .ifins62m summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.yv99dn .ifins62m summary::after { color: rgba(255,255,255,.75); }
.yv99dn .ifins62m[open] summary { border-radius: 0; }
.gexgihz { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.h8sl43b {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.it5cb5xw {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.odm81x0x { color: var(--text-muted); font-size: 1.05rem; }
.gz6u2r {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.gh7ifom2 { margin-bottom: 20px; }
.fkem {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.sbiq {
  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;
}
.sbiq:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.ucslxudf { resize: vertical; min-height: 130px; }
.d7ef4dz9 { width: 100%; margin-top: 8px; }
.a80nr9n {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.lg445c {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.f0wwvpw { color: var(--text-muted); line-height: 1.75; }
.ebg0i { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ebg0i li { margin-bottom: 6px; }
.rqtmwgn { max-width: 760px; margin: 0 auto; }
.kps8 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.ugvmx6 { max-width: 760px; margin: 0 auto; }
.h20fctc { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.bblqd8e ul.ebg0i { margin: 0; }
.iad0y1u .h20fctc { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .iad0y1u { grid-template-columns: 1fr; gap: 10px; } }
.opu1f6q { max-width: 640px; margin: 0 auto; text-align: center; }
.rvcv { margin-bottom: 48px; }
.rvcv .h20fctc { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.rvcv p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.o2iks .ebg0i { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .nm7253xm { grid-template-columns: 1fr; } }
.kixr5hp { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.kixr5hp:hover .bv59 { color: var(--accent-light); text-decoration: underline; }
.vrw3305y { color: inherit; text-decoration: none; }
.vrw3305y:hover { color: var(--accent-light); text-decoration: underline; }
.jzri19 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ktd1g2 { max-width: 760px; margin: 0 auto; }
.oh7n033 ul.ebg0i { margin: 0; }
.v9up6sd { color: var(--text-muted); line-height: 1.75; }
.bw1cm .ebg0i,
.orq3rv22 .ebg0i,
.a8ala33 .ebg0i,
.mda9qvk .ebg0i {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.dbio { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.v7f9 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.x8ry0x { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.wrhxyc9 { margin-top: 12px; }
.a7llq { 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; }
.a7llq:hover { border-bottom-color: var(--accent-light); }
.yp9h2tqf { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.yp9h2tqf img { width: 100%; height: 100%; object-fit: cover; display: block; }
.efhyb4x0 { border-radius: 28%; }
.h7w9ke { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.n29tynqk { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.mcbnc { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .z5o5a3l { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.p0o6cw1 .x8ry0x, .p0o6cw1 .v7f9 { max-width: 640px; }
.k5wj .dbio { font-size: 1.6rem; margin-top: 18px; }
.ay55 .x8ry0x { margin-bottom: 28px; }
@media (max-width: 860px) { .xdvjz { grid-template-columns: 1fr; } .k5wj { position: static; text-align: center; } }
.e1g6vff .yp9h2tqf { margin: 0 auto 18px; }
.e1g6vff .n29tynqk { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .z7hn { grid-template-columns: 1fr; } }
.kdwxxj1 { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.vb47u1 { flex: 1; }
.kdwxxj1 .dbio { font-size: 1.6rem; margin-bottom: 6px; }
.ie0y { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.mda9qvk { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.s5gskj45 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.mda9qvk p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.mda9qvk .ebg0i { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .kdwxxj1 { flex-direction: column; text-align: center; } .ie0y { grid-template-columns: 1fr; } }
.kwp47 .dbio { font-size: 1.35rem; margin: 0 0 4px; }
.kwp47 .n29tynqk { margin: 0; }
.ilkc .it5cb5xw { color: var(--accent-light); }
.f1thjd7 .it5cb5xw { font-size: 2rem; }
.f1thjd7 .odm81x0x { max-width: 680px; }
.zyby .it5cb5xw { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.zyby .odm81x0x  { margin: 0; }
@media (max-width: 640px) { .zyby { flex-direction: column; } }
.bxcy9c .it5cb5xw { color: var(--accent-light); }
.r03p {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.r03p .it5cb5xw { color: #fff; }
.r03p .odm81x0x  { color: rgba(255,255,255,0.85); }
.mzprfmi { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .wrmodgk { grid-template-columns: 1fr; } }
.tabm .sbiq {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.tabm .sbiq:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.v2ioxs7m .sbiq { background: var(--bg-raised); border-color: transparent; }
.v2ioxs7m .sbiq:focus { background: var(--bg-card); border-color: var(--accent-light); }
.x6p8rinq .sbiq { border-radius: 100px; padding: 11px 20px; }
.x6p8rinq .ucslxudf { border-radius: 14px; }
.f54c8ui5 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.f54c8ui5 summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.f54c8ui5 summary::-webkit-details-marker { display: none; }
.f54c8ui5 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.f54c8ui5[open] summary::after { content: "−"; }
.wphldr9p {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .x4r0x99 { grid-template-columns: 1fr; } }
.h5yk5d2y{display:none}
.h5yk5d2y:empty,.az5l:empty{display:none}
.fv468{position:relative;overflow:visible}
.bwkfc .zecmlg,.xk59qzf .zecmlg,
.u7c0 .zecmlg,.cq7b .zecmlg,
.vmzq257b .zecmlg,.clc2n4d .zecmlg{display:block}
.o9lsr5 .zk5nb{display:block}
.bwkfc .zecmlg,.xk59qzf .zecmlg,
.u7c0 .zecmlg,.cq7b .zecmlg,
.vmzq257b .zecmlg{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}
.bwkfc .zecmlg .az5l,.xk59qzf .zecmlg .az5l,
.u7c0 .zecmlg .az5l,.cq7b .zecmlg .az5l,
.vmzq257b .zecmlg .az5l{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}
.bwkfc .s01w,.xk59qzf .s01w,
.u7c0 .s01w,.cq7b .s01w,
.vmzq257b .s01w{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.bwkfc .zecmlg,.xk59qzf .zecmlg{top:12px}
.bwkfc .zecmlg .az5l{margin-right:auto}
.xk59qzf .zecmlg .az5l{margin-left:auto}
.xk59qzf .zecmlg{text-align:right}
.u7c0 .zecmlg,.cq7b .zecmlg{bottom:12px}
.u7c0 .zecmlg .az5l{margin-right:auto}
.cq7b .zecmlg .az5l{margin-left:auto}
.cq7b .zecmlg{text-align:right}
.vmzq257b .zecmlg{position:relative;margin-top:16px}
.vmzq257b .zecmlg .az5l{margin:0 auto}
.clc2n4d .zecmlg{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.clc2n4d .zecmlg .az5l{margin:0}
.clc2n4d .jul2gd~.zecmlg,
.clc2n4d .lh97j4~.zecmlg{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.clc2n4d .jul2gd~.zecmlg .az5l,
.clc2n4d .lh97j4~.zecmlg .az5l{justify-content:flex-start}
.jul2gd~.zecmlg,.lh97j4~.zecmlg{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}
.jul2gd~.zecmlg .az5l{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.lh97j4~.zecmlg .az5l{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.zk5nb .az5l{margin:0 0 12px}
.az5l{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.bv59{font-weight:600;color:var(--text-heading);opacity:1}
.uvoiu::before{content:"·";margin:0 2px;opacity:.5}
.s01w{white-space:nowrap}
.yupxkrk .s01w{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.yupxkrk .uvoiu::before{content:""}
.ha8ca .s01w{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}
.ha8ca .uvoiu::before{content:""}
.rp5fsl .az5l{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.c5jsv .s01w{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.c5jsv .uvoiu::before{content:""}
.sxvnv88 .s01w{color: var(--accent-light);opacity:1;font-weight:500}
.t3xp1st .s01w{border-bottom:1px solid currentColor;padding-bottom:2px}
.vmjh0 .az5l{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.cfbfq{--date-bg:transparent}
.me4nywww .uvoiu::before{content:""}
.i48kj .uvoiu::before{content:"•";opacity:.4}
.i48kj .s01w + .s01w::before{content:"•";margin-right:6px;opacity:.4}
.f2w93ph .uvoiu::before{content:"/";opacity:.35}
.f2w93ph .s01w + .s01w::before{content:"/";margin-right:6px;opacity:.35}
.euo4xlwk .uvoiu::before{content:"|";opacity:.3}
.euo4xlwk .s01w + .s01w::before{content:"|";margin-right:6px;opacity:.3}
.zilwgro7 .uvoiu::before{content:"—";opacity:.3}
.zilwgro7 .s01w + .s01w::before{content:"—";margin-right:6px;opacity:.3}
.roy9nmw .uvoiu::before{content:"◆";font-size:.5em;opacity:.35}
.roy9nmw .s01w + .s01w::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.il080t .uvoiu::before{content:"·";opacity:.4}
.il080t .s01w + .s01w::before{content:"·";margin-right:6px;opacity:.4}
.moke4zuw .uvoiu::before{content:"›";opacity:.4}
.moke4zuw .s01w + .s01w::before{content:"›";margin-right:6px;opacity:.4}
.x26u .uvoiu::before{content:"→";opacity:.35;font-size:.85em}
.x26u .s01w + .s01w::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.xel6undg{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.r8oeijzc{display:flex;flex-direction:column;gap:3px}
.hjq5oqm{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.hh8z21z{font-weight:700;font-size:1rem;color:var(--text-heading)}
.h6pwebtp{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.cejb9pt4 .xel6undg{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.csvy8 .xel6undg{border-top:3px solid var(--accent);padding-top:18px}
.s6l6x .xel6undg{border-left:3px solid var(--accent);border-radius:0}
.hzeu .xel6undg{padding:20px 0}
@media(max-width:640px){
  .xel6undg{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .h6pwebtp{max-width:100%}
}
.dldrb .ey4rc{margin:0}
@media (max-width:560px){
  .wy3d{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) {
  .j9ja7 { padding: 28px 18px 20px; }
  .txi9hbzw { font-size: 1.2rem; }
  .t034 { max-width: 220px; max-height: 80px; }
}
.rc535qlg  .tsyc8 { border-radius: 50%; }
.jskl .x78et {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .tsyc8 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.y15r {
  margin: 28px 0 24px;
}
.y15r .huxdj {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.y15r .bud9n {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.y15r .x78et {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .oojmhzn2 { flex-direction: row-reverse; }
[dir="rtl"] .dugx { flex-direction: row-reverse; }
[dir="rtl"] .f447 .dv24c { right: auto; left: 32px; }
[dir="rtl"] .oxqmz8i  .dv24c { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .f447 .dv24c { right: auto; left: 20px; }
  [dir="rtl"] .oxqmz8i  .dv24c { left: auto;  right: 20px; }
}
[dir="rtl"] .jojdq5o .f1clupv  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .va4oi .f1clupv { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .jul2gd,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .za7qv9d, [dir="rtl"] .fhx7xx { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .wymcgv2 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .q6pv39 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .uor1hs { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .x78et { direction: rtl; }
[dir="rtl"] .kqxq { direction: rtl; }
[dir="rtl"] .rnv7 { direction: rtl; }
[dir="rtl"] .csr3 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .ecj8uo6 .fhx7xx,
[dir="rtl"] .kpqd .fhx7xx,
[dir="rtl"] .hf5pz .fhx7xx,
[dir="rtl"] .cn02d8iq .fhx7xx {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .ecj8uo6 .fhx7xx li::before,
[dir="rtl"] .kpqd .fhx7xx li::before,
[dir="rtl"] .hf5pz .fhx7xx li::before,
[dir="rtl"] .cn02d8iq .fhx7xx li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .jul2gd.mnazq5u7 .xl3mk { align-items: flex-end; text-align: right; }
[dir="rtl"] .jul2gd.rl6x2 .xl3mk { text-align: center; }
[dir="rtl"] .jul2gd .xl3mk { text-align: right; }
[dir="rtl"] .bud9n,
[dir="rtl"] .q0sl5s4p,
[dir="rtl"] .oljdyh,
[dir="rtl"] .wd67sir9,
[dir="rtl"] .gz6u2r,
[dir="rtl"] .fkem,
[dir="rtl"] .x8ry0x,
[dir="rtl"] .sbiq,
[dir="rtl"] .ucslxudf { text-align: right; direction: rtl; }
[dir="rtl"] .x6p8rinq .sbiq,
[dir="rtl"] .tabm .sbiq { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #800080;
  --brand:           #800080;
  --brand-light:     #c21170;
  --brand-pale:      #c21170;
  --grad-start:      #1a0019;
  --grad-end:        #660066;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #c21170;
  --cta-light:       #e73796;
  --cta-hover:       #e71485;
  --bg-page:         #170117;
  --bg-surface:      #250325;
  --bg-card:         #330433;
  --bg-card-inner:   #420542;
  --bg-raised:       #500650;
  --bg-hover:        #5e075e;
  --border:          #710971;
  --border-alt:      #8d0b8d;
  --border-section:  #710971;
  --text-primary:    #e8e2e8;
  --text-muted:      #ae9cae;
  --text-body:       #d1c6d1;
  --text-sub:        #ae9cae;
  --text-faint:      #7e677e;
  --text-dim:        #625062;
  --text-label:      #978097;
  --text-value:      #c5b8c5;
  --accent-bg:       #340934;
  --accent-bg-light: #500b50;
  --bg-tip:          #162624;
  --bg-warning:      #272115;
  --bg-info:         #161826;
  --bg-pros:         #162624;
  --bg-cons:         #261619;
  --c-pros:          #7af4e5;
  --c-cons:          #e68997;
  --c-pros-label:    #4bf0dc;
  --c-tip-border:    #2aedd6;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7af4e5;
}
:root { --logo-bg-opacity: 39%; }
body, button, input { font-family: "Raleway", sans-serif; }
.r6zfc6 .xxku4hp, .r6zfc6 .jul2gd { min-height: 780px; }
.mrurs8x .xbe13p8a::after, .mrurs8x .uk0o::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; }
.l0uf .dp27yz70::after,.l0uf .dv24c::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.zn78i::before { content: '·'; font-size: 1.3em; line-height: 1; }