: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;
}
.ai6fox {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.cwxkbi6 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.bcjovasp {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.z7lbmwlp { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.n59b { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.n59b a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.n59b a:hover { color: var(--accent-light); }
.bwcbgc   .tby7 { border-radius: 0; }
@media (max-width: 640px) {
  .tby7 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .bgwt4t:hover .tby7,
  .bgwt4t:focus-within .tby7 { display: block; }
  .tby7 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.rxy8jzk {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.how7 { display: none; }
@media (max-width: 640px) {
  .how7 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .how7.kxt2 { display: block; }
}
@media (max-width: 640px) {
  .rxy8jzk { display: block; }
  .n59b > li + li::before { display: none !important; }
  .n59b {
    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;
  }
  .n59b.kxt2 { display: flex; }
  .n59b li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .n59b li:last-child a { border-bottom: none; }
}
.qtxsd775 { min-height: 480px; }
.mtlkha {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.tyxbd { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.xlh7 .tyxbd { margin-left: 0; margin-right: 0; }
.wz5btz {
  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;
}
.wz5btz:hover { opacity: 0.88; }
.cey5ku .mtlkha { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.cey5ku .tyxbd { color: #e2e8f0; }
.cey5ku.xlh7   .hia0u0 { text-align: left; }
.d4fp1 .mtlkha { color: var(--text-primary); text-shadow: none; }
.d4fp1 .tyxbd { color: var(--text-muted); }
.d4fp1 .wz5btz { margin-top: 16px; }
.d4fp1, .d4fp1.qtxsd775 { min-height: auto !important; }
.d4fp1.xlh7   .hia0u0 { text-align: left; }
.d4fp1~.r66a0{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}
.d4fp1~.r66a0 .ce3roi{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; }
}
.dha3r .mtlkha { color: #fff; }
.dha3r .tyxbd { color: rgba(255,255,255,0.85); }
.dha3r .wz5btz { background: #fff; color: var(--cta); }
.dha3r .wz5btz:hover { opacity: 0.92; }
.yq9vvi .syy7 { position: relative; overflow: hidden; }
.yq9vvi .syy7::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;
}
.hp3f7wv .syy7 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.wod8x6tw .syy7 { position: relative; overflow: hidden; }
.wod8x6tw .syy7::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;
}
.wz1wx .syy7 { position: relative; overflow: hidden; }
.wz1wx .syy7::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;
}
.sb42 .syy7 {
  animation: hg-fadein 1.2s ease-out both;
}
.syy7 {
  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%);
}
.du59gmv {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.b6jej7qo {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.rgtp {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.syy7 .mtlkha { text-shadow: none; color: var(--text-primary); }
.syy7 .tyxbd { color: var(--text-muted); }
body.c0xx7q .mtlkha {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.eyvoiv .mtlkha {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.syy7.cq61qyv .du59gmv { align-items: center; text-align: center; }
.syy7.xlh7   .du59gmv { align-items: flex-start; text-align: left; }
.q9wp .b6jej7qo { position: relative; }
.q9wp .b6jej7qo::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.q9wp.v1ct .b6jej7qo::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.pec1t1tn .b6jej7qo {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.pec1t1tn .rgtp {
  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);
}
.pec1t1tn.v1ct .b6jej7qo { padding: 32px 0 32px 32px; }
.q1z8i .b6jej7qo {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.q1z8i .rgtp {
  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);
}
.v1ct .du59gmv {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.q1z8i.v1ct .b6jej7qo { padding: 40px 16px 40px 48px; }
.zf96x7 .b6jej7qo { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .syy7 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .syy7 .b6jej7qo { display: none !important; }
  .zf96x7 .b6jej7qo { display: none !important; }
  .mhpf46 .nyteo1n6 { display: none !important; }
  .elh7d .pbb4glzo { display: none !important; }
  .du59gmv  { padding: 36px 24px; }
  .syy7~.r66a0,.v1ct~.r66a0{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .qtxsd775, .syy7 { min-height: 320px !important; }
  
  .mtlkha { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .vrl7j { display: none !important; }
  
  .i4hkt9b { flex-direction: column; align-items: center; }
  .m2ce1hbj { width: 100%; max-width: 340px; }
}
.pka0qior { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.u0xf9go { width: 100%; height: auto; display: block; border-radius: 10px; }
.xoxa .pka0qior        { border-radius: 16px; }
.xoxa .u0xf9go  { border-radius: 16px; }
.r9cc .pka0qior         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.r9cc .u0xf9go   { border-radius: 8px; }
.e9i45 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.g5ka { width: 100%; padding: 32px 0; position: relative; }
.qqn5c { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.g72xrba .g5ka:nth-child(even) { background: var(--bg-surface); }
.g72xrba .g5ka:nth-child(odd)  { background: var(--bg-page); }
.wgquoh .g5ka:nth-child(even) { background: var(--bg-card); }
.wgquoh .g5ka:nth-child(odd)  { background: var(--bg-page); }
.g72xrba .g5ka:nth-child(odd)  .qqn5c { background: var(--bg-card); border-radius: 6px; }
.g72xrba .g5ka:nth-child(even) .qqn5c { background: var(--bg-raised); border-radius: 6px; }
.wgquoh .g5ka:nth-child(odd)  .qqn5c { background: var(--bg-card); border-radius: 6px; }
.wgquoh .g5ka:nth-child(even) .qqn5c { background: var(--bg-raised); border-radius: 6px; }
.g72xrba .g5ka:nth-child(even) .cmdr7wu .h0zvhc,
.wgquoh .g5ka:nth-child(even) .cmdr7wu .h0zvhc { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.g72xrba .g5ka:nth-child(odd) .cmdr7wu .h0zvhc,
.wgquoh .g5ka:nth-child(odd) .cmdr7wu .h0zvhc { background: var(--bg-card-inner); }
.g72xrba .g5ka:nth-child(even) .x3nd6g .h0zvhc:nth-child(odd),
.wgquoh .g5ka:nth-child(even) .x3nd6g .h0zvhc:nth-child(odd)  { background: var(--bg-card); }
.g72xrba .g5ka:nth-child(even) .x3nd6g .h0zvhc:nth-child(even),
.wgquoh .g5ka:nth-child(even) .x3nd6g .h0zvhc:nth-child(even) { background: var(--bg-card-inner); }
h1.xmspoy { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.xmspoy {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.mpvke { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.pcagpf h2.xmspoy {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.mb58n1 h2.xmspoy {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.pqb8f4bg h2.xmspoy {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.v50rgzz h2.xmspoy::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ahr2mjx h2.xmspoy {
  color: var(--text-primary); font-size: 1.7rem;
}
.ln2odpj h2.xmspoy::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.g8x6 h2.xmspoy {
  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;
}
.eqts { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .eqts { display: none; } }
.ogax { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.olw2 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.b9an5f {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.wk79ybum { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.h3ts8v { padding-left: 20px; }
.h3ts8v li { margin-bottom: 6px; }
.h3ts8v a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.h3ts8v a:hover { color: var(--accent-light); }
.zi6o2 .wk79ybum { display: none; }
.z7qf83e .wk79ybum { display: none; }
.z7qf83e .h3ts8v { padding-left: 0; list-style: none; }
.z7qf83e .h3ts8v li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.z7qf83e .h3ts8v a { font-size: 0.92rem; }
.if2zlgis .b9an5f { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.if2zlgis .wk79ybum { display: none; }
.if2zlgis .h3ts8v { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.if2zlgis .h3ts8v li { margin-bottom: 0; }
.if2zlgis .h3ts8v 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;
}
.if2zlgis .h3ts8v a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.zueaj5aq .b9an5f { padding: 20px 20px 16px; }
.zueaj5aq .h3ts8v {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.zueaj5aq .h3ts8v li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.zueaj5aq .h3ts8v 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;
}
.zueaj5aq .h3ts8v 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;
}
.zueaj5aq .h3ts8v a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.zueaj5aq .h3ts8v a:focus,
.zueaj5aq .h3ts8v a:focus-visible,
.zueaj5aq .h3ts8v a:target { outline: none; }
.zueaj5aq .h3ts8v li:target a { border-color: var(--border); color: var(--text-muted); }
.vtjeu74 .b9an5f { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.vtjeu74 .wk79ybum { display: none; }
.vtjeu74 .h3ts8v { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.vtjeu74 .h3ts8v li { margin-bottom: 0; }
.vtjeu74 .h3ts8v li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.vtjeu74 .h3ts8v li:last-child::after { content: ""; margin-right: 0; }
.vtjeu74 .h3ts8v a { font-size: 0.9rem; }
.h0zvhc { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.cmdr7wu .h0zvhc { background: var(--bg-card); }
.x3nd6g .h0zvhc:nth-child(odd)  { background: var(--bg-card); }
.x3nd6g .h0zvhc:nth-child(even) { background: var(--bg-raised); }
.hsd23f .h0zvhc {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.hsd23f .h0zvhc:last-child { border-bottom: none; }
.hsd23f h3.mpvke { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.cbfumn .h0zvhc {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.cbfumn .h0zvhc + .h0zvhc { margin-top: 4px; }
.sewdh5s1 .h0zvhc { background: none; border-radius: 0; padding: 12px 0; }
.sewdh5s1 .h0zvhc + .h0zvhc { border-top: 1px solid var(--border-section); }
.tj1ej80 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.a2en { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.qrlr39 { color: var(--text-body); margin-bottom: 10px; }
.g6am, .tssa4ds { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.g6am li, .tssa4ds li { margin-bottom: 6px; }
.tssa4ds li { list-style: decimal; }
.ho8hpfnd     .g6am { list-style-type: "● "; }
.pz8d7gw  .g6am { list-style-type: "■ "; }
.kgcpzh .g6am { list-style-type: "◆ "; }
.a080aqq6    .g6am { list-style-type: "★ "; }
.ho8hpfnd     .sqnvqlxv { list-style-type: "● "; }
.pz8d7gw  .sqnvqlxv { list-style-type: "■ "; }
.kgcpzh .sqnvqlxv { list-style-type: "◆ "; }
.a080aqq6    .sqnvqlxv { list-style-type: "★ "; }
.ho8hpfnd    .g6am li::marker, .ho8hpfnd    .sqnvqlxv li::marker,
.pz8d7gw .g6am li::marker, .pz8d7gw .sqnvqlxv li::marker,
.kgcpzh .g6am li::marker, .kgcpzh .sqnvqlxv li::marker,
.a080aqq6   .g6am li::marker, .a080aqq6   .sqnvqlxv li::marker {
  color: var(--cta); font-size: 1em;
}
.ho8hpfnd .tssa4ds,
.pz8d7gw .tssa4ds,
.kgcpzh .tssa4ds,
.a080aqq6 .tssa4ds {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.ho8hpfnd .tssa4ds li,
.pz8d7gw .tssa4ds li,
.kgcpzh .tssa4ds li,
.a080aqq6 .tssa4ds li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.ho8hpfnd .tssa4ds li::before,
.pz8d7gw .tssa4ds li::before,
.kgcpzh .tssa4ds li::before,
.a080aqq6 .tssa4ds 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;
}
.ho8hpfnd     .tssa4ds li::before { border-radius: 50%; }
.pz8d7gw  .tssa4ds li::before { border-radius: 3px; }
.kgcpzh .tssa4ds li::before { border-radius: 3px; }
.a080aqq6    .tssa4ds li::before { border-radius: 50%; }
.jwzyy7z { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ldzusmp .jwzyy7z,
.hk5ilze .jwzyy7z { background: transparent; border: none; border-radius: 0; }
.dv136ge { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.dv136ge th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.dv136ge td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.dv136ge tr:hover td { background: var(--bg-hover); }
.zlug .dv136ge tbody tr:nth-child(even) td { background: var(--bg-surface); }
.bh1uv8t .dv136ge { border: 1px solid var(--border-alt); }
.bh1uv8t .dv136ge th,
.bh1uv8t .dv136ge td { border: 1px solid var(--border-alt); }
.s8dvm .dv136ge th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.s8dvm .dv136ge td { border-bottom: none; }
.s8dvm .dv136ge tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.jrlh7dei .dv136ge th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.qgp5pi .jwzyy7z {
  overflow: hidden;
}
.qgp5pi .dv136ge th { border-bottom: 1px solid var(--border-alt); }
.qgp5pi .dv136ge tr:last-child td { border-bottom: none; }
.tcux3 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.blj0 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.n3hpq4bj { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.klqywdt6 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.m9voz { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.sqnvqlxv { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.sqnvqlxv 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%}
.rxjc .klqywdt6 { background: transparent; text-align: center; }
.uwy8m5p3 .n3hpq4bj {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.tjha0zb5 .n3hpq4bj {
  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);
}
.o1mokf1 .blj0 { display: grid; grid-template-columns: auto 1fr; }
.o1mokf1 .n3hpq4bj {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.o1mokf1 .klqywdt6 { grid-column: 2; }
.o1mokf1 .m9voz,
.o1mokf1 .sqnvqlxv { grid-column: 1 / -1; }
.mkzgg20 .blj0 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.mkzgg20 .n3hpq4bj {
  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);
}
.mkzgg20 .klqywdt6 { grid-column: 2; }
.mkzgg20 .m9voz,
.mkzgg20 .sqnvqlxv { grid-column: 1 / -1; }
.ci4060zs .blj0 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ci4060zs .klqywdt6 { background: none; color: var(--accent-light); font-weight: 700; }
.o1s9 .blj0 { 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); }
.o1s9 .klqywdt6 { background: none; color: var(--accent-light); font-weight: 700; }
.h7ryvof .blj0 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.h7ryvof .blj0:last-child { border-bottom: none; }
.h7ryvof .klqywdt6 { background: none; color: var(--accent-light); font-weight: 700; }
.q8zz1zpj .blj0 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.q8zz1zpj .klqywdt6 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.moz4 .tcux3 { counter-reset: card-n; }
.moz4 .blj0  { counter-increment: card-n; }
.moz4 .klqywdt6 { display: flex; align-items: center; gap: 10px; }
.moz4 .klqywdt6::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;
}
.jkyp .blj0 { background: var(--bg-surface); border: 1px solid var(--border); }
.jkyp .klqywdt6 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.pwr3ym88 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.op2ttpv  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.fu8v69s { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.hnwgi { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.z1scg { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.pwr3ym88 strong { color: var(--text-primary); font-size: 0.95rem; }
.pwr3ym88 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.llzr8x { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.cw34i, .jrrsmtjz { border-radius: 8px; padding: 14px; }
.cw34i { background: var(--bg-pros); }
.jrrsmtjz { background: var(--bg-cons); }
.i5h7 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.cw34i .i5h7 { color: var(--c-pros-label); }
.jrrsmtjz .i5h7 { color: #f87171; }
.cw34i ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.jrrsmtjz ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.u0xf9go { width: 100%; height: auto; border-radius: 10px; display: block; }
.o9pfaprv {
  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;
}
.o9pfaprv:hover { opacity: 0.85; }
.ri4f .o9pfaprv  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.ri4f .o9pfaprv:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.yux1q .o9pfaprv  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.yux1q .o9pfaprv:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.y0mqqwa4 .wz5btz { border-radius: 50px; }
.y0mqqwa4 .o9pfaprv  { border-radius: 50px; }
.u128 .wz5btz { padding-left: 22px; padding-right: 22px; }
.u128 .o9pfaprv  { padding-left: 12px; padding-right: 12px; }
.k27yh2i5 .wz5btz { padding-left: 44px; padding-right: 44px; }
.k27yh2i5 .o9pfaprv  { padding-left: 24px; padding-right: 24px; }
.u1086fr .wz5btz { padding-left: 56px; padding-right: 56px; }
.u1086fr .o9pfaprv  { padding-left: 32px; padding-right: 32px; }
.dhvu5ol7   .wz5btz::after, .dhvu5ol7   .o9pfaprv::after,
.etx5z .wz5btz::after, .etx5z .o9pfaprv::after,
.t4a662bx    .wz5btz::after, .t4a662bx    .o9pfaprv::after,
.qnqz27gw    .wz5btz::after, .qnqz27gw    .o9pfaprv::after,
.c7vauk    .wz5btz::after, .c7vauk    .o9pfaprv::after,
.e45t6     .wz5btz::after, .e45t6     .o9pfaprv::after,
.n82u    .wz5btz::after, .n82u    .o9pfaprv::after,
.lfr72l55   .wz5btz::after, .lfr72l55   .o9pfaprv::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;
}
.dhvu5ol7 .wz5btz::after, .dhvu5ol7 .o9pfaprv::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");
}
.etx5z .wz5btz::after, .etx5z .o9pfaprv::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");
}
.t4a662bx .wz5btz::after, .t4a662bx .o9pfaprv::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");
}
.qnqz27gw .wz5btz::after, .qnqz27gw .o9pfaprv::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");
}
.c7vauk .wz5btz::after, .c7vauk .o9pfaprv::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");
}
.e45t6 .wz5btz::after, .e45t6 .o9pfaprv::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");
}
.n82u .wz5btz::after, .n82u .o9pfaprv::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");
}
.lfr72l55 .wz5btz::after, .lfr72l55 .o9pfaprv::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");
}
.h79j   .g0p0::after, .h79j   .jehwy::after,
.acn58 .g0p0::after, .acn58 .jehwy::after,
.kpswh3    .g0p0::after, .kpswh3    .jehwy::after,
.apdzrk4    .g0p0::after, .apdzrk4    .jehwy::after,
.j07l3usa    .g0p0::after, .j07l3usa    .jehwy::after,
.tstuod     .g0p0::after, .tstuod     .jehwy::after,
.vxalrq    .g0p0::after, .vxalrq    .jehwy::after,
.wcbspryp   .g0p0::after, .wcbspryp   .jehwy::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;
}
.h79j .g0p0::after, .h79j .jehwy::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");
}
.acn58 .g0p0::after, .acn58 .jehwy::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");
}
.kpswh3 .g0p0::after, .kpswh3 .jehwy::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");
}
.apdzrk4 .g0p0::after, .apdzrk4 .jehwy::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");
}
.j07l3usa .g0p0::after, .j07l3usa .jehwy::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");
}
.tstuod .g0p0::after, .tstuod .jehwy::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");
}
.vxalrq .g0p0::after, .vxalrq .jehwy::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");
}
.wcbspryp .g0p0::after, .wcbspryp .jehwy::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");
}
.thmkrlh .bp2mry01 { background: var(--bg-raised); }
@media (min-width: 721px) {
  .l7yj53 { flex: 0 0 260px; width: 260px; }
  .rcxuykwh { flex: 0 0 120px; width: 120px; }
  .sidaq { flex: 0 0 110px; width: 110px; }
  .iswva7h   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .sux4r { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.sux4r.o9pfaprv { padding-left: 28px !important; padding-right: 28px !important; padding-top: 14px !important; padding-bottom: 14px !important; font-size: 1.05rem !important; }
@media (max-width: 820px) {
  .nyxx { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .nyxx .c1htb { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .nyxx .l7yj53 { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .nyxx .bp2mry01 { width: 100%; min-width: unset; height: 120px; }
  .nyxx .qjhks { max-height: 96px; max-width: 200px; }
  .nyxx .lwk9r9qx { min-width: unset; text-align: center; white-space: normal; }
  .nyxx .rcxuykwh { min-width: 0; }
  .nyxx .iswva7h { flex-direction: row; justify-content: space-between; align-items: baseline; width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto; min-width: 0; }
  .nyxx .sux4r { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .z0yg .c1htb { row-gap: 8px !important; gap: 10px !important; }
}
.q9yksyp    .rh60i li::before { content: "◆"; }
.q9yksyp    .mbrde9o li::before { content: "▲"; }
.p91cb2er .yw2gpa { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .snooeen .ctv3tk9 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .snooeen .ayesozj { margin: 0; }
}
.blngrz3d .ayesozj { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.blngrz3d .ocyd { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.blngrz3d .ldzusmp { padding: 14px 16px; }
.blngrz3d .e4459rsk { border-radius: 4px; }
.blngrz3d .yw2gpa { border-radius: 0; }
.hk5ilze .llzr8x { gap: 10px; }
.hk5ilze .cw34i, .hk5ilze .jrrsmtjz { padding: 12px; }
.hk5ilze .cw34i ul, .hk5ilze .jrrsmtjz ul { margin: 4px 0 0; padding-left: 18px; }
.hk5ilze .cw34i li, .hk5ilze .jrrsmtjz li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .suadp { grid-template-columns: 1fr; }
  .l3fh { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .l3fh .ktin { width: 72px; height: 50px; }
  .l3fh .vakzpm63 { max-width: 180px; }
  .l3fh .vk0ikj { width: auto; }
}
@media (max-width: 720px) {
  .p6pgspf { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .u8gu { padding: 16px; }
  .lmlg .du5umv8y { min-width: 50%; }
}
.pf9uhj6 .llzr8x { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .fuf0tcg { grid-template-columns: 1fr; }
  .hf6ve0i { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .erhf2t { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .z6hcewn { flex-wrap: wrap; padding: 16px; }
}
.bo0tpit .llzr8x { gap: 8px; }
.bo0tpit .cw34i, .bo0tpit .jrrsmtjz { padding: 8px; }
@media (max-width: 480px) {
  .aryr { flex-direction: column; align-items: stretch; }
}
.vb9c6h4 .vk0ikj .o9pfaprv { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .nkwszn0 { flex-direction: column; align-items: stretch; gap: 10px; }
  .vb9c6h4 .vk0ikj { text-align: center; }
}
@media (max-width: 720px) {
  .fdr8k { grid-template-columns: 1fr; }
  .qlj7zdm { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .gok61hxb { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .jrpsfd { grid-template-columns: 1fr; }
  .ksqh72o { width: 100px; height: 100px; margin: 16px auto; }
  .ld0rxo { font-size: 1.4rem; }
  .bgfv9xz0 { justify-content: center; }
  .eg0u2j .du5umv8y { min-width: 50%; }
}
.nuu0138 .llzr8x { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .il9jy2d { flex-wrap: wrap; padding: 14px 16px; }
  .flexevr { padding: 12px 16px; }
  .nuu0138 .llzr8x { margin: 0 16px; }
  .nuu0138 .smzgsx3y { padding: 0 16px; }
  .ijj69 { padding: 12px 16px; }
}
.sa66 .sux4r.o9pfaprv { padding: 14px 30px !important; font-size: 1rem; }
.aj37nqc8 .sux4r.o9pfaprv { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.f8dm .rcxuykwh { font-size: 1rem; letter-spacing: 2px; }
.gvx4xyfi { margin: 16px 0; }
.nzg5dmil { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.nzg5dmil summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.nzg5dmil summary::after { content: "+"; color: var(--accent-light); }
.nzg5dmil[open] summary::after { content: "−"; }
.nzg5dmil p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.g5ka { margin-bottom: 0; }
.yga94 h2.xmspoy { color: var(--text-primary); border-color: var(--accent-light); }
.kiw79 h2.xmspoy { color: var(--text-primary); border-color: var(--accent-light); }
.x33w .op2ttpv     { background: #052e16; border-color: #10b981; }
.x33w .fu8v69s { background: #2d0a1e; border-color: #f43f5e; }
.x33w .hnwgi    { background: #1e1036; border-color: #a855f7; }
.x33w .pwr3ym88 strong  { color: #f1f5f9; }
.x33w .pwr3ym88 p       { color: #cbd5e1; }
.x33w .bw1a9w    .op2ttpv     .z1scg::before,
.x33w .u95lz  .op2ttpv     .z1scg::before,
.x33w .xond  .op2ttpv     .z1scg::before,
.x33w .xlympix .op2ttpv     .z1scg::before { color: #10b981; }
.x33w .bw1a9w    .fu8v69s .z1scg::before,
.x33w .u95lz  .fu8v69s .z1scg::before,
.x33w .xond  .fu8v69s .z1scg::before,
.x33w .xlympix .fu8v69s .z1scg::before { color: #f43f5e; }
.x33w .bw1a9w    .hnwgi    .z1scg::before,
.x33w .u95lz  .hnwgi    .z1scg::before,
.x33w .xond  .hnwgi    .z1scg::before,
.x33w .xlympix .hnwgi    .z1scg::before { color: #a855f7; }
.b18ru5 .op2ttpv     { background: #2d2000; border-color: #eab308; }
.b18ru5 .fu8v69s { background: #2d0b0b; border-color: #ef4444; }
.b18ru5 .hnwgi    { background: #2d1600; border-color: #f97316; }
.b18ru5 .pwr3ym88 strong  { color: #f1f5f9; }
.b18ru5 .pwr3ym88 p       { color: #cbd5e1; }
.b18ru5 .bw1a9w    .op2ttpv     .z1scg::before,
.b18ru5 .u95lz  .op2ttpv     .z1scg::before,
.b18ru5 .xond  .op2ttpv     .z1scg::before,
.b18ru5 .xlympix .op2ttpv     .z1scg::before { color: #eab308; }
.b18ru5 .bw1a9w    .fu8v69s .z1scg::before,
.b18ru5 .u95lz  .fu8v69s .z1scg::before,
.b18ru5 .xond  .fu8v69s .z1scg::before,
.b18ru5 .xlympix .fu8v69s .z1scg::before { color: #ef4444; }
.b18ru5 .bw1a9w    .hnwgi    .z1scg::before,
.b18ru5 .u95lz  .hnwgi    .z1scg::before,
.b18ru5 .xond  .hnwgi    .z1scg::before,
.b18ru5 .xlympix .hnwgi    .z1scg::before { color: #f97316; }
.p4g6tmh0 .op2ttpv     { background: #0c1a2e; border-color: #38bdf8; }
.p4g6tmh0 .fu8v69s { background: #12103a; border-color: #818cf8; }
.p4g6tmh0 .hnwgi    { background: #0a2020; border-color: #2dd4bf; }
.p4g6tmh0 .pwr3ym88 strong  { color: #f1f5f9; }
.p4g6tmh0 .pwr3ym88 p       { color: #cbd5e1; }
.p4g6tmh0 .bw1a9w    .op2ttpv     .z1scg::before,
.p4g6tmh0 .u95lz  .op2ttpv     .z1scg::before,
.p4g6tmh0 .xond  .op2ttpv     .z1scg::before,
.p4g6tmh0 .xlympix .op2ttpv     .z1scg::before { color: #38bdf8; }
.p4g6tmh0 .bw1a9w    .fu8v69s .z1scg::before,
.p4g6tmh0 .u95lz  .fu8v69s .z1scg::before,
.p4g6tmh0 .xond  .fu8v69s .z1scg::before,
.p4g6tmh0 .xlympix .fu8v69s .z1scg::before { color: #818cf8; }
.p4g6tmh0 .bw1a9w    .hnwgi    .z1scg::before,
.p4g6tmh0 .u95lz  .hnwgi    .z1scg::before,
.p4g6tmh0 .xond  .hnwgi    .z1scg::before,
.p4g6tmh0 .xlympix .hnwgi    .z1scg::before { color: #2dd4bf; }
.h0ekm5 .op2ttpv     { background: var(--accent-bg); border-color: var(--accent-light); }
.h0ekm5 .fu8v69s { background: var(--accent-bg-light); border-color: var(--accent-light); }
.h0ekm5 .hnwgi    { background: var(--accent-bg); border-color: var(--accent-pale); }
.h0ekm5 .bw1a9w    .z1scg::before,
.h0ekm5 .u95lz  .z1scg::before,
.h0ekm5 .xond  .z1scg::before,
.h0ekm5 .xlympix .z1scg::before { color: var(--accent-light) !important; }
.bye0::before,
.ssolgyef::before { margin-right: 5px; }
.ltzwno .cw34i ul li,
.ltzwno .cw34i .bye0 { color: #22c55e; }
.ltzwno .jrrsmtjz ul li,
.ltzwno .jrrsmtjz .ssolgyef { color: #ef4444; }
.t57885w3 .cw34i { background: var(--bg-pros); }
.t57885w3 .jrrsmtjz { background: var(--bg-cons); }
.t57885w3 .cw34i .bye0 { color: var(--c-pros-label); }
.t57885w3 .jrrsmtjz .ssolgyef { color: var(--c-cons); }
.t57885w3 .cw34i ul li,
.t57885w3 .rh60i li            { color: var(--c-pros); }
.t57885w3 .jrrsmtjz ul li,
.t57885w3 .mbrde9o li            { color: var(--c-cons); }
.gru6b .cw34i { background: var(--bg-pros); }
.gru6b .jrrsmtjz { background: var(--bg-cons); }
.gru6b .cw34i .bye0 { color: var(--c-pros-label); }
.gru6b .jrrsmtjz .ssolgyef { color: var(--c-cons); }
.gru6b .cw34i ul li,
.gru6b .jrrsmtjz ul li,
.nnvtb7 .bye0::before { content: "✓ "; }
.nnvtb7 .ssolgyef::before { content: "✗ "; }
.kaqym7g4 .bye0::before { content: "→ "; }
.kaqym7g4 .ssolgyef::before { content: "← "; }
.lhhu .bye0::before { content: "★ "; }
.lhhu .ssolgyef::before { content: "✕ "; }
.q9yksyp .bye0::before { content: "◆ "; }
.q9yksyp .ssolgyef::before { content: "▲ "; }
.fft4pl .pwr3ym88 { background: transparent; border-left: none; border: 1.5px solid; }
.fft4pl .op2ttpv     { border-color: var(--c-tip-border); }
.fft4pl .fu8v69s { border-color: var(--c-warn-border); }
.fft4pl .hnwgi    { border-color: #60a5fa; }
.fft4pl .pwr3ym88 strong { color: var(--text-primary); }
.fft4pl .pwr3ym88 p      { color: var(--text-muted); }
.p91cb2er .pwr3ym88 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.p91cb2er .op2ttpv     { border-top-color: var(--c-tip-border); }
.p91cb2er .fu8v69s { border-top-color: var(--c-warn-border); }
.p91cb2er .hnwgi    { border-top-color: #60a5fa; }
.tqce8ikd .pwr3ym88 { border-left: none; border-radius: 8px; }
.tqce8ikd .op2ttpv     { background: #065f46; }
.tqce8ikd .fu8v69s { background: #92400e; }
.tqce8ikd .hnwgi    { background: #1e3a8a; }
.tqce8ikd .pwr3ym88 strong,
.tqce8ikd .pwr3ym88 p { color: #fff; }
.tqce8ikd .z1scg::before { color: rgba(255,255,255,0.85) !important; }
.x33w.tqce8ikd .op2ttpv,
.x33w .tqce8ikd .op2ttpv     { background: #052e16; }
.x33w.tqce8ikd .fu8v69s,
.x33w .tqce8ikd .fu8v69s { background: #2d0a1e; }
.x33w.tqce8ikd .hnwgi,
.x33w .tqce8ikd .hnwgi    { background: #1e1036; }
.b18ru5.tqce8ikd .op2ttpv,
.b18ru5 .tqce8ikd .op2ttpv      { background: #2d2000; }
.b18ru5.tqce8ikd .fu8v69s,
.b18ru5 .tqce8ikd .fu8v69s  { background: #2d0b0b; }
.b18ru5.tqce8ikd .hnwgi,
.b18ru5 .tqce8ikd .hnwgi     { background: #2d1600; }
.p4g6tmh0.tqce8ikd .op2ttpv,
.p4g6tmh0 .tqce8ikd .op2ttpv      { background: #0c1a2e; }
.p4g6tmh0.tqce8ikd .fu8v69s,
.p4g6tmh0 .tqce8ikd .fu8v69s  { background: #12103a; }
.p4g6tmh0.tqce8ikd .hnwgi,
.p4g6tmh0 .tqce8ikd .hnwgi     { background: #0a2020; }
.l3zo8 .pwr3ym88 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.l3zo8 .op2ttpv     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.l3zo8 .fu8v69s { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.l3zo8 .hnwgi    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.l3zo8 .pwr3ym88 strong { color: var(--text-primary); }
.l3zo8 .pwr3ym88 p      { color: var(--text-muted); }
.wbbg0qdr .pwr3ym88 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.bw1a9w .z1scg,
.u95lz .z1scg,
.xond .z1scg,
.xlympix .z1scg { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.bw1a9w .z1scg::before,
.u95lz .z1scg::before,
.xond .z1scg::before,
.xlympix .z1scg::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.bw1a9w .op2ttpv     .z1scg::before { content: "✦"; color: var(--c-tip-border); }
.bw1a9w .fu8v69s .z1scg::before { content: "▲"; color: var(--c-warn-border); }
.bw1a9w .hnwgi    .z1scg::before { content: "◉"; color: #60a5fa; }
.u95lz .op2ttpv     .z1scg::before { content: "★"; color: var(--c-tip-border); }
.u95lz .fu8v69s .z1scg::before { content: "◆"; color: var(--c-warn-border); }
.u95lz .hnwgi    .z1scg::before { content: "●"; color: #60a5fa; }
.xond .op2ttpv     .z1scg::before { content: "▶"; color: var(--c-tip-border); }
.xond .fu8v69s .z1scg::before { content: "■"; color: var(--c-warn-border); }
.xond .hnwgi    .z1scg::before { content: "▸"; color: #60a5fa; }
.xlympix .op2ttpv     .z1scg::before { content: "→"; color: var(--c-tip-border); }
.xlympix .fu8v69s .z1scg::before { content: "⬥"; color: var(--c-warn-border); }
.xlympix .hnwgi    .z1scg::before { content: "◈"; color: #60a5fa; }
.qm8z6ohr .cmdr7wu .h0zvhc,
.qm8z6ohr .x3nd6g .h0zvhc  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.qm8z6ohr .blj0                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.qm8z6ohr .jwzyy7z          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.qm8z6ohr .b9an5f                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.k1sf5y3 .cmdr7wu .h0zvhc,
.k1sf5y3 .x3nd6g .h0zvhc,
.k1sf5y3 .blj0,
.k1sf5y3 .c1htb,
.k1sf5y3 .ayesozj,
.k1sf5y3 .jwzyy7z,
.k1sf5y3 .b9an5f,
.k1sf5y3 .wbbg0qdr .pwr3ym88 { box-shadow: none; }
.m92odqar   .qrlr39, .m92odqar .tj1ej80, .m92odqar .a2en,
.m92odqar   .ogax, .m92odqar .olw2 { font-size: 0.9rem; }
.m92odqar   .g6am, .m92odqar .tssa4ds { font-size: 0.9rem; }
.rht4   .qrlr39, .rht4 .tj1ej80, .rht4 .a2en,
.rht4   .ogax, .rht4 .olw2 { font-size: 0.95rem; }
.rht4   .g6am, .rht4 .tssa4ds { font-size: 0.95rem; }
.fffbjf2   .qrlr39, .fffbjf2 .tj1ej80, .fffbjf2 .a2en,
.fffbjf2   .ogax, .fffbjf2 .olw2 { font-size: 1.08rem; }
.fffbjf2   .g6am, .fffbjf2 .tssa4ds { font-size: 1.05rem; }
.fffbjf2   .dv136ge { font-size: 0.97rem; }
.zprkja .mtlkha      { font-size: 3.2rem; }
.zprkja h2.xmspoy { font-size: 1.9rem; }
.zprkja h3.mpvke     { font-size: 1.4rem; }
.yvuyy .mtlkha      { font-size: 3.8rem; }
.yvuyy h2.xmspoy { font-size: 2.2rem; }
.yvuyy h3.mpvke     { font-size: 1.6rem; }
.g5ka + .g5ka { position: relative; }
.f7t8   .g5ka + .g5ka::before,
.vdryu  .g5ka + .g5ka::before,
.dyj5m6ck   .g5ka + .g5ka::before,
.yzhek   .g5ka + .g5ka::before,
.s7dnms2l   .g5ka + .g5ka::before,
.y5rkgi .g5ka + .g5ka::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.f7t8 .g5ka + .g5ka::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.vdryu .g5ka + .g5ka::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.dyj5m6ck .g5ka + .g5ka::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;
}
.yzhek .g5ka + .g5ka::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.idvh8fo .g5ka { margin-bottom: 16px; }
.idvh8fo .g5ka + .g5ka { margin-top: 0; }
.idvh8fo .qqn5c { padding-top: 0; padding-bottom: 0; }
.s7dnms2l .g5ka + .g5ka::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.y5rkgi .g5ka + .g5ka::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.lgwhr .g5ka + .g5ka::before,
.rl4mbpx0 .g5ka + .g5ka::before,
.ijfzkqz1 .g5ka + .g5ka::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%;
}
.g72xrba .lgwhr .g5ka:nth-child(even)::before,
.g72xrba .rl4mbpx0 .g5ka:nth-child(even)::before,
.g72xrba .ijfzkqz1 .g5ka:nth-child(even)::before { background: var(--bg-surface); }
.wgquoh .lgwhr .g5ka:nth-child(even)::before,
.wgquoh .rl4mbpx0 .g5ka:nth-child(even)::before,
.wgquoh .ijfzkqz1 .g5ka:nth-child(even)::before { background: var(--bg-card); }
.lgwhr .g5ka + .g5ka::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");
}
.rl4mbpx0 .g5ka + .g5ka::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");
}
.ijfzkqz1 .g5ka + .g5ka::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");
}
.y59h6w .du59gmv,
.x6710p2 .du59gmv { padding-bottom: 60px; }
.p80r9l .du59gmv { padding-bottom: 70px; }
.qxuwy .syy7 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.vvb8zap7 .syy7 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.orj4m .syy7 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.isll .syy7 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.oh3eex6 .dha3r { background: var(--accent); }
.oh3eex6 .dha3r .hv3rn { background: none; }
.oh3eex6 .ru3i37 { background: var(--accent); }
.oh3eex6 .syy7 { background: var(--accent-bg); }
.oh3eex6 .cey5ku:not(.dha3r) .hv3rn { background: rgba(0,0,0,0.6); }
.wtak .pka0qior { float: left; width: 38%; margin: 0 28px 16px 0; }
.wtak .pka0qior .u0xf9go { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.wtak .qqn5c::after { content: ''; display: block; clear: both; }
.abk4sp .pka0qior { float: right; width: 38%; margin: 0 0 16px 28px; }
.abk4sp .pka0qior .u0xf9go { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.abk4sp .qqn5c::after { content: ''; display: block; clear: both; }
.piuwt .g5ka:nth-child(odd)  .pka0qior { float: left;  width: 38%; margin: 0 28px 16px 0; }
.piuwt .g5ka:nth-child(even) .pka0qior { float: right; width: 38%; margin: 0 0 16px 28px; }
.piuwt .pka0qior .u0xf9go { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.piuwt .qqn5c::after { content: ''; display: block; clear: both; }
.wtak .tcux3,
.wtak .nyxx,
.abk4sp .tcux3,
.piuwt .tcux3,
@media (max-width: 900px) {
  .wtak .pka0qior,
  .abk4sp .pka0qior,
  .piuwt .g5ka:nth-child(odd)  .pka0qior,
  .piuwt .g5ka:nth-child(even) .pka0qior {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .wtak .pka0qior .u0xf9go,
  .abk4sp .pka0qior .u0xf9go,
  .piuwt .pka0qior .u0xf9go {
    max-height: none !important;
  }
}
.wtak .g6am,
.wtak .tssa4ds,
.abk4sp .g6am,
.abk4sp .tssa4ds,
.piuwt .g6am,
.piuwt .tssa4ds { overflow: hidden; }
@media (max-width: 640px) {
  .wtak .pka0qior,
  .abk4sp .pka0qior,
  .piuwt .pka0qior { float: none; width: 100%; margin: 0 0 16px 0; }
}
.wprldq .e9i45,
.wprldq .qqn5c,
.wprldq .jez4fenp  { max-width: 1100px; }
.dr9o6 .e9i45,
.dr9o6 .qqn5c,
.dr9o6 .jez4fenp  { max-width: 1200px; }
.ekk6l4 .e9i45,
.ekk6l4 .qqn5c,
.ekk6l4 .jez4fenp  { max-width: 1320px; }
.ekk6l4 { --content-mw: 1320px; }
.db5wav9p { font-size: 0.82rem; color: var(--text-muted); }
.y8fptckr { display: flex; align-items: center; }
.ij52zt {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.tz54 { display: flex; align-items: center; }
.olbs { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.olbs:hover { text-decoration: underline; }
.mnmtf4 { margin: 0 3px; opacity: 0.45; }
.mnmtf4::before { content: '/'; }
.s1ss { padding: 2px 5px; color: var(--text-main); }
.ugmnrn2 .db5wav9p {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ugmnrn2 .y8fptckr { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.z1wix .db5wav9p {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.z1wix .y8fptckr { padding: 0 0 0 12px; }
.i0xy .y8fptckr { padding: 0 16px; }
.i0xy .db5wav9p {
  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);
}
.i0xy .e9i45 { padding-top: 28px; }
@media (max-width: 720px) {
  .aqy64 { margin-top: 18px; padding: 0 16px; }
  .i0xy .e9i45 { padding-top: 16px; }
}
.wprldq.ugmnrn2 .y8fptckr { max-width: 1100px; }
.dr9o6.ugmnrn2 .y8fptckr { max-width: 1200px; }
.ekk6l4.ugmnrn2 .y8fptckr { max-width: 1320px; }
.ekk6l4 .aqy64 { max-width: 1320px; }
.fpza11m .g5ka { padding-top: 16px; padding-bottom: 16px; }
.wq3bczou .g5ka { padding-top: 24px; padding-bottom: 24px; }
.k5ema .g5ka { padding-top: 40px; padding-bottom: 40px; }
.jk5d .g5ka { padding-top: 52px; padding-bottom: 52px; }
.tclu .g5ka:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.tclu .g5ka:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.tclu .g5ka:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.tclu .g5ka:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ruck9s .qqn5c { padding-top: 10px;  padding-bottom: 10px; }
.xutm7c5 .qqn5c { padding-top: 18px;  padding-bottom: 18px; }
.v508m .qqn5c { padding-top: 36px;  padding-bottom: 36px; }
.vnfy6 .qqn5c { padding-top: 48px;  padding-bottom: 48px; }
.djyr36q h2.xmspoy { font-weight: 600; }
.djyr36q h3.mpvke     { font-weight: 600; }
.qwx8wsu h2.xmspoy { font-weight: 800; }
.qwx8wsu h3.mpvke     { font-weight: 700; }
.eypbd6f { font-weight: 600; }
.eypbd6f h2.xmspoy { font-weight: 900; }
.eypbd6f h3.mpvke     { font-weight: 800; }
.eypbd6f .pwr3ym88 strong,
.eypbd6f .pwr3ym88 strong { font-weight: 600; }
.g0p0 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.rf04i .g0p0 { display: none; }
@media (max-width: 640px) { .g0p0 { display: none; } }
.g0p0 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.g0p0:hover { opacity: 0.85; }
.m3n9 .g0p0 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.qin532th .g0p0,
.kxbic0w  .g0p0 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.qin532th .g0p0:hover,
.kxbic0w  .g0p0:hover { opacity: 0.88; }
.m3n9.qin532th .g0p0,
.m3n9.kxbic0w  .g0p0 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.jehwy {
  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;
}
.jehwy:hover { transform: translateY(-2px); opacity: 0.92; }
.jehwy { background: var(--cta) !important; color: #fff !important; border: none !important; }
.uo60o3st .jehwy { display: none; }
.us4ahti9 .jehwy { right: 32px; }
.apc63b  .jehwy { left: 32px; }
@media (max-width: 480px) {
  .us4ahti9 .jehwy { right: 20px; bottom: 20px; }
  .apc63b  .jehwy { left: 20px; bottom: 20px; }
}
.ybol5t { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.jez4fenp { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.g5tt7d { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.gjiu5w0z { color: var(--text-dim); font-size: 0.8rem; }
.bwkpbco a, .fe4hss a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.bwkpbco a:hover, .fe4hss a:hover { color: var(--accent-light); }
.fe4hss { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.h382 .jez4fenp { text-align: center; }
.h382 .fe4hss { justify-content: center; margin-bottom: 16px; }
.h382 .g5tt7d { margin-top: 0; }
.zzr4 { margin-top: 10px; }
.zzr4 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .jez4fenp { padding-left: 16px; padding-right: 16px; }
  .ss6oqgv .jez4fenp { padding: 20px 16px; }
  .fe4hss { gap: 4px 12px; }
  .g5tt7d { font-size: 0.78rem; }
}
.xsb4 .g5tt7d { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.xsb4 .gjiu5w0z { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .xsb4 .wigh7o { grid-template-columns: 1fr 1fr; } .xsb4 .d4e3a { grid-column: 1 / -1; } }
@media (max-width: 480px) { .xsb4 .wigh7o { grid-template-columns: 1fr; } }
.imau5s3 .g5tt7d { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .imau5s3 .q553 { gap: 12px; } .imau5s3 .m8v92 { margin-right: 0; width: 100%; } }
.semt496 .g5tt7d { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.semt496 .gjiu5w0z { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .semt496 .d3fliku { grid-template-columns: 1fr 1fr; } .semt496 .qhrloti { grid-column: 1 / -1; } }
@media (max-width: 480px) { .semt496 .d3fliku { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .ysdy4j .x4guvndd { grid-template-columns: 1fr 1fr; } .ysdy4j .wy849:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ysdy4j .x4guvndd { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .wgi6 .x4guvndd { grid-template-columns: 1fr; } }
.hhsi15jx .jez4fenp { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.hhsi15jx .fe4hss { justify-content: center; }
.bt35 .ai6fox      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.bt35 .ybol5t { background: var(--bg-page); border-top-color: var(--border-alt); }
.e1bn9e .ai6fox      { background: #0d1117; border-bottom-color: #21262d; }
.e1bn9e .bcjovasp { color: var(--accent-light); }
.e1bn9e .n59b { --msep-color: #8b949e; }
.e1bn9e .n59b a { color: #8b949e; }
.e1bn9e .n59b a:hover { color: var(--accent-light); }
.e1bn9e .rxy8jzk { color: #8b949e; }
.e1bn9e .ybol5t { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.e1bn9e .g5tt7d,
.e1bn9e .gjiu5w0z { color: #6e7681; }
.e1bn9e .bwkpbco a, .e1bn9e .fe4hss a,
.e1bn9e .bwkpbco a:hover, .e1bn9e .fe4hss a:hover,
@media (max-width: 640px) {
  .e1bn9e .n59b { background: #0d1117; border-top-color: #21262d; }
  .e1bn9e .n59b li a { border-bottom-color: #21262d; }
}
.yxxbd .ai6fox      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.yxxbd .bcjovasp { color: var(--accent-light); }
.yxxbd .n59b { --msep-color: #475569; }
.yxxbd .n59b a { color: #475569; }
.yxxbd .n59b a:hover { color: var(--accent-light); }
.yxxbd .rxy8jzk { color: #64748b; }
.yxxbd .ybol5t { background: #f0f4f8; border-top-color: #cbd5e1; }
.yxxbd .g5tt7d,
.yxxbd .gjiu5w0z { color: #64748b; }
.yxxbd .bwkpbco a, .yxxbd .fe4hss a,
.yxxbd .bwkpbco a:hover, .yxxbd .fe4hss a:hover,
@media (max-width: 640px) {
  .yxxbd .n59b { background: #f0f4f8; border-top-color: #cbd5e1; }
  .yxxbd .n59b li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.qin532th .ai6fox      { background: var(--accent); border-bottom-color: var(--accent-light); }
.qin532th .bcjovasp { color: #fff; }
.qin532th .n59b { --msep-color: rgba(255,255,255,0.82); }
.qin532th .n59b a { color: rgba(255,255,255,0.82); }
.qin532th .n59b a:hover { color: #fff; }
.qin532th .rxy8jzk { color: rgba(255,255,255,0.9); }
.qin532th .ybol5t { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.qin532th .g5tt7d,
.qin532th .gjiu5w0z { color: rgba(255,255,255,0.72); }
.qin532th .bwkpbco a, .qin532th .fe4hss a,
.qin532th .bwkpbco a:hover, .qin532th .fe4hss a:hover,
@media (max-width: 640px) {
  .qin532th .n59b { background: var(--accent); border-top-color: var(--accent-light); }
  .qin532th .n59b li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.kxbic0w .ai6fox {
  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);
}
.kxbic0w .ybol5t {
  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) {
  .kxbic0w .n59b {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.mjhsuu .cwxkbi6 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.gg4t72 .cwxkbi6 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.lgejnof .cwxkbi6 { min-height: 72px; height: auto; }
.cmqdxwy .cwxkbi6 { min-height: 84px; height: auto; }
.ss6oqgv .cwxkbi6 { max-width: none; padding: 0 32px; }
.ss6oqgv .jez4fenp  { max-width: none; padding: 24px 32px; }
.frtohfh.dr9o6 .cwxkbi6 { max-width: 1200px; }
.frtohfh.ekk6l4 .cwxkbi6 { max-width: 1320px; }
.mg18ck   .bcjovasp, .mg18ck   .m8v92 { text-transform: capitalize; }
.dld1 .bcjovasp, .dld1 .m8v92 { text-transform: lowercase; }
.enj12 .bcjovasp, .enj12 .m8v92 { text-transform: uppercase; letter-spacing: 0.06em; }
.zlzi24e, .akzk7 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.me2ygi52 .zlzi24e,
.acp2 .zlzi24e,
.zdjebv .zlzi24e,
.pge95ytn .zlzi24e,
.itbf   .n59b a { font-weight: 500; }
.ijezd .n59b a { font-weight: 600; }
.od2zyypr     .n59b a { font-weight: 700; }
.jy2cdb    .n59b a { font-weight: 800; letter-spacing: 0.01em; }
.nr0xo8b9     .n59b > li + li::before,
.y6mqfsb    .n59b > li + li::before,
.g8jz7f7    .n59b > li + li::before,
.w7uincg .n59b > li + li::before,
.w22nt13 .n59b > li + li::before,
.uxykxywk  .n59b > li + li::before,
.kgk4k    .n59b > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.nr0xo8b9     .n59b > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.y6mqfsb    .n59b > li + li::before { content: "|"; }
.g8jz7f7    .n59b > li + li::before { content: "—"; }
.w7uincg .n59b > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.w22nt13 .n59b > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.uxykxywk  .n59b > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.kgk4k    .n59b > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .t5jzjl9 .rxy8jzk,
  .k92l8 .rxy8jzk,
  .qnfok .rxy8jzk,
  .buf7z .rxy8jzk,
  .n0k9weo7 .rxy8jzk {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .t5jzjl9 .rxy8jzk::before,
  .k92l8 .rxy8jzk::before,
  .qnfok .rxy8jzk::before,
  .buf7z .rxy8jzk::before,
  .n0k9weo7 .rxy8jzk::before { content: ""; display: block; flex-shrink: 0; }

  
  .t5jzjl9 .rxy8jzk::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;
  }

  
  .k92l8 .rxy8jzk::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;
  }

  
  .qnfok .rxy8jzk::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;
  }

  
  .buf7z .rxy8jzk::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;
  }

  
  .n0k9weo7 .rxy8jzk::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) {
  .jepfju1y .rxy8jzk {
    padding: 5px 14px;
  }
  .jepfju1y .n59b {
    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;
  }
  .jepfju1y .n59b li a {
    border-bottom: none; padding: 10px 22px;
  }
  .jepfju1y .n59b li a:hover { background: var(--bg-raised); }
  .jepfju1y .how7,
  .hegp4c .how7,
  .y7ys .how7 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .tbb6 .rxy8jzk {
    padding: 5px 10px;
  }
  .tbb6 .n59b {
    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);
  }
  .tbb6 .n59b.kxt2 { transform: translateX(0); }
  .tbb6 .n59b li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .tbb6 .n59b li:last-child a { border-bottom: none; }
  .qin532th .n59b,
  .e1bn9e .n59b { background: var(--accent) !important; }
  .qin532th .n59b li a,
  .e1bn9e .n59b li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .y7ys .rxy8jzk {
    padding: 5px 10px;
  }
  .y7ys .n59b {
    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);
  }
  .y7ys .n59b::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .y7ys .n59b.kxt2 { transform: translateY(0); }
  .y7ys .n59b li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .by3mfxru .rxy8jzk {
    padding: 5px 10px;
  }
  .by3mfxru .n59b {
    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;
  }
  .by3mfxru .n59b.kxt2 { opacity: 1; pointer-events: auto; }
  .by3mfxru .n59b li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .pw0zm8     .rxy8jzk { border-radius: 0 !important; }
  .afkd   .rxy8jzk { border-radius: 8px !important; }
  .ct00 .rxy8jzk { border-radius: 50% !important; }
  .calw   .rxy8jzk { border-radius: 999px !important; }
}
.rbjx .z7lbmwlp { height: 36px; }
.p1161qtv .z7lbmwlp { height: 60px; max-width: 200px; }
.q598qt5 .z7lbmwlp { height: 76px; max-width: 240px; }
.myfuw4    .rcxuykwh, .myfuw4    .oh627y { color: #f59e0b; }
@media (min-width: 720px) {
  .fr3w04fz .nyxx {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .fr3w04fz .c1htb {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .fr3w04fz .c1htb { padding: 40px 16px 20px; }
  .fr3w04fz .iswva7h {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .fr3w04fz .sux4r { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .xwshn .c1htb {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .xwshn .c1htb::before {
    position: absolute; top: 14px; left: 14px;
  }
  .xwshn .l7yj53 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .xwshn .lwk9r9qx { white-space: normal; text-align: center; font-size: 1.2rem; }
  .xwshn .iswva7h {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .xwshn .sux4r { width: 100%; min-width: 0; }
  .xwshn .rcxuykwh { min-width: 0; }
}
.clcxp4l .nzg5dmil {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.clcxp4l .nzg5dmil summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.clcxp4l .nzg5dmil p { padding: 0 2px 16px; }
.skhr986 .nzg5dmil { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.skhr986 .nzg5dmil summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.skhr986 .nzg5dmil summary::after { content: "›"; font-size: 1.2em; }
.skhr986 .nzg5dmil[open] summary::after { content: "‹"; }
.skhr986 .nzg5dmil p { padding: 10px 22px 4px; }
.dnch11 .nzg5dmil {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.dnch11 .nzg5dmil summary { color: var(--text-primary); padding-left: 16px; }
.dnch11 .nzg5dmil summary::after { content: "›"; font-size: 1.1em; }
.dnch11 .nzg5dmil[open] summary::after { content: "‹"; }
.dnch11 .nzg5dmil p { padding-left: 16px; }
.aem66bm .gvx4xyfi { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.aem66bm .nzg5dmil {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.aem66bm .nzg5dmil:last-child { border-bottom: none; }
.aem66bm .nzg5dmil summary { color: var(--text-primary); border-radius: 0; }
.aem66bm .nzg5dmil summary::after { content: "›"; font-size: 1.1em; }
.aem66bm .nzg5dmil[open] summary::after { content: "‹"; }
.w6bfxsxs .nzg5dmil { overflow: hidden; }
.w6bfxsxs .nzg5dmil summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.w6bfxsxs .nzg5dmil summary::after { color: rgba(255,255,255,.75); }
.w6bfxsxs .nzg5dmil[open] summary { border-radius: 0; }
.q8to { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.q3m5d {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.iooq {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.i9h76o6t { color: var(--text-muted); font-size: 1.05rem; }
.alywzn {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.ppzwa {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.gl4w3o3n { margin-bottom: 20px; }
.cdw42v {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.h9f2dud0 {
  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;
}
.h9f2dud0:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.alzmsm9 { resize: vertical; min-height: 130px; }
.hc7v0 { width: 100%; margin-top: 8px; }
.i09cg2y {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.kq2bj {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.qiz4p { color: var(--text-muted); line-height: 1.75; }
.jzsg56 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.jzsg56 li { margin-bottom: 6px; }
.d2j6b { max-width: 760px; margin: 0 auto; }
.h3jmlx { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.v55b76s { max-width: 760px; margin: 0 auto; }
.ocy0wvc { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.qxofhdkx ul.jzsg56 { margin: 0; }
.cthe9vs .ocy0wvc { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .cthe9vs { grid-template-columns: 1fr; gap: 10px; } }
.gi24zc { max-width: 640px; margin: 0 auto; text-align: center; }
.kgyml8yj { margin-bottom: 48px; }
.kgyml8yj .ocy0wvc { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.kgyml8yj p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.geqa52r2 .jzsg56 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ro2gaeo { grid-template-columns: 1fr; } }
.kr6r { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.kr6r:hover .yfkes7 { color: var(--accent-light); text-decoration: underline; }
.qae8wy { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.w56i4 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.w56i4:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.gnh0 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.w56i4 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.w56i4 ul.jzsg56 { margin: 0; }
.cfhv6s8 { color: var(--text-muted); line-height: 1.75; }
.zwpgnv9l .jzsg56,
.n8d6v66n .jzsg56,
.ba2h .jzsg56,
.r533c .jzsg56 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.zwpgnv9l .w56i4,
.n8d6v66n .w56i4 { text-align: left; }
.zwpgnv9l .gnh0,
.n8d6v66n .gnh0 { text-align: center; }
.f3obhntt { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.wrbmh { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.skfg0r2d { font-size: 1.1rem; }
.sdue9qc { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.tuxjto { margin-top: 12px; }
.fu461r { 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; }
.fu461r:hover { border-bottom-color: var(--accent-light); }
.g2d4qe { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.g2d4qe img { width: 100%; height: 100%; object-fit: cover; display: block; }
.ymgff { width: 260px; height: 260px; }
.en5rl { border-radius: 28%; }
.r20jm { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.f7cwb96k { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.f7cwb96k::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .v7zcmir0 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.a9dhvz .sdue9qc, .a9dhvz .wrbmh { max-width: 640px; }
.opn9x8 { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.bnct { position: sticky; top: 96px; align-self: start; }
.bnct .f3obhntt { font-size: 1.6rem; margin-top: 18px; }
.c624xm1 .sdue9qc { margin-bottom: 28px; }
@media (max-width: 860px) { .opn9x8 { grid-template-columns: 1fr; } .bnct { position: static; text-align: center; } }
.bkycs .g2d4qe { margin: 0 auto 18px; }
.bkycs .r20jm { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .wlteg4 { grid-template-columns: 1fr; } }
.noaxg .f3obhntt { font-size: 1.6rem; margin-bottom: 6px; }
.r533c .jzsg56 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .noaxg { flex-direction: column; text-align: center; } .hzaofx { grid-template-columns: 1fr; } }
.scamw .f3obhntt { font-size: 1.35rem; margin: 0 0 4px; }
.scamw .r20jm { margin: 0; }
.eplmgb7 { max-width: 760px; margin: 0 auto; }
.vafr8 { position: relative; padding-left: 28px; }
.vafr8::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.dybhiu { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.dybhiu:last-child { padding-bottom: 0; }
.wqonzqwa { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.t9nqf2y h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.t9nqf2y p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.d1kg30 .iooq { color: var(--accent-light); }
.a7roaw2 .iooq { font-size: 2rem; }
.a7roaw2 .i9h76o6t { max-width: 680px; }
.t3g15jat .iooq { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.t3g15jat .i9h76o6t  { margin: 0; }
@media (max-width: 640px) { .t3g15jat { flex-direction: column; } }
.jz1qfp .iooq { color: var(--accent-light); }
.em91 {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.em91 .iooq { color: #fff; }
.em91 .i9h76o6t  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .e7z696 { grid-template-columns: 1fr; } }
.qx5j .h9f2dud0 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.qx5j .h9f2dud0:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.b09d .h9f2dud0 { background: var(--bg-raised); border-color: transparent; }
.b09d .h9f2dud0:focus { background: var(--bg-card); border-color: var(--accent-light); }
.e127 .h9f2dud0 { border-radius: 100px; padding: 11px 20px; }
.e127 .alzmsm9 { border-radius: 14px; }
.m7n50aa {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .m7n50aa { grid-template-columns: 1fr; } }
.bvvw6y {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.bvvw6y h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.bvvw6y p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.awtuonc { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.awtuonc li { margin-bottom: 6px; }
.la71{display:none}
.la71:empty,.ce3roi:empty{display:none}
.oj0aung{position:relative;overflow:visible}
.wkj2znh .r66a0,.t7zir78s .r66a0,
.uytuwg1 .r66a0,.d1cg9a .r66a0,
.b5az5g .r66a0,.grd29ia .r66a0{display:block}
.dtb5yz .xpq30mck{display:block}
.wkj2znh .r66a0,.t7zir78s .r66a0,
.uytuwg1 .r66a0,.d1cg9a .r66a0,
.b5az5g .r66a0{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}
.wkj2znh .r66a0 .ce3roi,.t7zir78s .r66a0 .ce3roi,
.uytuwg1 .r66a0 .ce3roi,.d1cg9a .r66a0 .ce3roi,
.b5az5g .r66a0 .ce3roi{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}
.wkj2znh .rypun6,.t7zir78s .rypun6,
.uytuwg1 .rypun6,.d1cg9a .rypun6,
.b5az5g .rypun6{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.wkj2znh .r66a0,.t7zir78s .r66a0{top:12px}
.wkj2znh .r66a0 .ce3roi{margin-right:auto}
.t7zir78s .r66a0 .ce3roi{margin-left:auto}
.t7zir78s .r66a0{text-align:right}
.uytuwg1 .r66a0,.d1cg9a .r66a0{bottom:12px}
.uytuwg1 .r66a0 .ce3roi{margin-right:auto}
.d1cg9a .r66a0 .ce3roi{margin-left:auto}
.d1cg9a .r66a0{text-align:right}
.b5az5g .r66a0{position:relative;margin-top:16px}
.b5az5g .r66a0 .ce3roi{margin:0 auto}
.grd29ia .r66a0{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.grd29ia .r66a0 .ce3roi{margin:0}
.grd29ia .syy7~.r66a0,
.grd29ia .v1ct~.r66a0{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.grd29ia .syy7~.r66a0 .ce3roi,
.grd29ia .v1ct~.r66a0 .ce3roi{justify-content:flex-start}
.syy7~.r66a0,.v1ct~.r66a0{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}
.syy7~.r66a0 .ce3roi{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.v1ct~.r66a0 .ce3roi{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.xpq30mck .ce3roi{margin:0 0 12px}
.ce3roi{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.z8hn6m{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.yfkes7{font-weight:600;color:var(--text-heading);opacity:1}
.sccr1m::before{content:"·";margin:0 2px;opacity:.5}
.rypun6{white-space:nowrap}
.czx2uo9 .z8hn6m{display:none}
.yjurjrxp .rypun6{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.yjurjrxp .sccr1m::before{content:""}
.vlsi32 .rypun6{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}
.vlsi32 .sccr1m::before{content:""}
.c5z5n .ce3roi{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.q9blx5 .rypun6{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.q9blx5 .sccr1m::before{content:""}
.ldydw8os .rypun6{color: var(--accent-light);opacity:1;font-weight:500}
.mxy55 .rypun6{border-bottom:1px solid currentColor;padding-bottom:2px}
.o37ifnd .ce3roi{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.end3gf{--date-bg:transparent}
.mtpct6x .sccr1m::before{content:""}
.x0yj .sccr1m::before{content:"•";opacity:.4}
.x0yj .rypun6 + .rypun6::before{content:"•";margin-right:6px;opacity:.4}
.vus1k7 .sccr1m::before{content:"/";opacity:.35}
.vus1k7 .rypun6 + .rypun6::before{content:"/";margin-right:6px;opacity:.35}
.boqeq5f8 .sccr1m::before{content:"|";opacity:.3}
.boqeq5f8 .rypun6 + .rypun6::before{content:"|";margin-right:6px;opacity:.3}
.qjzny .sccr1m::before{content:"—";opacity:.3}
.qjzny .rypun6 + .rypun6::before{content:"—";margin-right:6px;opacity:.3}
.by1togl .sccr1m::before{content:"◆";font-size:.5em;opacity:.35}
.by1togl .rypun6 + .rypun6::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.ci0jgk0 .sccr1m::before{content:"·";opacity:.4}
.ci0jgk0 .rypun6 + .rypun6::before{content:"·";margin-right:6px;opacity:.4}
.hpkpar9c .sccr1m::before{content:"›";opacity:.4}
.hpkpar9c .rypun6 + .rypun6::before{content:"›";margin-right:6px;opacity:.4}
.rqbtk .sccr1m::before{content:"→";opacity:.35;font-size:.85em}
.rqbtk .rypun6 + .rypun6::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.v5ufic3 .a9lc{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .a9lc{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .ozgl0f{max-width:100%}
}
:root {
  --accent:          #7b44a4;
  --brand:           #7b44a4;
  --brand-light:     #6a4586;
  --brand-pale:      #84659b;
  --grad-start:      #a77bc8;
  --grad-end:        #c3acd4;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #7b44a4;
  --cta-light:       #66338b;
  --cta-hover:       #5a3278;
  --bg-page:         #f7f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f4f5;
  --bg-raised:       #efeef0;
  --bg-hover:        #f4f4f5;
  --border:          #e5e3e7;
  --border-alt:      #d6d1da;
  --border-section:  #e5e3e7;
  --text-primary:    #19181a;
  --text-muted:      #59545d;
  --text-body:       #333035;
  --text-sub:        #4d4850;
  --text-faint:      #807985;
  --text-dim:        #99939e;
  --text-label:      #66606b;
  --text-value:      #403c42;
  --accent-bg:       #eae8ec;
  --accent-bg-light: #dcd3e2;
  --bg-tip:          #f0f9f7;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f2f9;
  --bg-pros:         #f0f9f7;
  --bg-cons:         #faf3f5;
  --c-pros:          #21816e;
  --c-cons:          #9f213c;
  --c-pros-label:    #279a83;
  --c-tip-border:    #2baa91;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #21816e;
}
:root { --logo-bg-opacity: 66%; }
body, button, input { font-family: "Manrope", sans-serif; }
.wll2n .z1scg { font-size: 0; width: 1.2rem; flex-shrink: 0; }.wll2n .z1scg::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.wll2n .op2ttpv     .z1scg::before { content: "";  color: var(--c-tip-border); }.wll2n .fu8v69s .z1scg::before { content: ""; color: var(--c-warn-border); }.wll2n .hnwgi    .z1scg::before { content: ""; color: #60a5fa; }.x33w .wll2n .op2ttpv     .z1scg::before { color: #10b981; }.x33w .wll2n .fu8v69s .z1scg::before { color: #f43f5e; }.x33w .wll2n .hnwgi    .z1scg::before { color: #a855f7; }.b18ru5  .wll2n .op2ttpv     .z1scg::before { color: #eab308; }.b18ru5  .wll2n .fu8v69s .z1scg::before { color: #ef4444; }.b18ru5  .wll2n .hnwgi    .z1scg::before { color: #f97316; }.p4g6tmh0  .wll2n .op2ttpv     .z1scg::before { color: #38bdf8; }.p4g6tmh0  .wll2n .fu8v69s .z1scg::before { color: #818cf8; }.p4g6tmh0  .wll2n .hnwgi    .z1scg::before { color: #2dd4bf; }.h0ekm5 .wll2n .z1scg::before { color: var(--accent-light) !important; }
.ibqn64lg .qtxsd775, .ibqn64lg .syy7 { min-height: 640px; }
.yiw66 .wz5btz::after, .yiw66 .o9pfaprv::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; }
.x5po5ip .g0p0::after,.x5po5ip .jehwy::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; }
.mnmtf4::before { content: '›'; font-size: 1.1em; }
.c8c0 .rypun6::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.c8c0 .rypun6:first-of-type::before{content:"\f017"}.c8c0 .rypun6:last-of-type::before{content:"\f2f1"}