*,*:before,*:after{box-sizing:border-box}html{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;line-height:1.5;font-weight:400;color-scheme:light}body{margin:0;display:flex;min-width:320px;min-height:100vh;background-color:#f5f5f5}#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ant-layout{min-height:100vh}.ant-layout-header{padding:0 24px;background:#fff;box-shadow:0 1px 4px #00152914;display:flex;align-items:center;justify-content:space-between}.ant-layout-sider{background:#fff!important;box-shadow:2px 0 8px #0000000f}.ant-layout-content{margin:24px;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;overflow:hidden}.primary-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;font-weight:500}.primary-button:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);color:#fff}.ant-table{font-size:14px}.ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#262626}.ant-table-tbody>tr:hover>td{background:#f0f9ff}.status-badge{padding:4px 12px;border-radius:16px;font-size:12px;font-weight:500;border:none}.status-new{background:#e6f7ff;color:#0050b3}.status-in-progress{background:#fff7e6;color:#d46b08}.status-completed{background:#f6ffed;color:#389e0d}.status-cancelled{background:#fff1f0;color:#cf1322}.ant-form-item-label>label{font-weight:500;color:#262626}.required-field{color:#ff4d4f}.ant-card{border-radius:8px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.ant-card-head{border-bottom:1px solid #f0f0f0;background:#fafafa}.loading-container{display:flex;justify-content:center;align-items:center;min-height:200px}.empty-state{text-align:center;padding:48px 24px;color:#8c8c8c}@media (max-width: 768px){.ant-layout-content{margin:16px}.ant-table{font-size:12px}.ant-card{margin-bottom:16px}}@media print{.ant-layout-sider,.ant-layout-header,.no-print{display:none!important}.ant-layout-content{margin:0;box-shadow:none}}.mobile-select-dropdown .ant-select-item-option{padding:6px 12px!important;font-size:16px!important;min-height:28px}.mobile-select-dropdown .ant-select-item-option-active{background:#e6f4ff!important}.mobile-select-dropdown .ant-select-item-option-selected{background:#bae0ff!important}.mobile-select-dropdown .ant-select-item-option-content{font-size:17px!important}.mobile-select-dropdown .ant-select-dropdown-search input{font-size:16px!important;padding:6px 8px!important}.mobile-filter .ant-input,.mobile-filter .ant-select-selector,.mobile-filter .ant-picker-input>input{height:35px!important;min-height:35px!important;font-size:15px!important;padding-top:4px!important;padding-bottom:4px!important}.mobile-filter .ant-select-single .ant-select-selector{display:flex;align-items:center}.custom-notification{animation:slideInRight .4s cubic-bezier(.68,-.55,.265,1.55)}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.custom-notification .ant-notification-notice{background-color:#f6ffed!important;border:2px solid #52c41a!important;border-radius:8px!important;box-shadow:0 4px 16px #52c41a40!important}.custom-notification .ant-notification-notice-message{color:#135200;font-weight:600;font-size:16px;margin-bottom:8px}.custom-notification .ant-notification-notice-description{color:#389e0d;font-size:14px}.custom-notification .ant-notification-notice:hover{box-shadow:0 6px 20px #52c41a59!important;transform:translateY(-2px);transition:all .3s ease}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.custom-notification .ant-notification-notice-icon{animation:pulse 2s ease-in-out infinite}
