body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{background:#0a0a0a;color:#f5f5f5;font-family:Segoe UI,sans-serif;margin:0;overflow-x:hidden;padding:0}.App{flex-direction:column}.App,.hero{align-items:center;display:flex}.hero{color:#fff;justify-content:center;overflow:hidden;position:relative}.canvas-bg,.hero{height:100vh;width:100vw}.canvas-bg{left:0;position:absolute;top:0;z-index:0}.hero-content{position:relative;text-align:center;z-index:2}.hero h1{color:#ffce00;font-size:5rem;margin:0;text-shadow:2px 2px 4px #000}.hero h2{color:#ffffffaa;font-size:2rem}.hero p{font-size:1.2rem;margin:20px auto 0;max-width:600px}.info-section{background:#111;max-width:1200px;padding:5rem 2rem;width:100%}.info-section:nth-child(2n){background:#1a1a1a}.info-section h2{color:#ffce00;font-size:2.5rem;margin-bottom:2rem;text-align:center}.info-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feature{background:#222;border-radius:1rem;box-shadow:0 10px 20px #0006;padding:2rem;transition:transform .3s}.feature:hover{transform:scale(1.05)}.feature h3{color:#ffce00;margin-bottom:1rem}.feature p{color:#ddd;font-size:1rem}@media screen and (max-width:768px){.hero h1{font-size:3rem}.hero h2{font-size:1.5rem}.hero p{font-size:1rem}}
/*# sourceMappingURL=main.54e9a8ff.css.map*/