@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,system-ui,sans-serif;background:#0d0d14;color:#e2e8f0}a{color:#00e89d;text-decoration:none}a:hover{text-decoration:underline}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:#13131f}::-webkit-scrollbar-thumb{background:rgba(255,255,255,.12);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.22)}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-text-fill-color:#e2e8f0;-webkit-box-shadow:0 0 0px 1000px #1a1a2e inset;transition:background-color 5000s ease-in-out 0s}input[type=date],input[type=datetime-local],input[type=time]{color-scheme:dark}
