.login-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.login-card{border-radius:8px;width:100%;max-width:400px;box-shadow:0 4px 20px #0000001a}.login-header{text-align:center;margin-bottom:32px}.login-header h1{color:#1a1a1a;margin:0 0 8px;font-size:28px;font-weight:600}.login-header p{color:#666;margin:0;font-size:14px}.ant-form-item{margin-bottom:24px}.ant-btn-primary{height:42px;font-size:16px;font-weight:500}.site-layout{min-height:100vh}.site-layout-background{background:#fff;min-height:360px;padding:24px}.logo{color:#fff;background:#fff3;border-radius:6px;justify-content:center;align-items:center;height:32px;margin:16px;font-size:18px;font-weight:700;display:flex}.header-content{justify-content:space-between;align-items:center;display:flex}.user-info{cursor:pointer;align-items:center;gap:12px;display:flex}.breadcrumb-container{margin:16px 0}*{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,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root{width:100vw;height:100vh}@keyframes breathing-red{0%,to{color:#ff4d4f;text-shadow:0 0 #ff4d4f00}50%{color:#ff7875;text-shadow:0 0 8px #ff4d4f99}}.breathing-red{font-weight:600;animation:1.8s ease-in-out infinite breathing-red}
