.faq-module__6AW0yG__container{max-width:850px;margin:0 auto;padding:60px 24px 100px}.faq-module__6AW0yG__header{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:45px;display:flex}.faq-module__6AW0yG__title{color:var(--lavender-dark);font-size:3rem;font-family:var(--font-headers);background:linear-gradient(135deg, var(--lavender-dark) 30%, #5b21b6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-weight:800;line-height:1.15}.faq-module__6AW0yG__intro{color:var(--text-muted);max-width:650px;margin:0 auto;font-size:1.15rem;line-height:1.6}.faq-module__6AW0yG__searchSection{box-shadow:var(--card-shadow);transition:var(--transition-smooth);background:#fff;border:1px solid #8b5cf614;border-radius:24px;flex-direction:column;gap:20px;margin-bottom:40px;padding:24px;display:flex}.faq-module__6AW0yG__searchSection:focus-within{box-shadow:var(--card-shadow-hover);border-color:#8b5cf633}.faq-module__6AW0yG__searchWrapper{align-items:center;display:flex;position:relative}.faq-module__6AW0yG__searchIcon{width:22px;height:22px;color:var(--lavender);pointer-events:none;transition:var(--transition-smooth);position:absolute;left:20px}.faq-module__6AW0yG__searchInput{width:100%;font-size:1.05rem;font-family:var(--font-body);color:var(--lavender-dark);background:var(--bg-primary);border:2px solid #0000;border-radius:16px;outline:none;padding:18px 50px 18px 56px;font-weight:500;transition:all .3s cubic-bezier(.25,.8,.25,1)}.faq-module__6AW0yG__searchInput::placeholder{color:var(--text-light);font-weight:400}.faq-module__6AW0yG__searchInput:focus{border-color:var(--sky);box-shadow:0 0 0 4px var(--sky-light);background:#fff}.faq-module__6AW0yG__searchInput:focus+.faq-module__6AW0yG__searchIcon{color:var(--sky-dark);transform:scale(1.1)}.faq-module__6AW0yG__clearSearch{background:var(--lavender-light);color:var(--lavender-dark);cursor:pointer;width:26px;height:26px;transition:var(--transition-smooth);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex;position:absolute;right:18px}.faq-module__6AW0yG__clearSearch:hover{background:var(--coral-light);color:var(--coral-dark);transform:scale(1.1)}.faq-module__6AW0yG__filterRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.faq-module__6AW0yG__categoryPill{font-size:.88rem;font-weight:700;font-family:var(--font-headers);background:var(--bg-primary);color:var(--text-muted);cursor:pointer;border:2px solid #0000;border-radius:12px;padding:10px 18px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 2px 4px #00000005}.faq-module__6AW0yG__categoryPill:hover{color:var(--lavender-dark);background:#fff;transform:translateY(-2px);box-shadow:0 4px 8px #0000000d}.faq-module__6AW0yG__colorGeneral.faq-module__6AW0yG__pillActive{background:var(--lavender-light)!important;color:var(--lavender-dark)!important;border-color:var(--lavender)!important;box-shadow:0 4px 12px #8b5cf626!important}.faq-module__6AW0yG__colorSen.faq-module__6AW0yG__pillActive{background:var(--sky-light)!important;color:var(--sky-dark)!important;border-color:var(--sky)!important;box-shadow:0 4px 12px #0ea5e926!important}.faq-module__6AW0yG__colorFees.faq-module__6AW0yG__pillActive{background:var(--coral-light)!important;color:var(--coral-dark)!important;border-color:var(--coral)!important;box-shadow:0 4px 12px #f43f5e26!important}.faq-module__6AW0yG__colorTimings.faq-module__6AW0yG__pillActive{background:var(--mint-light)!important;color:var(--mint-dark)!important;border-color:var(--teal)!important;box-shadow:0 4px 12px #14b8a626!important}.faq-module__6AW0yG__colorLogistics.faq-module__6AW0yG__pillActive{color:#b45309!important;background:#fef3c7!important;border-color:#f59e0b!important;box-shadow:0 4px 12px #f59e0b26!important}.faq-module__6AW0yG__faqList{flex-direction:column;gap:18px;display:flex}.faq-module__6AW0yG__faqItem{box-shadow:var(--card-shadow);background:#fff;border:2px solid #0000;border-radius:20px;transition:all .4s cubic-bezier(.175,.885,.32,1.15);animation:.5s ease-out both faq-module__6AW0yG__itemFadeIn;overflow:hidden}@keyframes faq-module__6AW0yG__itemFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.faq-module__6AW0yG__faqItem:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)scale(1.005)}.faq-module__6AW0yG__faqItem.faq-module__6AW0yG__colorGeneral{border-left:6px solid var(--lavender)}.faq-module__6AW0yG__faqItem.faq-module__6AW0yG__colorGeneral:hover,.faq-module__6AW0yG__faqItemOpen.faq-module__6AW0yG__colorGeneral{border-color:var(--lavender-light)}.faq-module__6AW0yG__faqItem.faq-module__6AW0yG__colorSen{border-left:6px solid var(--sky)}.faq-module__6AW0yG__faqItem.faq-module__6AW0yG__colorSen:hover,.faq-module__6AW0yG__faqItemOpen.faq-module__6AW0yG__colorSen{border-color:var(--sky-light)}.faq-module__6AW0yG__faqItem.faq-module__6AW0yG__colorFees{border-left:6px solid var(--coral)}.faq-module__6AW0yG__faqItem.faq-module__6AW0yG__colorFees:hover,.faq-module__6AW0yG__faqItemOpen.faq-module__6AW0yG__colorFees{border-color:var(--coral-light)}.faq-module__6AW0yG__faqItem.faq-module__6AW0yG__colorTimings{border-left:6px solid var(--teal)}.faq-module__6AW0yG__faqItem.faq-module__6AW0yG__colorTimings:hover,.faq-module__6AW0yG__faqItemOpen.faq-module__6AW0yG__colorTimings{border-color:var(--mint-light)}.faq-module__6AW0yG__faqItem.faq-module__6AW0yG__colorLogistics{border-left:6px solid #f59e0b}.faq-module__6AW0yG__faqItem.faq-module__6AW0yG__colorLogistics:hover,.faq-module__6AW0yG__faqItemOpen.faq-module__6AW0yG__colorLogistics{border-color:#fef3c7}.faq-module__6AW0yG__questionButton{cursor:pointer;text-align:left;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:24px 30px;display:flex}.faq-module__6AW0yG__questionButton:focus-visible{background:var(--bg-primary)}.faq-module__6AW0yG__questionMain{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.faq-module__6AW0yG__categoryTag{text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:800;font-family:var(--font-headers);border-radius:8px;padding:4px 10px}.faq-module__6AW0yG__categoryTag.faq-module__6AW0yG__colorGeneral{background:var(--lavender-light);color:var(--lavender-dark)}.faq-module__6AW0yG__categoryTag.faq-module__6AW0yG__colorSen{background:var(--sky-light);color:var(--sky-dark)}.faq-module__6AW0yG__categoryTag.faq-module__6AW0yG__colorFees{background:var(--coral-light);color:var(--coral-dark)}.faq-module__6AW0yG__categoryTag.faq-module__6AW0yG__colorTimings{background:var(--mint-light);color:var(--mint-dark)}.faq-module__6AW0yG__categoryTag.faq-module__6AW0yG__colorLogistics{color:#b45309;background:#fef3c7}.faq-module__6AW0yG__questionText{font-family:var(--font-headers);color:var(--lavender-dark);transition:var(--transition-smooth);margin:0;font-size:1.25rem;font-weight:800;line-height:1.4}.faq-module__6AW0yG__faqItem:hover .faq-module__6AW0yG__questionText{color:#3b0764}.faq-module__6AW0yG__iconIndicator{background:var(--bg-primary);width:32px;height:32px;color:var(--lavender-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.faq-module__6AW0yG__iconIndicator svg{width:14px;height:14px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.faq-module__6AW0yG__faqItem:hover .faq-module__6AW0yG__iconIndicator{background:var(--lavender-light);transform:scale(1.1)}.faq-module__6AW0yG__iconIndicatorOpen{background:var(--coral-light)!important;color:var(--coral-dark)!important;transform:rotate(45deg)!important}.faq-module__6AW0yG__answerPanel{max-height:0;transition:max-height .4s cubic-bezier(.25,1,.5,1);overflow:hidden}.faq-module__6AW0yG__answerContent{border-top:1px dashed #8b5cf614;padding:0 30px 28px}.faq-module__6AW0yG__answerContent p{color:var(--text-muted);margin:16px 0 0;font-size:1.02rem;font-weight:500;line-height:1.7}.faq-module__6AW0yG__noResults{text-align:center;box-shadow:var(--card-shadow);border:2px dashed var(--lavender-light);background:#fff;border-radius:24px;flex-direction:column;align-items:center;gap:16px;padding:40px;animation:.5s ease-out faq-module__6AW0yG__itemFadeIn;display:flex}.faq-module__6AW0yG__noResultsIcon{filter:drop-shadow(0 4px 8px #0000000d);font-size:3.5rem;line-height:1;animation:3s ease-in-out infinite faq-module__6AW0yG__float}@keyframes faq-module__6AW0yG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.faq-module__6AW0yG__noResultsTitle{font-family:var(--font-headers);color:var(--lavender-dark);margin:0;font-size:1.5rem;font-weight:800}.faq-module__6AW0yG__noResultsText{color:var(--text-muted);max-width:500px;margin:0;font-size:1rem;line-height:1.6}.faq-module__6AW0yG__noResultsCta{background:var(--bg-primary);border:1px solid #8b5cf60d;border-radius:16px;width:100%;max-width:480px;margin-top:12px;padding:20px 24px}.faq-module__6AW0yG__noResultsCta p{color:var(--lavender-dark);margin:0 0 12px;font-size:.88rem;font-weight:700}.faq-module__6AW0yG__ctaContactRow{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.faq-module__6AW0yG__ctaLink{color:var(--lavender-dark);transition:var(--transition-smooth);background:#fff;border:1px solid #8b5cf626;border-radius:10px;padding:8px 16px;font-size:.88rem;font-weight:700;text-decoration:none}.faq-module__6AW0yG__ctaLink:hover{background:var(--lavender-light);border-color:var(--lavender);transform:translateY(-2px)}@media (max-width:768px){.faq-module__6AW0yG__container{padding:40px 16px 80px}.faq-module__6AW0yG__title{font-size:2.2rem}.faq-module__6AW0yG__intro{font-size:1rem}.faq-module__6AW0yG__searchSection{gap:16px;padding:16px}.faq-module__6AW0yG__searchInput{padding:14px 40px 14px 44px;font-size:.95rem}.faq-module__6AW0yG__searchIcon{width:18px;height:18px;left:14px}.faq-module__6AW0yG__categoryPill{padding:8px 14px;font-size:.8rem}.faq-module__6AW0yG__questionButton{padding:18px 20px}.faq-module__6AW0yG__questionText{font-size:1.1rem}.faq-module__6AW0yG__answerContent{padding:0 20px 20px}.faq-module__6AW0yG__answerContent p{font-size:.95rem}}
