@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";.login-root{min-height:100vh;display:flex;position:relative;overflow:hidden;background:#060a12}.login-bg{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.login-bg-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(22,119,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(22,119,255,.04) 1px,transparent 1px);background-size:40px 40px}.login-bg-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.35;animation:orbFloat 8s ease-in-out infinite}.login-bg-orb-1{width:600px;height:600px;background:radial-gradient(circle,#1677ff 0%,transparent 70%);top:-200px;left:-150px;animation-delay:0s}.login-bg-orb-2{width:500px;height:500px;background:radial-gradient(circle,#003a8c 0%,transparent 70%);bottom:-150px;right:30%;animation-delay:3s}.login-bg-orb-3{width:400px;height:400px;background:radial-gradient(circle,#0958d9 0%,transparent 70%);top:40%;right:-100px;animation-delay:5s}@keyframes orbFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-30px) scale(1.05)}}.login-container{display:flex;width:100%;min-height:100vh;position:relative;z-index:1}.login-brand{flex:1;display:flex;align-items:center;justify-content:center;padding:60px;background:linear-gradient(135deg,#0d1117e6,#060a12f2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-right:1px solid rgba(22,119,255,.12)}@media (max-width: 900px){.login-brand{display:none}}.login-brand-content{max-width:420px}.login-logo{width:72px;height:72px;border-radius:20px;background:linear-gradient(135deg,#1677ff,#4096ff);display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:800;color:#fff;margin-bottom:28px;box-shadow:0 8px 32px #1677ff66;letter-spacing:-1px}.login-brand-title{color:#e6edf3!important;font-size:42px!important;font-weight:800!important;margin-bottom:8px!important;line-height:1.1!important;letter-spacing:-1px;background:linear-gradient(135deg,#e6edf3,#8b949e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.login-brand-subtitle{color:#8b949e!important;font-size:16px;display:block;margin-bottom:48px;letter-spacing:.3px}.login-features{display:flex;flex-direction:column;gap:16px}.login-feature-item{display:flex;align-items:center;gap:14px}.login-feature-dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#1677ff,#4096ff);flex-shrink:0;box-shadow:0 0 10px #1677ff80}.login-feature-text{color:#8b949e!important;font-size:14px}.login-form-wrapper{width:480px;display:flex;align-items:center;justify-content:center;padding:40px;background:#0d111799;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media (max-width: 900px){.login-form-wrapper{width:100%;padding:24px}}.login-card{width:100%;max-width:380px;background:#161b22cc;border:1px solid rgba(48,54,61,.8);border-radius:20px;padding:40px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 0 0 1px #1677ff0d,0 24px 64px #0006,inset 0 1px #ffffff0d}.login-card-header{margin-bottom:32px}.login-card-title{color:#e6edf3!important;font-size:22px!important;font-weight:700!important;margin-bottom:6px!important}.login-card-subtitle{color:#8b949e;font-size:13px}.login-label{color:#8b949e;font-size:13px;font-weight:500}.login-input{background:#21262dcc!important;border-color:#30363dcc!important;border-radius:10px!important;color:#e6edf3!important;height:44px!important;transition:all .2s!important}.login-input:hover,.login-input:focus-within{border-color:#1677ff!important;box-shadow:0 0 0 2px #1677ff26!important;background:#21262d!important}.login-input input{background:transparent!important;color:#e6edf3!important}.login-input input::placeholder{color:#484f58!important}.login-input-icon{color:#484f58!important;font-size:14px}.login-options{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.login-remember .ant-checkbox-inner{background:#21262dcc;border-color:#30363dcc;border-radius:4px}.login-remember span:last-child{color:#8b949e;font-size:13px}.login-forgot{background:none;border:none;color:#1677ff;font-size:13px;cursor:pointer;padding:0;font-family:inherit;transition:color .2s}.login-forgot:hover{color:#4096ff}.login-btn{height:46px!important;border-radius:10px!important;font-size:15px!important;font-weight:600!important;background:linear-gradient(135deg,#1677ff,#0958d9)!important;border:none!important;box-shadow:0 4px 20px #1677ff59!important;transition:all .2s!important;letter-spacing:.3px}.login-btn:hover{background:linear-gradient(135deg,#4096ff,#1677ff)!important;box-shadow:0 6px 28px #1677ff80!important;transform:translateY(-1px)}.login-btn:active{transform:translateY(0)}.login-footer{margin-top:32px;padding-top:20px;border-top:1px solid rgba(48,54,61,.5);text-align:center}.login-footer-text{color:#484f58!important;font-size:12px}.ant-form-item-label>label{color:#8b949e!important}.ant-form-item{margin-bottom:20px}.home-root{max-width:1400px}.home-welcome{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:28px;flex-wrap:wrap;gap:12px}.home-welcome-title{color:var(--color-text)!important;font-size:22px!important;font-weight:700!important;margin-bottom:4px!important}.home-welcome-subtitle{color:var(--color-muted);font-size:14px}.home-date-text{color:var(--color-muted);font-size:13px;text-transform:capitalize}.home-stat-card{background:var(--color-surface)!important;border:1px solid var(--color-border2)!important;border-radius:12px!important;transition:border-color .2s,transform .2s,box-shadow .2s!important}.home-stat-card:hover{border-color:var(--color-border)!important;transform:translateY(-2px);box-shadow:0 8px 24px #0000001f!important}.home-stat-content{display:flex;align-items:flex-start;justify-content:space-between}.home-stat-info{flex:1}.home-stat-label{color:var(--color-muted)!important;font-size:13px;display:block;margin-bottom:6px}.home-stat-trend{display:flex;align-items:center;gap:4px;margin-top:6px}.home-stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.home-card-empty{background:var(--color-surface)!important;border:1px solid var(--color-border2)!important;border-radius:12px!important}.home-empty-state{height:100%;min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.home-empty-icon{width:56px;height:56px;border-radius:16px;background:#1677ff14;display:flex;align-items:center;justify-content:center;font-size:24px;color:#1677ff;margin-bottom:4px}.home-empty-title{color:var(--color-text)!important;margin-bottom:4px!important;font-weight:600!important}.home-empty-text{color:var(--color-muted);font-size:13px;text-align:center;max-width:260px;line-height:1.6}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%}:root,[data-theme=dark]{--color-bg: #0d1117;--color-surface: #161b22;--color-elevated: #21262d;--color-border: #30363d;--color-border2: #21262d;--color-text: #e6edf3;--color-muted: #8b949e;--scrollbar-track: #0d1117;--scrollbar-thumb: #30363d;--scrollbar-thumb-hover: #484f58;--alert-error-bg: #2d1117;--alert-error-border: #f85149;--alert-error-text: #f85149;--alert-error-desc: #ffa198;--alert-warn-bg: #2a1d00;--alert-warn-border: #d29922;--alert-warn-text: #d29922;--alert-warn-desc: #e3b341;--alert-info-bg: #0c1f35;--alert-info-border: #388bfd;--alert-info-text: #388bfd;--alert-info-desc: #79c0ff;--alert-success-bg: #0d2a1d;--alert-success-border:#3fb950;--alert-success-text: #3fb950;--alert-success-desc: #56d364}[data-theme=light]{--color-bg: #f6f8fa;--color-surface: #ffffff;--color-elevated: #f0f2f5;--color-border: #d0d7de;--color-border2: #eaeef2;--color-text: #1f2328;--color-muted: #656d76;--scrollbar-track: #f6f8fa;--scrollbar-thumb: #d0d7de;--scrollbar-thumb-hover: #b0b8c1;--alert-error-bg: #fff2f0;--alert-error-border: #ffccc7;--alert-error-text: #cf1322;--alert-error-desc: #cf1322;--alert-warn-bg: #fffbe6;--alert-warn-border: #ffe58f;--alert-warn-text: #ad6800;--alert-warn-desc: #ad6800;--alert-info-bg: #e6f4ff;--alert-info-border: #91caff;--alert-info-text: #0958d9;--alert-info-desc: #0958d9;--alert-success-bg: #f6ffed;--alert-success-border:#b7eb8f;--alert-success-text: #389e0d;--alert-success-desc: #389e0d}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .2s,color .2s}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}[data-theme=light] .ant-alert-error{background:var(--alert-error-bg)!important;border-color:var(--alert-error-border)!important}[data-theme=light] .ant-alert-warning{background:var(--alert-warn-bg)!important;border-color:var(--alert-warn-border)!important}[data-theme=light] .ant-alert-info{background:var(--alert-info-bg)!important;border-color:var(--alert-info-border)!important}[data-theme=light] .ant-alert-success{background:var(--alert-success-bg)!important;border-color:var(--alert-success-border)!important}[data-theme=light] .ant-alert span{color:inherit!important}[data-theme=light] .ant-alert .ant-alert-message,[data-theme=light] .ant-alert .ant-alert-description{color:var(--color-text)!important}[data-theme=light] .ant-tabs{background:var(--color-surface)!important}[data-theme=light] pre{background:var(--color-elevated)!important;color:var(--color-text)!important}.ant-table-wrapper{overflow-x:auto}@media (max-width: 767px){.ant-table table{min-width:600px}.ant-table-cell{white-space:nowrap}.ant-table-cell.cell-wrap{white-space:normal}}@media (max-width: 767px){.ant-tabs-nav-wrap{overflow-x:auto!important}.ant-tabs-content-holder{overflow-x:auto}}@media (max-width: 576px){.ant-modal{max-width:calc(100vw - 16px)!important;margin:8px auto!important;top:8px!important}}.ant-drawer-body{overflow-x:hidden}.page-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;justify-content:space-between;align-items:center;width:100%}
