@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap");.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.landing-page-main{width:100%;overflow-x:hidden}.container{max-width:1300px;margin:0 auto;padding:0 1.5rem;width:100%;box-sizing:border-box}.hero-section{padding:5rem 1.5rem;background:linear-gradient(rgba(0,61,119,.85),rgba(0,61,119,.95)),url(https://lh3.googleusercontent.com/aida-public/AB6AXuDi8E12smC54nAxmVhG3i5h3HBPCpXuJb-EuGD8j7JkcxX907tf6re2EecOUTYLkkO-SFN_jjOVfYHfCeVIwotge5mhVYFyutG37iVnUIQ7dA2VkH-zoC7Cv6omVr3I_uNobfAqVgijK5g8OfUVk-HxCoXBQo4pByzgjHegcZbsMASPZwUObLzgX-Oa9ga1fC3bt-YL9T0dhlgIeelCeJOmMXavgT4S4tcoJuoyUR3hVE2jcQ9DFS-6NCAJsr1ncjnzOaWmitF--ZM);background-size:cover;background-position:50%;min-height:480px;display:flex;align-items:center;justify-content:center;border-radius:1.5rem;margin:2rem auto;max-width:1300px}.hero-content{display:flex;flex-direction:column;gap:1.5rem;max-width:48rem;text-align:center}.hero-title{font-size:2.5rem;font-weight:800;line-height:1.2;color:#ffffff;margin:0}.hero-subtitle{font-size:1.125rem;font-weight:500;line-height:1.6;color:#bfdbfe;margin:0}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.hero-btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background-color:#00BAF2;color:#ffffff;text-decoration:none;border-radius:.75rem;font-size:1rem;font-weight:700;transition:all .2s ease;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.hero-btn-primary:hover{background-color:#0099cc;transform:translateY(-1px)}.hero-btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background-color:#ffffff;color:#003d77;text-decoration:none;border-radius:.75rem;font-size:1rem;font-weight:700;transition:all .2s ease;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.hero-btn-secondary:hover{background-color:#f9fafb;transform:translateY(-1px)}.smart-tools-section{padding:4rem 0;background-color:#ffffff}.section-header{max-width:48rem;margin-bottom:3rem}.section-header-center{text-align:center;max-width:64rem;margin:0 auto 3rem}.section-title{font-size:2rem;font-weight:800;line-height:1.2;color:#003d77;margin:0 0 1rem}.section-description{font-size:1.125rem;color:#555555;margin:0;line-height:1.6}.section-label{display:inline-block;font-size:1.125rem;font-weight:700;color:#003d77;margin-bottom:.5rem}.tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.tool-card{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;border-radius:.75rem;border:1px solid #e5e7eb;background-color:#f5f7fa;transition:all .3s ease}.tool-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transform:translateY(-4px)}.tool-icon{font-size:2.5rem;color:#00BAF2}.tool-content{gap:.5rem}.tool-content,.tool-content-full{display:flex;flex-direction:column;flex-grow:1}.tool-content-full{gap:1rem}.tool-title{font-size:1.25rem;font-weight:700;line-height:1.3;color:#003d77;margin:0}.tool-description{font-size:1rem;font-weight:500;line-height:1.6;color:#555555;margin:0}.tool-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.tool-features li{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#555555}.tool-features .material-symbols-outlined{font-size:1rem;color:#00BAF2}.tool-link{display:inline-flex;align-items:center;gap:.5rem;color:#00BAF2;font-weight:700;font-size:.875rem;text-decoration:none;margin-top:1rem;transition:all .2s ease}.tool-link:hover{text-decoration:underline}.tool-link .material-symbols-outlined{font-size:1rem;transition:transform .2s ease}.tool-link:hover .material-symbols-outlined{transform:translateX(4px)}.clevertap-badge{display:flex;align-items:center;gap:.75rem;padding-top:1rem;border-top:1px solid #e5e7eb}.clevertap-text{font-size:.75rem;font-weight:600;color:#555555}#features,#industries{scroll-margin-top:100px}.industries-section{padding:5rem 0;background-color:#f5f7fa}.industries-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.industry-card{background-color:#ffffff;padding:2rem;border-radius:1.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);border:1px solid #e5e7eb;transition:all .3s ease;display:flex;align-items:flex-start;gap:1.5rem}.industry-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.industry-icon{flex-shrink:0;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border-radius:1rem}.industry-icon.blue{background-color:#dbeafe}.industry-icon.blue .material-symbols-outlined{font-size:2.5rem;color:#3b82f6}.industry-icon.green{background-color:#dcfce7}.industry-icon.green .material-symbols-outlined{font-size:2.5rem;color:#16a34a}.industry-icon.yellow{background-color:#fef9c3}.industry-icon.yellow .material-symbols-outlined{font-size:2.5rem;color:#ca8a04}.industry-icon.red{background-color:#fee2e2}.industry-icon.red .material-symbols-outlined{font-size:2.5rem;color:#ef4444}.industry-content{flex-grow:1}.industry-title{font-size:1.5rem;font-weight:700;color:#003d77;margin:0 0 .5rem}.industry-subtitle{font-size:.875rem;font-weight:500;color:#555555;margin:0 0 1.5rem}.industry-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.industry-features li{display:flex;align-items:flex-start;gap:.75rem}.industry-features .material-symbols-outlined{font-size:1.25rem;color:#00BAF2;margin-top:.125rem;flex-shrink:0}.industry-features span:last-child{font-weight:600;color:#003d77}.ctwa-section{padding:4rem 0;background-color:#ffffff}.ctwa-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.ctwa-visual,.whatsapp-mockup{position:relative}.whatsapp-mockup{background-color:#f5f7fa;border-radius:1.5rem;padding:2rem;overflow:hidden}.mockup-header{font-weight:700;font-size:1.125rem;color:#003d77;margin-bottom:1rem}.mockup-messages{display:flex;flex-direction:column;gap:1rem}.message-incoming{padding:.75rem;max-width:85%;font-size:.875rem;color:#374151}.message-incoming,.product-card{background-color:#f3f4f6;border-radius:.5rem}.product-card{padding:1rem;border:1px solid #e5e7eb;display:flex;align-items:center;gap:1rem}.product-image{width:4rem;height:4rem;background-color:#d1d5db;border-radius:.375rem;flex-shrink:0}.product-info{flex-grow:1}.product-name{font-weight:700;font-size:.875rem;color:#003d77}.product-quantity{font-size:.75rem;color:#6b7280;margin-bottom:.25rem}.product-price{display:flex;align-items:center;gap:.5rem}.price-current{font-weight:700;font-size:.875rem}.price-original{font-size:.75rem;color:#9ca3af;text-decoration:line-through}.buy-button{width:100%;background-color:#ffffff;color:#00BAF2;border:1px solid #e5e7eb;text-align:center;font-weight:700;font-size:.875rem}.buy-button,.message-outgoing{padding:.5rem;border-radius:.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.message-outgoing{background-color:#005c4b;color:#ffffff;border-top-right-radius:0;max-width:85%;align-self:flex-end;font-size:.75rem}.reply-indicator{background-color:#025144;border-radius:.25rem;margin-bottom:.25rem;font-size:.625rem;color:#d1d5db;border-left:2px solid rgba(0,186,242,.5);padding:.25rem .25rem .25rem .5rem}.leads-badge{position:absolute;bottom:-1.5rem;right:-2rem;background-color:#E9F9F0;backdrop-filter:blur(12px);border-radius:1rem;padding:1.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.5);transform:rotate(3deg);z-index:20;text-align:center}.leads-value{font-size:3rem;font-weight:800;color:#00a884;margin-bottom:.25rem;line-height:1}.leads-label{font-weight:700;color:#003d77;font-size:1.125rem;white-space:nowrap}.ctwa-benefits{display:flex;flex-direction:column;gap:2rem}.ctwa-title{font-size:2rem;font-weight:800;line-height:1.2;color:#003d77;margin:0}.ctwa-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.ctwa-features li{display:flex;align-items:flex-start;gap:1rem}.ctwa-features .material-symbols-outlined{font-size:1.5rem;color:#00BAF2;flex-shrink:0;margin-top:.125rem}.ctwa-features span:last-child{font-size:1.125rem;line-height:1.6;color:#555555}.ctwa-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;border:2px solid #00baf2;background-color:transparent;padding:.75rem 2rem;font-size:1rem;font-weight:700;color:#00BAF2;text-decoration:none;transition:all .3s ease;width:fit-content}.ctwa-button:hover{background-color:#00BAF2;color:#ffffff}.ctwa-button .material-symbols-outlined{font-size:1.25rem}.final-cta-section{padding:5rem 0;background-color:#f5f7fa;text-align:center}.final-cta-section .container{max-width:48rem}.cta-title{font-size:2rem;font-weight:800;color:#003d77;margin:0 0 1rem}.cta-description{font-size:1.125rem;color:#555555;margin:0 0 2rem;line-height:1.6}.cta-button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background-color:#00BAF2;color:#ffffff;text-decoration:none;border-radius:.75rem;font-size:1rem;font-weight:700;transition:all .2s ease;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.cta-button:hover{background-color:#0099cc;transform:translateY(-1px)}@media (max-width:1024px){.ctwa-content{grid-template-columns:1fr;gap:2rem}.tools-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.industries-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.industries-grid{grid-template-columns:1fr}.hero-section{padding:3rem 1rem;margin:1rem;border-radius:1rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.section-title{font-size:1.75rem}.tools-grid{grid-template-columns:1fr}.industry-card{flex-direction:column}.cta-title,.ctwa-title{font-size:1.75rem}}@media (max-width:480px){.hero-section{padding:2rem 1rem}.hero-title{font-size:1.75rem}.hero-buttons{flex-direction:column;width:100%}.hero-btn-primary,.hero-btn-secondary{width:100%}.section-title{font-size:1.5rem}}