.faqs{color:#1a1a1a;background-color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}.faqs-hero{text-align:center;background:linear-gradient(135deg,#f8f9fb 0%,#eef2f7 100%);margin-bottom:60px;padding:90px 20px;position:relative;overflow:hidden}.faqs-hero:before{content:"";background:linear-gradient(90deg,#ec4899,#f43f5e,#3b82f6,#1d4ed8);height:4px;position:absolute;top:0;left:0;right:0}.faqs-hero h1{color:#1a1a1a;margin:0 0 16px;font-size:3.2rem;font-weight:700;line-height:1.2;display:inline-block;position:relative}.faqs-hero h1:after{content:"";background:#ec4899;border-radius:2px;width:80px;height:4px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.faqs-hero p{color:#4b5563;max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.7}.faqs-content{max-width:900px;margin:0 auto;padding:0 20px 80px}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;padding:24px 30px;transition:all .3s;box-shadow:0 4px 20px #00000008}.faq-item:hover{border-color:#ec4899;transform:translateY(-2px);box-shadow:0 8px 30px #ec48991a}.faq-question{text-align:left;color:#1a1a1a;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;font-size:1.2rem;font-weight:600;transition:color .2s;display:flex}.faq-question:hover{color:#ec4899}.icon{color:#ec4899;flex-shrink:0;margin-left:16px;font-size:1.5rem;transition:transform .3s}.faq-item.active .icon{transform:rotate(180deg)}.faq-answer{border-top:1px solid #e5e7eb;margin-top:16px;padding-top:16px;animation:.3s ease-out fadeIn}.faq-answer p{color:#4a5568;margin:0;font-size:1.05rem;line-height:1.7}.faq-item.active{border-color:#ec4899}.faq-item.active .faq-question{color:#ec4899}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.faqs-hero{padding:60px 20px}.faqs-hero h1{font-size:2.2rem}.faq-item{padding:20px}.faq-question{font-size:1.1rem}.faq-answer p{font-size:1rem}}.faq-item{opacity:0;animation:.5s ease-out forwards fadeInUp;transform:translateY(20px)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.faq-item:first-child{animation-delay:.1s}.faq-item:nth-child(2){animation-delay:.2s}.faq-item:nth-child(3){animation-delay:.3s}.faq-item:nth-child(4){animation-delay:.4s}.faq-item:nth-child(5){animation-delay:.5s}.faq-item:nth-child(6){animation-delay:.6s}.faq-item:nth-child(7){animation-delay:.7s}.faq-item:nth-child(8){animation-delay:.8s}
