.faq-container{min-height:100vh;background-color:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.faq-container:not(.animations-loaded) .faq-card,.faq-container:not(.animations-loaded) .faq-header{opacity:0;transform:translateY(50px)}.faq-container:not(.animations-loaded) .faq-item{opacity:0;transform:translateY(40px)}.faq-container.animations-loaded .faq-card,.faq-container.animations-loaded .faq-header,.faq-container.animations-loaded .faq-item{opacity:1;transform:translateY(0)}.no-js .faq-card,.no-js .faq-header,.no-js .faq-item{opacity:1!important;transform:translateY(0)!important}@keyframes pulse{0%,to{opacity:.3}50%{opacity:.7}}.loading-state{animation:pulse 1.5s ease-in-out infinite}.faq-header{background:linear-gradient(135deg,#9370db,#b19cd9);color:white;padding:6rem 0;text-align:center}.faq-header h1{font-size:3rem;font-weight:700;margin:0;letter-spacing:-.025em}.faq-content{max-width:1200px;margin:0 auto;padding:0 1rem;position:relative;top:-2rem}.faq-card{background:white;border-radius:16px;box-shadow:0 10px 25px rgba(0,0,0,.1);overflow:hidden}.faq-tabs{display:flex;background:#f1f5f9;border-bottom:1px solid #e2e8f0;padding:0;margin:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.faq-tabs::-webkit-scrollbar{height:3px}.faq-tabs::-webkit-scrollbar-track{background:#f1f5f9}.faq-tabs::-webkit-scrollbar-thumb{background:#9370db;border-radius:3px}.faq-tab{background:none;padding:1rem 1.5rem;font-size:.95rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s ease;white-space:nowrap;border:none;border-bottom:3px solid transparent;min-height:44px;display:flex;align-items:center;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.faq-tab:hover{color:#9370db;background:rgba(147,112,219,.05)}.faq-tab.active{color:#9370db;background:white;border-bottom-color:#9370db;font-weight:600}.faq-tab-content{display:none;padding:2rem}.faq-tab-content.active{display:block}.faq-section{margin-bottom:1.5rem}.faq-item{border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1rem;overflow:hidden;transition:all .2s ease}.faq-item:hover{border-color:#9370db;box-shadow:0 4px 12px rgba(147,112,219,.1)}.faq-question{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background:white;border:none;width:100%;text-align:left;font-size:1.1rem;font-weight:600;color:#1e293b;cursor:pointer;transition:all .2s ease;min-height:60px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.faq-question:hover{background:#f8fafc}.faq-question.active{background:#f5f0ff;color:#9370db}.faq-icon{width:24px;height:24px;border:2px solid #9370db;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:#9370db;transition:background-color .2s ease,color .2s ease;flex-shrink:0;margin-left:1rem;will-change:transform}.faq-question.active .faq-icon{background:#9370db;color:white;transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease,opacity .3s ease;opacity:0}.faq-answer.active{max-height:800px;opacity:1}.faq-answer-content{padding:0 1.5rem 1.5rem;color:#475569;line-height:1.6;transform:translateY(0);transition:transform .3s ease}.faq-answer-content p{margin-bottom:1rem}.faq-answer-content ul{margin:1rem 0;padding-left:1.5rem}.faq-answer-content li{margin-bottom:.5rem}.highlight-box{padding:1rem;border-radius:8px;margin:1rem 0;border-left:4px solid}.highlight-box.success{background:#f0fdf4;border-color:#16a34a;color:#15803d}.highlight-box.info{background:#eff6ff;border-color:#2563eb;color:#1d4ed8}.highlight-box.warning{background:#fffbeb;border-color:#d97706;color:#92400e}.highlight-box.danger{background:#fef2f2;border-color:#dc2626;color:#b91c1c}.contact-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin:1rem 0}.contact-info strong{color:#1e293b}@media (max-width:768px){.faq-container{padding:0}.faq-header{padding:7rem 1rem 3rem}.faq-header h1{font-size:2rem;line-height:1.2;padding:0 1rem}.faq-content{padding:0 .5rem;top:-1rem}.faq-card{border-radius:12px;margin:0 .5rem}.faq-tabs{flex-direction:column;border-bottom:none}.faq-tab{text-align:left;border-bottom:1px solid #e2e8f0;border-right:none;padding:1.25rem 1.5rem;font-size:1rem;min-height:48px;display:flex;align-items:center}.faq-tab.active{border-bottom-color:#e2e8f0;border-left:4px solid #9370db;background:#f9fafb}.faq-tab-content{padding:1rem}.faq-question{font-size:1rem;padding:1.25rem 1rem;line-height:1.4;min-height:60px}.faq-icon{width:28px;height:28px;margin-left:.75rem;flex-shrink:0}.faq-answer-content{padding:0 1rem 1.25rem;font-size:.95rem;line-height:1.6}.highlight-box{margin:1rem 0}.contact-info,.highlight-box{padding:1rem;font-size:.9rem}.faq-answer-content ul{padding-left:1.25rem}.faq-answer-content li{margin-bottom:.75rem}}@media (max-width:480px){.faq-header{padding:6rem .75rem 2rem}.faq-header h1{font-size:1.75rem;margin:0}.faq-content{padding:0 .25rem;top:-.5rem}.faq-card{margin:0 .25rem;border-radius:8px}.faq-tab{padding:1rem 1.25rem;font-size:.95rem;min-height:50px}.faq-tab-content{padding:.75rem}.faq-question{padding:1rem .75rem;font-size:.95rem;min-height:56px}.faq-icon{width:26px;height:26px}.faq-answer-content{padding:0 .75rem 1rem;font-size:.9rem}.highlight-box{margin:.75rem 0}.contact-info,.highlight-box{padding:.75rem;font-size:.85rem}.faq-answer-content p{margin-bottom:.75rem}.faq-answer-content ul{padding-left:1rem}}@media (min-width:481px) and (max-width:640px){.faq-header{padding:7.5rem 1rem 3rem}.faq-header h1{font-size:2.25rem}.faq-tab{padding:1.125rem 1.375rem;font-size:1rem}.faq-question{padding:1.125rem 1.25rem;font-size:1.05rem}}@media (max-width:768px) and (orientation:landscape){.faq-header{padding:5rem 1rem 2rem}.faq-header h1{font-size:1.75rem}.faq-tabs{overflow-x:auto;scrollbar-width:none}.faq-tabs::-webkit-scrollbar{display:none}}@media (hover:none) and (pointer:coarse){.faq-tab:hover{background:none}.faq-question:hover{background:#f8fafc}.faq-item:hover{border-color:#e2e8f0;box-shadow:none}}