*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5}.home-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#e8f4f8,#d4e5f7,#c9daf8);padding:20px}.home-content{text-align:center;animation:fadeInUp .8s ease-out;padding:20px}.home-logo{width:100px;height:100px;margin:0 auto 20px;background:linear-gradient(135deg,#1677ff,#4096ff);border-radius:24px;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 40px #1677ff4d}.home-logo .anticon{color:#fff!important;font-size:48px!important}.home-content h1{font-size:28px!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.dashboard-layout{min-height:100vh}.dashboard-sider{box-shadow:2px 0 8px #0000000d;height:100vh;position:fixed!important;left:0;top:0;z-index:100}.dashboard-sider .logo{height:64px;display:flex;align-items:center;justify-content:center;gap:12px;border-bottom:1px solid #f0f0f0;background:linear-gradient(135deg,#f0f5ff,#e6f4ff)}.dashboard-sider .logo-text{font-size:18px;font-weight:600;color:#1677ff;white-space:nowrap}.dashboard-layout>.ant-layout{margin-left:220px;transition:margin-left .2s}.dashboard-header{background:#fff;padding:0 16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px #0000000d;position:sticky;top:0;z-index:99;height:64px}.dashboard-header .header-left{display:flex;align-items:center;gap:12px}.dashboard-header .menu-btn{font-size:20px}.dashboard-header .mobile-title{font-size:16px;font-weight:600;color:#1677ff}.dashboard-header .home-btn{font-size:14px}.dashboard-content{margin:16px;min-height:calc(100vh - 96px)}.mobile-drawer .logo{height:64px;display:flex;align-items:center;justify-content:center;gap:12px;border-bottom:1px solid #f0f0f0;background:linear-gradient(135deg,#f0f5ff,#e6f4ff)}.mobile-drawer .logo-text{font-size:18px;font-weight:600;color:#1677ff}.mobile-drawer .ant-menu{border-right:none}.mobile-drawer .ant-menu-item{height:50px;line-height:50px;font-size:16px}.sider-content{display:flex;flex-direction:column;height:100%}.sider-content>div:first-child{flex:1}.admin-section{padding:12px 16px;border-top:1px solid #f0f0f0;background:#fafafa}.admin-btn{height:40px;border-radius:8px;font-size:14px;color:#666;display:flex;align-items:center;justify-content:center;gap:8px}.admin-btn:hover{color:#1677ff;background:#e6f4ff}.admin-btn.logout{color:#ff4d4f}.admin-btn.logout:hover{color:#ff4d4f;background:#fff1f0}.mobile-drawer .sider-content{height:100%}.mobile-drawer .admin-section{padding:16px}.mobile-drawer .admin-btn{height:44px;font-size:15px}@media(max-width:768px){.home-logo{width:80px;height:80px;border-radius:20px}.home-logo .anticon{font-size:40px!important}.home-content h1{font-size:24px!important}.dashboard-sider{display:none!important}.dashboard-layout>.ant-layout{margin-left:0!important}.dashboard-content{margin:12px;min-height:calc(100vh - 88px)}.dashboard-header{padding:0 12px;height:56px}}@media(max-width:480px){.home-content h1{font-size:22px!important}.dashboard-content{margin:8px}}@media print{.dashboard-sider,.dashboard-header,.filter-card,.ant-pagination,.ant-btn{display:none!important}.dashboard-layout>.ant-layout{margin-left:0!important}.dashboard-content{margin:0;padding:0}}.ant-card{transition:box-shadow .3s ease,transform .3s ease}.ant-card:hover{box-shadow:0 4px 20px #00000014}.ant-btn{transition:all .3s ease}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ant-card{border-radius:12px}.ant-btn-primary{box-shadow:0 2px 8px #1677ff4d}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
