.projects-container{padding:0}.loading-container{display:flex;justify-content:center;align-items:center;height:400px}.projects-card{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.09);overflow:hidden}.projects-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;width:100%}.projects-table{margin-top:16px}.form-buttons{margin-top:24px;display:flex;justify-content:flex-end;gap:8px}@media(max-width:768px){.projects-header{flex-direction:column;align-items:flex-start;gap:16px}.projects-header>Space{width:100%;flex-direction:column;gap:16px}.projects-header .ant-input-search{width:100%!important}.projects-table{margin-top:16px}.form-buttons{flex-direction:column;gap:8px}.form-buttons Button{width:100%}}