.contact-module__swMWYG__container{--sky:var(--teal);--sky-light:var(--teal-light);--sky-dark:var(--teal-dark);max-width:1100px;margin:0 auto;padding:60px 24px}.contact-module__swMWYG__contactHero{text-align:center;background:radial-gradient(circle at 10% 20%,#d4e5f799 0%,#fbcfe84d 44.4%,#cffafe66 90.7%);width:100%;padding:90px 24px 85px;position:relative;overflow:hidden}.contact-module__swMWYG__heroWave{bottom:0;left:0;right:0;position:absolute!important}.contact-module__swMWYG__heroContainer{text-align:center;z-index:2;max-width:800px;margin:0 auto;position:relative}.contact-module__swMWYG__heroTitle{color:var(--lavender-dark);font-size:3.2rem;font-family:var(--font-headers);letter-spacing:-.02em;margin-bottom:16px;font-weight:800}.contact-module__swMWYG__heroIntro{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1.25rem;font-weight:500;line-height:1.6}.contact-module__swMWYG__grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px;display:grid}.contact-module__swMWYG__infoCard{border-radius:var(--border-radius-lg);box-shadow:var(--card-shadow);text-align:center;background:#fff;flex-direction:column;align-items:center;gap:20px;height:100%;padding:36px 28px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s,border-color .3s;display:flex}.contact-module__swMWYG__infoCard:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-8px)}.contact-module__swMWYG__infoIcon{border-radius:var(--border-radius-full);flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.contact-module__swMWYG__infoCard:hover .contact-module__swMWYG__infoIcon{transform:scale(1.15)rotate(5deg)}.contact-module__swMWYG__infoIcon svg{fill:currentColor;width:28px;height:28px}.contact-module__swMWYG__infoText{flex-direction:column;flex-grow:1;align-items:center;gap:8px;display:flex}.contact-module__swMWYG__infoHeading{font-family:var(--font-headers);color:var(--lavender-dark);margin:0;font-size:1.25rem;font-weight:700}.contact-module__swMWYG__infoVal{color:var(--text-muted);font-size:.96rem;font-weight:500;line-height:1.5}.contact-module__swMWYG__cardButton{font-family:var(--font-headers);border-radius:var(--border-radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:auto;padding:14px 24px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-flex}.contact-module__swMWYG__phoneCard{background:linear-gradient(#fff 0%,#f0f7ff 100%);border:2px solid #0066cc0f}.contact-module__swMWYG__phoneCard:hover{border-color:#06c3}.contact-module__swMWYG__phoneIcon{background:var(--lavender-light);color:var(--lavender-dark)}.contact-module__swMWYG__phoneButton{background:var(--lavender);color:#fff;box-shadow:0 4px 12px #0066cc26}.contact-module__swMWYG__phoneButton:hover{background:var(--lavender-dark);transform:translateY(-2px);box-shadow:0 6px 18px #0066cc40}.contact-module__swMWYG__emailCard{background:linear-gradient(#fff 0%,#fdf2f8 100%);border:2px solid #ec48990f}.contact-module__swMWYG__emailCard:hover{border-color:#ec489933}.contact-module__swMWYG__emailIcon{background:var(--coral-light);color:var(--coral-dark)}.contact-module__swMWYG__emailButton{background:var(--coral);color:#fff;box-shadow:0 4px 12px #ec489926}.contact-module__swMWYG__emailButton:hover{background:var(--coral-dark);transform:translateY(-2px);box-shadow:0 6px 18px #ec489940}.contact-module__swMWYG__locationCard{background:linear-gradient(#fff 0%,#fffbeb 100%);border:2px solid #f59e0b0f}.contact-module__swMWYG__locationCard:hover{border-color:#f59e0b33}.contact-module__swMWYG__locationIcon{background:var(--sunshine-light);color:var(--sunshine-dark)}.contact-module__swMWYG__mapButton{background:var(--sunshine);color:#fff;box-shadow:0 4px 12px #f59e0b26}.contact-module__swMWYG__mapButton:hover{background:var(--sunshine-dark);transform:translateY(-2px);box-shadow:0 6px 18px #f59e0b40}.contact-module__swMWYG__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}.contact-module__swMWYG__searchSection:focus-within{box-shadow:var(--card-shadow-hover);border-color:#06c3}.contact-module__swMWYG__searchWrapper{align-items:center;display:flex;position:relative}.contact-module__swMWYG__searchIcon{width:22px;height:22px;color:var(--lavender);pointer-events:none;transition:var(--transition-smooth);position:absolute;left:20px}.contact-module__swMWYG__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)}.contact-module__swMWYG__searchInput::placeholder{color:var(--text-light);font-weight:400}.contact-module__swMWYG__searchInput:focus{border-color:var(--teal);box-shadow:0 0 0 4px var(--teal-light);background:#fff}.contact-module__swMWYG__searchInput:focus+.contact-module__swMWYG__searchIcon{color:var(--lavender-dark);transform:scale(1.1)}.contact-module__swMWYG__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}.contact-module__swMWYG__clearSearch:hover{background:var(--coral-light);color:var(--coral-dark);transform:scale(1.1)}.contact-module__swMWYG__filterRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.contact-module__swMWYG__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}.contact-module__swMWYG__categoryPill:hover{color:var(--lavender-dark);background:#fff;transform:translateY(-2px)scale(1.03);box-shadow:0 4px 10px #0066cc14}.contact-module__swMWYG__colorGeneral.contact-module__swMWYG__pillActive{background:var(--lavender-light)!important;color:var(--lavender-dark)!important;border-color:var(--lavender)!important;box-shadow:0 4px 12px #0066cc26!important}.contact-module__swMWYG__colorSen.contact-module__swMWYG__pillActive{background:var(--teal-light)!important;color:var(--teal-dark)!important;border-color:var(--teal)!important;box-shadow:0 4px 12px #06b6d426!important}.contact-module__swMWYG__colorFees.contact-module__swMWYG__pillActive{background:var(--coral-light)!important;color:var(--coral-dark)!important;border-color:var(--coral)!important;box-shadow:0 4px 12px #ec489926!important}.contact-module__swMWYG__colorTimings.contact-module__swMWYG__pillActive{background:var(--mint-light)!important;color:var(--mint-dark)!important;border-color:var(--mint)!important;box-shadow:0 4px 12px #10b98126!important}.contact-module__swMWYG__colorLogistics.contact-module__swMWYG__pillActive{background:var(--sunshine-light)!important;color:var(--sunshine-dark)!important;border-color:var(--sunshine)!important;box-shadow:0 4px 12px #f59e0b26!important}.contact-module__swMWYG__faqList{flex-direction:column;gap:18px;display:flex}.contact-module__swMWYG__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);overflow:hidden}.contact-module__swMWYG__faqItem:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)scale(1.002)}.contact-module__swMWYG__faqItem.contact-module__swMWYG__colorGeneral{border-left:6px solid var(--lavender)}.contact-module__swMWYG__faqItem.contact-module__swMWYG__colorGeneral:hover,.contact-module__swMWYG__faqItemOpen.contact-module__swMWYG__colorGeneral{border-color:var(--lavender-light)}.contact-module__swMWYG__faqItem.contact-module__swMWYG__colorSen{border-left:6px solid var(--teal)}.contact-module__swMWYG__faqItem.contact-module__swMWYG__colorSen:hover,.contact-module__swMWYG__faqItemOpen.contact-module__swMWYG__colorSen{border-color:var(--teal-light)}.contact-module__swMWYG__faqItem.contact-module__swMWYG__colorFees{border-left:6px solid var(--coral)}.contact-module__swMWYG__faqItem.contact-module__swMWYG__colorFees:hover,.contact-module__swMWYG__faqItemOpen.contact-module__swMWYG__colorFees{border-color:var(--coral-light)}.contact-module__swMWYG__faqItem.contact-module__swMWYG__colorTimings{border-left:6px solid var(--mint)}.contact-module__swMWYG__faqItem.contact-module__swMWYG__colorTimings:hover,.contact-module__swMWYG__faqItemOpen.contact-module__swMWYG__colorTimings{border-color:var(--mint-light)}.contact-module__swMWYG__faqItem.contact-module__swMWYG__colorLogistics{border-left:6px solid var(--sunshine)}.contact-module__swMWYG__faqItem.contact-module__swMWYG__colorLogistics:hover,.contact-module__swMWYG__faqItemOpen.contact-module__swMWYG__colorLogistics{border-color:var(--sunshine-light)}.contact-module__swMWYG__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}.contact-module__swMWYG__questionButton:focus-visible{background:var(--bg-primary)}.contact-module__swMWYG__questionMain{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.contact-module__swMWYG__categoryTag{text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:800;font-family:var(--font-headers);border-radius:8px;padding:4px 10px}.contact-module__swMWYG__categoryTag.contact-module__swMWYG__colorGeneral{background:var(--lavender-light);color:var(--lavender-dark)}.contact-module__swMWYG__categoryTag.contact-module__swMWYG__colorSen{background:var(--teal-light);color:var(--teal-dark)}.contact-module__swMWYG__categoryTag.contact-module__swMWYG__colorFees{background:var(--coral-light);color:var(--coral-dark)}.contact-module__swMWYG__categoryTag.contact-module__swMWYG__colorTimings{background:var(--mint-light);color:var(--mint-dark)}.contact-module__swMWYG__categoryTag.contact-module__swMWYG__colorLogistics{background:var(--sunshine-light);color:var(--sunshine-dark)}.contact-module__swMWYG__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}.contact-module__swMWYG__faqItem:hover .contact-module__swMWYG__questionText{color:var(--lavender-dark)}.contact-module__swMWYG__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}.contact-module__swMWYG__iconIndicator svg{width:14px;height:14px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.contact-module__swMWYG__faqItem:hover .contact-module__swMWYG__iconIndicator{background:var(--lavender-light);transform:scale(1.1)}.contact-module__swMWYG__iconIndicatorOpen{background:var(--coral-light)!important;color:var(--coral-dark)!important;transform:rotate(45deg)!important}.contact-module__swMWYG__answerPanel{max-height:0;transition:max-height .4s cubic-bezier(.25,1,.5,1);overflow:hidden}.contact-module__swMWYG__answerContent{border-top:1px dashed #8b5cf614;padding:0 30px 28px}.contact-module__swMWYG__answerContent p{color:var(--text-muted);margin:16px 0 0;font-size:1.02rem;font-weight:500;line-height:1.7}.contact-module__swMWYG__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;display:flex}.contact-module__swMWYG__noResultsIcon{filter:drop-shadow(0 4px 8px #0000000d);font-size:3.5rem;line-height:1}.contact-module__swMWYG__noResultsTitle{font-family:var(--font-headers);color:var(--lavender-dark);margin:0;font-size:1.5rem;font-weight:800}.contact-module__swMWYG__noResultsText{color:var(--text-muted);max-width:500px;margin:0;font-size:1rem;line-height:1.6}@media (max-width:850px){.contact-module__swMWYG__grid{grid-template-columns:1fr;gap:24px}}@media (max-width:768px){.contact-module__swMWYG__contactHero{padding:70px 20px 50px}.contact-module__swMWYG__heroTitle{font-size:2.5rem}.contact-module__swMWYG__heroIntro{font-size:1.1rem}.contact-module__swMWYG__searchSection{gap:16px;padding:16px}.contact-module__swMWYG__searchInput{padding:14px 40px 14px 44px;font-size:.95rem}.contact-module__swMWYG__searchIcon{width:18px;height:18px;left:14px}.contact-module__swMWYG__categoryPill{padding:8px 14px;font-size:.8rem}.contact-module__swMWYG__questionButton{padding:18px 20px}.contact-module__swMWYG__questionText{font-size:1.1rem}.contact-module__swMWYG__answerContent{padding:0 20px 20px}.contact-module__swMWYG__answerContent p{font-size:.95rem}}
