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}.App{text-align:center}.App-header{color:#fff;flex-direction:column;min-height:100vh;overflow:hidden}.App-header,.hero-section{align-items:center;display:flex;justify-content:center;position:relative}.hero-section{height:100vh;width:100%}.hero-image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.hero-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border-radius:10px;margin:0 2rem;max-width:600px;padding:3rem;position:relative;text-align:center;z-index:1}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#61dafb,#fff);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #000000b3}.hero-subtitle{font-size:1.25rem;line-height:1.6;margin-bottom:2rem;text-shadow:1px 1px 2px #000000b3}.cta-button{background:linear-gradient(45deg,#61dafb,#21a9c7);border:none;border-radius:25px;box-shadow:0 4px 15px #61dafb4d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:1px;padding:15px 30px;text-transform:uppercase;transition:all .3s ease}.cta-button:hover{box-shadow:0 6px 20px #61dafb66;transform:translateY(-2px)}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}.hero-content{margin:0 1rem;padding:2rem}}
/*# sourceMappingURL=main.c2be37f6.css.map*/