.login-container{background:linear-gradient(135deg,#f5a623 0%,#b0670b 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card{border-radius:12px;width:420px;padding:16px 8px;box-shadow:0 12px 36px #0000002e}.login-header{text-align:center;margin-bottom:32px}.login-logo{object-fit:contain;width:96px;height:96px;margin:0 auto 12px;display:block}.login-subtitle{color:#6b7280;letter-spacing:2px;font-size:14px}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#root{min-height:100vh}
