*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f7fa}.dashboard-card{border-radius:8px;box-shadow:0 2px 8px #00000014;transition:box-shadow .3s ease}.dashboard-card:hover{box-shadow:0 4px 16px #0000001f}.row-suspicious{background-color:#fff1f0!important}.row-suspicious:hover>td{background-color:#ffe7e5!important}.row-inactive{background-color:#fffbe6!important}.row-inactive:hover>td{background-color:#fff8d4!important}.sidebar-logo{height:64px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #f0f0f0}.sidebar-logo h1{font-size:20px;font-weight:700;color:#1677ff;margin:0;white-space:nowrap}.ant-layout-sider{background:#fff!important;border-right:1px solid #f0f0f0}.ant-menu{border-inline-end:none!important}.content-area{padding:24px;min-height:calc(100vh - 64px)}.stat-number{font-size:32px;font-weight:700;line-height:1.2}.stat-label{font-size:14px;color:#8c8c8c;margin-top:4px}.empty-state-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px}.page-header{margin-bottom:24px}.page-header h2{font-size:24px;font-weight:600;color:#1a1a1a;margin:0}@media(max-width:1280px){.content-area{padding:16px}.stat-number{font-size:28px}}@media(max-width:991px){.desktop-sidebar{display:none!important}.mobile-menu-btn{display:inline-block!important}.desktop-menu-btn{display:none!important}.content-area{padding:12px}.page-header h2{font-size:20px}.stat-number{font-size:24px}}@media(max-width:480px){.content-area{padding:8px}.page-header{margin-bottom:16px}.page-header h2{font-size:18px}}.mobile-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000073;z-index:1000;animation:fadeIn .2s ease}.mobile-drawer{position:absolute;top:0;left:0;width:240px;height:100%;background:#fff;box-shadow:2px 0 8px #00000026;animation:slideIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}
