.cursor.active{display:block}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(10px,10px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.mobile-drawer.open{left:0}.faq-item.open{border-color:rgba(123,47,255,.5)}.faq-item.open .faq-arrow{transform:rotate(180deg)}.faq-item.open .faq-a{max-height:200px;margin-top:.8rem}.footer-links{margin-top:1.5rem;display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.footer-links a{color:var(--muted);text-decoration:none;transition:color .3s}.footer-links a:hover{color:var(--violet)}@media (max-width:768px){.footer-links{gap:1.2rem}}@media (max-width:480px){.footer-links{gap:.9rem;font-size:.8rem}}