@font-face{font-family:IBM Plex Mono;src:url(/assets/fonts/plex-mono-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}:root{--csban-h:40px}html body .nav{top:calc(14px + var(--csban-h))}html body .hero,html body .price{min-height:calc(100vh - var(--csban-h))}:root{scroll-padding-top:calc(92px + var(--csban-h))}.csban{position:sticky;top:0;z-index:25;display:block;text-decoration:none;height:var(--csban-h);overflow:hidden;background:#0F0C29;border-bottom:1px solid rgba(107,109,247,.32);font-family:IBM Plex Mono,SFMono-Regular,Consolas,monospace;-webkit-font-smoothing:antialiased}.csban:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(107,109,247,.55),transparent);pointer-events:none}.csban__inner{display:flex;min-width:0}.csban__inner,.csban__tag{align-items:center;height:100%}.csban__tag{display:inline-flex;gap:9px;flex-shrink:0;padding:0 18px 0 22px;font-size:10.5px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#fff;background:#2A2BDB;white-space:nowrap}.csban__tag i{width:7px;height:7px;background:#fff;display:block;flex-shrink:0}.csban__line{flex:1;display:flex;align-items:baseline;gap:10px;padding:0 22px;white-space:nowrap}.csban__line,.csban__quote{min-width:0;overflow:hidden}.csban__quote{font-size:12.5px;font-weight:500;letter-spacing:.01em;color:rgba(255,255,255,.92);text-overflow:ellipsis}.csban__sep{color:rgba(174,180,216,.42);font-size:11px;flex-shrink:0}.csban__who{font-size:10px;color:#AEB4D8}.csban__cta,.csban__who{font-weight:500;letter-spacing:.05em;text-transform:uppercase;flex-shrink:0}.csban__cta{display:inline-flex;align-items:center;gap:8px;height:100%;padding:0 22px 0 18px;font-size:10.5px;color:#fff;white-space:nowrap;border-left:1px solid rgba(226,229,245,.16)}.csban__cta svg{width:11px;height:11px;flex-shrink:0;transition:transform .15s cubic-bezier(.22,1,.36,1)}.csban:hover .csban__cta{color:#6B6DF7}.csban:hover .csban__cta svg{transform:translate(2px,-2px)}@media(max-width:900px){.csban__sep,.csban__who{display:none}.csban__line{padding:0 16px}.csban__cta span{display:none}.csban__cta{padding:0 16px}}@media(max-width:600px){:root{--csban-h:36px}html body .nav{top:calc(max(12px, env(safe-area-inset-top)) + var(--csban-h))}html body .hero{min-height:calc(100svh - var(--csban-h))}.csban__tag span{display:none}.csban__tag{padding:0 12px}.csban__quote{font-size:11.5px}}