@tailwind base;@tailwind components;@tailwind utilities;@layer utilities{.bg-grid{background-image:linear-gradient(90deg,#34343512 1px,#0000 0),linear-gradient(180deg,#22222212 1px,#0000 0);background-size:15px 15px}.dark .bg-grid{background-color:#010204;background-image:linear-gradient(90deg,#050c16 2px,#0000 0),linear-gradient(180deg,#0e192c33 2px,#0000 0)}.chromatic{-webkit-text-stroke-width:1px;animation:stroke-color 3s ease-in-out infinite;text-shadow:-3px 0 2px #e91e63b3,3px 0 2px #1abc9cb3}.btn-rounded{@apply rounded-full}.typewriter{animation:typing 3s steps(30) infinite,blink-caret .75s step-end infinite;border-right:.15em solid;display:inline-block;overflow:hidden;padding-bottom:1em;padding-right:1em;white-space:nowrap}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink-Caret{50%{border-color:currentColor}}@keyframes pulse-glow{0%,to{box-shadow:0 0 8px #2e6ce800}50%{box-shadow:0 0 16px #2e6ce899}}.pulse-glow{animation:pulse-glow 3s ease-in-out infinite}}
/*# sourceMappingURL=main.21f9c139.css.map*/