*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:#fff;max-width:100vw;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}.nav-link:hover{background-color:#f5f5f5!important}.nav-link-active{background-color:#0000!important}.project-card{transition:all .2s}.project-card:hover{transform:translateY(-2px);border-color:#000!important;box-shadow:0 4px 12px #0000001a!important}.project-list-item{transition:all .2s}.project-list-item:hover{background-color:#f5f5f5!important;border-color:#000!important}.delete-btn{transition:all .2s}.delete-btn:hover:not(:disabled){color:#fff!important;background-color:#000!important}.logout-btn{transition:all .2s}.logout-btn:hover:not(:disabled){color:#fff!important;background-color:#000!important;border-color:#000!important}button:not(:disabled){transition:all .2s}button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}button:active:not(:disabled){box-shadow:none;transform:translateY(0)}button:not(:disabled):hover{filter:brightness(1.1)}button[style*="background-color: #ffffff"]:hover:not(:disabled),button[style*="backgroundColor: #ffffff"]:hover:not(:disabled){background-color:#f5f5f5!important}button[style*="background-color: #dc2626"]:hover:not(:disabled),button[style*="backgroundColor: #dc2626"]:hover:not(:disabled){background-color:#b91c1c!important}a[style*="border: 1px solid"]:hover{transition:all .2s;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}a[style*="backgroundColor: #ffffff"]:hover{background-color:#f5f5f5!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}
