@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;overflow-x:hidden;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{width:100%}.wavy-border-top{background-image:radial-gradient(circle at 50% 0,#fff 70%,#0000 71%);height:100px;margin-top:-1px}.red-blob-left{border-radius:0 100% 100% 0;height:300px;left:-50px;top:15%;width:150px}.red-blob-left,.red-blob-right{background-color:#ef4444;opacity:.1;position:absolute;z-index:0}.red-blob-right{border-radius:100% 0 0 100%;height:250px;right:-50px;top:10%;width:120px}.circular-frame{aspect-ratio:1/1;border:4px solid #ef4444;border-radius:50%;overflow:hidden}.wavy-line{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 10q25-10 50 0t50 0' fill='none' stroke='%23ef4444' stroke-width='2'/%3E%3C/svg%3E");background-repeat:repeat-x;height:20px;width:80px}.whatsapp-button{align-items:center;animation:pulse 2s infinite;background-color:#25d366;border-radius:50%;bottom:20px;box-shadow:0 4px 12px #00000026;cursor:pointer;display:flex;height:60px;justify-content:center;position:fixed;right:20px;transition:all .3s ease;width:60px;z-index:999}.whatsapp-button:hover{background-color:#20ba5f;box-shadow:0 6px 16px #0003;transform:scale(1.1)}.whatsapp-button svg{fill:#fff;height:36px;width:36px}@keyframes pulse{0%,to{box-shadow:0 4px 12px #25d3664d}50%{box-shadow:0 4px 20px #25d36680}}@media (max-width:640px){.whatsapp-button{bottom:15px;height:55px;right:15px;width:55px}.whatsapp-button svg{height:32px;width:32px}}
/*# sourceMappingURL=main.e81ff511.css.map*/