.premium-faq-section{padding:100px 0;background:#fff;position:relative;overflow:hidden}.premium-faq-section::before{content:'';position:absolute;top:-10%;right:-5%;width:500px;height:500px;background:radial-gradient(circle,rgb(16 185 129 / .03) 0%,transparent 70%);z-index:0}.faq-premium-wrapper{max-width:900px;margin:0 auto;position:relative;z-index:1}.faq-premium-header{text-align:center;margin-bottom:60px}.faq-premium-header h2{font-family:'Poppins',sans-serif;font-size:clamp(2rem, 4vw, 2.8rem);font-weight:700;color:#0f172a;margin-bottom:15px;line-height:1.2}.faq-premium-header p{font-size:1rem;color:#64748b;max-width:600px;margin:0 auto}.faq-premium-list{display:flex;flex-direction:column;gap:15px}.faq-premium-item{background:#fff;border:1px solid #e2e8f0;border-radius:24px;transition:all 0.3s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-premium-item:hover{border-color:#10b981;box-shadow:0 10px 30px rgb(16 185 129 / .05);transform:translateY(-2px)}.faq-premium-item.active{border-color:#0f172a;box-shadow:0 20px 40px rgb(15 23 42 / .08)}.faq-premium-trigger{width:100%;padding:24px 30px;display:flex;align-items:center;justify-content:space-between;background:none;border:none;cursor:pointer;text-align:left;gap:20px}.faq-q-wrap{display:flex;align-items:center;gap:18px;flex:1}.faq-q-icon{width:40px;height:40px;border-radius:12px;background:#f0fdf4;color:#10b981;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;transition:0.3s;flex-shrink:0}.faq-premium-item.active .faq-q-icon{background:#10b981;color:#fff}.faq-q-text{font-family:'Poppins',sans-serif;font-size:1.1rem;font-weight:600;color:#1e293b;line-height:1.4;margin:0;transition:0.3s}.faq-premium-item.active .faq-q-text{color:#0f172a}.faq-plus-icon{width:28px;height:28px;border-radius:50%;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;transition:0.4s;flex-shrink:0}.faq-premium-item.active .faq-plus-icon{background:#0f172a;color:#fff;transform:rotate(180deg)}.faq-premium-content{max-height:0;overflow:hidden;transition:max-height 0.5s cubic-bezier(.4,0,.2,1);background:#fff}.faq-premium-inner{padding:0 30px 30px 88px}.faq-premium-inner p{font-size:1rem;line-height:1.7;color:#475569;margin:0;padding-left:20px;border-left:3px solid #f59e0b}@media (max-width:768px){.premium-faq-section{padding:40px 0}.faq-premium-header{margin-bottom:30px}.faq-premium-item{border-radius:16px}.faq-premium-trigger{padding:16px 20px;gap:12px}.faq-q-wrap{gap:12px}.faq-q-icon{width:32px;height:32px;font-size:.9rem;border-radius:8px}.faq-q-text{font-size:.95rem}.faq-premium-inner{padding:0 20px 20px 60px}.faq-premium-inner p{font-size:.9rem;padding-left:15px}.faq-plus-icon{width:24px;height:24px;font-size:.8rem}}