@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&family=Roboto:wght@400;500;700&display=swap";:root{--color-navy: #001F3D;--color-blue: #004A8C;--color-electric: #0072CE;--color-yellow: #FFB81C;--color-green-wa: #25D366}body{font-family:Roboto,sans-serif;scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif}@keyframes pulse-subtle{0%{transform:scale(1) translate(0);box-shadow:0 4px 14px #25d36666}50%{transform:scale(1.06) translateY(-2px);box-shadow:0 6px 20px #25d36699}to{transform:scale(1) translate(0);box-shadow:0 4px 14px #25d36666}}.whatsapp-float-btn{animation:pulse-subtle 3s infinite ease-in-out}.transition-all-300{transition:all .3s cubic-bezier(.4,0,.2,1)}.input-field:focus{border-color:var(--color-blue);box-shadow:0 0 0 3px #004a8c26;outline:none}.sticky-header{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.custom-desc-scrollbar{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.custom-desc-scrollbar::-webkit-scrollbar{width:4px}.custom-desc-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-desc-scrollbar::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:4px}.custom-desc-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}#aviso-fuera-zona{animation:slideInDown .3s ease-out}@keyframes slideInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
