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-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 20px #0000001a;padding:1rem 0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.logo-img{width:70px}.logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#282b40,#5a6190);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;text-decoration:none;transition:transform .3s ease}.logo:hover{transform:scale(1.05)}.hero{align-items:center;background:linear-gradient(135deg,#282b40,#5a6190);color:#fff;display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative;text-align:center}.hero:before{animation:float 20s ease-in-out infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'%3E%3Cpath fill='rgba(255,255,255,0.1)' d='m0 0 1000 300v700L0 700z'/%3E%3C/svg%3E");background-size:cover;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.hero-content{max-width:800px;padding:0 2rem;position:relative;z-index:2}.hero h1{animation:slideInUp 1s ease-out;font-size:3.5rem;margin-bottom:1rem}.hero p{animation:slideInUp 1s ease-out .2s both;font-size:1.3rem;margin-bottom:2rem;opacity:.9}.cta-button{animation:slideInUp 1s ease-out .4s both;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:50px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{background:#ffffff4d;box-shadow:0 10px 30px #0003;transform:translateY(-2px)}@media (max-width:768px){.hero h1{font-size:2.5rem}.hero p{font-size:1.1rem}.section-title{font-size:2rem}}@media (max-width:480px){.hero h1{font-size:2rem}}
/*# sourceMappingURL=main.6b22cc4b.css.map*/