*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5}#root{min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ant-layout{background:#f5f5f5}.ant-layout-sider{box-shadow:2px 0 8px #0000001a}.ant-layout-header{box-shadow:0 2px 8px #0000001a}.ant-card{border-radius:8px;box-shadow:0 2px 8px #0000001a}.ant-table-thead>tr>th{background:#fafafa;font-weight:600}.ant-btn,.ant-input,.ant-select .ant-select-selector{border-radius:6px}@media (max-width: 768px){.ant-layout-sider{position:fixed!important;height:100vh;z-index:1000}.ant-layout-content{margin-left:0!important}}.loading-container{display:flex;justify-content:center;align-items:center;min-height:200px}.error-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:200px;color:#ff4d4f}.success-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:200px;color:#52c41a}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out}@media print{.ant-layout-sider,.ant-layout-header,.ant-btn{display:none!important}.ant-layout-content{margin:0!important;padding:0!important}}
