.faq-section{max-width:800px;margin:40px auto;padding:0 20px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:inherit}.faq-section .faq-title{font-size:32px;font-weight:700;color:#1a1a1a;margin-bottom:8px;text-align:center;background:transparent!important}.faq-section .faq-subtitle{font-size:16px;color:#666;text-align:center;margin-bottom:40px;font-weight:400}.faq-section .faq-container{background:#fff;border-radius:16px;box-shadow:0 2px 20px rgb(0 0 0 / .06);overflow:hidden;border:1px solid #f0f0f0;color:#2d3748}.faq-section .faq-item{border-bottom:1px solid #f5f5f5}.faq-section .faq-item:last-child{border-bottom:none}.faq-section .faq-question{background:none;border:none;width:100%;padding:24px 28px;text-align:left;cursor:pointer;font-size:18px;font-weight:600;color:#2d3748;transition:all 0.3s ease;display:flex;justify-content:space-between;align-items:center;line-height:1.4}.faq-section .faq-question:hover{background-color:#f8fafc;color:#4a90e2}.faq-section .faq-question:focus{outline:none;background-color:#f8fafc}.faq-section .faq-question h3{margin:0;font-size:inherit;font-weight:inherit;color:inherit}.faq-section .faq-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#e2e8f0;transition:all 0.3s ease;flex-shrink:0;margin-left:16px}.faq-section .faq-icon::before{content:"+";font-size:18px;font-weight:600;color:#64748b;transition:all 0.3s ease}.faq-section .faq-item.active .faq-icon{background:#4a90e2;transform:rotate(45deg)}.faq-section .faq-item.active .faq-icon::before{color:#fff}.faq-section .faq-answer{max-height:0;overflow:hidden;transition:max-height 0.3s ease;background:#fafbfc}.faq-section .faq-answer-content{padding:0 28px 24px 28px;font-size:16px;line-height:1.6;color:#4a5568}.faq-section .faq-answer-content p{margin:0}.faq-section .faq-item.active .faq-answer{max-height:500px}@media (max-width:768px){.faq-section{padding:0 16px;margin:32px auto}.faq-section .faq-title{font-size:28px;margin-bottom:6px}.faq-section .faq-subtitle{font-size:14px;margin-bottom:32px}.faq-section .faq-question{padding:20px 20px;font-size:16px}.faq-section .faq-answer-content{padding:0 20px 20px 20px;font-size:15px}.faq-section .faq-icon{width:20px;height:20px;margin-left:12px}.faq-section .faq-icon::before{font-size:16px}}.faq-section *{box-sizing:border-box}.faq-section h2,.faq-section h3{font-family:inherit}.faq-section button{font-family:inherit}