html,body,#root{height:100%;margin:0;padding:0}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;min-height:100vh;position:relative;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#2c3e50;font-family:inherit;margin:0}button{cursor:pointer;border:none;background:none}input,button,textarea{font-size:14.4px;font-family:inherit}a{text-decoration:none;color:inherit}.error-message{color:#e74c3c;margin-top:10px}.success-message{color:#2ecc71;margin-top:5px}.hidden{display:none}*{box-sizing:border-box}.header+.auth-nav{margin-top:0}.main-content>*:first-child{margin-top:0}.main-content{flex:1;padding:20px}.login-container{max-width:384px;width:100%}.login-card{width:100%;max-width:384px}.text-center{text-align:center}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.space-y-4>*+*{margin-top:1rem}.space-y-2>*+*{margin-top:.5rem}.w-full{width:100%}.max-w-sm{max-width:24rem}.min-h-screen{min-height:100vh}.p-4{padding:1rem}.p-8{padding:2rem}.mb-4{margin-bottom:1rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.h-8{height:2rem}.w-8{width:2rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-medium{font-weight:500}.text-muted-foreground{color:#6b7280}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
