.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:400px;box-shadow:0 4px 20px #00000026;border-radius:8px}.login-card .ant-card-head{text-align:center;border-bottom:1px solid #f0f0f0}.login-card .ant-card-head-title{font-size:24px;font-weight:700;color:#1890ff}.login-tips{margin-top:16px;padding:12px;background-color:#f6f8fa;border-radius:4px;text-align:center}.login-tips p{margin:4px 0;color:#666;font-size:14px}.permission-row{transition:background-color .2s ease}.permission-row.level-1{background-color:transparent}.permission-row.level-2{background-color:#1890ff0a;box-shadow:inset 3px 0 #e6f7ff}.permission-row.level-3{background-color:#52c41a0f;box-shadow:inset 5px 0 #d9f7be}.permission-row.level-4,.permission-row.level-5,.permission-row.level-6{background-color:#2f80ed14;box-shadow:inset 6px 0 #91d5ff}.ant-table-tbody>tr.permission-row:hover>td{background:inherit!important}.log-filter-form{margin-bottom:16px}.log-filter-form .ant-form-item{margin-right:16px;margin-bottom:12px}.log-filter-actions-row{margin-top:4px}.log-filter-form .ant-picker-range{width:100%}:root{--sider-bg: linear-gradient(180deg, #f7f9fc 0%, #f3f6fb 100%);--header-bg: #ffffff;--content-bg: #ffffff;--text-color: #333;--hover-bg: #f5f5f5}[data-theme=dark]{--sider-bg: #0f1012;--header-bg: #141414;--content-bg: #1f1f1f;--text-color: rgba(255,255,255,.85);--hover-bg: rgba(255,255,255,.08)}.admin-layout{min-height:100vh}.logo{height:64px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #f0f0f0}.logo h2{color:var(--text-color);margin:0;font-size:18px;font-weight:700}.layout-header{background:var(--header-bg);padding:0 16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 4px #00152914}.trigger{font-size:18px;line-height:64px;cursor:pointer;transition:color .3s}.trigger:hover{color:#1890ff}.header-right{display:flex;align-items:center}.user-info{display:flex;align-items:center;cursor:pointer;padding:0 12px;border-radius:4px;transition:background-color .3s}.user-info:hover{background-color:var(--hover-bg)}.username{margin-left:8px;color:var(--text-color)}.layout-content{margin:5px;padding:24px;background:var(--content-bg);border-radius:6px;min-height:280px;box-shadow:0 1px 3px #0000000d,0 6px 16px #0000000f}.ant-menu-light .ant-menu-item-selected{border-radius:8px}main{height:calc(100vh - 160px)}.layout-content{padding:0}#im-app{height:100%;width:100%}.dashboard-container{padding:24px;min-height:calc(100vh - 134px)}.dashboard-welcome{margin-bottom:32px}.dashboard-welcome h2{margin-bottom:8px;color:var(--heading-color);font-size:24px;font-weight:600}.dashboard-stats{margin-bottom:32px}.dashboard-stats .ant-card{transition:all .3s ease;height:100%;border-radius:8px}.dashboard-stats .ant-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.dashboard-stats .ant-card .ant-statistic{text-align:center}.dashboard-stats .ant-card .ant-statistic-title{font-size:14px;margin-bottom:8px;color:#000000a6}.dashboard-stats .ant-card .ant-statistic-content{font-size:24px;font-weight:600}.dashboard-section{margin-bottom:24px}.dashboard-section-card{border-radius:8px;box-shadow:0 2px 8px #0000001a}.dashboard-section-card .ant-card-head{border-bottom:1px solid var(--border-color)}.dashboard-section-card .ant-card-head-title{font-weight:600;font-size:16px}.dashboard-section-card .ant-card-small{background:#00000005;border:1px solid rgba(0,0,0,.06)}.dashboard-section-card .ant-card-small .ant-card-head{background:#00000008;border-bottom:1px solid rgba(0,0,0,.06)}.dashboard-section-card .ant-card-small .ant-card-body{padding:16px 12px}.im-audit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.im-audit-empty{grid-column:1 / -1;text-align:center;padding:20px 0}.im-audit-card{height:100%;border:1px solid rgba(0,0,0,.06);border-radius:6px;transition:all .2s ease;background:#00000005;display:flex;flex-direction:column}.im-audit-card:hover{border-color:#1890ff;box-shadow:0 2px 12px #1890ff26;transform:translateY(-1px)}.im-audit-card .ant-card-head{background:#00000008;border-bottom:1px solid rgba(0,0,0,.06);min-height:36px;padding:6px 10px;flex-shrink:0}.im-audit-card .ant-card-head-title{font-size:12px;font-weight:500;color:#333;font-family:Monaco,Menlo,Ubuntu Mono,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.im-audit-card .ant-card-body{padding:8px 10px;flex:1;display:flex;flex-direction:column;justify-content:space-between;min-height:100px}.im-audit-card .ant-statistic-title{font-size:10px;color:#666;margin-bottom:1px;line-height:1.2}.im-audit-card .ant-statistic-content-value{font-size:13px!important;font-weight:600;line-height:1.2}.im-audit-card .ant-statistic{margin-bottom:4px}.im-audit-card .audit-total{margin-top:4px;padding-top:4px;border-top:1px solid rgba(0,0,0,.08);text-align:center;font-size:11px}@media (max-width: 768px){.dashboard-container{padding:16px}.dashboard-welcome{margin-bottom:24px}.dashboard-welcome h2{font-size:20px}.dashboard-stats{margin-bottom:24px}.dashboard-section-card .ant-row{margin:0 -8px}.dashboard-section-card .ant-col{padding:0 8px}.dashboard-section-card .ant-col{flex:0 0 100%!important;max-width:100%!important;margin-bottom:16px!important}.im-audit-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.dashboard-stats .ant-card .ant-statistic-content{font-size:22px}.dashboard-stats .ant-card .ant-statistic-title{font-size:12px}.im-audit-card .ant-card-head{min-height:32px;padding:4px 8px}.im-audit-card .ant-card-head-title{font-size:11px}.im-audit-card .ant-card-body{padding:6px 8px;min-height:80px}.im-audit-card .ant-statistic-title{font-size:9px}.im-audit-card .ant-statistic-content-value{font-size:12px!important}.im-audit-card .audit-total{margin-top:2px;padding-top:2px;font-size:10px}}@media (max-width: 576px){.dashboard-welcome h2{font-size:18px}.dashboard-stats .ant-card .ant-statistic-content{font-size:24px}.dashboard-section-card .ant-card-small .ant-row{margin:0}.dashboard-section-card .ant-card-small .ant-col{flex:0 0 50%!important;max-width:50%!important}}@media (max-width: 480px){.dashboard-container{padding:12px}.dashboard-stats .ant-card-body{padding:20px 16px}.dashboard-stats .ant-card .ant-statistic-content{font-size:20px}.dashboard-section-card .ant-card-small .ant-card-body{padding:12px 8px}}[data-theme=dark] .dashboard-stats .ant-card:hover{box-shadow:0 4px 12px #ffffff1a}[data-theme=dark] .dashboard-section-card .ant-card-head{border-bottom-color:var(--border-color-dark)}[data-theme=dark] .dashboard-section-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}[data-theme=dark] .dashboard-section-card .ant-card-small{background:#ffffff05;border:1px solid rgba(255,255,255,.04)}[data-theme=dark] .dashboard-section-card .ant-card-small .ant-card-head{background:#ffffff03;border-bottom:1px solid rgba(255,255,255,.04)}[data-theme=dark] .im-audit-card{background:#ffffff05;border:1px solid rgba(255,255,255,.04)}[data-theme=dark] .im-audit-card:hover{border-color:#1890ff;box-shadow:0 2px 12px #1890ff4d}[data-theme=dark] .im-audit-card .ant-card-head{background:#ffffff03;border-bottom:1px solid rgba(255,255,255,.04)}[data-theme=dark] .im-audit-card .ant-card-head-title{color:#ffffffd9}[data-theme=dark] .im-audit-card .audit-total{border-top-color:#ffffff14}[data-theme=dark] .im-audit-card .ant-statistic-title{color:#ffffffa6}.metabase-dashboard{display:flex;flex:1;width:100%;height:100%;min-height:600px;background-color:#fff;border-radius:12px;overflow:hidden}.metabase-dashboard__frame{width:100%;border:none;flex:1;min-height:600px}.metabase-dashboard__loading,.metabase-dashboard__status{display:flex;justify-content:center;align-items:center;width:100%;height:100%;min-height:400px;background-color:#fff;border-radius:12px}*{box-sizing:border-box}.ant-layout{background:transparent}body{background:var(--sider-bg)}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
