.splash-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#f1f6f7;display:flex;align-items:center;justify-content:center;overflow:hidden;animation:splashEnter .4s ease forwards}.splash-root.splash-exit{animation:splashLeave .55s ease forwards;pointer-events:none}@keyframes splashEnter{0%{opacity:0}to{opacity:1}}@keyframes splashLeave{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.04)}}.splash-particle{position:absolute;border-radius:50%;opacity:.18;animation:particleDrift 6s ease-in-out infinite}.splash-p1{width:320px;height:320px;background:#e08dc6;top:-80px;left:-100px;animation-delay:0s;animation-duration:7s}.splash-p2{width:200px;height:200px;background:#c0d8e0;bottom:-60px;right:-60px;animation-delay:1.5s;animation-duration:9s}.splash-p3{width:140px;height:140px;background:#b8d4de;top:30%;right:8%;animation-delay:.8s;animation-duration:6s}.splash-p4{width:100px;height:100px;background:#e08dc6;bottom:20%;left:6%;animation-delay:2.2s;animation-duration:8s}@keyframes particleDrift{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(24px) scale(1.06)}}.splash-ring{position:absolute;border-radius:50%;border:3px solid transparent}.splash-ring-1{width:520px;height:520px;border-top-color:#e08dc6;border-right-color:#9b59a8;animation:ringSpin 1.4s linear infinite}.splash-ring-2{width:430px;height:430px;border-bottom-color:#e08dc6;border-left-color:#5b8fa8;animation:ringSpin .9s linear infinite reverse}.splash-ring-3{width:340px;height:340px;border-top-color:#e08dc699;animation:ringSpin 2s linear infinite}@keyframes ringSpin{to{transform:rotate(360deg)}}.splash-glow{position:absolute;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle,rgba(224,141,198,.35) 0%,rgba(224,141,198,.05) 65%,transparent 100%);animation:splashPulse 2s ease-in-out infinite}@keyframes splashPulse{0%,to{transform:scale(1);opacity:.75}50%{transform:scale(1.25);opacity:1}}.splash-center{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:14px;animation:splashContentIn .7s ease .15s both}@keyframes splashContentIn{0%{opacity:0;transform:translateY(16px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.splash-logo{width:240px;height:auto;object-fit:contain;mix-blend-mode:multiply;filter:contrast(1.1) saturate(1.1);border-radius:0}.splash-title{margin:0;font-size:22px;font-weight:700;color:#2e3a46;letter-spacing:.5px}.splash-sub{margin:0;font-size:13px;color:#66788a;letter-spacing:.3px}.splash-dots{display:flex;gap:7px;margin-top:4px}.splash-dots span{width:8px;height:8px;border-radius:50%;background:#e08dc6;animation:dotBounce 1.2s ease-in-out infinite}.splash-dots span:nth-child(1){animation-delay:0s}.splash-dots span:nth-child(2){animation-delay:.15s}.splash-dots span:nth-child(3){animation-delay:.3s}.splash-dots span:nth-child(4){animation-delay:.45s}.splash-dots span:nth-child(5){animation-delay:.6s}@keyframes dotBounce{0%,60%,to{transform:translateY(0);opacity:.45}30%{transform:translateY(-10px);opacity:1;background:#9b59a8}}.login-page{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px;background:linear-gradient(135deg,#f6fbf7,#edf2f7 55%,#f4f8f5);overflow:hidden;gap:16px}.login-background-glow{position:absolute;width:320px;height:320px;border-radius:999px;filter:blur(30px);opacity:.45;pointer-events:none}.login-background-glow-left{left:-110px;top:-120px;background:#05b45f}.login-background-glow-right{right:-120px;bottom:-120px;background:#886ce4}.login-splash-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:linear-gradient(135deg,#1a0533,#2d0a5e 40%,#1a0533);display:flex;align-items:center;justify-content:center;overflow:hidden}.login-splash-ring{position:absolute;border-radius:50%;border:4px solid transparent}.login-splash-ring-outer{width:260px;height:260px;border-top-color:#b37feb;border-right-color:#722ed1;animation:splashSpin 1.1s linear infinite}.login-splash-ring-inner{width:200px;height:200px;border-bottom-color:#efdbff;border-left-color:#9254de;animation:splashSpin .75s linear infinite reverse}@keyframes splashSpin{to{transform:rotate(360deg)}}.login-splash-glow{position:absolute;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(114,46,209,.55) 0%,rgba(114,46,209,.08) 70%,transparent 100%);animation:splashPulse 1.8s ease-in-out infinite}@keyframes splashPulse{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.2);opacity:1}}.login-splash-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:18px}.login-splash-logo{width:160px;height:auto;object-fit:contain;filter:brightness(0) invert(1);animation:splashFadeIn .6s ease forwards}@keyframes splashFadeIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.login-splash-label{font-size:14px;font-weight:600;color:#d3adf7;letter-spacing:.5px;margin:0;animation:splashFadeIn .8s ease .2s both}.login-card{width:min(100%,440px);border-radius:20px!important;box-shadow:0 24px 64px #1f2d3d24!important;position:relative;z-index:2;padding:8px 0!important}.login-logo-wrap{display:flex;justify-content:center;margin-bottom:8px}.login-logo{width:min(100%,280px);height:auto;object-fit:contain;mix-blend-mode:multiply;filter:contrast(1.06) saturate(1.02)}.login-title{text-align:center!important;margin-bottom:2px!important;color:#1f2d3d!important;font-size:22px!important}.login-subtitle{display:block;text-align:center;color:#66788a;font-size:14px;margin-bottom:20px}.login-form{width:100%}.login-form .ant-form-item{margin-bottom:16px}.login-form .ant-form-item-label>label{font-weight:600;color:#405263;font-size:13px}.login-form .ant-input-affix-wrapper,.login-form .ant-input{height:44px;border-radius:8px!important;text-align:left}.login-form .ant-input-affix-wrapper input.ant-input{text-align:left;height:auto}.login-form .ant-input::placeholder,.login-form .ant-input-affix-wrapper input::placeholder{text-align:left}.login-forgot-row{display:flex;justify-content:flex-end;margin-top:-8px;margin-bottom:16px}.login-forgot-link{background:none;border:none;padding:0;cursor:pointer;font-size:13px;color:#05b45f;font-weight:600;transition:color .15s}.login-forgot-link:hover{color:#038a49;text-decoration:underline}.login-submit-row{margin-top:4px;margin-bottom:4px}.login-legal{position:relative;z-index:2;text-align:center;padding:0 16px;max-width:480px}.login-legal-main{font-size:12px;font-weight:600;color:#405263;margin:0 0 4px}.login-legal-sub{font-size:11px;color:#7a8fa0;line-height:1.6;margin:0}.login-legal-sub strong{color:#405263;font-weight:700}.forgot-modal-content{padding:8px 4px 4px}.forgot-modal-icon{font-size:36px;text-align:center;margin-bottom:8px}.forgot-sent-msg{text-align:center;font-size:15px;font-weight:600;color:#05b45f;padding:16px 0}@media(max-width:480px){.login-card{border-radius:14px!important}.login-logo{width:min(100%,200px)}.login-title{font-size:18px!important}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}body{font-family:Avenir Next,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f5f8;color:#2e3a46;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ccd4de;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#b7c2cf}.ant-card{transition:box-shadow .2s;border:1px solid #e5eaf0}.ant-card:hover{box-shadow:0 1px 2px #141f330f,0 10px 28px #141f330f}.ant-table-wrapper .ant-table-tbody>tr>td{vertical-align:middle}.ant-table-wrapper .ant-table{border:1px solid #e5eaf0;border-radius:10px}.ant-table-wrapper .ant-table-thead>tr>th{font-weight:600}.ant-layout-header{box-shadow:0 1px #e5eaf0}.ant-menu-item{border-radius:8px}.ant-menu-inline .ant-menu-item{margin-inline:10px;width:auto}.ant-menu-inline .reports-menu-root>.ant-menu-submenu-title,.ant-menu-inline .reports-menu-child{padding-left:24px!important}.ant-select-selector,.ant-picker,.ant-input,.ant-input-affix-wrapper{border-radius:8px!important;border-color:#d4dbe3!important}.ant-statistic-title{color:#66788a!important;font-weight:500}.ant-statistic-content{color:#1f2d3d}.ant-card.ant-card-hoverable:active{transform:scale(.98);transition:transform .1s}.ant-menu-item{transition:all .2s!important}@media(max-width:767px){.ant-card-body{padding:12px!important}.ant-table-wrapper .ant-table-tbody>tr>td,.ant-table-wrapper .ant-table-thead>tr>th{padding:8px!important;font-size:13px}.ant-statistic-content-value{font-size:20px!important}.ant-typography h4,h4.ant-typography{font-size:18px!important}.ant-btn{min-height:36px}.ant-btn-lg{min-height:44px}.ant-form-item{margin-bottom:12px}.ant-picker-range{max-width:100%}}@media print{.ant-layout-sider,.ant-layout-header{display:none!important}.ant-layout-content{margin:0!important}}
