*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%}body{font-family:Roboto,Helvetica,Arial,sans-serif;background-color:#0f1e2e;color:#fff}#root{height:100%;display:flex;flex-direction:column}html{scroll-behavior:smooth}a{text-decoration:none;color:inherit}.reveal{opacity:0;transform:translateY(30px);transition:opacity .7s ease-out,transform .7s ease-out}.reveal.visible{opacity:1;transform:translateY(0)}.gradient-heading{background:linear-gradient(135deg,#fff,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes pulse{0%,to{opacity:.15}50%{opacity:.3}}
