body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.layout-container{min-height:100vh}.layout-sider{overflow:auto;height:100vh;position:fixed;left:0;top:0;bottom:0}.layout-content{margin-left:200px;min-height:100vh;background:#f0f2f5}.layout-header{background:#fff;padding:0 24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 4px #00152914}.page-container{padding:24px}.logo{height:32px;margin:16px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700;white-space:nowrap;overflow:hidden}.stat-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;padding:20px;color:#fff}.stat-card.blue{background:linear-gradient(135deg,#667eea,#764ba2)}.stat-card.green{background:linear-gradient(135deg,#11998e,#38ef7d)}.stat-card.orange{background:linear-gradient(135deg,#f093fb,#f5576c)}.stat-card.red{background:linear-gradient(135deg,#eb3349,#f45c43)}.stat-card .stat-value{font-size:32px;font-weight:700;margin:8px 0}.stat-card .stat-label{font-size:14px;opacity:.9}.alert-tag-critical{background:#ff4d4f;color:#fff;border:none}.alert-tag-urgent{background:#fa8c16;color:#fff;border:none}.alert-tag-warning{background:#faad14;color:#fff;border:none}.table-actions{display:flex;gap:8px}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.login-box{width:400px;padding:40px;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026}.login-title{text-align:center;margin-bottom:30px}.login-title h1{font-size:24px;color:#333;margin-bottom:8px}.login-title p{color:#999;font-size:14px}.chart-container{background:#fff;border-radius:8px;padding:20px;margin-bottom:16px}.chart-title{font-size:16px;font-weight:500;margin-bottom:16px;color:#333}.search-form{background:#fff;padding:24px;border-radius:8px;margin-bottom:16px}.voucher-preview{max-width:200px;max-height:150px;border-radius:4px;cursor:pointer}@media (max-width: 768px){.layout-content{margin-left:0}.layout-sider{position:relative}}
