body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f7fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-container{display:flex;flex-direction:column;min-height:100vh}.content-wrapper{flex:1 1;padding:24px}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.login-container:before{animation:pulse 15s ease-in-out infinite;background:radial-gradient(circle,#ffffff1a 0,#0000 60%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}@keyframes pulse{0%,to{transform:translate(0) rotate(0deg)}50%{transform:translate(-2%,-2%) rotate(180deg)}}.login-container:after{background:linear-gradient(0deg,#0000001a 0,#0000);bottom:0;content:"";height:40%;left:0;position:absolute;right:0}.login-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;box-shadow:0 20px 60px #0000004d,0 0 0 1px #ffffff1a;padding:30px 40px;position:relative;width:420px;z-index:1}.login-box h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text}.register-container{background:linear-gradient(135deg,#11998e,#38ef7d);position:relative}.register-box{background:#fffffff2;border-radius:20px;box-shadow:0 20px 60px #0000004d;padding:40px;width:420px}.form-section,.page-header{margin-bottom:24px}.form-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;padding:24px}.countdown-banner{background:linear-gradient(90deg,#ff7875,#ff9c6e);border-radius:8px;color:#fff;margin-bottom:24px;padding:12px 24px}.status-badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:500;padding:4px 12px}.status-badge.pending{background:#fff7e6;color:#fa8c16}.status-badge.approved{background:#f6ffed;color:#52c41a}.status-badge.rejected{background:#fff1f0;color:#ff4d4f}.status-badge.ongoing{background:#e6f7ff;color:#1890ff}.mobile-bottom-nav{align-items:center;background:#fff;bottom:0;box-shadow:0 -2px 10px #0000001a;display:flex;height:60px;justify-content:space-around;left:0;padding-bottom:env(safe-area-inset-bottom);position:fixed;right:0;z-index:1000}.mobile-bottom-nav .nav-item{align-items:center;border-radius:8px;color:#999;display:flex;flex-direction:column;justify-content:center;min-width:60px;padding:6px 12px;transition:all .3s}.mobile-bottom-nav .nav-item.active{color:#1890ff}.mobile-bottom-nav .nav-item .anticon{font-size:20px;margin-bottom:2px}.mobile-bottom-nav .nav-item span{font-size:11px}.mobile-bottom-nav .nav-item.active{background:linear-gradient(135deg,#1890ff1a,#52c41a1a)}.ant-card{border:none;border-radius:12px;box-shadow:0 2px 8px #0000000f;transition:all .3s ease}.ant-card:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.ant-card-head{border-bottom:1px solid #f0f0f0;min-height:auto;padding:12px 16px}.ant-card-head-title{font-weight:600;padding:4px 0}.stat-card{overflow:hidden;position:relative}.stat-card:before{border-radius:50%;content:"";height:60px;opacity:.1;position:absolute;right:0;top:0;transform:translate(20px,-20px);width:60px}.stat-card.blue:before{background:#1890ff}.stat-card.green:before{background:#52c41a}.stat-card.purple:before{background:#722ed1}.stat-card.orange:before{background:#faad14}.stat-card.red:before{background:#ff4d4f}.stat-card.cyan:before{background:#13c2c2}.ant-btn-primary{background:linear-gradient(135deg,#1890ff,#096dd9);border:none;box-shadow:0 2px 8px #1890ff66;transition:all .3s}.ant-btn-primary:hover{background:linear-gradient(135deg,#40a9ff,#1890ff);box-shadow:0 4px 12px #1890ff80;transform:translateY(-1px)}.ant-btn-primary:active{transform:translateY(0)}.ant-table{border-radius:8px;overflow:hidden}.ant-table-thead>tr>th{background:linear-gradient(135deg,#f6f8fa,#f0f2f5);font-weight:600}.ant-table-tbody>tr:hover>td{background:#fafafa}@media screen and (max-width:768px){.content-wrapper{padding:12px}.login-box{border-radius:24px;margin:16px;max-width:400px;padding:32px 24px;width:92%}.login-box h1{font-size:20px!important;line-height:1.3}.register-box{border-radius:20px;margin:16px;padding:24px 20px;width:95%}.register-box h1{font-size:18px!important}.form-section{border-radius:12px;margin-bottom:12px;padding:16px}.page-header h1,h1{font-size:20px!important;margin-bottom:16px!important}.ant-card{border-radius:12px;margin-bottom:12px}.ant-card-body{padding:14px!important}.ant-card-head{padding:10px 14px}.ant-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.ant-table{min-width:600px}.ant-space{flex-wrap:wrap;gap:8px}.ant-modal{margin:16px auto;max-width:95vw;top:20px!important}.ant-modal-body{max-height:70vh;overflow-y:auto;padding:16px}.ant-modal-header{padding:12px 16px}.ant-modal-footer{padding:10px 16px}.ant-descriptions{overflow-x:auto}.ant-descriptions-item-content,.ant-descriptions-item-label{white-space:nowrap}.ant-steps{font-size:12px}.ant-steps-item-title{font-size:12px!important}.ant-form-item{margin-bottom:12px}.ant-pagination{flex-wrap:wrap;justify-content:center;text-align:center}.ant-pagination-item,.ant-pagination-next,.ant-pagination-prev{height:32px;line-height:32px;min-width:32px}.ant-statistic-title{font-size:12px}.ant-statistic-content{font-size:18px!important}.ant-tag{font-size:11px;padding:2px 8px}.ant-progress-text{font-size:12px}.ant-list-item{padding:10px 0}.ant-layout-content{padding-bottom:70px!important}.ant-input-lg{font-size:16px}.ant-tabs-nav{margin-bottom:12px}.ant-tabs-tab{font-size:14px;padding:8px 12px}}@media screen and (max-width:480px){.login-container{padding:0}.login-box,.register-box{border-radius:0;box-shadow:none;display:flex;flex-direction:column;justify-content:center;margin:0;min-height:100vh;padding:32px 20px;width:100%}.content-wrapper{padding:8px}.ant-btn{font-size:14px;padding:4px 12px}.ant-btn-lg{font-size:16px;height:44px;padding:8px 16px}.ant-btn-sm{font-size:12px;padding:2px 8px}.ant-card-body{padding:12px!important}}@media (hover:none){.ant-btn:focus,.ant-btn:hover{background:inherit;border-color:inherit;color:inherit}.ant-btn-primary:focus,.ant-btn-primary:hover{background:linear-gradient(135deg,#1890ff,#096dd9);color:#fff}.ant-btn-link:focus,.ant-btn-link:hover{color:#1890ff}.ant-card:hover{box-shadow:0 2px 8px #0000000f;transform:none}}@supports (padding-bottom:env(safe-area-inset-bottom)){.mobile-bottom-nav{height:calc(60px + env(safe-area-inset-bottom));padding-bottom:calc(8px + env(safe-area-inset-bottom))}}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}@media screen and (max-width:768px){::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}}.loading-container{align-items:center;color:#1890ff;display:flex;flex-direction:column;justify-content:center;min-height:200px}.empty-state{color:#999;padding:40px 20px;text-align:center}.empty-state .anticon{color:#d9d9d9;font-size:48px;margin-bottom:16px}.quick-actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.quick-actions .ant-btn{flex:1 1;min-width:100px}@media screen and (max-width:768px){.ant-layout{padding-bottom:env(safe-area-inset-bottom)}}.register-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.register-box{box-shadow:0 8px 24px #00000026;max-width:500px;width:100%}.step-content{margin:24px 0}.step-content.hidden{display:none}.register-box :global(.ant-form-item){margin-bottom:16px}.register-box :global(.ant-form-item-label){padding-bottom:4px}.register-box :global(.ant-steps-item-title){font-size:14px}
/*# sourceMappingURL=main.c9510117.css.map*/