@tailwind base;@tailwind components;@tailwind utilities;:root{font-synthesis:none;text-rendering:optimizeLegibility;background-color:#0000}#root{background:linear-gradient(45deg,#166883,#64ccc5)}*{box-sizing:border-box;margin:0;padding:0}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.errorBoundery{font-family:Arial,Helvetica,sans-serif;height:100vh;display:flex;justify-content:center;align-items:center;color:#fff}
