.dashboard .title{margin-bottom:20px}.dashboard .grouped-buttons{display:flex;justify-content:flex-start;gap:12px;flex-wrap:wrap}.dashboard .all-button{display:flex;align-items:center;justify-content:center;width:auto;min-width:100px;border-radius:50px;background-color:#a6adb6;color:#fff;font-weight:550;margin-bottom:10px;padding:6px 12px}.dashboard .all-button .no-of-results{min-width:40px;text-align:center;border:1px solid white;border-radius:40px;background:transparent;color:#fff;padding:2px 5px;font-weight:550}.dashboard .deployments-button{display:flex;align-items:center;justify-content:center;width:auto;min-width:100px;border-radius:50px;font-weight:550;margin-bottom:10px;padding:6px 12px}.dashboard .deployments-button .no-of-results{min-width:40px;text-align:center;background:#1777fe;color:#fff;border-radius:40px;padding:2px 5px;font-weight:550}.dashboard .returns-button{display:flex;align-items:center;justify-content:center;width:auto;min-width:100px;border:1px solid #f67d20;border-radius:50px;color:#f67d20;font-weight:550;margin-bottom:10px;padding:6px 12px}.dashboard .returns-button .no-of-results{min-width:40px;text-align:center;background:#f67d20;color:#fff;border-radius:40px;padding:2px 5px;font-weight:550}.dashboard .dashboard-content{margin-top:0}.dashboard .loading-container{display:flex;justify-content:center;align-items:center;height:400px;width:100%}.dashboard .calendar-wrapper{width:100%}.dashboard .calendar-events{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.dashboard .events{display:flex;align-items:center;gap:4px;border-radius:3px;padding:4px 6px;font-size:12px;font-weight:550;color:#fff;border-left:4px solid}.dashboard .events.return{background-color:#fde9dd;color:#f67d20;border-left-color:#f67d20}.dashboard .events.deployment{background-color:#d4e8ff;color:#1777fe;border-left-color:#1777fe}.dashboard .event-label{margin-right:4px;font-size:14px;font-weight:500}.dashboard .event-count{display:flex;justify-content:center;align-items:center;min-width:30px;height:30px;border-radius:50%;font-weight:700}.dashboard .return .event-count{background:#f67d20;color:#fff}.dashboard .deployment .event-count{background:#1777fe;color:#fff}.dashboard .selected-event-section{display:flex;flex-direction:column;width:100%;min-height:200px;background:#fdfcfc;border:2px solid #f7f7f7;border-radius:10px;padding:15px}.dashboard .selected-event-buttons{display:flex;justify-content:space-between;gap:10px;margin-bottom:15px;flex-wrap:wrap}.dashboard .scrollable-card-list{padding:10px;max-height:600px;overflow-y:auto;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#ccc transparent}.dashboard .card-content{display:flex;gap:12px;max-height:400px;overflow-y:auto;background:#fff;scrollbar-width:thin;scrollbar-color:#dcdcdc transparent}.dashboard .card-content .product-info{font-size:13px;font-weight:400;display:flex;flex-direction:column;justify-content:center}.dashboard .card-content .product-info p{margin:4px 0;padding:0}.dashboard .ant-card{margin-top:10px;border:2px solid rgb(211,230,255);border-radius:15px}@media (max-width: 991px){.dashboard .dashboard-content{margin-top:0}}@media (max-width: 768px){.dashboard .grouped-buttons{flex-direction:column;align-items:stretch;gap:8px}.dashboard .all-button,.dashboard .deployments-button,.dashboard .returns-button{width:100%;justify-content:space-between}.dashboard .dashboard-content{margin-top:0}.dashboard .selected-event-buttons{flex-direction:column;gap:10px}.dashboard .selected-event-buttons .deployments-button,.dashboard .selected-event-buttons .returns-button{width:100%;justify-content:space-between}}.contentLayout{margin:24px 16px 0;padding:24px;overflow:inherit;background-color:#fff;min-height:calc(100vh - 88px)}.search-container{display:flex;justify-content:flex-start;align-items:center;margin-bottom:10px}.request-list .ant-space{margin-bottom:16px;gap:8px;display:flex;flex-wrap:wrap;align-items:center}.ant-modal .ant-form-item-label,.ant-modal .ant-btn-primary{font-weight:500}.warehouse .add-button{color:#fff}.warehouse .search-box{width:100%;max-width:300px;height:42px;border-radius:10px;font-size:16px}.warehouse .search-button{height:42px;width:42px;border-radius:0 5px 5px 0;color:#888;font-size:18px}.warehouse .ant-space{margin-bottom:16px}.pallet .add-button{color:#fff}.pallet .search-box{width:100%;max-width:300px;height:42px;border-radius:10px;font-size:16px}.pallet .search-button{height:42px;width:42px;border-radius:0 5px 5px 0;color:#888;font-size:18px}.pallet .ant-space{margin-bottom:16px}.pallet-form .ant-form-item-label>label{white-space:nowrap;font-size:12px}.admin-settings .search-box{width:100%;max-width:300px;text-align:start;vertical-align:top;font-size:16px;height:42px;border-radius:8px}.admin-settings .search-button{height:42px;width:42px;border-radius:0 8px 8px 0;color:#888;font-size:18px}.admin-settings .ant-space{margin-bottom:16px}.ant-modal .ant-form-item-label{font-weight:500}.ant-modal .ant-btn-primary{font-weight:500;color:#fff}.profile .update-button{color:#fff;font-weight:550}.home-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#f0f2f5;overflow:hidden;padding:0 20px}.home-container .home-content{width:100%;max-width:500px;text-align:center}.home-container .home-content img{margin-bottom:16px;max-width:350px;object-fit:cover}.notification-icon{font-size:20px;cursor:pointer}.notification-dropdown{min-height:160px;width:320px;border-radius:10px;background-color:#f2f2f2;padding:10px 0;box-sizing:border-box}.notification-content{height:400px;overflow-y:auto!important;padding:0 8px;scrollbar-width:thin;scrollbar-color:#dedede transparent;-webkit-overflow-scrolling:touch}.notification-item{display:flex;gap:10px;padding:10px 5px;background-color:#f2f2f2}.notification-item:hover{background:#fafafa;cursor:pointer;scrollbar-color:#ece9e9 transparent;border-radius:10px}.notification-item.unread{background:#fafafa;font-weight:700}.notification-image{object-fit:cover;max-width:100px;height:auto;border-radius:5px}.notification-details{flex:1}.notification-title{font-weight:700;font-size:14px;margin-bottom:2px}.notification-meta{font-size:12px;font-weight:500;color:#848484}.notification-empty{padding:20px;text-align:center;color:#999;background:#fff}.notification-loading{padding:10px;text-align:center;color:#999;font-size:12px}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#f0f0f0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.title{font-size:1.5rem;color:#475569;font-weight:500;margin:0}.controls{width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px}.search-box{width:100%;max-width:300px;height:42px;border-radius:10px;font-size:16px}.search-button{height:42px;width:42px;border-radius:0 5px 5px 0;color:#888;font-size:18px}a{color:inherit}a:hover{color:#1677ff}.add-button{background-color:#1677ff;border-color:#1677ff;color:#fff;font-weight:500;height:40px;font-size:16px}.add-modal-content .input-field,.modal-content .input-field{padding:8px;border-radius:10px;margin-bottom:22px;font-weight:700}.modal-content .compact-space{width:100%;margin-bottom:22px;height:40px}.modal-content .select-client{flex:1;height:40px}.modal-content .select-project{width:100%;margin-bottom:22px;height:40px}.modal-content .action-button,.modal-content .add-modal-content .add-button,.add-modal-content .modal-content .add-button,.add-job-order-modal .modal-content .update-button,.add-job-order-modal .modal-content .add-order-button,.edit-job-order-modal .modal-content .update-button,.edit-job-order-modal .modal-content .add-order-button{height:40px;font-size:16px;margin-bottom:22px}.select-client .ant-select-selector,.select-project .ant-select-selector{border-radius:10px 0 0 10px!important}.add-modal-content .add-button{margin-bottom:15px}.ant-btn-default:focus,.ant-btn-default:active{box-shadow:none!important;outline:none!important}.ant-btn-primary:focus,.ant-btn-primary:active{outline:none!important;box-shadow:none!important;border-color:transparent!important}.title{font-size:2rem;color:#475569;font-weight:500}.search-export-container{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.search-section{display:flex;justify-content:flex-start;align-items:center;padding:0 10px;margin-bottom:10px}.search-box{width:100%;max-width:300px;text-align:start;vertical-align:top;font-size:16px;height:42px;border-radius:8px}.search-button{height:42px;width:42px;border-radius:0 8px 8px 0;color:#888;font-size:18px}.number-of-results{padding-left:10px;font-weight:400}.button-section{display:flex;justify-content:flex-end;padding:0 10px;align-items:center}.export-button{font-weight:600}.navbar{background-color:#fff;display:flex;justify-content:flex-end;align-items:center;height:64px;min-height:64px;padding:0 24px;overflow:auto;position:sticky;top:0;z-index:1000}.navbar .navbar-content{display:flex;align-items:center;gap:45px;margin-right:20px}.navbar .user-email{font-size:14px;color:#000}.navbar .user-role{font-size:12px;background:#faad14;color:#fff;border-radius:12px;font-weight:500;padding:5px 8px}.navbar .notification-icon{font-size:22px;color:#666;cursor:pointer;color:#08c}.navbar .notification-icon:active{color:#08c}.navbar .logout-link{color:#000}.navbar .logout-link:hover{color:red;cursor:pointer}.navbar-dropdown .ant-dropdown-menu{min-width:200px;border-radius:8px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.navbar-dropdown .ant-dropdown-menu .dropdown-item{padding:8px 0;display:flex;align-items:center}.navbar-dropdown .ant-dropdown-menu .dropdown-item .user-email{font-size:14px;color:#000}.navbar-dropdown .ant-dropdown-menu .dropdown-item .user-role{font-size:12px;background:#faad14;color:#fff;border-radius:12px;font-weight:500;padding:5px 8px;margin:0}.navbar-dropdown .ant-dropdown-menu .dropdown-item .notification-icon{font-size:18px;color:#08c}.navbar-dropdown .ant-dropdown-menu .dropdown-item .logout-link{color:#000}.navbar-dropdown .ant-dropdown-menu .dropdown-item .logout-link:hover{color:red;cursor:pointer}
