.navbar{z-index:50;background:linear-gradient(#051428f2,#000000d9);justify-content:center;align-items:center;width:100%;height:80px;display:flex;position:sticky;top:0;box-shadow:0 0 25px #38bdf840}.navbar-inner{justify-content:space-between;align-items:center;width:100%;max-width:1200px;padding:0 40px;display:flex}.navbar-logo img{height:70px}.navbar-links{gap:36px;display:flex}.navbar-links a{color:#e5e7eb;letter-spacing:.05em;font-weight:700;transition:all .25s}.navbar-links a:hover{color:#38bdf8;text-shadow:0 0 10px #38bdf8cc}@media (max-width:900px){.navbar{padding:12px 16px}.navbar-links{gap:14px;font-size:12px}}
