.faq-section{position:relative;padding-bottom:1rem;background:linear-gradient(180deg,#f9fafb,#ffffff);overflow:hidden}@media (min-width:640px){.faq-section{padding-top:3rem}}.faq-section:before{width:600px;height:600px;background:radial-gradient(circle,rgba(147,51,234,.08),transparent 70%);top:20%;right:-15%;animation:orbFloat3 20s ease-in-out infinite}.faq-section:after,.faq-section:before{content:"";position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none;z-index:0}.faq-section:after{width:500px;height:500px;background:radial-gradient(circle,rgba(37,99,235,.08),transparent 70%);bottom:10%;left:-10%;animation:orbFloat 22s ease-in-out infinite reverse}@media (max-width:767px){.faq-section{margin-top:1rem;padding-bottom:1rem}}.wave-container{position:absolute;top:0;left:0;right:0;width:100%;height:5rem;margin-top:0;transform:translateZ(0);pointer-events:none;z-index:1}.wave-svg{position:absolute;bottom:0;overflow:hidden;animation:waveMove 10s ease-in-out infinite}.faq-wrapper{flex-wrap:wrap;margin-top:1rem;text-align:center;position:relative;z-index:2}.faq-container,.faq-wrapper{display:flex;justify-content:center}.faq-container{align-items:center;width:100%}.faq-content{display:flex;flex-direction:column;justify-content:center;padding:.5rem;margin:.5rem;max-width:56rem}@media (max-width:480px){.faq-content{margin:1rem;padding:1rem}}.faq-header{margin-bottom:2.25rem}.faq-title{font-size:1.75rem;font-weight:700;background:linear-gradient(90deg,#9333ea,#2563eb);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:.5rem;animation:titleSlideIn .8s ease-out,gradientShift 5s ease infinite}@media (max-width:480px){.faq-title{font-size:1.5rem}}.title-underline{width:6rem;height:.25rem;background:linear-gradient(90deg,#9333ea,#2563eb);margin:0 auto;border-radius:9999px;animation:underlineExpand .8s ease-out .3s both,shimmer 3s ease-in-out infinite}.faq-list{display:flex;flex-direction:column;gap:.8rem}.faq-item{width:100%;border-radius:.75rem;transition:all .25s cubic-bezier(.4,0,.2,1);background:white;box-shadow:0 4px 6px -1px rgba(0,0,0,.06);border:1px solid #e9d5ff;overflow:visible;will-change:transform;position:relative}.faq-item:before{content:"";position:absolute;inset:-2px;border-radius:.75rem;background:linear-gradient(45deg,#9333ea,#2563eb,#9333ea);background-size:200% 200%;opacity:0;z-index:-1;transition:opacity .3s ease;animation:gradientRotate 3s linear infinite}@media (hover:hover) and (min-width:640px){.faq-item:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.08),0 10px 10px -5px rgba(0,0,0,.03);transform:translateY(-2px)}.faq-item:hover:before{opacity:.3}}.faq-item-active{background:linear-gradient(90deg,#faf5ff,#eff6ff);box-shadow:0 12px 18px -6px rgba(0,0,0,.06);border:2px solid #a855f7}.faq-question{width:100%;padding:1.25rem;text-align:left;display:flex;align-items:center;justify-content:space-between;cursor:pointer;background:transparent;border:none;transition:all .15s}.faq-question:focus{outline:none;box-shadow:0 0 0 3px rgba(167,139,250,.12)}.faq-question-text{font-size:1.0625rem;font-weight:600;color:#1f2937;padding-right:1rem;transition:color .15s}.faq-icon{width:1.2rem;height:1.2rem;color:#9333ea;flex-shrink:0;transition:transform .25s ease}.faq-icon-open{transform:rotate(180deg)}.faq-answer-wrapper{overflow:hidden;max-height:0;opacity:0;transition:max-height .35s ease,opacity .25s ease}.faq-answer-open{max-height:2000px;opacity:1}.faq-answer-content{padding:0 1.25rem 1.25rem;display:flex;flex-direction:column;gap:.8rem}.faq-answer-text{color:#4b5563;line-height:1.6;text-align:left;font-size:.95rem}.faq-answer-list{margin:0;padding-left:1.5rem;list-style-type:disc;list-style-position:outside;text-align:left}.faq-answer-list li{display:list-item;margin-bottom:.5rem}.faq-answer-list li:last-child{margin-bottom:0}.faq-answer-list strong,.faq-answer-text strong{color:#1f2937;font-weight:600}.faq-answer-link{color:#9333ea;font-weight:600;text-decoration:underline;text-underline-offset:2px;transition:color .15s ease}.faq-answer-link:focus,.faq-answer-link:hover{color:#2563eb;outline:none}@keyframes titleSlideIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes underlineExpand{0%{width:0}to{width:6rem}}@keyframes orbFloat{0%,to{transform:translate(0) scale(1)}25%{transform:translate(30px,-30px) scale(1.1)}50%{transform:translate(-20px,20px) scale(.9)}75%{transform:translate(20px,30px) scale(1.05)}}@keyframes orbFloat3{0%,to{transform:translate(0) scale(1);opacity:.5}50%{transform:translate(-50px,40px) scale(1.2);opacity:.8}}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes shimmer{0%,to{opacity:1;transform:scaleX(1)}50%{opacity:.8;transform:scaleX(1.05)}}@keyframes gradientRotate{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes waveMove{0%,to{transform:translateX(0)}50%{transform:translateX(-10px)}}@media (max-width:767px){.faq-content{padding:6rem 1rem 0;margin:0}}@media (max-width:639px){.faq-wrapper{margin-top:0}.faq-content{padding:0 .3rem}.faq-header{margin-bottom:1.25rem}}