*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#1a2332;font-family:League Spartan,sans-serif;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a23324d;border-bottom:1px solid #f3f4f61a;left:0;padding:1rem 2rem;position:fixed;right:0;top:0;z-index:1000}.header-content{align-items:center;display:flex;justify-content:flex-end;margin:0 auto;max-width:1400px}.header .social-links{align-items:center;display:flex;gap:1rem}.header .social-link{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1a233266;border:1px solid #f3f4f633;border-radius:8px;color:#d1d5db;display:flex;justify-content:center;padding:.75rem;text-decoration:none;transition:all .3s ease}.header .social-link:hover{background:#2563eb33;border-color:#60a5fa80;color:#60a5fa;transform:translateY(-2px)}.header .social-link svg{height:22px;width:22px}@media (max-width:768px){.header{padding:.75rem 1rem}.header .social-links{gap:.75rem}.header .social-link{padding:.625rem}.header .social-link svg{height:20px;width:20px}}@media (max-width:480px){.header .social-links{gap:.5rem}.header .social-link{padding:.5rem}.header .social-link svg{height:18px;width:18px}}.hero{align-items:center;background-size:cover;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:8rem;position:relative}.hero:before{background:#1a233233;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-content{gap:3rem;justify-content:center;max-width:1200px;position:relative;text-align:center;width:100%;z-index:2}.hero-content,.text-section{align-items:center;display:flex;flex-direction:column}.text-section{animation:content-fade-in 1s ease-out 1.2s both;max-width:800px}@keyframes content-fade-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.logo-section{align-items:center;display:flex;justify-content:center}.logo-container{margin-bottom:3rem}.logo{animation:logo-zoom-in 1.5s ease-out;filter:drop-shadow(5px 5px 10px rgba(0,0,0,.5));height:800px;object-fit:contain;width:800px}@keyframes logo-zoom-in{0%{opacity:0;transform:scale(0)}60%{opacity:.8;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.title-section{margin-bottom:4rem}.title{animation:title-appear .8s ease-out 1.6s both;color:#f3f4f6;font-family:League Spartan,sans-serif;font-size:6rem;font-weight:800;letter-spacing:.1em;margin-bottom:1.5rem;text-shadow:3px 3px 0 #1a2332,6px 6px 10px #000c,0 0 20px #f3f4f64d;text-transform:uppercase}@keyframes title-appear{0%{opacity:0;transform:translateY(20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.tagline{animation:tagline-appear .8s ease-out 2.2s both;color:#e5e7eb;font-family:League Spartan,sans-serif;font-size:1.8rem;font-weight:800;letter-spacing:.05em;margin-bottom:3rem;text-shadow:2px 2px 0 #1a2332,4px 4px 8px #000c;text-transform:uppercase}@keyframes tagline-appear{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.action-buttons{animation:buttons-appear .8s ease-out 2.2s both;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:3rem}@keyframes buttons-appear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.btn{border:3px solid #e5e7eb;border-radius:8px;cursor:pointer;font-family:League Spartan,sans-serif;font-size:1.125rem;font-weight:800;letter-spacing:.1em;min-width:160px;padding:1rem 3rem;position:relative;text-shadow:2px 2px 4px #000c;text-transform:uppercase;transition:all .3s ease}.btn-primary{background:#2563eb;border-color:#2563eb;color:#fff}.btn-primary:hover{background:#1d4ed8;transform:translateY(-2px)}.btn-secondary{background:#0000;border-color:#e5e7eb;color:#e5e7eb}.btn-secondary:hover{background:#e5e7eb1a;transform:translateY(-2px)}@media (max-width:1024px){.hero{padding:6rem 4rem}.hero-content{flex-direction:column;gap:3rem;text-align:center}.text-section{order:2}.logo-section{order:1}.action-buttons,.social-links{justify-content:center}}@media (max-width:768px){.hero{padding:5rem 2rem}.logo{height:560px;width:560px}.title{font-size:4rem}.tagline{font-size:1.5rem}.action-buttons{gap:1rem}.btn{font-size:1rem;min-width:140px;padding:.875rem 2rem}}@media (max-width:480px){.hero{padding:4rem 1rem}.title{font-size:3rem}.tagline{font-size:1.25rem}.logo{height:440px;width:440px}.action-buttons{align-items:center;flex-direction:column;gap:1rem}.btn{max-width:200px;width:100%}}.footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a23324d;border-top:1px solid #f3f4f61a;bottom:0;left:0;padding:1rem 2rem;position:fixed;right:0;z-index:1000}.footer-content{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1400px}.footer-info{text-align:center}.copyright{color:#d1d5db;font-size:.9rem;font-weight:700;margin:0 0 .5rem}.copyright,.disclaimer{font-family:League Spartan,sans-serif;text-shadow:1px 1px 2px #000c}.disclaimer{color:#9ca3af;font-size:.75rem;font-weight:500;margin:0;opacity:.8}@media (max-width:768px){.footer{padding:.75rem 1rem}.copyright{font-size:.8rem;margin-bottom:.25rem}.disclaimer{font-size:.7rem}}@media (max-width:480px){.footer{padding:.5rem 1rem}.copyright{font-size:.75rem}.disclaimer{font-size:.65rem}}.App{background:#1a2332;min-height:100vh;width:100%}
/*# sourceMappingURL=main.934b6094.css.map*/