.login-container{background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab) 0 0/400% 400%;justify-content:center;align-items:center;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;animation:15s infinite gradientBG;display:flex;position:relative;overflow:hidden}@keyframes gradientBG{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.background-shapes{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.background-shapes span{background:#fff3;border-radius:50%;width:20px;height:20px;list-style:none;animation:25s linear infinite animate;display:block;position:absolute;bottom:-150px;box-shadow:0 0 10px #ffffff4d}.background-shapes span:first-child{width:80px;height:80px;animation-delay:0s;left:25%}.background-shapes span:nth-child(2){width:20px;height:20px;animation-duration:12s;animation-delay:2s;left:10%}.background-shapes span:nth-child(3){width:20px;height:20px;animation-delay:4s;left:70%}.background-shapes span:nth-child(4){background:#ffffff40;width:60px;height:60px;animation-duration:18s;animation-delay:0s;left:40%}.background-shapes span:nth-child(5){width:20px;height:20px;animation-delay:0s;left:65%}.background-shapes span:nth-child(6){background:#fff3;width:110px;height:110px;animation-delay:3s;left:75%}@keyframes animate{0%{opacity:1;border-radius:0;transform:translateY(0)rotate(0)}to{opacity:0;border-radius:50%;transform:translateY(-1000px)rotate(720deg)}}.login-card{-webkit-backdrop-filter:blur(15px);z-index:2;width:100%;max-width:420px;padding:40px;transition:transform .3s;background:#ffffffd9!important;border:1px solid #ffffff2e!important;border-radius:24px!important;box-shadow:0 8px 32px #1f26875e!important}.login-card .ant-card-body{padding:0!important}.login-header{text-align:center;margin-bottom:40px}.login-header h1{background:linear-gradient(90deg,#e73c7e,#23a6d5);-webkit-text-fill-color:transparent;letter-spacing:1px;-webkit-background-clip:text;margin:0 0 10px;font-size:32px;font-weight:800}.login-header p{color:#666;margin:0;font-size:16px;font-weight:500}.ant-form-item{margin-bottom:24px}.ant-input-affix-wrapper{transition:all .3s;box-shadow:0 4px 6px #0000000d;color:#333!important;background:#ffffffe6!important;border:2px solid #0000!important;border-radius:12px!important;padding:12px 16px!important}.ant-input-affix-wrapper:hover{box-shadow:0 4px 12px #0000001a;background:#fff!important}.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused{background:#fff!important;border-color:#23a6d5!important;box-shadow:0 0 0 4px #23a6d533!important}.ant-input{font-size:16px;background:0 0!important}.ant-input-prefix{color:#23a6d5;margin-right:12px;font-size:18px}.ant-form-item-explain-error{margin-top:6px;font-weight:500;color:#ff4d4f!important}.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{font-optical-sizing:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Nunito,Noto Sans SC,-apple-system,sans-serif;font-style:normal;font-weight:500}#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}
