.Header-module__9fWxfa__header{color:#e8e8e8;background:linear-gradient(135deg,#1e1e1e 0%,#2d2d2d 100%);border-bottom:2px solid #4a9fd8;justify-content:space-between;align-items:center;padding:20px 40px;display:flex;box-shadow:0 4px 20px #4a9fd81a}.Header-module__9fWxfa__nav ul{justify-content:flex-start;gap:30px;list-style:none;display:flex}.Header-module__9fWxfa__nav ul li{display:inline}.Header-module__9fWxfa__nav ul li a{color:#b0b0b0;font-size:16px;font-weight:500;text-decoration:none;position:relative}.Header-module__9fWxfa__nav ul li a:hover{color:#4a9fd8}.Header-module__9fWxfa__nav ul li a:after{content:"";background-color:#4a9fd8;width:0;height:2px;position:absolute;bottom:-5px;left:0}.Header-module__9fWxfa__nav ul li a:hover:after{width:100%}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{height:100%;min-height:100vh}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#e8e8e8;background:linear-gradient(135deg,#0f0f0f 0%,#1a1a1a 100%);font-family:-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}#__next{flex-direction:column;min-height:100vh;display:flex}main{flex:1;padding:20px}
