*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow-x:hidden}body{font-family:"Oswald",sans-serif;color:#fff;background:#000;position:relative}body::before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;background:linear-gradient(135deg, rgb(6, 6, 6) 0%, rgb(15, 15, 16) 45%, rgb(0, 0, 0) 100%);background-image:linear-gradient(to right, rgb(0, 108, 209) 1px, transparent 1px),linear-gradient(to bottom, rgb(0, 108, 209) 1px, transparent 1px);background-size:100px 100px;background-position:0 0;background-blend-mode:normal;opacity:.15}body::after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;background:radial-gradient(ellipse at top left, rgba(40, 40, 40, 0.3) 0%, transparent 50%);pointer-events:none}.header{position:relative;z-index:10;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:60px 20px}.header .container{max-width:900px;width:100%;text-align:center}.header .logo{margin-bottom:60px}.header .logo img{max-width:400px;width:100%;height:auto;transition:all .3s ease}.header .logo img:hover{transform:scale(1.05)}.header h1{font-size:3.5rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:30px;line-height:1.2;text-shadow:0 0 30px hsla(0,0%,100%,.1)}.header .description{font-size:1.125rem;font-weight:300;letter-spacing:.5px;line-height:1.8;opacity:.85;max-width:600px;margin-left:auto;margin-right:auto;margin-top:60px;min-height:60px}.header .description a{color:#006cd1}@media screen and (max-width: 768px){body::before{background-size:75px 75px}.header{padding:40px 20px}.header .logo img{max-width:280px}.header h1{font-size:2.5rem;margin-bottom:20px}.header .tagline{font-size:1.125rem;margin-bottom:30px}.header .description{font-size:1rem;margin-top:40px}}@media screen and (max-width: 480px){body::before{background-size:50px 50px}.header .logo img{max-width:220px}.header h1{font-size:1.875rem;letter-spacing:1px}.header .tagline{font-size:1rem}.header .description{font-size:.9375rem}}/*# sourceMappingURL=styles.min.css.map */