:root {
  --color-accent: #2f2b97;
  --font-family: Inter;
  --font-weight-body: 400;
  --radius-card: 12px;
  --radius-button: 8px;
  --spacing-section: 4rem;
  --spacing-content: 1100px;
}
:root {
  
  --bg-page:        #0f1117;
  --bg-surface:     #151929;
  --bg-card:        #1a1f2e;
  --bg-card-inner:  #242938;
  --bg-raised:      #2d3748;
  --bg-hover:       #1e2638;
  
  --border:         #1e2535;
  --border-alt:     #2d3748;
  --border-section: #374151;
  
  --text-primary:   #e2e8f0;
  --text-muted:     #94a3b8;
  --text-body:      #cbd5e1;
  --text-sub:       #a0aec0;
  --text-faint:     #6b7280;
  --text-dim:       #4b5563;
  --text-label:     #8892a4;
  --text-value:     #c9d1e0;
  
  --bg-tip:         #1a2e1a;
  --bg-warning:     #2d1f0e;
  --bg-info:        #1a1f2e;
  --bg-pros:        #1a2e1a;
  --bg-cons:        #2d1a1a;
}
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
  font-family: system-ui, sans-serif;
  background: var(--bg-page);
  color: var(--text-primary);
  line-height: 1.7;
}
.x6f9b {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ku5s5vm {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.tufesnyz {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.gmztp4s1 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ytd2z { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ytd2z a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ytd2z a:hover { color: var(--accent-light); }
.vh0jsmrk     .hzpjbx { border-radius: 24px; padding: 8px; }
.vh0jsmrk .hzpjbx li a { border-radius: 16px; }
.vvapvn .hzpjbx li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .hzpjbx {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .g06lua:hover .hzpjbx,
  .g06lua:focus-within .hzpjbx { display: block; }
  .hzpjbx li a { padding: 8px 16px; font-size: 0.88rem; }
}
.et5x {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.rch9 { display: none; }
@media (max-width: 640px) {
  .rch9 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .rch9.cbhsn { display: block; }
}
@media (max-width: 640px) {
  .et5x { display: block; }
  .ytd2z > li + li::before { display: none !important; }
  .ytd2z {
    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;
  }
  .ytd2z.cbhsn { display: flex; }
  .ytd2z li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ytd2z li:last-child a { border-bottom: none; }
}
.bjamnk { min-height: 480px; }
.pb29apd {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.wbmw { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.p9ebi2 .wbmw { margin-left: 0; margin-right: 0; }
.nfrsirg {
  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;
}
.sxqoa0d7 .nfrsirg { margin-top: 24px; }
.nfrsirg:hover { opacity: 0.88; }
.nyfj .pb29apd { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.nyfj .wbmw { color: #e2e8f0; }
.nyfj.zjt65rh .wxja8gbr { text-align: center; }
.blpzyv .pb29apd { color: var(--text-primary); text-shadow: none; }
.blpzyv .wbmw { color: var(--text-muted); }
.blpzyv .nfrsirg { margin-top: 16px; }
.blpzyv, .blpzyv.bjamnk { min-height: auto !important; }
.blpzyv.zjt65rh .wxja8gbr { text-align: center; }
.blpzyv~.rvnad{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}
.blpzyv~.rvnad .twr01{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); }
}
.tre7 .s1wqkhd,
.tre7 .dvg9gl3o,
.tre7 .nyfj .c2c9k {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.s1wqkhd .pb29apd { color: #fff; }
.s1wqkhd .wbmw { color: rgba(255,255,255,0.85); }
.s1wqkhd .nfrsirg { background: #fff; color: var(--cta); }
.s1wqkhd .nfrsirg:hover { opacity: 0.92; }
.qwhjx .ps4clq5 { position: relative; overflow: hidden; }
.qwhjx .ps4clq5::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;
}
.v1m7j7 .ps4clq5 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.xj46n .ps4clq5 { position: relative; overflow: hidden; }
.xj46n .ps4clq5::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;
}
.deiw .ps4clq5 { position: relative; overflow: hidden; }
.deiw .ps4clq5::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;
}
.tre7 .ps4clq5 {
  animation: hg-fadein 1.2s ease-out both;
}
.ps4clq5 {
  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%);
}
.iriumlt {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.k0c4g {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.jvr5 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.ps4clq5 .pb29apd { text-shadow: none; color: var(--text-primary); }
.ps4clq5 .wbmw { color: var(--text-muted); }
body.zfv663 .pb29apd {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.t9mareox .pb29apd {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.bjamnk.s1wqkhd .pb29apd,
section.s1wqkhd .pb29apd {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.ps4clq5.zjt65rh .iriumlt { align-items: center; text-align: center; }
.ps4clq5.p9ebi2   .iriumlt { align-items: flex-start; text-align: left; }
.k0xtzf3 .k0c4g { position: relative; }
.k0xtzf3 .k0c4g::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.k0xtzf3.gplq8rw .k0c4g::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.qu7m .k0c4g {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.qu7m .jvr5 {
  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);
}
.qu7m.gplq8rw .k0c4g { padding: 32px 0 32px 32px; }
.t5zej .k0c4g {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.t5zej .jvr5 {
  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);
}
.t5zej .dvg9gl3o {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.gplq8rw { grid-template-areas: "media text"; }
.gplq8rw .iriumlt {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.t5zej.gplq8rw .k0c4g { padding: 40px 16px 40px 48px; }
.bjamnk .q5v5jh {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.q5v5jh .bnnu5yxz.ioba9y9 {
  padding: 10px 14px !important; font-size: 0.88rem !important;
  font-weight: 700;
  background: var(--cta) !important; color: #fff !important;
  border: none !important;
  display: flex; align-items: center; justify-content: center;
}
.q5v5jh .bnnu5yxz.ioba9y9:hover { opacity: 0.85; }
.ppklxrs .k0c4g {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .ps4clq5 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .ps4clq5:not(.ppklxrs) .k0c4g { display: none !important; }
  .ppklxrs .k0c4g { padding: 16px; }
  .iriumlt  { padding: 36px 24px; }
  .ps4clq5~.rvnad,.gplq8rw~.rvnad{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .bjamnk, .ps4clq5 { min-height: 320px !important; }
  .pb29apd { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .jzuqg1lv,
  .btmby,
  .wjevmui { grid-template-columns: 1fr !important; }

  

  
  .d58gf { display: flex !important; flex-direction: column !important; }
  .d58gf .wxja8gbr { display: contents; }
  .d58gf .c2c9k { order: 0; }
  .d58gf .pb29apd { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .d58gf .jzuqg1lv { order: 2; padding: 0 16px 12px !important; }
  .d58gf .wbmw { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .sxqoa0d7 .wxja8gbr { display: flex; flex-direction: column; }
  .sxqoa0d7 .wxja8gbr .pb29apd { order: 1; }
  .sxqoa0d7 .wxja8gbr .wjevmui { order: 2; margin: 8px 0 24px !important; }
  .sxqoa0d7 .wxja8gbr .wbmw { order: 3; }
  .sxqoa0d7 .wxja8gbr .nfrsirg { order: 4; align-self: center; margin-top: 0; }

  
  .ps4clq5.ppklxrs {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .ps4clq5.ppklxrs .iriumlt { display: contents; padding: 0; }
  .ps4clq5.ppklxrs .iriumlt .pb29apd { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .ps4clq5.ppklxrs .k0c4g { order: 2; padding: 12px 16px; }
  .ps4clq5.ppklxrs .iriumlt .wbmw { order: 3; padding: 0 24px; margin: 0 auto; }
  .ps4clq5.ppklxrs .iriumlt .nfrsirg { order: 4; align-self: center; margin: 8px 0 32px; }
}
.wgyi { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ufvlg { width: 100%; height: auto; display: block; border-radius: 10px; }
.jgbpky .wgyi        { border-radius: 16px; }
.jgbpky .ufvlg  { border-radius: 16px; }
.suw01a .wgyi         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.suw01a .ufvlg   { border-radius: 8px; }
.vkbm8z { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.o1q195 { width: 100%; padding: 32px 0; position: relative; }
.ju7o1p { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.e8274r0 .o1q195:nth-child(even) { background: var(--bg-surface); }
.e8274r0 .o1q195:nth-child(odd)  { background: var(--bg-page); }
.dija .o1q195:nth-child(even) { background: var(--bg-card); }
.dija .o1q195:nth-child(odd)  { background: var(--bg-page); }
.e8274r0 .o1q195:nth-child(odd)  .ju7o1p { background: var(--bg-card); border-radius: 6px; }
.e8274r0 .o1q195:nth-child(even) .ju7o1p { background: var(--bg-raised); border-radius: 6px; }
.dija .o1q195:nth-child(odd)  .ju7o1p { background: var(--bg-card); border-radius: 6px; }
.dija .o1q195:nth-child(even) .ju7o1p { background: var(--bg-raised); border-radius: 6px; }
.e8274r0 .o1q195:nth-child(even) .fakmli .mrg0,
.dija .o1q195:nth-child(even) .fakmli .mrg0 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.e8274r0 .o1q195:nth-child(odd) .fakmli .mrg0,
.dija .o1q195:nth-child(odd) .fakmli .mrg0 { background: var(--bg-card-inner); }
.e8274r0 .o1q195:nth-child(even) .xfz0byk .mrg0:nth-child(odd),
.dija .o1q195:nth-child(even) .xfz0byk .mrg0:nth-child(odd)  { background: var(--bg-card); }
.e8274r0 .o1q195:nth-child(even) .xfz0byk .mrg0:nth-child(even),
.dija .o1q195:nth-child(even) .xfz0byk .mrg0:nth-child(even) { background: var(--bg-card-inner); }
h1.kqa9b { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.kqa9b {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.cqh1u { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.sk7wjrz h2.kqa9b {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.g4cttl0 h2.kqa9b {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.n8w90mgo h2.kqa9b {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.auwwshx h2.kqa9b::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.io7hq h2.kqa9b {
  color: var(--text-primary); font-size: 1.7rem;
}
.vr473j4 h2.kqa9b::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.pcqnov6 h2.kqa9b {
  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;
}
.idke7 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .idke7 { display: none; } }
.gzogw { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ea8ql66k { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.isop {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.j64u { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.sspj { padding-left: 20px; }
.sspj li { margin-bottom: 6px; }
.sspj a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.sspj a:hover { color: var(--accent-light); }
.aj28keb .j64u { display: none; }
.l79r .j64u { display: none; }
.l79r .sspj { padding-left: 0; list-style: none; }
.l79r .sspj li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.l79r .sspj a { font-size: 0.92rem; }
.o27ze .isop { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.o27ze .j64u { display: none; }
.o27ze .sspj { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.o27ze .sspj li { margin-bottom: 0; }
.o27ze .sspj 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;
}
.o27ze .sspj a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.whmig .isop { padding: 20px 20px 16px; }
.whmig .sspj {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.whmig .sspj li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.whmig .sspj 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;
}
.whmig .sspj 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;
}
.whmig .sspj a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.whmig .sspj a:focus,
.whmig .sspj a:focus-visible,
.whmig .sspj a:target { outline: none; }
.whmig .sspj li:target a { border-color: var(--border); color: var(--text-muted); }
.racic .isop { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.racic .j64u { display: none; }
.racic .sspj { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.racic .sspj li { margin-bottom: 0; }
.racic .sspj li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.racic .sspj li:last-child::after { content: ""; margin-right: 0; }
.racic .sspj a { font-size: 0.9rem; }
.mrg0 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.fakmli .mrg0 { background: var(--bg-card); }
.xfz0byk .mrg0:nth-child(odd)  { background: var(--bg-card); }
.xfz0byk .mrg0:nth-child(even) { background: var(--bg-raised); }
.tzd7dh .mrg0 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.tzd7dh .mrg0:last-child { border-bottom: none; }
.tzd7dh h3.cqh1u { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.cg9kmhp .mrg0 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.cg9kmhp .mrg0 + .mrg0 { margin-top: 4px; }
.gs6m6h6d .mrg0 { background: none; border-radius: 0; padding: 12px 0; }
.gs6m6h6d .mrg0 + .mrg0 { border-top: 1px solid var(--border-section); }
.wr6mea { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.vdq1ak { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.pg43jwtu { color: var(--text-body); margin-bottom: 10px; }
.drl3x, .o81kr29 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.drl3x li, .o81kr29 li { margin-bottom: 6px; }
.o81kr29 li { list-style: decimal; }
.uvt0a573     .drl3x { list-style-type: "● "; }
.autbkihj  .drl3x { list-style-type: "■ "; }
.tlw6mziw .drl3x { list-style-type: "◆ "; }
.v4tf    .drl3x { list-style-type: "★ "; }
.uvt0a573     .pmwuew2 { list-style-type: "● "; }
.autbkihj  .pmwuew2 { list-style-type: "■ "; }
.tlw6mziw .pmwuew2 { list-style-type: "◆ "; }
.v4tf    .pmwuew2 { list-style-type: "★ "; }
.uvt0a573    .drl3x li::marker, .uvt0a573    .pmwuew2 li::marker,
.autbkihj .drl3x li::marker, .autbkihj .pmwuew2 li::marker,
.tlw6mziw .drl3x li::marker, .tlw6mziw .pmwuew2 li::marker,
.v4tf   .drl3x li::marker, .v4tf   .pmwuew2 li::marker {
  color: var(--cta); font-size: 1em;
}
.uvt0a573 .o81kr29,
.autbkihj .o81kr29,
.tlw6mziw .o81kr29,
.v4tf .o81kr29 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.uvt0a573 .o81kr29 li,
.autbkihj .o81kr29 li,
.tlw6mziw .o81kr29 li,
.v4tf .o81kr29 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.uvt0a573 .o81kr29 li::before,
.autbkihj .o81kr29 li::before,
.tlw6mziw .o81kr29 li::before,
.v4tf .o81kr29 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;
}
.uvt0a573     .o81kr29 li::before { border-radius: 50%; }
.autbkihj  .o81kr29 li::before { border-radius: 3px; }
.tlw6mziw .o81kr29 li::before { border-radius: 3px; }
.v4tf    .o81kr29 li::before { border-radius: 50%; }
.s2tq { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.vtpg5yt .s2tq,
.eb4r9hac .s2tq { background: transparent; border: none; border-radius: 0; }
.epm1ee { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.epm1ee th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.epm1ee td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.epm1ee tr:hover td { background: var(--bg-hover); }
.fjzydutc .epm1ee tbody tr:nth-child(even) td { background: var(--bg-surface); }
.b438 .epm1ee { border: 1px solid var(--border-alt); }
.b438 .epm1ee th,
.b438 .epm1ee td { border: 1px solid var(--border-alt); }
.ee0uuzwq .epm1ee th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ee0uuzwq .epm1ee td { border-bottom: none; }
.ee0uuzwq .epm1ee tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.dv09 .epm1ee th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.ip0fp9sn .s2tq {
  overflow: hidden;
}
.ip0fp9sn .epm1ee th { border-bottom: 1px solid var(--border-alt); }
.ip0fp9sn .epm1ee tr:last-child td { border-bottom: none; }
.eczbb { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.t1adwg7r { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.ekx01f { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.p249m { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.xipwj0a { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.pmwuew2 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.pmwuew2 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%}
.nps6vl .p249m { background: transparent; text-align: center; }
.es4r81g .ekx01f {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.veit .ekx01f {
  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);
}
.u7svpwy1 .t1adwg7r { display: grid; grid-template-columns: auto 1fr; }
.u7svpwy1 .ekx01f {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.u7svpwy1 .p249m { grid-column: 2; }
.u7svpwy1 .xipwj0a,
.u7svpwy1 .pmwuew2 { grid-column: 1 / -1; }
.k97segw9 .t1adwg7r { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.k97segw9 .ekx01f {
  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);
}
.k97segw9 .p249m { grid-column: 2; }
.k97segw9 .xipwj0a,
.k97segw9 .pmwuew2 { grid-column: 1 / -1; }
.xto5dj04 .t1adwg7r { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.xto5dj04 .p249m { background: none; color: var(--accent-light); font-weight: 700; }
.dbnq67lh .t1adwg7r { 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); }
.dbnq67lh .p249m { background: none; color: var(--accent-light); font-weight: 700; }
.epdciux0 .t1adwg7r { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.epdciux0 .t1adwg7r:last-child { border-bottom: none; }
.epdciux0 .p249m { background: none; color: var(--accent-light); font-weight: 700; }
.cssp3 .t1adwg7r { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.cssp3 .p249m { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.r8bs .eczbb { counter-reset: card-n; }
.r8bs .t1adwg7r  { counter-increment: card-n; }
.r8bs .p249m { display: flex; align-items: center; gap: 10px; }
.r8bs .p249m::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;
}
.gtxmj3u .t1adwg7r { background: var(--bg-surface); border: 1px solid var(--border); }
.gtxmj3u .p249m { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.moknj71 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.o6brry1p  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.akzdgvek { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.q3tv6j { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.x0jylf { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.moknj71 strong { color: var(--text-primary); font-size: 0.95rem; }
.moknj71 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ufvlg { width: 100%; height: auto; border-radius: 10px; display: block; }
.ioba9y9 {
  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;
}
.ioba9y9:hover { opacity: 0.85; }
.hdclngv9 .ioba9y9  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.hdclngv9 .ioba9y9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.zqb8i .ioba9y9  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.zqb8i .ioba9y9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.j9uvm6r4 .nfrsirg { border-radius: 50px; }
.j9uvm6r4 .ioba9y9  { border-radius: 50px; }
.olzlz1 .nfrsirg { padding-left: 22px; padding-right: 22px; }
.olzlz1 .ioba9y9  { padding-left: 12px; padding-right: 12px; }
.b8ehri3j .nfrsirg { padding-left: 44px; padding-right: 44px; }
.b8ehri3j .ioba9y9  { padding-left: 24px; padding-right: 24px; }
.la0o028 .nfrsirg { padding-left: 56px; padding-right: 56px; }
.la0o028 .ioba9y9  { padding-left: 32px; padding-right: 32px; }
.j4y3rwb   .nfrsirg::after, .j4y3rwb   .ioba9y9::after,
.nikgn801 .nfrsirg::after, .nikgn801 .ioba9y9::after,
.xh9tl0ad    .nfrsirg::after, .xh9tl0ad    .ioba9y9::after,
.k2fc    .nfrsirg::after, .k2fc    .ioba9y9::after,
.wywn5    .nfrsirg::after, .wywn5    .ioba9y9::after,
.kyona     .nfrsirg::after, .kyona     .ioba9y9::after,
.nj2fwc    .nfrsirg::after, .nj2fwc    .ioba9y9::after,
.lr3am2d6   .nfrsirg::after, .lr3am2d6   .ioba9y9::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;
}
.j4y3rwb .nfrsirg::after, .j4y3rwb .ioba9y9::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");
}
.nikgn801 .nfrsirg::after, .nikgn801 .ioba9y9::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");
}
.xh9tl0ad .nfrsirg::after, .xh9tl0ad .ioba9y9::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");
}
.k2fc .nfrsirg::after, .k2fc .ioba9y9::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");
}
.wywn5 .nfrsirg::after, .wywn5 .ioba9y9::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");
}
.kyona .nfrsirg::after, .kyona .ioba9y9::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");
}
.nj2fwc .nfrsirg::after, .nj2fwc .ioba9y9::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");
}
.lr3am2d6 .nfrsirg::after, .lr3am2d6 .ioba9y9::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");
}
.bjcwac0   .bn0xv5mm::after, .bjcwac0   .m1twpg::after,
.bs67df .bn0xv5mm::after, .bs67df .m1twpg::after,
.nut7    .bn0xv5mm::after, .nut7    .m1twpg::after,
.l1a3baw    .bn0xv5mm::after, .l1a3baw    .m1twpg::after,
.rj72gq    .bn0xv5mm::after, .rj72gq    .m1twpg::after,
.sy3cs     .bn0xv5mm::after, .sy3cs     .m1twpg::after,
.wn15vs    .bn0xv5mm::after, .wn15vs    .m1twpg::after,
.nqi9   .bn0xv5mm::after, .nqi9   .m1twpg::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;
}
.bjcwac0 .bn0xv5mm::after, .bjcwac0 .m1twpg::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");
}
.bs67df .bn0xv5mm::after, .bs67df .m1twpg::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");
}
.nut7 .bn0xv5mm::after, .nut7 .m1twpg::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");
}
.l1a3baw .bn0xv5mm::after, .l1a3baw .m1twpg::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");
}
.rj72gq .bn0xv5mm::after, .rj72gq .m1twpg::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");
}
.sy3cs .bn0xv5mm::after, .sy3cs .m1twpg::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");
}
.wn15vs .bn0xv5mm::after, .wn15vs .m1twpg::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");
}
.nqi9 .bn0xv5mm::after, .nqi9 .m1twpg::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");
}
.pfmobxu3 .n2pmtj    { background: transparent; padding: 0; }
.bnnu5yxz.ioba9y9 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .e6bt1am9 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .e6bt1am9::before    { grid-area: rank;   }
  .er4x1w           { grid-area: ident;  }
  .uxah3i     { grid-area: rating; min-width: 0; width: auto; }
  .z03hl6           { grid-area: pills;  }
  .bnnu5yxz             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .e6bt1am9 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .e6bt1am9::before    { justify-self: center; }
  .er4x1w           { width: 100%; }
  .uxah3i     { justify-self: center; }
  .z03hl6           { grid-template-columns: 1fr; }
}
.pss1itj .bl4nz { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .zpi255a9 .mkum {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .zpi255a9 .mn3c { margin: 0; }
}
.sttp9 .mn3c { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.sttp9 .fmjl { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.sttp9 .vtpg5yt { padding: 14px 16px; }
.sttp9 .h0tk6t00 { border-radius: 4px; }
.sttp9 .bl4nz { border-radius: 0; }
@media (max-width: 720px) {
  .emynfiz { grid-template-columns: 1fr; }
  .rtw7yyc { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .rtw7yyc .p4wmx { width: 72px; height: 50px; }
  .rtw7yyc .bngu { max-width: 180px; }
  .rtw7yyc .f26wnzyc { width: auto; }
}
@media (max-width: 720px) {
  .i6plcok { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .t5ezzepz { padding: 16px; }
  .mbtq .i6adpsn { min-width: 50%; }
}
@media (max-width: 860px) {
  .gr3n { grid-template-columns: 1fr; }
  .sd0ruzdr { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .u4wgoli { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .quzye8 { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .sjmc { flex-direction: column; align-items: stretch; }
}
.pa1qb5 .f26wnzyc .ioba9y9 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .ijgj { flex-direction: column; align-items: stretch; gap: 10px; }
  .pa1qb5 .f26wnzyc { text-align: center; }
}
@media (max-width: 720px) {
  .zfv4 { grid-template-columns: 1fr; }
  .z1t2 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .w2z7xb { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .em9zk { grid-template-columns: 1fr; }
  .mx3tne { width: 100px; height: 100px; margin: 16px auto; }
  .brfqr { font-size: 1.4rem; }
  .axctr { justify-content: center; }
  .zks4ptp .i6adpsn { min-width: 50%; }
}
@media (max-width: 540px) {
  .gb7ssyt { flex-wrap: wrap; padding: 14px 16px; }
  .sirhq2gr { padding: 12px 16px; }
  .zvs9o .a7hrr { margin: 0 16px; }
  .zvs9o .zbwdvm4 { padding: 0 16px; }
  .j5wu75nr { padding: 12px 16px; }
}
.ryklsc .jwe6z { gap: 18px; }
.ryklsc .e6bt1am9 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.ryklsc .e6bt1am9:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.jlgbi9y .z03hl6 .sv46 {
  background: transparent; padding: 4px 8px;
}
.jlgbi9y .z03hl6 .ictnnk8 { font-size: .65rem; opacity: .65; }
.jlgbi9y .z03hl6 .at3dn   { font-size: 1.15rem; color: var(--accent-light); }
.jsqaxqxs .wfcq7d { display: none; }
.jsqaxqxs .uk42 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.jsqaxqxs .uk42 {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.jsqaxqxs .uk42 small { display: none; }
.jsqaxqxs .nhd9i5q .dhvbpx { display: none; }
.jsqaxqxs .nhd9i5q strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.jsqaxqxs .mue43 { display: none; }
.k0egfumg { margin: 16px 0; }
.h9490 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.h9490 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.h9490 summary::after { content: "+"; color: var(--accent-light); }
.h9490[open] summary::after { content: "−"; }
.h9490 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.o1q195 { margin-bottom: 0; }
.sdgq8 h2.kqa9b { color: var(--text-primary); border-color: var(--accent-light); }
.z85lwh h2.kqa9b { color: var(--text-primary); border-color: var(--accent-light); }
.zmnn7e .o6brry1p     { background: #052e16; border-color: #10b981; }
.zmnn7e .akzdgvek { background: #2d0a1e; border-color: #f43f5e; }
.zmnn7e .q3tv6j    { background: #1e1036; border-color: #a855f7; }
.zmnn7e .moknj71 strong  { color: #f1f5f9; }
.zmnn7e .moknj71 p       { color: #cbd5e1; }
.zmnn7e .b4sr5y    .o6brry1p     .x0jylf::before,
.zmnn7e .ruwr11m  .o6brry1p     .x0jylf::before,
.zmnn7e .iet8pj  .o6brry1p     .x0jylf::before,
.zmnn7e .crrow2 .o6brry1p     .x0jylf::before { color: #10b981; }
.zmnn7e .b4sr5y    .akzdgvek .x0jylf::before,
.zmnn7e .ruwr11m  .akzdgvek .x0jylf::before,
.zmnn7e .iet8pj  .akzdgvek .x0jylf::before,
.zmnn7e .crrow2 .akzdgvek .x0jylf::before { color: #f43f5e; }
.zmnn7e .b4sr5y    .q3tv6j    .x0jylf::before,
.zmnn7e .ruwr11m  .q3tv6j    .x0jylf::before,
.zmnn7e .iet8pj  .q3tv6j    .x0jylf::before,
.zmnn7e .crrow2 .q3tv6j    .x0jylf::before { color: #a855f7; }
.mlay .o6brry1p     { background: #2d2000; border-color: #eab308; }
.mlay .akzdgvek { background: #2d0b0b; border-color: #ef4444; }
.mlay .q3tv6j    { background: #2d1600; border-color: #f97316; }
.mlay .moknj71 strong  { color: #f1f5f9; }
.mlay .moknj71 p       { color: #cbd5e1; }
.mlay .b4sr5y    .o6brry1p     .x0jylf::before,
.mlay .ruwr11m  .o6brry1p     .x0jylf::before,
.mlay .iet8pj  .o6brry1p     .x0jylf::before,
.mlay .crrow2 .o6brry1p     .x0jylf::before { color: #eab308; }
.mlay .b4sr5y    .akzdgvek .x0jylf::before,
.mlay .ruwr11m  .akzdgvek .x0jylf::before,
.mlay .iet8pj  .akzdgvek .x0jylf::before,
.mlay .crrow2 .akzdgvek .x0jylf::before { color: #ef4444; }
.mlay .b4sr5y    .q3tv6j    .x0jylf::before,
.mlay .ruwr11m  .q3tv6j    .x0jylf::before,
.mlay .iet8pj  .q3tv6j    .x0jylf::before,
.mlay .crrow2 .q3tv6j    .x0jylf::before { color: #f97316; }
.c24d .o6brry1p     { background: #0c1a2e; border-color: #38bdf8; }
.c24d .akzdgvek { background: #12103a; border-color: #818cf8; }
.c24d .q3tv6j    { background: #0a2020; border-color: #2dd4bf; }
.c24d .moknj71 strong  { color: #f1f5f9; }
.c24d .moknj71 p       { color: #cbd5e1; }
.c24d .b4sr5y    .o6brry1p     .x0jylf::before,
.c24d .ruwr11m  .o6brry1p     .x0jylf::before,
.c24d .iet8pj  .o6brry1p     .x0jylf::before,
.c24d .crrow2 .o6brry1p     .x0jylf::before { color: #38bdf8; }
.c24d .b4sr5y    .akzdgvek .x0jylf::before,
.c24d .ruwr11m  .akzdgvek .x0jylf::before,
.c24d .iet8pj  .akzdgvek .x0jylf::before,
.c24d .crrow2 .akzdgvek .x0jylf::before { color: #818cf8; }
.c24d .b4sr5y    .q3tv6j    .x0jylf::before,
.c24d .ruwr11m  .q3tv6j    .x0jylf::before,
.c24d .iet8pj  .q3tv6j    .x0jylf::before,
.c24d .crrow2 .q3tv6j    .x0jylf::before { color: #2dd4bf; }
.vi5olmn .o6brry1p     { background: var(--accent-bg); border-color: var(--accent-light); }
.vi5olmn .akzdgvek { background: var(--accent-bg-light); border-color: var(--accent-light); }
.vi5olmn .q3tv6j    { background: var(--accent-bg); border-color: var(--accent-pale); }
.vi5olmn .b4sr5y    .x0jylf::before,
.vi5olmn .ruwr11m  .x0jylf::before,
.vi5olmn .iet8pj  .x0jylf::before,
.vi5olmn .crrow2 .x0jylf::before { color: var(--accent-light) !important; }
.y363 .dibj2yp ul li,
.y363 .xcleu li         { color: #4ade80; }
.y363 .dibj2yp .qoyfrm9 { color: #22c55e; }
.y363 .p9fq1s ul li,
.y363 .ecxs li         { color: #f87171; }
.y363 .p9fq1s .bsbjt { color: #ef4444; }
.pss1itj .moknj71 { background: transparent; border-left: none; border: 1.5px solid; }
.pss1itj .o6brry1p     { border-color: var(--c-tip-border); }
.pss1itj .akzdgvek { border-color: var(--c-warn-border); }
.pss1itj .q3tv6j    { border-color: #60a5fa; }
.pss1itj .moknj71 strong { color: var(--text-primary); }
.pss1itj .moknj71 p      { color: var(--text-muted); }
.jcyx .moknj71 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.jcyx .o6brry1p     { border-top-color: var(--c-tip-border); }
.jcyx .akzdgvek { border-top-color: var(--c-warn-border); }
.jcyx .q3tv6j    { border-top-color: #60a5fa; }
.idz4ot .moknj71 { border-left: none; border-radius: 8px; }
.idz4ot .o6brry1p     { background: #065f46; }
.idz4ot .akzdgvek { background: #92400e; }
.idz4ot .q3tv6j    { background: #1e3a8a; }
.idz4ot .moknj71 strong,
.idz4ot .moknj71 p { color: #fff; }
.idz4ot .x0jylf::before { color: rgba(255,255,255,0.85) !important; }
.zmnn7e.idz4ot .o6brry1p,
.zmnn7e .idz4ot .o6brry1p     { background: #052e16; }
.zmnn7e.idz4ot .akzdgvek,
.zmnn7e .idz4ot .akzdgvek { background: #2d0a1e; }
.zmnn7e.idz4ot .q3tv6j,
.zmnn7e .idz4ot .q3tv6j    { background: #1e1036; }
.mlay.idz4ot .o6brry1p,
.mlay .idz4ot .o6brry1p      { background: #2d2000; }
.mlay.idz4ot .akzdgvek,
.mlay .idz4ot .akzdgvek  { background: #2d0b0b; }
.mlay.idz4ot .q3tv6j,
.mlay .idz4ot .q3tv6j     { background: #2d1600; }
.c24d.idz4ot .o6brry1p,
.c24d .idz4ot .o6brry1p      { background: #0c1a2e; }
.c24d.idz4ot .akzdgvek,
.c24d .idz4ot .akzdgvek  { background: #12103a; }
.c24d.idz4ot .q3tv6j,
.c24d .idz4ot .q3tv6j     { background: #0a2020; }
.fjfhlx8s .moknj71 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.fjfhlx8s .o6brry1p     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.fjfhlx8s .akzdgvek { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.fjfhlx8s .q3tv6j    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.fjfhlx8s .moknj71 strong { color: var(--text-primary); }
.fjfhlx8s .moknj71 p      { color: var(--text-muted); }
.e0jkkf .moknj71 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.b4sr5y .x0jylf,
.ruwr11m .x0jylf,
.iet8pj .x0jylf,
.crrow2 .x0jylf { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.b4sr5y .x0jylf::before,
.ruwr11m .x0jylf::before,
.iet8pj .x0jylf::before,
.crrow2 .x0jylf::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.b4sr5y .o6brry1p     .x0jylf::before { content: "✦"; color: var(--c-tip-border); }
.b4sr5y .akzdgvek .x0jylf::before { content: "▲"; color: var(--c-warn-border); }
.b4sr5y .q3tv6j    .x0jylf::before { content: "◉"; color: #60a5fa; }
.ruwr11m .o6brry1p     .x0jylf::before { content: "★"; color: var(--c-tip-border); }
.ruwr11m .akzdgvek .x0jylf::before { content: "◆"; color: var(--c-warn-border); }
.ruwr11m .q3tv6j    .x0jylf::before { content: "●"; color: #60a5fa; }
.iet8pj .o6brry1p     .x0jylf::before { content: "▶"; color: var(--c-tip-border); }
.iet8pj .akzdgvek .x0jylf::before { content: "■"; color: var(--c-warn-border); }
.iet8pj .q3tv6j    .x0jylf::before { content: "▸"; color: #60a5fa; }
.crrow2 .o6brry1p     .x0jylf::before { content: "→"; color: var(--c-tip-border); }
.crrow2 .akzdgvek .x0jylf::before { content: "⬥"; color: var(--c-warn-border); }
.crrow2 .q3tv6j    .x0jylf::before { content: "◈"; color: #60a5fa; }
.k3r0 .fakmli .mrg0,
.k3r0 .xfz0byk .mrg0  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.k3r0 .t1adwg7r                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.k3r0 .s2tq          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.k3r0 .isop                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.hnpiy .fakmli .mrg0,
.hnpiy .xfz0byk .mrg0,
.hnpiy .t1adwg7r,
.hnpiy .e6bt1am9,
.hnpiy .mn3c,
.hnpiy .s2tq,
.hnpiy .isop,
.hnpiy .e0jkkf .moknj71 { box-shadow: none; }
.scpz0   body, .scpz0   { font-size: 0.9rem; }
.scpz0   .pg43jwtu, .scpz0 .wr6mea, .scpz0 .vdq1ak,
.scpz0   .gzogw, .scpz0 .ea8ql66k { font-size: 0.9rem; }
.scpz0   .drl3x, .scpz0 .o81kr29 { font-size: 0.9rem; }
.qphdi   .pg43jwtu, .qphdi .wr6mea, .qphdi .vdq1ak,
.qphdi   .gzogw, .qphdi .ea8ql66k { font-size: 0.95rem; }
.qphdi   .drl3x, .qphdi .o81kr29 { font-size: 0.95rem; }
.es4jo5   .pg43jwtu, .es4jo5 .wr6mea, .es4jo5 .vdq1ak,
.es4jo5   .gzogw, .es4jo5 .ea8ql66k { font-size: 1.08rem; }
.es4jo5   .drl3x, .es4jo5 .o81kr29 { font-size: 1.05rem; }
.es4jo5   .epm1ee { font-size: 0.97rem; }
.zc68od .pb29apd      { font-size: 3.2rem; }
.zc68od h2.kqa9b { font-size: 1.9rem; }
.zc68od h3.cqh1u     { font-size: 1.4rem; }
.y6w4 .pb29apd      { font-size: 3.8rem; }
.y6w4 h2.kqa9b { font-size: 2.2rem; }
.y6w4 h3.cqh1u     { font-size: 1.6rem; }
.o1q195 + .o1q195 { position: relative; }
.fis8   .o1q195 + .o1q195::before,
.i817u  .o1q195 + .o1q195::before,
.hg94e41k   .o1q195 + .o1q195::before,
.znroz   .o1q195 + .o1q195::before,
.l53pgvaz   .o1q195 + .o1q195::before,
.b88eh .o1q195 + .o1q195::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.fis8 .o1q195 + .o1q195::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.i817u .o1q195 + .o1q195::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.hg94e41k .o1q195 + .o1q195::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;
}
.znroz .o1q195 + .o1q195::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.kh9lg .o1q195 { margin-bottom: 16px; }
.kh9lg .o1q195 + .o1q195 { margin-top: 0; }
.kh9lg .ju7o1p { padding-top: 0; padding-bottom: 0; }
.l53pgvaz .o1q195 + .o1q195::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.b88eh .o1q195 + .o1q195::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.aujw512 .o1q195 + .o1q195::before,
.ys20 .o1q195 + .o1q195::before,
.a9dssewc .o1q195 + .o1q195::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%;
}
.e8274r0 .aujw512 .o1q195:nth-child(even)::before,
.e8274r0 .ys20 .o1q195:nth-child(even)::before,
.e8274r0 .a9dssewc .o1q195:nth-child(even)::before { background: var(--bg-surface); }
.dija .aujw512 .o1q195:nth-child(even)::before,
.dija .ys20 .o1q195:nth-child(even)::before,
.dija .a9dssewc .o1q195:nth-child(even)::before { background: var(--bg-card); }
.aujw512 .o1q195 + .o1q195::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");
}
.ys20 .o1q195 + .o1q195::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");
}
.a9dssewc .o1q195 + .o1q195::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");
}
.twrzf .nyfj,
.twrzf .wxja8gbr { margin-bottom: 60px; }
.hk1ijocs .iriumlt,
.twrzf .iriumlt { padding-bottom: 60px; }
.cczv .iriumlt { padding-bottom: 70px; }
.twrzf .nyfj::before,
.twrzf .nyfj::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");
}
.j31kjm  .nyfj:not(.s1wqkhd) .c2c9k { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.yqdg .ps4clq5 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.yew2x69q .ps4clq5 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.fqkg .ps4clq5 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.j31kjm .s1wqkhd { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.j31kjm .dvg9gl3o { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.j31kjm .ps4clq5 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.i5qf3 .ps4clq5 { background: var(--accent-bg); }
.ojb6j .wgyi { float: left; width: 38%; margin: 0 28px 16px 0; }
.ojb6j .wgyi .ufvlg { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ojb6j .ju7o1p::after { content: ''; display: block; clear: both; }
.ljfo04 .wgyi { float: right; width: 38%; margin: 0 0 16px 28px; }
.ljfo04 .wgyi .ufvlg { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ljfo04 .ju7o1p::after { content: ''; display: block; clear: both; }
.nyzakhk .o1q195:nth-child(odd)  .wgyi { float: left;  width: 38%; margin: 0 28px 16px 0; }
.nyzakhk .o1q195:nth-child(even) .wgyi { float: right; width: 38%; margin: 0 0 16px 28px; }
.nyzakhk .wgyi .ufvlg { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.nyzakhk .ju7o1p::after { content: ''; display: block; clear: both; }
.ojb6j .eczbb,
.ljfo04 .eczbb,
.nyzakhk .eczbb,
@media (max-width: 900px) {
  .ojb6j .wgyi,
  .ljfo04 .wgyi,
  .nyzakhk .o1q195:nth-child(odd)  .wgyi,
  .nyzakhk .o1q195:nth-child(even) .wgyi {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .ojb6j .wgyi .ufvlg,
  .ljfo04 .wgyi .ufvlg,
  .nyzakhk .wgyi .ufvlg {
    max-height: none !important;
  }
}
.ojb6j .drl3x,
.ojb6j .o81kr29,
.ljfo04 .drl3x,
.ljfo04 .o81kr29,
.nyzakhk .drl3x,
.nyzakhk .o81kr29 { overflow: hidden; }
@media (max-width: 640px) {
  .ojb6j .wgyi,
  .ljfo04 .wgyi,
  .nyzakhk .wgyi { float: none; width: 100%; margin: 0 0 16px 0; }
}
.y42fglv .vkbm8z,
.y42fglv .ju7o1p,
.y42fglv .zcc9a  { max-width: 1100px; }
.lrdh .vkbm8z,
.lrdh .ju7o1p,
.lrdh .zcc9a  { max-width: 1200px; }
.xye7 .vkbm8z,
.xye7 .ju7o1p,
.xye7 .zcc9a  { max-width: 1320px; }
.fsfk { font-size: 0.82rem; color: var(--text-muted); }
.b4otc39x { display: flex; align-items: center; }
.gkuv {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.kadt8oh1 { display: flex; align-items: center; }
.ww717b { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.ww717b:hover { text-decoration: underline; }
.wcb0 { margin: 0 3px; opacity: 0.45; }
.wcb0::before { content: '/'; }
.mvahzl { padding: 2px 5px; color: var(--text-main); }
.d2d0ec5 .fsfk {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.d2d0ec5 .b4otc39x { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ivg0 .fsfk {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ivg0 .b4otc39x { padding: 0 0 0 12px; }
.pdj8zy .b4otc39x { padding: 0 16px; }
.pdj8zy .fsfk {
  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);
}
.pdj8zy .vkbm8z { padding-top: 28px; }
@media (max-width: 720px) {
  .lg9z { margin-top: 18px; padding: 0 16px; }
  .pdj8zy .vkbm8z { padding-top: 16px; }
}
.y42fglv.d2d0ec5 .b4otc39x { max-width: 1100px; }
.lrdh.d2d0ec5 .b4otc39x { max-width: 1200px; }
.xye7.d2d0ec5 .b4otc39x { max-width: 1320px; }
.sqqfx .o1q195 { padding-top: 16px; padding-bottom: 16px; }
.t8xdj6u .o1q195 { padding-top: 24px; padding-bottom: 24px; }
.b7kgmkh .o1q195 { padding-top: 40px; padding-bottom: 40px; }
.bklf .o1q195 { padding-top: 52px; padding-bottom: 52px; }
.adxvc3 .o1q195:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.adxvc3 .o1q195:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.adxvc3 .o1q195:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.adxvc3 .o1q195:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.zemcv9y .ju7o1p { padding-top: 10px;  padding-bottom: 10px; }
.k3u7 .ju7o1p { padding-top: 18px;  padding-bottom: 18px; }
.a0b1g .ju7o1p { padding-top: 36px;  padding-bottom: 36px; }
.tz9y5xy .ju7o1p { padding-top: 48px;  padding-bottom: 48px; }
.ue1lmgt h2.kqa9b { font-weight: 600; }
.ue1lmgt h3.cqh1u     { font-weight: 600; }
.b9n9j { font-weight: 500; }
.b9n9j h2.kqa9b { font-weight: 800; }
.b9n9j h3.cqh1u     { font-weight: 700; }
.g7abkbp9 h2.kqa9b { font-weight: 900; }
.g7abkbp9 h3.cqh1u     { font-weight: 800; }
.g7abkbp9 .moknj71 strong,
.g7abkbp9 .moknj71 strong { font-weight: 600; }
.bn0xv5mm {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.c1w2o2z .bn0xv5mm { display: none; }
@media (max-width: 640px) {
  .xqww { display: none; }
  .bn0xv5mm {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.bn0xv5mm { background: var(--cta) !important; color: #fff !important; border: none !important; }
.bn0xv5mm:hover { opacity: 0.85; }
.qepth7s .bn0xv5mm { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.q4a4x .bn0xv5mm,
.vvkz  .bn0xv5mm { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.q4a4x .bn0xv5mm:hover,
.vvkz  .bn0xv5mm:hover { opacity: 0.88; }
.qepth7s.q4a4x .bn0xv5mm,
.qepth7s.vvkz  .bn0xv5mm { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.m1twpg {
  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;
}
.m1twpg:hover { transform: translateY(-2px); opacity: 0.92; }
.m1twpg { background: var(--cta) !important; color: #fff !important; border: none !important; }
.s90f .m1twpg { display: none; }
.qw6ap9c .m1twpg { right: 32px; }
.tnda  .m1twpg { left: 32px; }
@media (max-width: 480px) {
  .qw6ap9c .m1twpg { right: 20px; bottom: 20px; }
  .tnda  .m1twpg { left: 20px; bottom: 20px; }
}
.ijuw7 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.zcc9a { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.no027ld7 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.eh9fhz6 { color: var(--text-dim); font-size: 0.8rem; }
.b3dm a, .nfylly7 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.b3dm a:hover, .nfylly7 a:hover { color: var(--accent-light); }
.nfylly7 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.ioc1s .zcc9a { text-align: center; }
.ioc1s .nfylly7 { justify-content: center; margin-bottom: 16px; }
.ioc1s .no027ld7 { margin-top: 0; }
.yehu { margin-top: 10px; }
.yehu a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .zcc9a { padding-left: 16px; padding-right: 16px; }
  .x2rc .zcc9a { padding: 20px 16px; }
  .nfylly7 { gap: 4px 12px; }
  .no027ld7 { font-size: 0.78rem; }
}
.byposm .no027ld7 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.byposm .eh9fhz6 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .byposm .swharc8e { grid-template-columns: 1fr 1fr; } .byposm .wq98n { grid-column: 1 / -1; } }
@media (max-width: 480px) { .byposm .swharc8e { grid-template-columns: 1fr; } }
.x61au4 .no027ld7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .x61au4 .ujrytya { gap: 12px; } .x61au4 .o72ow3 { margin-right: 0; width: 100%; } }
.kgpdonar .no027ld7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.kgpdonar .eh9fhz6 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .kgpdonar .mduza { grid-template-columns: 1fr 1fr; } .kgpdonar .fs3kn { grid-column: 1 / -1; } }
@media (max-width: 480px) { .kgpdonar .mduza { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .kqxv1up .ghgbe { grid-template-columns: 1fr 1fr; } .kqxv1up .ohd1:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .kqxv1up .ghgbe { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .zs7rqq0 .ghgbe { grid-template-columns: 1fr; } }
.trceem .zcc9a { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.trceem .nfylly7 { justify-content: center; }
.z1am .x6f9b      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.z1am .ijuw7 { background: var(--bg-page); border-top-color: var(--border-alt); }
.ayai1 .x6f9b      { background: #0d1117; border-bottom-color: #21262d; }
.ayai1 .tufesnyz { color: var(--accent-light); }
.ayai1 .ytd2z { --msep-color: #8b949e; }
.ayai1 .ytd2z a { color: #8b949e; }
.ayai1 .ytd2z a:hover { color: var(--accent-light); }
.ayai1 .et5x { color: #8b949e; }
.ayai1 .ijuw7 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ayai1 .no027ld7,
.ayai1 .eh9fhz6 { color: #6e7681; }
.ayai1 .b3dm a, .ayai1 .nfylly7 a,
.ayai1 .b3dm a:hover, .ayai1 .nfylly7 a:hover,
@media (max-width: 640px) {
  .ayai1 .ytd2z { background: #0d1117; border-top-color: #21262d; }
  .ayai1 .ytd2z li a { border-bottom-color: #21262d; }
}
.esimv98i .x6f9b      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.esimv98i .tufesnyz { color: var(--accent-light); }
.esimv98i .ytd2z { --msep-color: #475569; }
.esimv98i .ytd2z a { color: #475569; }
.esimv98i .ytd2z a:hover { color: var(--accent-light); }
.esimv98i .et5x { color: #64748b; }
.esimv98i .ijuw7 { background: #f0f4f8; border-top-color: #cbd5e1; }
.esimv98i .no027ld7,
.esimv98i .eh9fhz6 { color: #64748b; }
.esimv98i .b3dm a, .esimv98i .nfylly7 a,
.esimv98i .b3dm a:hover, .esimv98i .nfylly7 a:hover,
@media (max-width: 640px) {
  .esimv98i .ytd2z { background: #f0f4f8; border-top-color: #cbd5e1; }
  .esimv98i .ytd2z li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.q4a4x .x6f9b      { background: var(--accent); border-bottom-color: var(--accent-light); }
.q4a4x .tufesnyz { color: #fff; }
.q4a4x .ytd2z { --msep-color: rgba(255,255,255,0.82); }
.q4a4x .ytd2z a { color: rgba(255,255,255,0.82); }
.q4a4x .ytd2z a:hover { color: #fff; }
.q4a4x .et5x { color: rgba(255,255,255,0.9); }
.q4a4x .ijuw7 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.q4a4x .no027ld7,
.q4a4x .eh9fhz6 { color: rgba(255,255,255,0.72); }
.q4a4x .b3dm a, .q4a4x .nfylly7 a,
.q4a4x .b3dm a:hover, .q4a4x .nfylly7 a:hover,
@media (max-width: 640px) {
  .q4a4x .ytd2z { background: var(--accent); border-top-color: var(--accent-light); }
  .q4a4x .ytd2z li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.vvkz .x6f9b {
  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);
}
.vvkz .ijuw7 {
  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) {
  .vvkz .ytd2z {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.mfhpj .ku5s5vm { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.y4qssp3p .ku5s5vm { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.mcbk71 .ku5s5vm { min-height: 72px; height: auto; }
.dbyaoi .ku5s5vm { min-height: 84px; height: auto; }
.x2rc .ku5s5vm { max-width: none; padding: 0 32px; }
.x2rc .zcc9a  { max-width: none; padding: 24px 32px; }
.tzwmlx.lrdh .ku5s5vm { max-width: 1200px; }
.tzwmlx.xye7 .ku5s5vm { max-width: 1320px; }
.p412r   .tufesnyz, .p412r   .o72ow3 { text-transform: capitalize; }
.pgvd8 .tufesnyz, .pgvd8 .o72ow3 { text-transform: lowercase; }
.ab4ch .tufesnyz, .ab4ch .o72ow3 { text-transform: uppercase; letter-spacing: 0.06em; }
.ctk11g, .rv1nq {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.lxsn .ctk11g,
.hd4k .ctk11g,
.jm06 .ctk11g,
.qoiut .ctk11g,
.l01wi   .ytd2z a { font-weight: 500; }
.yhyxc1 .ytd2z a { font-weight: 600; }
.tl295kra     .ytd2z a { font-weight: 700; }
.kawi81    .ytd2z a { font-weight: 800; letter-spacing: 0.01em; }
.yavfl     .ytd2z > li + li::before,
.jdem    .ytd2z > li + li::before,
.sllho8q6    .ytd2z > li + li::before,
.o50pmhh .ytd2z > li + li::before,
.d91z9u5l .ytd2z > li + li::before,
.wtgabqii  .ytd2z > li + li::before,
.i6amuu    .ytd2z > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.yavfl     .ytd2z > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.jdem    .ytd2z > li + li::before { content: "|"; }
.sllho8q6    .ytd2z > li + li::before { content: "—"; }
.o50pmhh .ytd2z > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.d91z9u5l .ytd2z > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.wtgabqii  .ytd2z > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.i6amuu    .ytd2z > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .u945 .et5x,
  .tmxc1o .et5x,
  .f0e3qlo .et5x,
  .duzvw .et5x,
  .i2o63vj .et5x {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .u945 .et5x::before,
  .tmxc1o .et5x::before,
  .f0e3qlo .et5x::before,
  .duzvw .et5x::before,
  .i2o63vj .et5x::before { content: ""; display: block; flex-shrink: 0; }

  
  .u945 .et5x::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;
  }

  
  .tmxc1o .et5x::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;
  }

  
  .f0e3qlo .et5x::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;
  }

  
  .duzvw .et5x::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;
  }

  
  .i2o63vj .et5x::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) {
  .w24ud .et5x {
    padding: 5px 14px;
  }
  .w24ud .ytd2z {
    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;
  }
  .w24ud .ytd2z li a {
    border-bottom: none; padding: 10px 22px;
  }
  .w24ud .ytd2z li a:hover { background: var(--bg-raised); }
  .w24ud .rch9,
  .rvdw .rch9,
  .ye09v .rch9 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .mhkjc7 .et5x {
    padding: 5px 10px;
  }
  .mhkjc7 .ytd2z {
    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);
  }
  .mhkjc7 .ytd2z.cbhsn { transform: translateX(0); }
  .mhkjc7 .ytd2z li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .mhkjc7 .ytd2z li:last-child a { border-bottom: none; }
  .q4a4x .ytd2z,
  .ayai1 .ytd2z { background: var(--accent) !important; }
  .q4a4x .ytd2z li a,
  .ayai1 .ytd2z li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ye09v .et5x {
    padding: 5px 10px;
  }
  .ye09v .ytd2z {
    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);
  }
  .ye09v .ytd2z::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ye09v .ytd2z.cbhsn { transform: translateY(0); }
  .ye09v .ytd2z li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .rncw7k8 .et5x {
    padding: 5px 10px;
  }
  .rncw7k8 .ytd2z {
    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;
  }
  .rncw7k8 .ytd2z.cbhsn { opacity: 1; pointer-events: auto; }
  .rncw7k8 .ytd2z li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .pdhydr     .et5x { border-radius: 0 !important; }
  .xf0h   .et5x { border-radius: 8px !important; }
  .gz4m .et5x { border-radius: 50% !important; }
  .da5suk0   .et5x { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .kngm8f06 .nq32x0 { flex-direction: column; align-items: stretch; }
  .kngm8f06 .cqa2yyg { flex-direction: row; min-width: auto; }
  .kngm8f06 .jtfflzm { align-items: flex-start; text-align: left; }
}
.ddnfz,
.ddnfz.o1q195,
.e8274r0 .ddnfz,
.l9ph .ddnfz,
.dija .ddnfz,
.ke6pd8f .ddnfz {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.a6lv30 {
  background: linear-gradient(135deg, var(--cta) 0%, var(--cta-hover) 100%);
  border-radius: 16px;
  padding: 28px 36px;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 16px 0;
}
.z522ahi { flex: 1 1 280px; min-width: 0; }
.fxw9b {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.umws {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.jt49rrrx {
  background: #fff !important;
  color: var(--cta) !important;
  padding: 14px 44px !important;
  border-radius: 999px;
  font-weight: 800;
  font-size: 1rem;
  text-decoration: none;
  flex-shrink: 0;
  transition: transform 0.15s, opacity 0.2s;
  white-space: nowrap;
}
.jt49rrrx:hover { transform: translateY(-1px); opacity: 0.95; }
.zeu4a .a6lv30 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.zeu4a .fxw9b { color: var(--cta); }
.zeu4a .umws { color: var(--text-body); }
.zeu4a .jt49rrrx {
  background: var(--cta) !important;
  color: #fff !important;
}
.eqoo3rb .a6lv30 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.eqoo3rb .fxw9b { color: var(--text-primary); }
.eqoo3rb .umws { color: var(--text-body); }
.eqoo3rb .jt49rrrx {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .a6lv30 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .z522ahi { flex: 0 0 auto; }
  .fxw9b { font-size: 1.2rem; }
  .jt49rrrx { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.mq3uv7w .gmztp4s1 { height: 36px; }
.mjm1s .gmztp4s1 { height: 60px; max-width: 200px; }
.dt4u .gmztp4s1 { height: 56px; max-width: 180px; }
.e096     .wfcq7d, .e096     .dhvbpx { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.jlgbi9y .ictnnk8 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.jlgbi9y .at3dn {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .yak4fqbs .jwe6z {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .yak4fqbs .e6bt1am9 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .yak4fqbs .e6bt1am9 { padding: 40px 16px 20px; }
  .yak4fqbs .sv46 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .yak4fqbs .bnnu5yxz { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .esxb .e6bt1am9 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .esxb .e6bt1am9::before {
    position: absolute; top: 14px; left: 14px;
  }
  .esxb .er4x1w {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .esxb .yymj6 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .esxb .sv46 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .esxb .bnnu5yxz { width: 100%; min-width: 0; }
  .esxb .wfcq7d { min-width: 0; }
}
.jnu1w5ks .e6bt1am9::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.cjublaq8 .h9490 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.cjublaq8 .h9490 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.cjublaq8 .h9490 p { padding: 0 2px 16px; }
.iyhhl272 .h9490 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.iyhhl272 .h9490 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.iyhhl272 .h9490 summary::after { content: "›"; font-size: 1.2em; }
.iyhhl272 .h9490[open] summary::after { content: "‹"; }
.iyhhl272 .h9490 p { padding: 10px 22px 4px; }
.lmah .h9490 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.lmah .h9490 summary { color: var(--text-primary); padding-left: 16px; }
.lmah .h9490 summary::after { content: "›"; font-size: 1.1em; }
.lmah .h9490[open] summary::after { content: "‹"; }
.lmah .h9490 p { padding-left: 16px; }
.t3a0 .k0egfumg { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.t3a0 .h9490 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.t3a0 .h9490:last-child { border-bottom: none; }
.t3a0 .h9490 summary { color: var(--text-primary); border-radius: 0; }
.t3a0 .h9490 summary::after { content: "›"; font-size: 1.1em; }
.t3a0 .h9490[open] summary::after { content: "‹"; }
.b4986e .h9490 { overflow: hidden; }
.b4986e .h9490 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.b4986e .h9490 summary::after { color: rgba(255,255,255,.75); }
.b4986e .h9490[open] summary { border-radius: 0; }
.ctu2uks1 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.uwwgdy {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ln3gn {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.wbv0xu2 { color: var(--text-muted); font-size: 1.05rem; }
.onuof {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.j1d2yg {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.mqpn { margin-bottom: 20px; }
.mm89ipqg {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.r89o3fd8 {
  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;
}
.r89o3fd8:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.to55 { resize: vertical; min-height: 130px; }
.wkr7pax3 { width: 100%; margin-top: 8px; }
.up5n14x {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.se7u4s2z {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.k9j9h { color: var(--text-muted); line-height: 1.75; }
.z93lx6s { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.z93lx6s li { margin-bottom: 6px; }
.z9ph { max-width: 760px; margin: 0 auto; }
.nwjmk5 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.jnao7uz { max-width: 760px; margin: 0 auto; }
.dvilnd3 ul.z93lx6s { margin: 0; }
@media (max-width: 640px) { .bm9pry9r { grid-template-columns: 1fr; gap: 10px; } }
.pg7y { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.u3otc { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.i9k70nbf { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.u3otc p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.u3otc .z93lx6s { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .pg7y { grid-template-columns: 1fr; } }
.vr2h4c { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.vr2h4c:hover .pn078kr { color: var(--accent-light); text-decoration: underline; }
.n6ilak7d { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.kgzh754 { margin-bottom: 48px; }
.oprda { max-width: 760px; margin: 0 auto; }
.qrgjp { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.qrgjp:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.j28s { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.qrgjp p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.qrgjp ul.z93lx6s { margin: 0; }
.pc1kn { color: var(--text-muted); line-height: 1.75; }
.r4m2 .z93lx6s,
.xjotq8 .z93lx6s,
.dif64e .z93lx6s,
.wlqah793 .z93lx6s {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.r4m2 .qrgjp,
.xjotq8 .qrgjp { text-align: left; }
.r4m2 .j28s,
.xjotq8 .j28s { text-align: center; }
.nz24txw { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.yonr { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.bxp2wve { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.dn8b1 { margin-top: 12px; }
.xun0uf2z { 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; }
.xun0uf2z:hover { border-bottom-color: var(--accent-light); }
.w93l7 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.w93l7 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.royxfpf { border-radius: 50%; }
.fju8w { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.q0h7r { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
.mif1d { display: grid; grid-template-columns: auto 1fr; gap: 32px; align-items: center; padding-bottom: 32px; border-bottom: 1px solid var(--border); }
@media (max-width: 640px) { .mif1d { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.kcdi .bxp2wve, .kcdi .yonr { max-width: 640px; }
.o90f .nz24txw { font-size: 1.6rem; margin-top: 18px; }
.d073q92 .bxp2wve { margin-bottom: 28px; }
@media (max-width: 860px) { .uxepq5 { grid-template-columns: 1fr; } .o90f { position: static; text-align: center; } }
.sa86d .w93l7 { margin: 0 auto 18px; }
.sa86d .fju8w { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .sozsp { grid-template-columns: 1fr; } }
.ngzw0k2 .nz24txw { font-size: 1.6rem; margin-bottom: 6px; }
.wlqah793 .z93lx6s { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ngzw0k2 { flex-direction: column; text-align: center; } .ujp6fv { grid-template-columns: 1fr; } }
.rno7 .nz24txw { font-size: 1.35rem; margin: 0 0 4px; }
.rno7 .fju8w { margin: 0; }
.k19vr22a .ln3gn { color: var(--accent-light); }
.uh8z .ln3gn { font-size: 2rem; }
.uh8z .wbv0xu2 { max-width: 680px; }
.lje5ho .ln3gn { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.lje5ho .wbv0xu2  { margin: 0; }
@media (max-width: 640px) { .lje5ho { flex-direction: column; } }
.efse .ln3gn { color: var(--accent-light); }
.yrjr {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.yrjr .ln3gn { color: #fff; }
.yrjr .wbv0xu2  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .gty2y1s { grid-template-columns: 1fr; } }
.y527vk5 .r89o3fd8 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.y527vk5 .r89o3fd8:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.u6vfrs32 .r89o3fd8 { background: var(--bg-raised); border-color: transparent; }
.u6vfrs32 .r89o3fd8:focus { background: var(--bg-card); border-color: var(--accent-light); }
.uua4ni0 .r89o3fd8 { border-radius: 100px; padding: 11px 20px; }
.uua4ni0 .to55 { border-radius: 14px; }
.fba8si50 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.fba8si50 summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.fba8si50 summary::-webkit-details-marker { display: none; }
.fba8si50 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.fba8si50[open] summary::after { content: "−"; }
.jp2jdfz {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .urjwlvjb { grid-template-columns: 1fr; } }
.hd1ucmb { counter-reset: priv-count; }
.xcll {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.xcll:last-child { border-bottom: none; }
.tay4ulfi {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.xcll h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.xcll p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.qhh0coke{display:none}
.qhh0coke:empty,.twr01:empty{display:none}
.r9crg1ww{position:relative;overflow:visible}
.nohehz8a .rvnad,.cu9650op .rvnad,
.w43acxw .rvnad,.d3wuq .rvnad,
.vxi3 .rvnad,.vmj4 .rvnad{display:block}
.dy77d6u .eajh{display:block}
.nohehz8a .rvnad,.cu9650op .rvnad,
.w43acxw .rvnad,.d3wuq .rvnad,
.vxi3 .rvnad{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}
.nohehz8a .rvnad .twr01,.cu9650op .rvnad .twr01,
.w43acxw .rvnad .twr01,.d3wuq .rvnad .twr01,
.vxi3 .rvnad .twr01{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}
.nohehz8a .e0lru3qo,.cu9650op .e0lru3qo,
.w43acxw .e0lru3qo,.d3wuq .e0lru3qo,
.vxi3 .e0lru3qo{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.nohehz8a .rvnad,.cu9650op .rvnad{top:12px}
.nohehz8a .rvnad .twr01{margin-right:auto}
.cu9650op .rvnad .twr01{margin-left:auto}
.cu9650op .rvnad{text-align:right}
.w43acxw .rvnad,.d3wuq .rvnad{bottom:12px}
.w43acxw .rvnad .twr01{margin-right:auto}
.d3wuq .rvnad .twr01{margin-left:auto}
.d3wuq .rvnad{text-align:right}
.vxi3 .rvnad{position:relative;margin-top:16px}
.vxi3 .rvnad .twr01{margin:0 auto}
.vmj4 .rvnad{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.vmj4 .rvnad .twr01{margin:0}
.vmj4 .ps4clq5~.rvnad,
.vmj4 .gplq8rw~.rvnad{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.vmj4 .ps4clq5~.rvnad .twr01,
.vmj4 .gplq8rw~.rvnad .twr01{justify-content:flex-start}
.ps4clq5~.rvnad,.gplq8rw~.rvnad{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}
.ps4clq5~.rvnad .twr01{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.gplq8rw~.rvnad .twr01{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.eajh .twr01{margin:0 0 12px}
.twr01{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.c7tl918{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.pn078kr{font-weight:600;color:var(--text-heading);opacity:1}
.o2e9sf::before{content:"·";margin:0 2px;opacity:.5}
.e0lru3qo{white-space:nowrap}
.inww .c7tl918{display:none}
.bl70f0w .e0lru3qo{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.bl70f0w .o2e9sf::before{content:""}
.o4px4k .e0lru3qo{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}
.o4px4k .o2e9sf::before{content:""}
.yszzrf .twr01{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.tp9cw .e0lru3qo{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.tp9cw .o2e9sf::before{content:""}
.fdgl2ey .e0lru3qo{color: var(--accent-light);opacity:1;font-weight:500}
.tegmgqnu .e0lru3qo{border-bottom:1px solid currentColor;padding-bottom:2px}
.xg92naj .twr01{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.ygjn3{--date-bg:transparent}
.hsyyt0w .o2e9sf::before{content:""}
.xt97aryn .o2e9sf::before{content:"•";opacity:.4}
.xt97aryn .e0lru3qo + .e0lru3qo::before{content:"•";margin-right:6px;opacity:.4}
.gjwm .o2e9sf::before{content:"/";opacity:.35}
.gjwm .e0lru3qo + .e0lru3qo::before{content:"/";margin-right:6px;opacity:.35}
.d362u .o2e9sf::before{content:"|";opacity:.3}
.d362u .e0lru3qo + .e0lru3qo::before{content:"|";margin-right:6px;opacity:.3}
.v55yinog .o2e9sf::before{content:"—";opacity:.3}
.v55yinog .e0lru3qo + .e0lru3qo::before{content:"—";margin-right:6px;opacity:.3}
.z5kzxy0 .o2e9sf::before{content:"◆";font-size:.5em;opacity:.35}
.z5kzxy0 .e0lru3qo + .e0lru3qo::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.yyq98uvz .o2e9sf::before{content:"·";opacity:.4}
.yyq98uvz .e0lru3qo + .e0lru3qo::before{content:"·";margin-right:6px;opacity:.4}
.h12c .o2e9sf::before{content:"›";opacity:.4}
.h12c .e0lru3qo + .e0lru3qo::before{content:"›";margin-right:6px;opacity:.4}
.lduf .o2e9sf::before{content:"→";opacity:.35;font-size:.85em}
.lduf .e0lru3qo + .e0lru3qo::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.n5w8 .enae6{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .enae6{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .mv1e560{max-width:100%}
}
.o1c44h .s2tq{margin:0}
@media (max-width:560px){
  .fhy8u5u{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .gomijt { padding: 28px 18px 20px; }
  .f3td { font-size: 1.2rem; }
  .w3y6zsr { max-width: 220px; max-height: 80px; }
}
.par1l .xnxpg { border-radius: 22px; }
.waa2 .a6lv30 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .xnxpg { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.rz1r {
  margin: 28px 0 24px;
}
.rz1r .o1q195 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.rz1r .ju7o1p {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.rz1r .a6lv30 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .ku5s5vm { flex-direction: row-reverse; }
[dir="rtl"] .ytd2z { flex-direction: row-reverse; }
[dir="rtl"] .qw6ap9c .m1twpg { right: auto; left: 32px; }
[dir="rtl"] .tnda  .m1twpg { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .qw6ap9c .m1twpg { right: auto; left: 20px; }
  [dir="rtl"] .tnda  .m1twpg { left: auto;  right: 20px; }
}
[dir="rtl"] .ojb6j .wgyi  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .ljfo04 .wgyi { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .ps4clq5,
[dir="rtl"] .t5zej,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .drl3x, [dir="rtl"] .o81kr29 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .moknj71 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .a6lv30 { direction: rtl; }
[dir="rtl"] .fsfk { direction: rtl; }
[dir="rtl"] .isop { direction: rtl; }
[dir="rtl"] .sspj { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .uvt0a573 .o81kr29,
[dir="rtl"] .autbkihj .o81kr29,
[dir="rtl"] .tlw6mziw .o81kr29,
[dir="rtl"] .v4tf .o81kr29 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .uvt0a573 .o81kr29 li::before,
[dir="rtl"] .autbkihj .o81kr29 li::before,
[dir="rtl"] .tlw6mziw .o81kr29 li::before,
[dir="rtl"] .v4tf .o81kr29 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .ps4clq5.p9ebi2 .iriumlt { align-items: flex-end; text-align: right; }
[dir="rtl"] .ps4clq5.zjt65rh .iriumlt { text-align: center; }
[dir="rtl"] .ps4clq5 .iriumlt { text-align: right; }
[dir="rtl"] .ju7o1p,
[dir="rtl"] .gzogw,
[dir="rtl"] .ea8ql66k,
[dir="rtl"] .idke7,
[dir="rtl"] .j1d2yg,
[dir="rtl"] .mm89ipqg,
[dir="rtl"] .bxp2wve,
[dir="rtl"] .r89o3fd8,
[dir="rtl"] .to55 { text-align: right; direction: rtl; }
[dir="rtl"] .uua4ni0 .r89o3fd8,
[dir="rtl"] .y527vk5 .r89o3fd8 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #2f2b97;
  --brand:           #2f2b97;
  --brand-light:     #302d7a;
  --brand-pale:      #494694;
  --grad-start:      #5550cd;
  --grad-end:        #8b88d2;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #2f2b97;
  --cta-light:       #211e7b;
  --cta-hover:       #201d67;
  --bg-page:         #f6f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f3f5;
  --bg-raised:       #eeeef0;
  --bg-hover:        #f4f3f5;
  --border:          #e2e2e8;
  --border-alt:      #d1d0db;
  --border-section:  #e2e2e8;
  --text-primary:    #17171b;
  --text-muted:      #53535f;
  --text-body:       #2f2f36;
  --text-sub:        #474751;
  --text-faint:      #777688;
  --text-dim:        #92929f;
  --text-label:      #5f5f6c;
  --text-value:      #3b3b44;
  --accent-bg:       #e5e5ef;
  --accent-bg-light: #cfcee8;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f5;
  --c-pros:          #198969;
  --c-cons:          #9f2147;
  --c-pros-label:    #1ea37c;
  --c-tip-border:    #21b489;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #198969;
}
:root { --logo-bg-opacity: 39%; }
body, button, input { font-family: "Rubik", sans-serif; }
.fg05xj .x0jylf { font-size: 0; width: 1.2rem; flex-shrink: 0; }.fg05xj .x0jylf::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.fg05xj .o6brry1p     .x0jylf::before { content: "";  color: var(--c-tip-border); }.fg05xj .akzdgvek .x0jylf::before { content: ""; color: var(--c-warn-border); }.fg05xj .q3tv6j    .x0jylf::before { content: ""; color: #60a5fa; }.zmnn7e .fg05xj .o6brry1p     .x0jylf::before { color: #10b981; }.zmnn7e .fg05xj .akzdgvek .x0jylf::before { color: #f43f5e; }.zmnn7e .fg05xj .q3tv6j    .x0jylf::before { color: #a855f7; }.mlay  .fg05xj .o6brry1p     .x0jylf::before { color: #eab308; }.mlay  .fg05xj .akzdgvek .x0jylf::before { color: #ef4444; }.mlay  .fg05xj .q3tv6j    .x0jylf::before { color: #f97316; }.c24d  .fg05xj .o6brry1p     .x0jylf::before { color: #38bdf8; }.c24d  .fg05xj .akzdgvek .x0jylf::before { color: #818cf8; }.c24d  .fg05xj .q3tv6j    .x0jylf::before { color: #2dd4bf; }.vi5olmn .fg05xj .x0jylf::before { color: var(--accent-light) !important; }
.k3dzl .xcleu li::before, .k3dzl .ecxs li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.k3dzl .xcleu li::before { content: ""; }.k3dzl .ecxs li::before { content: ""; }.k3dzl .qoyfrm9::before, .k3dzl .bsbjt::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.k3dzl .qoyfrm9::before { content: ""; }.k3dzl .bsbjt::before { content: ""; }
.qqhhpmvt .bjamnk, .qqhhpmvt .ps4clq5 { min-height: 320px; }
.iu4w4 .bn0xv5mm::after,.iu4w4 .m1twpg::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; }
.wcb0::before { content: '•'; }