*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}::selection{background:rgba(0,255,200,.25);color:#fff}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#080a10}::-webkit-scrollbar-thumb{background:rgba(0,255,200,.2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:rgba(0,255,200,.35)}body{background:#080a10;color:#e2e8f0;font-family:Inter,sans-serif}@media (max-width:640px){nav>div:last-child a:not(:last-child){display:none}}