.app{width:100vw;min-height:100vh;background:#0a0a0a;position:relative;overflow-x:hidden}.app:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 25% 25%,#ffd700 1px,transparent 1px),radial-gradient(circle at 75% 75%,#ffd700 1px,transparent 1px);background-size:50px 50px;opacity:.03;pointer-events:none}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#0a0a0a;color:#e0e0e0}#root{width:100%;height:100vh}
