@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap";@tailwind base;@tailwind components;@tailwind utilities;body{font-family:Inter,sans-serif;color:#2d3748}html{scroll-behavior:smooth}.icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.bg-koira-blue{background-color:#1a365d}.text-koira-blue{color:#1a365d}.bg-koira-accent{background-color:#38b2ac}.text-koira-accent{color:#38b2ac}.border-koira-accent{border-color:#38b2ac}.text-koira-dark{color:#2d3748}.text-koira-gray{color:#718096}.bg-koira-light{background-color:#f7fafc}.whatsapp-icon{position:fixed;bottom:40px;right:40px;background-color:#25d366;color:#fff;border-radius:50px;text-align:center;font-size:30px;box-shadow:2px 2px 3px #999}
