.Support-module__zONjpa__page{background:#f6f6f8;flex-direction:column;min-height:100vh;font-family:Lexend,sans-serif;display:flex}.Support-module__zONjpa__header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border-bottom:1px solid #f3f4f6;position:sticky;top:0}.Support-module__zONjpa__headerInner{justify-content:space-between;align-items:center;max-width:1280px;height:64px;margin:0 auto;padding:0 16px;display:flex}.Support-module__zONjpa__logo{align-items:center;gap:8px;text-decoration:none;display:flex}.Support-module__zONjpa__logoIcon{color:#fff;background:#1430b8;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Support-module__zONjpa__logoIcon .material-symbols-outlined{font-size:20px}.Support-module__zONjpa__logo span:last-child{color:#0e101b;letter-spacing:-.02em;font-size:20px;font-weight:700}.Support-module__zONjpa__nav{align-items:center;gap:32px;display:none}@media (min-width:768px){.Support-module__zONjpa__nav{display:flex}}.Support-module__zONjpa__nav a{color:#0e101b;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.Support-module__zONjpa__nav a:hover,.Support-module__zONjpa__nav a.Support-module__zONjpa__active{color:#1430b8}.Support-module__zONjpa__nav a.Support-module__zONjpa__muted{color:#6b7280}.Support-module__zONjpa__headerActions{align-items:center;gap:8px;display:flex}.Support-module__zONjpa__headerActions button,.Support-module__zONjpa__headerActions a{color:#6b7280;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:color .2s;display:flex}.Support-module__zONjpa__headerActions button:hover,.Support-module__zONjpa__headerActions a:hover{color:#1430b8}.Support-module__zONjpa__main{flex:1}.Support-module__zONjpa__hero{text-align:center;color:#fff;background:#1430b8;padding:64px 16px;position:relative;overflow:hidden}.Support-module__zONjpa__heroBlur{z-index:0;opacity:.1;position:absolute;inset:0}.Support-module__zONjpa__heroBlur:before,.Support-module__zONjpa__heroBlur:after{content:"";filter:blur(100px);background:#fff;border-radius:50%;width:320px;height:320px;position:absolute}.Support-module__zONjpa__heroBlur:before{top:-80px;left:-80px}.Support-module__zONjpa__heroBlur:after{bottom:-80px;right:-80px}.Support-module__zONjpa__heroContent{z-index:10;max-width:768px;margin:0 auto;position:relative}.Support-module__zONjpa__heroContent h1{margin:0 0 16px;font-size:30px;font-weight:700}@media (min-width:768px){.Support-module__zONjpa__heroContent h1{font-size:36px}}.Support-module__zONjpa__heroContent>p{color:#bfdbfe;margin:0 0 32px;font-size:16px}.Support-module__zONjpa__searchBar{max-width:576px;margin:0 auto;position:relative}.Support-module__zONjpa__searchBar .material-symbols-outlined{color:#9ca3af;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.Support-module__zONjpa__searchBar input{color:#0e101b;background:#fff;border:none;border-radius:12px;outline:none;width:100%;height:56px;padding:0 16px 0 48px;font-family:inherit;font-size:14px;box-shadow:0 20px 40px #00000026}.Support-module__zONjpa__searchBar input:focus{box-shadow:0 20px 40px #00000026,0 0 0 4px #fff3}.Support-module__zONjpa__searchBar input::placeholder{color:#9ca3af}.Support-module__zONjpa__featureCards{z-index:20;grid-template-columns:1fr;gap:24px;max-width:1280px;margin:-32px auto 0;padding:0 16px;display:grid;position:relative}@media (min-width:768px){.Support-module__zONjpa__featureCards{grid-template-columns:repeat(3,1fr)}}.Support-module__zONjpa__featureCard{cursor:pointer;background:#fff;border:1px solid #f3f4f6;border-radius:16px;padding:24px;transition:all .2s;box-shadow:0 10px 30px #00000014}.Support-module__zONjpa__featureCard:hover{border-color:#1430b880}.Support-module__zONjpa__featureIcon{color:#1430b8;background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.Support-module__zONjpa__featureIcon .material-symbols-outlined{font-size:24px}.Support-module__zONjpa__featureCard h3{color:#0e101b;margin:0 0 8px;font-size:18px;font-weight:700}.Support-module__zONjpa__featureCard>p{color:#6b7280;margin:0 0 16px;font-size:14px;line-height:1.5}.Support-module__zONjpa__featureCard a{color:#1430b8;align-items:center;gap:4px;font-size:14px;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.Support-module__zONjpa__inlineAction{color:#1430b8;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-family:inherit;font-size:14px;font-weight:600;transition:gap .2s;display:inline-flex}.Support-module__zONjpa__featureCard:hover a,.Support-module__zONjpa__featureCard:hover .Support-module__zONjpa__inlineAction{gap:8px}.Support-module__zONjpa__featureCard a .material-symbols-outlined{font-size:14px}.Support-module__zONjpa__inlineAction .material-symbols-outlined{font-size:14px}.Support-module__zONjpa__faqContactSection{grid-template-columns:1fr;gap:48px;max-width:1280px;margin:0 auto;padding:80px 16px;display:grid}@media (min-width:1024px){.Support-module__zONjpa__faqContactSection{grid-template-columns:7fr 5fr}}.Support-module__zONjpa__faqColumn h2{color:#0e101b;align-items:center;gap:8px;margin:0 0 32px;font-size:24px;font-weight:700;display:flex}.Support-module__zONjpa__faqColumn h2 .material-symbols-outlined{color:#1430b8}.Support-module__zONjpa__faqList{flex-direction:column;gap:16px;display:flex}.Support-module__zONjpa__faqItem{background:#fff;border:1px solid #f3f4f6;border-radius:12px;overflow:hidden}.Support-module__zONjpa__faqItem[open]{border-color:#1430b84d}.Support-module__zONjpa__faqItem summary{color:#0e101b;cursor:pointer;justify-content:space-between;align-items:center;padding:20px;font-size:14px;font-weight:600;list-style:none;display:flex}.Support-module__zONjpa__faqItem summary::-webkit-details-marker{display:none}.Support-module__zONjpa__faqItem summary .material-symbols-outlined{color:#6b7280;font-size:20px;transition:transform .2s}.Support-module__zONjpa__faqItem[open] summary .material-symbols-outlined{transform:rotate(180deg)}.Support-module__zONjpa__faqAnswer{color:#6b7280;padding:0 20px 20px;font-size:14px;line-height:1.6}.Support-module__zONjpa__viewAllBtn{color:#1430b8;cursor:pointer;background:0 0;border:none;margin-top:32px;font-family:inherit;font-size:14px;font-weight:700}.Support-module__zONjpa__viewAllBtn:hover{text-decoration:underline}.Support-module__zONjpa__contactCard{background:#fff;border:1px solid #f3f4f6;border-radius:16px;padding:32px;box-shadow:0 20px 40px #00000014}.Support-module__zONjpa__contactCard h2{color:#0e101b;margin:0 0 8px;font-size:24px;font-weight:700}.Support-module__zONjpa__contactCard>p{color:#6b7280;margin:0 0 24px;font-size:14px}.Support-module__zONjpa__contactForm{flex-direction:column;gap:16px;display:flex}.Support-module__zONjpa__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Support-module__zONjpa__formGroup{flex-direction:column;gap:6px;display:flex}.Support-module__zONjpa__formGroup label{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.Support-module__zONjpa__formGroup input,.Support-module__zONjpa__formGroup textarea{color:#0e101b;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .2s}.Support-module__zONjpa__formGroup input{height:44px}.Support-module__zONjpa__formGroup input:focus,.Support-module__zONjpa__formGroup textarea:focus{border-color:#1430b8;box-shadow:0 0 0 3px #1430b81a}.Support-module__zONjpa__formGroup input::placeholder,.Support-module__zONjpa__formGroup textarea::placeholder{color:#9ca3af}.Support-module__zONjpa__submitBtn{color:#fff;cursor:pointer;background:#1430b8;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;font-family:inherit;font-size:14px;font-weight:700;transition:all .2s;display:flex}.Support-module__zONjpa__submitBtn:hover{background:#1430b8e6}.Support-module__zONjpa__submitBtn:disabled{cursor:not-allowed;background:#9ca3af}.Support-module__zONjpa__submitBtn .material-symbols-outlined{font-size:20px}.Support-module__zONjpa__successMessage{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:32px;display:flex}.Support-module__zONjpa__successMessage .material-symbols-outlined{color:#16a34a;font-size:48px}.Support-module__zONjpa__successMessage p{color:#6b7280;margin:0;font-size:14px}.Support-module__zONjpa__errorMessage{color:#dc2626;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;align-items:center;gap:8px;padding:12px 16px;font-size:14px;display:flex}.Support-module__zONjpa__errorMessage .material-symbols-outlined{font-size:20px}.Support-module__zONjpa__contactButtons{border-top:1px solid #f3f4f6;grid-template-columns:1fr 1fr;gap:16px;margin-top:32px;padding-top:32px;display:grid}.Support-module__zONjpa__whatsappBtn,.Support-module__zONjpa__callBtn{border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:12px;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s;display:flex}.Support-module__zONjpa__whatsappBtn{color:#25d366;background:#25d3660d}.Support-module__zONjpa__whatsappBtn:hover{background:#25d3661a}.Support-module__zONjpa__callBtn{color:#1430b8;background:#1430b80d}.Support-module__zONjpa__callBtn:hover{background:#1430b81a}.Support-module__zONjpa__storesSection{background:#f9fafb;padding:80px 16px}.Support-module__zONjpa__storesHeader{text-align:center;margin-bottom:48px}.Support-module__zONjpa__storesHeader h2{color:#0e101b;margin:0 0 16px;font-size:30px;font-weight:700}.Support-module__zONjpa__storesHeader p{color:#6b7280;margin:0;font-size:16px}.Support-module__zONjpa__storesGrid{grid-template-columns:1fr;gap:32px;max-width:1280px;margin:0 auto;display:grid}@media (min-width:768px){.Support-module__zONjpa__storesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Support-module__zONjpa__storesGrid{grid-template-columns:repeat(3,1fr)}}.Support-module__zONjpa__storeCard{background:#fff;border:1px solid #f3f4f6;border-radius:16px;padding:24px}.Support-module__zONjpa__storeCardHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.Support-module__zONjpa__storeType{color:#1430b8;background:#1430b81a;border-radius:9999px;padding:4px 12px;font-size:12px;font-weight:700}.Support-module__zONjpa__storeCardHeader .material-symbols-outlined{color:#9ca3af}.Support-module__zONjpa__storeCard h4{color:#0e101b;margin:0 0 8px;font-size:18px;font-weight:700}.Support-module__zONjpa__storeCard>p{color:#6b7280;margin:0 0 16px;font-size:14px;line-height:1.5}.Support-module__zONjpa__storeStatus{align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.Support-module__zONjpa__storeStatus.Support-module__zONjpa__open{color:#0e101b}.Support-module__zONjpa__storeStatus.Support-module__zONjpa__closed{color:#dc2626}.Support-module__zONjpa__statusDot{border-radius:50%;width:8px;height:8px}.Support-module__zONjpa__storeStatus.Support-module__zONjpa__open .Support-module__zONjpa__statusDot{background:#22c55e}.Support-module__zONjpa__storeStatus.Support-module__zONjpa__closed .Support-module__zONjpa__statusDot{background:#ef4444}.Support-module__zONjpa__footer{background:#fff;border-top:1px solid #f3f4f6;padding:48px 16px}.Support-module__zONjpa__footerInner{flex-direction:column;align-items:center;gap:24px;max-width:1280px;margin:0 auto;display:flex}@media (min-width:768px){.Support-module__zONjpa__footerInner{flex-direction:row;justify-content:space-between}}.Support-module__zONjpa__footerBrand{align-items:center;gap:12px;display:flex}.Support-module__zONjpa__footerLogoIcon{color:#1430b8;background:#1430b81a;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Support-module__zONjpa__footerBrand h3{color:#0e101b;margin:0;font-size:16px;font-weight:700}.Support-module__zONjpa__footerBrand p{color:#6b7280;margin:0;font-size:12px}.Support-module__zONjpa__footerLinks{gap:32px;display:flex}.Support-module__zONjpa__footerLinks a{color:#6b7280;font-size:14px;text-decoration:none;transition:color .2s}.Support-module__zONjpa__footerLinks a:hover{color:#1430b8}.Support-module__zONjpa__copyright{color:#9ca3af;margin:0;font-size:12px}.Support-module__zONjpa__noResults{text-align:center;color:#6b7280;padding:24px;font-size:14px}
