.leave-stat-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 12px #00000014;transition:all .3s ease;height:100%}.leave-stat-card:hover{box-shadow:0 6px 16px #0000001a}.leave-stat-card .stat-value{font-size:28px;font-weight:700}.leave-stat-card .stat-title{font-size:14px;color:#555}.leave-stat-card .ant-table{border-radius:8px;overflow:hidden}.leave-stat-card .ant-table tr:hover td{background:#f5f5f5!important}.leave-stat-card .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.leave-stat-card .ant-tag{font-size:12px;padding:2px 8px;border-radius:12px}.forms-row{margin-top:24px}.add-supply-container,.full-width-datepicker,.dropdown-add-button{width:100%}.dropdown-divider{margin:4px 0}.supply-units-row{display:flex;gap:8px;align-items:baseline;margin-bottom:8px}.supply-units-row .ant-form-item{margin-bottom:0}.supply-units-row .unit-selector{flex:1;min-width:200px}.supply-units-row .quantity-input,.supply-units-row .price-input,.supply-units-row .date-picker{flex:1}.supply-units-row .ant-input-number,.supply-units-row .ant-picker{width:100%}body{margin:0}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif}.primary-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 12px #00000014;transition:all .3s ease;margin-bottom:24px}.primary-card:hover{box-shadow:0 6px 16px #0000001a}.primary-card h2{font-size:22px;font-weight:600;margin-bottom:24px;border-bottom:1px solid #f0f0f0;padding-bottom:16px;color:#333;display:flex;align-items:center;gap:8px}.primary-card .ant-form-item-label>label{font-weight:500}.primary-card .ant-btn-primary{background:#1890ff;border-color:#1890ff;font-weight:500}.primary-card .ant-btn-primary:hover{background:#40a9ff;border-color:#40a9ff}.ant-table-expanded-row .ant-pagination{margin-top:32px!important;margin-bottom:0!important}.header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 32px;height:64px;background:#fff;box-shadow:0 0 5px #ccc;position:sticky;top:0;z-index:10}.header-left{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%}.header-left .logo{font-size:1.5rem;font-weight:700;color:#1890ff;cursor:pointer;height:50px}.header-center{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.header-center ul{width:100%;border:none}.header-center .ant-menu{display:flex;flex-direction:row;justify-content:center;align-items:center}.header-right{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:16px;width:100%}.header-profile{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;cursor:pointer}.header-username{font-size:1rem;font-weight:500;color:#333}.header-icon{font-size:22px;cursor:pointer}.sider{box-shadow:0 0 5px #ccc}.sider.desktop{overflow:auto!important;height:calc(100vh - 64px)!important;position:sticky!important;top:64px!important;left:0!important}.sider.mobile{position:fixed!important;top:0;bottom:0;z-index:7}.sider-overlay-mobile{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:7}.sider-menu{padding:20px 10px}.layout{min-height:calc(100vh - 64px)}.layout-content{background:#fafafa;overflow:auto;padding:30px}.user-table-actions{display:flex;justify-content:space-between;width:100%;align-items:center;margin-bottom:24px;border-bottom:1px solid #f0f0f0}.user-table-actions h2{border-bottom:none!important;margin-bottom:0}.user-table-actions button{margin-bottom:16px}.deleted-user td{color:#aaa}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;min-width:100vw;background-color:#f0f2f5}.login-container .login-card{width:100%;max-width:400px;padding:40px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.login-container .login-card .login-title{font-size:24px;font-weight:600;margin-bottom:8px;text-align:center}.login-container .login-card .login-subtitle{color:#00000073;text-align:center;margin-bottom:32px}.worksheets-board{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;align-items:start;width:100%}.worksheets-column{min-width:0}.worksheets-column .ant-card{box-sizing:border-box}.worksheet-card{padding:8px 10px;border-radius:8px;position:relative;box-shadow:0 4px 10px #1018280f;transition:transform .12s ease,box-shadow .12s ease;background:#fff;margin-bottom:8px}.worksheet-card .worksheet-title{font-weight:600;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.worksheet-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.worksheet-registration{background:#1890ff14;color:#1890ff;font-size:12px;padding:2px 6px;border-radius:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.worksheet-card .worksheet-vin{font-size:12px;color:#0000008c;margin:4px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.worksheet-contact-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px}.worksheet-contact-left{display:flex;flex-direction:column;gap:2px;min-width:0}.worksheet-client-name{font-size:13px;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.worksheet-client-phone{font-size:12px;color:#0000008c;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.worksheet-contact-right{display:flex;align-items:center}.worksheet-card:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:4px;border-radius:6px;background:#0000000f}.worksheet-card.status-arrived:before{background:#52c41a}.worksheet-card.status-inprogress:before{background:#1890ff}.worksheet-card.status-waitingparts:before{background:#fa8c16}.worksheet-card.status-completed:before{background:#2f54eb}.worksheet-card.status-released:before{background:#8c8c8c}.worksheet-card .ant-card-body{padding-left:18px!important}.column-pagination{display:flex;justify-content:center;padding:8px 0 4px}.worksheets-column .ant-card .ant-card-body{padding:6px 10px!important}.worksheet-card:hover{transform:translateY(-3px);box-shadow:0 8px 22px #1018281f}@media (max-width: 1000px){.worksheets-board{grid-template-columns:repeat(3,1fr)}}@media (max-width: 700px){.worksheets-board{grid-template-columns:repeat(2,1fr)}}.column-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.column-title-text{font-weight:700}.column-count{background:#0000000f;color:#000000d9;padding:2px 8px;border-radius:12px;font-size:12px;min-width:28px;text-align:center}.worksheets-filters{padding:12px 0;border-bottom:1px solid rgba(0,0,0,.04);margin-bottom:12px}.filters-card{margin-bottom:12px;border-radius:10px}.filters-card .ant-card-head-title{font-weight:700}.filters-row-grid,.filters-row-grid .ant-input{width:100%}.filters-actions-row{display:flex;justify-content:flex-start;gap:8px;margin-top:6px}@media (max-width: 900px){.worksheets-filters{padding:8px 0}.filters-card{padding:8px}.filters-row-grid{flex-direction:column;gap:8px}}.filters-card-body{display:flex;flex-direction:column}.filters-row,.filters-row-grid,.filters-row .ant-input,.filters-row-grid .ant-input,.filters-card-body .ant-input{width:100%}.filters-actions-row{display:flex;justify-content:flex-start;gap:8px;margin-top:15px}@media (max-width: 900px){.filters-card{padding:8px}.filters-row{flex-direction:column;gap:8px}}
