.site-header .nav{display:flex;align-items:center;justify-content:space-between;gap:18px}.site-header .brand,.footer-brand{white-space:nowrap}.brand-mark,.site-header .brand span,.footer-brand span{color:#a86cff}.site-header .nav-links{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex-wrap:wrap}.site-header .nav-links a{color:#d7ccdf;text-decoration:none;font-size:.9rem;font-weight:760}.site-header .nav-links a:hover{color:#fff}.nav-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 15px;border-radius:999px;background:linear-gradient(135deg,#a86cff,#6f31c7);color:#fff;text-decoration:none;font-weight:850;white-space:nowrap}.footer-inner{align-items:flex-start}.footer-brand{text-decoration:none}.footer-links{display:flex;gap:8px;flex-wrap:wrap;color:#a99eb8}.footer-links a{color:inherit;text-decoration:none}.footer-links a:hover{color:#fff}@media(max-width:960px){.site-header .nav{align-items:flex-start;flex-direction:column;padding:14px 0}.site-header .nav-links{justify-content:flex-start}.nav-cta{width:auto}}@media(max-width:620px){.site-header .nav-links{gap:10px}.site-header .nav-links a{font-size:.84rem}.nav-cta{width:100%;margin-top:4px}.footer-links{line-height:1.9}}