@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&display=swap");*{box-sizing:border-box}body,html{height:100%;margin:0}body{background:#0f1117}button,input,select,textarea{font:inherit}input::placeholder{color:#6b7280}button:hover{filter:brightness(1.08)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2a2d3a;border-radius:4px}@keyframes spin{to{transform:rotate(1turn)}}