@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&family=Nunito:wght@400;600;700;800&display=swap";*{box-sizing:border-box}body{margin:0;transition:background .2s ease}button{transition:filter .15s ease,transform .05s ease,box-shadow .15s ease}button:hover:not(:disabled){filter:brightness(1.06) saturate(1.04)}button:active:not(:disabled){transform:translateY(1px);filter:brightness(.97)}button:disabled{filter:saturate(.35) opacity(.7);cursor:not-allowed}input,select,textarea{transition:box-shadow .15s ease,border-color .15s ease;outline:none}input:focus,select:focus,textarea:focus{box-shadow:0 0 0 3px #0f766e2e;border-color:#4fb3a8}li{transition:transform .1s ease,box-shadow .15s ease}
