/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */
html,body,main{width:100%;min-height:100vh;margin:0;padding:0;overflow:hidden auto}body{cursor:default;color:var(--color-white,#fff);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;user-select:none;background-color:#0c0c12;display:block}main{display:block}.heroWordCycle{color:#0000;-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,#ef4444 0%,#dc2626 16.666%,#f43f5e 33.333%,#ef4444 50%,#dc2626 66.666%,#f43f5e 83.333%,#ef4444 100%);background-position:0%;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:3.5s linear infinite heroWordCycle}@keyframes heroWordCycle{0%{background-position:0%}to{background-position:100%}}
