@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background:#0a0e17;color:#e8edf5}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#1e3140;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#2a4560}input,select,textarea,button{font-family:Inter,sans-serif}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,select:focus,textarea:focus{border-color:#c9a84c!important;outline:none}
