@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");*{margin:0;padding:0;box-sizing:border-box}body,html{max-width:100vw;overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#1a1a2e;background:#f5f6fa}a{color:inherit;text-decoration:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}.loading-screen{animation:fadeIn .6s ease-out}.loading-screen .logo-pulse{animation:pulse 2s ease-in-out infinite}.login-page{min-height:100vh;display:flex;background:#fff}.login-left{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:48px}.login-form-container{width:100%;max-width:380px}.login-right{flex:1.2 1;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#e8edf5,#dce3ee 40%,#c8d3e3)}.login-right:before{width:500px;height:500px;background:rgba(161,178,202,.12);top:-120px;right:-120px}.login-right:after,.login-right:before{content:"";position:absolute;border-radius:50%}.login-right:after{width:350px;height:350px;background:rgba(161,178,202,.08);bottom:-80px;left:-60px}.login-right-content{position:relative;z-index:1;text-align:center}.sidebar-logo{padding:20px 16px;text-align:center;border-bottom:1px solid rgba(0,0,0,.04)}.sidebar-logo-collapsed{padding:14px 8px}.stat-card{border-radius:12px!important;border:none!important;box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 2px rgba(0,0,0,.02)!important;transition:all .25s ease!important;overflow:hidden;position:relative}.stat-card:hover{box-shadow:0 8px 25px rgba(0,0,0,.06),0 3px 10px rgba(0,0,0,.04)!important;transform:translateY(-2px)}.stat-card .stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:16px}.stat-card .stat-value{font-size:28px;font-weight:700;line-height:1.2;letter-spacing:-.5px}.stat-card .stat-label{font-size:13px;color:#8c8c9a;margin-top:4px;font-weight:500}.welcome-card{border-radius:12px!important;border:none!important;box-shadow:0 1px 3px rgba(0,0,0,.04)!important;background:linear-gradient(135deg,#f8f9fc,#f0f2f8)!important}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.page-header h2{font-weight:700!important;font-size:26px!important;letter-spacing:-.5px;color:#1a1a2e!important;margin:0!important}.ant-table{border-radius:12px!important}.ant-table-wrapper .ant-table-thead>tr>th{background:#fafbfc!important;font-weight:600!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.5px!important;color:#8c8c9a!important;border-bottom:1px solid #f0f0f0!important}.ant-table-wrapper .ant-table-tbody>tr>td{border-bottom:1px solid #f8f8f8!important}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#fafbfe!important}.ant-menu-item{border-radius:8px!important;margin:2px 8px!important;font-weight:500!important}.ant-menu-item-selected{background:rgba(161,178,202,.12)!important}.ant-card{border-radius:12px!important;border:1px solid rgba(0,0,0,.04)!important}.ant-btn-primary{border-radius:8px!important;font-weight:500!important;box-shadow:0 2px 8px rgba(161,178,202,.3)!important}.ant-btn-primary:hover{box-shadow:0 4px 14px rgba(161,178,202,.4)!important}.ant-input,.ant-input-password,.ant-select-selector{border-radius:8px!important}.ant-input-lg{padding:10px 14px!important}.dashboard-content .ant-input-affix-wrapper,.dashboard-content .ant-input:not(.ant-input-affix-wrapper .ant-input),.dashboard-content .ant-picker,.dashboard-content .ant-select:not(.ant-select-customize-input) .ant-select-selector{height:32px!important}.dashboard-content .ant-select-multiple .ant-select-selector{min-height:32px!important;height:auto!important}.ant-modal-body .ant-input,.ant-modal-body .ant-input-affix-wrapper,.ant-modal-body .ant-picker,.ant-modal-body .ant-select .ant-select-selector{height:unset!important}.ant-tag{border-radius:6px!important;font-weight:500!important;font-size:12px!important;padding:2px 10px!important}.ant-modal-content{border-radius:16px!important;overflow:hidden}.ant-modal-header{border-radius:16px 16px 0 0!important}.row-expired td{background:#fff2f0!important}@media (max-width:1024px){.page-header h2{font-size:22px!important}.stat-card .stat-value{font-size:22px}.stat-card .stat-icon{width:40px;height:40px;font-size:18px;margin-bottom:12px}}@media (max-width:768px){.login-right{display:none}.login-left{padding:24px}.page-header{margin-bottom:16px}.page-header h2{font-size:20px!important}.ant-modal{max-width:calc(100vw - 32px)!important;margin:16px auto!important}.ant-modal .ant-modal-content{border-radius:12px!important}.ant-table-wrapper .ant-table-thead>tr>th{font-size:11px!important;padding:8px!important}.ant-table-wrapper .ant-table-tbody>tr>td{padding:8px!important;font-size:13px!important}.ant-tabs-nav-list{gap:0!important}.ant-tabs-tab{padding:8px 12px!important;font-size:13px!important}.ant-picker-range{width:100%!important}.ant-select{min-width:0!important}.stat-card .stat-value{font-size:20px}.stat-card .stat-icon{width:36px;height:36px;font-size:16px;margin-bottom:10px}.stat-card .stat-label{font-size:12px}}@media (max-width:480px){.login-left{padding:16px}.page-header h2{font-size:18px!important}}