.faq-wrapper{max-width:1200px;margin:auto;padding:80px 30px;position:relative}.floating-accents{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.accent{filter:blur(120px);opacity:.25;border-radius:50%;width:400px;height:400px;animation:40s ease-in-out infinite floatMove;position:absolute}.accent1{background:radial-gradient(circle,#6aa9ff 0%,#0000 70%);animation-delay:0s;top:10%;left:-10%}.accent2{background:radial-gradient(circle,#8f6bff 0%,#0000 70%);animation-delay:10s;bottom:20%;right:-10%}.accent3{background:radial-gradient(circle,#00c6ff 0%,#0000 70%);animation-delay:20s;top:50%;left:60%}@keyframes floatMove{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-40px)translate(30px)}}.animated-grid{z-index:-1;pointer-events:none;background-image:url(/animations/bgGrid.svg);background-position:50%;background-size:cover;position:fixed;inset:0}.hero-blob{opacity:.6;filter:blur(50px);width:600px;height:600px;animation:18s ease-in-out infinite alternate slowFloat;position:absolute;bottom:-250px;right:-120px}@keyframes slowFloat{0%{transform:translateY(0)scale(1)}to{transform:translateY(-20px)scale(1.05)}}@media (max-width:600px){.floating-accents,.hero-blob{display:none}.faq-wrapper{padding:3rem 1.25rem}}
